JP4491273B2 - Storage system, file access control program, and file access control method - Google Patents

Storage system, file access control program, and file access control method Download PDF

Info

Publication number
JP4491273B2
JP4491273B2 JP2004139471A JP2004139471A JP4491273B2 JP 4491273 B2 JP4491273 B2 JP 4491273B2 JP 2004139471 A JP2004139471 A JP 2004139471A JP 2004139471 A JP2004139471 A JP 2004139471A JP 4491273 B2 JP4491273 B2 JP 4491273B2
Authority
JP
Japan
Prior art keywords
file
file access
rule
attribute
access rule
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004139471A
Other languages
Japanese (ja)
Other versions
JP2005322020A5 (en
JP2005322020A (en
Inventor
正明 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004139471A priority Critical patent/JP4491273B2/en
Priority to US11/055,634 priority patent/US7865520B2/en
Publication of JP2005322020A publication Critical patent/JP2005322020A/en
Publication of JP2005322020A5 publication Critical patent/JP2005322020A5/ja
Application granted granted Critical
Publication of JP4491273B2 publication Critical patent/JP4491273B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、情報処理システム等に用いられるストレージシステムに関し、特に、複数の記憶装置又は複数の下位ファイルシステムを持つファイルシステムにおけるファイルアクセス制御に関する。   The present invention relates to a storage system used in an information processing system and the like, and more particularly to file access control in a file system having a plurality of storage devices or a plurality of lower-level file systems.

多数の記憶装置を管理するファイルシステムにおいて、高い総合入出力性能を発揮するためには、複数の記憶装置の並列度及び記憶装置ごとの性能の双方を高める必要がある。例えば、単一の巨大なファイルにアクセスする場合には、一つの装置にファイル全部を割り当ててアクセスするよりも、ファイルを複数のブロックに分割して、それぞれの分割されたブロックを複数の記憶装置に割り当てて、これらの複数の記憶装置を並列にアクセスすると、装置の並列度を生かせるため、ファイルのアクセス性能が向上する。   In a file system that manages a large number of storage devices, it is necessary to improve both the parallelism of the plurality of storage devices and the performance of each storage device in order to exhibit high overall input / output performance. For example, when accessing a single huge file, rather than allocating and accessing the entire file to one device, the file is divided into a plurality of blocks, and each divided block is divided into a plurality of storage devices. When the plurality of storage devices are accessed in parallel, the degree of parallelism of the devices can be utilized, so that the file access performance is improved.

しかし、記憶装置の数が非常に多い場合には、一つのファイルを必要以上の記憶装置に分割すると、装置あたりの性能効率が悪化する。これは、同一ファイルの複数部分が同一装置に割り当てられている場合には、記憶装置のまとめ書き又は先読み等の機構が機能して性能を高めることができるが、ファイル分割数が多くなると同一装置に割り当てられるブロック数が減り、記憶装置のまとめ書きや先読みの機構が十分に機能しなくなるためである。また、複数のファイルに同時にアクセスする場合、異なるファイルのブロックが同一記憶装置に割り当てられるため、記憶装置内でシークが発生し、記憶装置の性能効率はさらに低下する。   However, when the number of storage devices is very large, if one file is divided into more storage devices than necessary, the performance efficiency per device deteriorates. This is because when multiple parts of the same file are assigned to the same device, a mechanism such as batch writing or prefetching of the storage device functions to improve the performance, but if the number of file divisions increases, the same device This is because the number of blocks allocated to the memory device decreases, and the storage device bulk writing and prefetching mechanisms do not function sufficiently. Further, when accessing a plurality of files at the same time, blocks of different files are allocated to the same storage device, so a seek occurs in the storage device, and the performance efficiency of the storage device further decreases.

この並列度と性能効率の兼ね合いの問題に対して、ファイルシステム単位で一つのファイルがストライプする幅を固定して制限する方法や、ユーザが各ファイルのディスクへの割り当て情報を詳細に指定し、ファイルアクセスの高速化を行う方法が提案されている。この方法は、ファイルごとに、ユーザがストライプするディスクを指定するものであり、ファイルごとに最適な大きさのブロックに分割して、高速なアクセスを実現する(例えば、特許文献1参照。)。   To solve this trade-off between parallelism and performance efficiency, the method of fixing and limiting the stripe width of a single file in file system units, and the user specifying details of the allocation information of each file to the disk, A method for speeding up file access has been proposed. In this method, a disk to be striped is designated by the user for each file, and high-speed access is realized by dividing the file into blocks having an optimum size for each file (for example, see Patent Document 1).

また、ファイルシステムが静的基準でファイルの割り当て方法を選択する方法も提案されている。この方法は、ファイルのアクセスサイズに適合するブロックサイズが設定された記憶装置を選択するものであり、未使用の記憶領域を小さくすると共に、高速なアクセスを実現する(例えば、特許文献2参照。)。
特開平11−15720号公報 特開2002−132548号公報
There has also been proposed a method in which the file system selects a file allocation method on a static basis. This method is to select a storage device in which a block size that matches the file access size is set. The unused storage area is reduced, and high-speed access is realized (see, for example, Patent Document 2). ).
Japanese Patent Laid-Open No. 11-15720 JP 2002-132548 A

ユーザが各ファイルのディスクへの割り当て情報を詳細に指定する方法は、一度割り当てたファイルを繰り返し利用する定型業務的なシステムでは有効である。しかし、多数の一般利用者が多数の小さなファイルを頻繁に作成、消去するシステムでは、ユーザがファイルを作成する度に具体的なディスク割り当て情報を指定する必要があるため、作業が煩雑になり、実際の運用は困難である。   The method in which the user specifies in detail the allocation information of each file to the disk is effective in a routine business system that repeatedly uses a file once allocated. However, in a system where many general users frequently create and delete many small files, it is necessary to specify specific disk allocation information each time a user creates a file, which makes the work complicated. Actual operation is difficult.

ファイルシステムが静的基準でファイルの割り当て方法を選択する方法は、ファイルのアクセスサイズという固定された条件からファイルを割り当てる記憶装置を決定しているため、選択条件も装置構成も変更することができない。このため、性能が最大に発揮できるファイルサイズ、同時アクセスファイル数が限定される。   In the method in which the file system selects a file allocation method on a static basis, a storage device to which a file is allocated is determined based on a fixed condition such as a file access size. Therefore, neither the selection condition nor the device configuration can be changed. . For this reason, the file size and the number of files that can be accessed simultaneously are limited.

本発明は、ネットワークを介して相互に通信可能に接続されたノードと、前記ノードに接続された記憶装置と、を備えるストレージシステムにおいて、前記ノードは、前記ノードのユーザが開始しようとするファイルアクセスについて複数のファイル属性を検出するファイル属性検出部と、前記記憶装置を用いたファイルアクセスを行うために選択可能なアクセス方法の種別であるファイルアクセス規則を各々の規則識別子と対応付けて格納するファイルアクセス規則格納部と、出現し得る複数のファイル属性のそれぞれについて、選択すべきファイルアクセス規則の規則識別子を規定したファイルアクセス規則選択ポリシを設定するファイルアクセス規則選択ポリシ格納部と、前記検出された複数のファイル属性に対応する前記ファイルアクセス規則に従って前記記憶装置に対するファイルアクセスを制御するファイルアクセス制御部と、を有し、前記出現し得る複数のファイル属性の各々は、静的ファイル属性又は動的ファイル属性のいずれかに分類される所定の属性項目に関する属性値としてファイルアクセス規則選択ポリシ格納部に設定され、前記各属性項目には優先順位が付され、前記ファイルアクセス制御部は、前記ファイル属性検出部によって検出された複数のファイル属性のそれぞれについて、選択すべきファイルアクセス規則の規則識別子を、前記ファイルアクセス規則選択ポリシ格納部を参照することで抽出し、前記抽出された規則識別子に相反するファイルアクセス規則に対応する規則識別子の組が含まれる場合にはその組のなかでもっとも優先順位が高い属性項目に関する属性値に対応する規則識別子を選択し、前記抽出及び選択によって取得した一つ以上の規則識別子に対応する一つ以上のファイルアクセス規則を合成ファイルアクセス規則として読み出し、前記合成ファイルアクセス規則に従って、前記記憶装置に対するファイルアクセスを制御することを特徴とする。 The present invention relates to a storage system comprising a node connected to be communicable with each other via a network, and a storage device connected to the node , wherein the node is a file access to be started by a user of the node A file attribute detection unit that detects a plurality of file attributes and a file access rule that is a type of access method that can be selected to perform file access using the storage device in association with each rule identifier An access rule storage unit; a file access rule selection policy storage unit that sets a file access rule selection policy that defines a rule identifier of a file access rule to be selected for each of a plurality of file attributes that may appear; and the detected the file a corresponding to a plurality of file attributes Possess the file access control unit for controlling a file access to the storage device according to Seth rules, and each of the plurality of file attributes which may be the appearance is classified into one of a static file attributes or dynamic file attributes A plurality of files detected by the file attribute detection unit are set in the file access rule selection policy storage unit as attribute values related to a predetermined attribute item, each attribute item is given a priority order, and the file access control unit For each attribute, the rule identifier of the file access rule to be selected is extracted by referring to the file access rule selection policy storage unit, and the rule identifier corresponding to the file access rule that contradicts the extracted rule identifier. If a set is included, the highest priority is given to the set. A rule identifier corresponding to an attribute value related to a sex item is selected, and one or more file access rules corresponding to one or more rule identifiers acquired by the extraction and selection are read out as a composite file access rule, and the composite file access rule According to the above, file access to the storage device is controlled .

本発明によれば、ユーザが指定したポリシに従い、ファイルに最適な割り当て方法及びファイルに最適なアクセス方法が自動的に選択される。このため、煩雑な作業を必要とせずに、ユーザに高速なファイルアクセスを提供することができる。   According to the present invention, an optimal allocation method for a file and an optimal access method for a file are automatically selected according to a policy designated by the user. Therefore, high-speed file access can be provided to the user without requiring complicated work.

以下、本発明の実施の形態について、図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態の計算機システムの構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of a computer system according to the embodiment of this invention.

クライアントノード1a〜1bは、ネットワーク3を介して、I/Oノード2a〜2eと通信可能に接続される。各ノードには、記憶装置4a〜4lが接続される。   The client nodes 1a to 1b are communicably connected to the I / O nodes 2a to 2e via the network 3. Storage devices 4a to 4l are connected to each node.

ネットワーク3は、例えば、LAN(Local Area Network)である。   The network 3 is, for example, a LAN (Local Area Network).

クライアントノード1a及び1bは、システムの管理者又はユーザが使用するコンピュータ装置であり、CPU(図示省略)、メモリ(図示省略)及びネットワークインターフェース(図示省略)等を備える。クライアントノード1aのメモリには、ユーザが使用するユーザコマンド又はアプリケーション5、システムの属性等が設定される環境変数又は設定ファイル18、及び、ファイル管理プログラムであるファイルシステム6aが格納される。ユーザコマンド又はアプリケーション5は、例えば、ファイルシステム6aに対して、ファイルへのアクセス命令を出す。   The client nodes 1a and 1b are computer devices used by system administrators or users, and include a CPU (not shown), a memory (not shown), a network interface (not shown), and the like. The memory of the client node 1a stores a user command or application 5 used by the user, an environment variable or setting file 18 in which system attributes and the like are set, and a file system 6a which is a file management program. For example, the user command or application 5 issues a file access command to the file system 6a.

クライアントノード1bは、クライアントノード1aと同様の構成であり、ファイルシステム6bが格納される。ファイルシステム6a及び6bは、ノード1a〜1b、2b〜2eに接続された記憶装置とI/Oノード2aにおいて動作するサブファイルシステム7を管理する。   The client node 1b has the same configuration as the client node 1a and stores a file system 6b. The file systems 6a and 6b manage the storage devices connected to the nodes 1a to 1b and 2b to 2e and the sub file system 7 operating in the I / O node 2a.

次に、ファイルシステム6aの構成について説明する。   Next, the configuration of the file system 6a will be described.

ファイル属性検出部500は、ファイルシステム6aに含まれるサブプログラムによって構成されており、ユーザコマンド又はアプリケーション5からファイルアクセス命令を受けると、その命令の対象となるファイルに対応するファイル属性600を検出し、ファイルアクセス制御部100に渡す。ここで、ファイル属性600は、例えば、ファイル名、ファイルサイズ、ファイルオーナー名等である(図6、図7参照)。   When the file attribute detection unit 500 is configured by a subprogram included in the file system 6a and receives a file access command from a user command or the application 5, the file attribute detection unit 500 detects the file attribute 600 corresponding to the file targeted by the command. To the file access control unit 100. Here, the file attribute 600 is, for example, a file name, a file size, a file owner name, etc. (see FIGS. 6 and 7).

ファイルアクセス制御部100は、ファイルシステム6aに含まれるサブプログラムによって構成されており、ファイルアクセス規則選択制御部200を含む。ファイルアクセス制御部100は、ファイル属性検出部500から受け取ったファイル属性600をファイルアクセス規則選択制御部200に渡す。   The file access control unit 100 is configured by a subprogram included in the file system 6 a and includes a file access rule selection control unit 200. The file access control unit 100 passes the file attribute 600 received from the file attribute detection unit 500 to the file access rule selection control unit 200.

ファイルアクセス規則選択制御部200は、ファイルアクセス制御部100に含まれるサブプログラムによって構成されており、受け取ったファイル属性600に対して、ファイルアクセス規則テーブル300及びファイルアクセス規則選択ポリシテーブル400を適用して合成ファイルアクセス規則1000を生成し、ファイルアクセス制御部100に返す。ファイルアクセス制御部100は、受け取った合成ファイルアクセス規則1000に従って、ファイル700の構造定義800の生成、ファイル領域割り当て及びファイル入出力を行う。   The file access rule selection control unit 200 includes subprograms included in the file access control unit 100, and applies the file access rule table 300 and the file access rule selection policy table 400 to the received file attribute 600. The composite file access rule 1000 is generated and returned to the file access control unit 100. The file access control unit 100 generates a structure definition 800 of the file 700, assigns a file area, and performs file input / output in accordance with the received composite file access rule 1000.

ここで、ファイルアクセス規則は、クライアントノード1がファイルにアクセスする際に適用する規則であり、管理者又はユーザによって予め定義されている。また、ファイルアクセス規則テーブル300は、定義されたファイルアクセス規則が格納されるテーブルである(図3から図5参照)。   Here, the file access rule is a rule applied when the client node 1 accesses a file, and is defined in advance by an administrator or a user. The file access rule table 300 is a table in which defined file access rules are stored (see FIGS. 3 to 5).

また、ファイルアクセス規則選択ポリシテーブル400は、ファイル属性600と、その属性のファイル700に適用するファイルアクセス規則との対応を規定するテーブルである(図8から図10参照)。   The file access rule selection policy table 400 is a table that defines the correspondence between the file attribute 600 and the file access rule applied to the file 700 having that attribute (see FIGS. 8 to 10).

また、合成ファイルアクセス規則1000は、ファイル700へのアクセスの際に実際に適用される規則であり(図12、図13参照)、ファイルアクセス規則選択ポリシテーブル400によって規定されたそのファイル700のファイル属性600に対応するファイルアクセス規則を合成して生成される。   The synthetic file access rule 1000 is a rule that is actually applied when the file 700 is accessed (see FIGS. 12 and 13). The file 700 of the file 700 defined by the file access rule selection policy table 400 is used. It is generated by combining file access rules corresponding to the attribute 600.

なお、ファイルアクセス規則選択制御部200は、ファイルアクセス規則テーブル300及びファイルアクセス規則選択ポリシテーブル400を適用する代わりに、ユーザが環境変数又は設定ファイル18によって定義したファイルアクセス規則およびファイルアクセス規則選択ポリシを適用してもよい。   Note that the file access rule selection control unit 200 does not apply the file access rule table 300 and the file access rule selection policy table 400, but the file access rule and the file access rule selection policy defined by the user using the environment variable or the setting file 18. May be applied.

I/Oノード2a〜2eは、クライアントノード1から記憶装置4k〜4iへのデータアクセスを処理するコンピュータ装置であり、クライアントノード1と同様のハードウェア構成を有する。クライアントノード1がI/Oノード2に接続された記憶装置4への入出力命令を発行した場合には、ネットワーク3を介して、対象となる記憶装置4に接続されたノードに命令が転送され、入出力が実行される。ここで、I/Oノード2a〜2eは、ユーザが直接使用しないため、ユーザコマンド/アプリケーション5は格納されていなくてもよい。また、I/Oノード2a〜2eは、クライアントノード1のファイルシステム6の管理下にあるため、ファイルシステム6を格納していない。   The I / O nodes 2a to 2e are computer devices that process data access from the client node 1 to the storage devices 4k to 4i, and have the same hardware configuration as that of the client node 1. When the client node 1 issues an input / output command to the storage device 4 connected to the I / O node 2, the command is transferred to the node connected to the target storage device 4 via the network 3. , Input / output is executed. Here, since the user does not directly use the I / O nodes 2a to 2e, the user command / application 5 may not be stored. Further, the I / O nodes 2a to 2e do not store the file system 6 because they are under the management of the file system 6 of the client node 1.

また、I/Oノード2a〜2eは、直接接続された記憶装置を管理するサブファイルシステムを備えてもよい。本実施の形態では、I/Oノード2aがサブファイルシステム(SUBFS)7を備え、クライアントノード1のファイルシステム6からのファイルアクセス命令を受けて、記憶装置4k及び4lへのファイルアクセスを管理する。   Further, the I / O nodes 2a to 2e may include a sub file system that manages the directly connected storage devices. In the present embodiment, the I / O node 2a includes a sub file system (SUBFS) 7, and receives file access commands from the file system 6 of the client node 1 and manages file access to the storage devices 4k and 4l. .

記憶装置4a〜4lは、それぞれが、オペレーティングシステム(図示省略)によって単一の記憶装置と認識される領域(いわゆる、論理ユニット)であり、それぞれが単独の記憶装置(例えば、磁気ディスクドライブ)であっても、それぞれが複数の記憶装置の集合体(例えば、RAIDのような磁気ディスクアレイ)であっても、それぞれが単独の記憶装置又は複数の記憶装置の一部であってもよい。   Each of the storage devices 4a to 4l is an area (a so-called logical unit) recognized as a single storage device by an operating system (not shown), and each is a single storage device (for example, a magnetic disk drive). Even if each is an aggregate of a plurality of storage devices (for example, a magnetic disk array such as RAID), each may be a single storage device or a part of a plurality of storage devices.

本実施の形態では、ファイルシステム6a及び6bは、記憶装置4a〜4jを直接管理し、記憶装置4k、4lはサブファイルシステム7経由で管理しているが、全ての記憶装置を直接管理しても良い。また、全てのI/Oノード2がサブファイルシステム7と同様のサブファイルシステム(図示省略)を備え、全ての記憶装置をこれらのサブファイルシステム経由で管理しても良い。   In this embodiment, the file systems 6a and 6b directly manage the storage devices 4a to 4j and the storage devices 4k and 4l are managed via the sub file system 7. However, all the storage devices are directly managed. Also good. Further, all the I / O nodes 2 may be provided with a sub file system (not shown) similar to the sub file system 7, and all the storage devices may be managed via these sub file systems.

また、ファイルシステム6がクライアントノード1上になく、I/Oノード2上に配置されてもよい。この場合、クライアントノード1のユーザコマンド又はアプリケーション5が、ネットワーク3を介してI/Oノード2上のファイルシステム6にファイルアクセス命令を発行し、I/Oノード2上のファイルシステム6が記憶装置4へのファイルアクセスを管理する。   Further, the file system 6 may be arranged not on the client node 1 but on the I / O node 2. In this case, the user command or application 5 of the client node 1 issues a file access command to the file system 6 on the I / O node 2 via the network 3, and the file system 6 on the I / O node 2 stores the storage device. 4 to manage file access.

また、ファイルシステム6がクライアントノード1とI/Oノード2とに分散して配置されてもよい。   Further, the file system 6 may be distributed and arranged in the client node 1 and the I / O node 2.

また、ファイルシステム6を備えたクライアントノード1の他に、ファイルシステム6を備えないクライアント装置(図示省略)がネットワーク3に接続され、このクライアント装置から、ネットワーク3を介してクライアントノード1のファイルシステム6にファイルアクセス要求をしてもよい。この場合、クライアント装置からファイルアクセス要求を受けたファイルシステム6が記憶装置4へのファイルアクセスを管理する。   In addition to the client node 1 having the file system 6, a client device (not shown) not having the file system 6 is connected to the network 3, and the file system of the client node 1 is connected from the client device via the network 3. 6 may make a file access request. In this case, the file system 6 that has received the file access request from the client device manages file access to the storage device 4.

以下、クライアントノード1a上で動作するファイルシステム6a及びユーザコマンド又はアプリケーション5について詳細に説明するが、クライアントノード2b上のファイルシステム6bは、ファイルシステム6aと協調して一つのファイルシステム機能を提供しているため、クライアントノード2b上でもユーザコマンド又はアプリケーション5は同様に動作する。   Hereinafter, the file system 6a and the user command or application 5 operating on the client node 1a will be described in detail. The file system 6b on the client node 2b provides one file system function in cooperation with the file system 6a. Therefore, the user command or application 5 operates similarly on the client node 2b.

図2は、本発明の実施の形態のファイル入出力処理の手順の説明図である。   FIG. 2 is an explanatory diagram of a procedure of file input / output processing according to the embodiment of this invention.

ファイル入出力処理は、管理者又はユーザによるファイルアクセス規則およびファイルアクセス規則選択ポリシの定義、ユーザコマンド又はアプリケーション5によるファイル作成、並びに、ユーザコマンド又はアプリケーション5によるファイル入出力の各ステップからなる。   The file input / output process includes steps of file access rule and file access rule selection policy definition by the administrator or user, file creation by the user command or application 5, and file input / output by the user command or application 5.

以下、各ステップに対応する処理の概略を説明する。   Hereinafter, an outline of processing corresponding to each step will be described.

管理者又はユーザは、ファイルの割り当て規則又はファイルのアクセス方法を指定するファイルアクセス規則、及び、複数のファイルアクセス規則から目的のファイルに適するファイルアクセス規則を選択するためのファイルアクセス規則選択ポリシを定義し(ステップ201、202)、グラフィカルユーザインターフェース(GUI)、システムコール、環境変数又は設定ファイルを使用してファイルシステムにファイルアクセス規則とファイルアクセス規則選択ポリシを通知する(ステップ203、204)。   The administrator or user defines a file access rule that specifies a file allocation rule or a file access method, and a file access rule selection policy for selecting a file access rule suitable for a target file from a plurality of file access rules. Then, the file access rule and the file access rule selection policy are notified to the file system using the graphical user interface (GUI), system call, environment variable or setting file (steps 203 and 204).

ユーザがファイル700を作成する場合(ステップ205)、ファイル属性検出部500がファイル700に関するファイル属性600を検出し(ステップ206)、ファイルアクセス制御部100に渡す(ステップ207)。   When the user creates the file 700 (step 205), the file attribute detection unit 500 detects the file attribute 600 related to the file 700 (step 206) and passes it to the file access control unit 100 (step 207).

ファイルアクセス制御部100は、ファイルアクセス規則選択制御部200にファイル属性600を渡し、ファイルアクセス規則選択制御部200は、ファイル属性600に、ファイルアクセス規則テーブル300及びファイルアクセス規則選択ポリシテーブル400を適用して、合成ファイルアクセス規則1000を作成する(ステップ208)。ここで、ユーザの環境変数又は設定ファイル18を適用してもよい。   The file access control unit 100 passes the file attribute 600 to the file access rule selection control unit 200, and the file access rule selection control unit 200 applies the file access rule table 300 and the file access rule selection policy table 400 to the file attribute 600. Then, a composite file access rule 1000 is created (step 208). Here, the user's environment variable or setting file 18 may be applied.

ファイルアクセス制御部100は、合成ファイルアクセス規則1000を使用してファイル構造定義800およびファイル700を作成する(ステップ209、210)。   The file access control unit 100 creates the file structure definition 800 and the file 700 using the composite file access rule 1000 (steps 209 and 210).

ユーザがファイル700に入出力アクセスする場合(ステップ211)、ファイル属性検出部500がファイル700に関するファイル属性600を検出し(ステップ212)、ファイルアクセス制御部100に渡す(ステップ213)。   When the user performs input / output access to the file 700 (step 211), the file attribute detection unit 500 detects the file attribute 600 related to the file 700 (step 212) and passes it to the file access control unit 100 (step 213).

ファイルアクセス制御部100は、ファイルアクセス規則選択制御部200にファイル属性600を渡し、ファイルアクセス規則選択制御部200は、ファイル属性600に、ファイルアクセス規則テーブル300及びファイルアクセス規則選択ポリシテーブル400を適用して、合成ファイルアクセス規則1000を作成する(ステップ214)。ここで、ユーザの環境変数又は設定ファイル18を適用してもよい。   The file access control unit 100 passes the file attribute 600 to the file access rule selection control unit 200, and the file access rule selection control unit 200 applies the file access rule table 300 and the file access rule selection policy table 400 to the file attribute 600. Then, a composite file access rule 1000 is created (step 214). Here, the user's environment variable or setting file 18 may be applied.

ファイルアクセス制御部100は、合成ファイルアクセス規則1000を使用してファイル入出力を行う(ステップ215)。   The file access control unit 100 performs file input / output using the composite file access rule 1000 (step 215).

次に、上記ステップ中のファイルアクセス規則およびファイルアクセス規則テーブル300について詳しく述べる。   Next, the file access rule and the file access rule table 300 in the above steps will be described in detail.

ファイルアクセス規則は、ファイルの記憶装置4への割り当て方法又はファイルへのアクセス方法を指定する規則である。ファイル割り当て方法は、ファイル作成時に適用される規則であり、例えば、記憶領域の割り当て、ストライプ方法及びブロックサイズ等に分類される。   The file access rule is a rule for designating a method for assigning a file to the storage device 4 or a method for accessing the file. The file allocation method is a rule applied at the time of file creation, and is classified into, for example, storage area allocation, stripe method, block size, and the like.

図3は、本発明の実施の形態のファイルアクセス規則テーブル300の説明図である。   FIG. 3 is an explanatory diagram of the file access rule table 300 according to the embodiment of this invention.

図3において、規則の種類301は、ファイルアクセス規則テーブル300において定義されるファイルアクセス規則の種類を表示する。図3の例では、ファイルアクセス規則は、「記憶領域の割り当て」、「ストライプ方法」、「ブロックサイズ」又は「アクセス方法」の4種類に分類される。   In FIG. 3, a rule type 301 displays the type of file access rule defined in the file access rule table 300. In the example of FIG. 3, the file access rules are classified into four types: “storage area allocation”, “stripe method”, “block size”, or “access method”.

ファイルアクセス規則ID302は、ファイルアクセス規則テーブル300において定義されるファイルアクセス規則に付される識別子であり、各ファイルアクセス規則に固有の値が付される。   The file access rule ID 302 is an identifier attached to the file access rule defined in the file access rule table 300, and a unique value is assigned to each file access rule.

ファイルアクセス規則303欄には、ファイルアクセス規則テーブル300において定義されるファイルアクセス規則の内容が格納されている。   The file access rule 303 column stores the contents of the file access rule defined in the file access rule table 300.

次に、各ファイルアクセス規則303について説明する。   Next, each file access rule 303 will be described.

規則の種類301が「記憶領域の割り当て」に分類されるファイルアクセス規則303は、記憶装置4a〜4j又はサブファイルシステム7のうち、どの記憶装置又はサブファイルシステムにファイル700を割り当てるかを指定する。ここで、記憶領域とは、記憶装置4及びサブファイルシステム7を含む概念である。   The file access rule 303 in which the rule type 301 is classified as “storage area allocation” designates to which storage device or sub file system the file 700 is allocated among the storage devices 4 a to 4 j or the sub file system 7. . Here, the storage area is a concept including the storage device 4 and the sub file system 7.

ファイル700を割り当てる記憶領域は、複数指定することができる。図3の例では、ファイルアクセス規則ID302が「M_A1」、「M_A2」及び「M_A3」であるファイルアクセス規則303が「記憶領域の割り当て」に分類される。   A plurality of storage areas to which the file 700 is allocated can be designated. In the example of FIG. 3, the file access rules 303 whose file access rule IDs 302 are “M_A1”, “M_A2”, and “M_A3” are classified as “storage area allocation”.

ファイルアクセス規則「M_A1」は、「range=4b−4d」と定義される(行304)。これは、ファイル700の記憶領域を記憶装置4b、4c及び4dに割り当てることを意味する。管理者又はユーザは、パラメータ「4b−4d」を変更することによって、任意の記憶領域を指定することができる。   The file access rule “M_A1” is defined as “range = 4b-4d” (line 304). This means that the storage area of the file 700 is allocated to the storage devices 4b, 4c and 4d. The administrator or the user can specify an arbitrary storage area by changing the parameter “4b-4d”.

ファイルアクセス規則「M_A2」は、「width=2」と定義される(行305)。これは、ファイル700をいずれか二つの記憶領域に割り当てることを意味する。どの二つの記憶領域に割り当てるかは指定されないため、ファイルシステム6に委ねられる。管理者又はユーザは、パラメータ「2」を変更することによって、任意の数の記憶領域を指定することができる。   The file access rule “M_A2” is defined as “width = 2” (line 305). This means that the file 700 is allocated to any two storage areas. Which two storage areas are allocated is not specified, and is left to the file system 6. The administrator or the user can specify an arbitrary number of storage areas by changing the parameter “2”.

ファイルアクセス規則「M_A3」は、「range=−1」と定義される(行306)。これは、ファイル700を全ての記憶領域に割り当てることを意味する。   The file access rule “M_A3” is defined as “range = −1” (line 306). This means that the file 700 is assigned to all storage areas.

ファイルアクセス規則テーブル300には、ファイルアクセス規則「M_A1」、「M_A2」及び「M_A3」のように、相反する規則を定義して格納することができる。   In the file access rule table 300, conflicting rules such as file access rules “M_A1”, “M_A2”, and “M_A3” can be defined and stored.

管理者又はユーザは、上記の「M_A1」から「M_A3」の他に、パラメータが異なる任意の規則を追加することができる。また、上記の「range」及び「width」以外の方法で記憶領域を指定してもよい。   The administrator or user can add arbitrary rules having different parameters in addition to the above “M_A1” to “M_A3”. Further, the storage area may be designated by a method other than the above “range” and “width”.

規則の種類301が「ストライプ方法」に分類されるファイルアクセス規則303は、ファイル700を指定された記憶領域に分散して割り当てる単位を指定する。図3の例では、ファイルアクセス規則ID302が「M_S1」及び「M_S2」であるファイルアクセス規則303が「ストライプ方法」に分類される。   A file access rule 303 in which the rule type 301 is classified as “stripe method” designates a unit in which the file 700 is distributed and assigned to a designated storage area. In the example of FIG. 3, the file access rules 303 whose file access rule IDs 302 are “M_S1” and “M_S2” are classified as “stripe methods”.

ファイルアクセス規則「M_S1」は、「stripe=block」と定義される(行307)。これは、ブロックストライプを指定することを意味する。すなわち、ファイル700を所定のサイズのブロックに分割し、分割したブロックを上記の「記憶領域の割り当て」に分類されるファイルアクセス規則303で指定された記憶領域に分散して割り当てる。ブロックストライプを適用すると、一つのファイルにアクセスする際に複数の記憶領域を並列動作させることができるため、一つのファイルへのアクセス性能が向上する。   The file access rule “M_S1” is defined as “stripe = block” (line 307). This means that a block stripe is designated. That is, the file 700 is divided into blocks of a predetermined size, and the divided blocks are distributed and allocated to the storage areas specified by the file access rules 303 classified in the above “allocating storage areas”. When the block stripe is applied, a plurality of storage areas can be operated in parallel when accessing one file, so that the access performance to one file is improved.

ファイルアクセス規則「M_S2」は、「stripe=file」と定義される(行308)。これは、ファイルストライプを指定することを意味する。すなわち、ファイル700が複数ある場合に、これらの複数のファイル700を、上記の「記憶領域の割り当て」に分類されるファイルアクセス規則303で指定された記憶領域に分散して割り当てる。その結果、一つのファイル700は一つの記憶領域に割り当てられる。例えば、n個(nは任意の整数)の記憶領域があり、n個のファイルを生成した場合、各記憶領域に一つずつファイル700が割り当てられる。ファイルストライプは、同時にアクセスするファイル数が記憶領域の数より多い場合には、ブロックストライプよりアクセス性能が良い。   The file access rule “M_S2” is defined as “stripe = file” (line 308). This means specifying a file stripe. That is, when there are a plurality of files 700, the plurality of files 700 are distributed and allocated to the storage areas specified by the file access rules 303 classified in the above-mentioned “storage area allocation”. As a result, one file 700 is assigned to one storage area. For example, when there are n storage areas (n is an arbitrary integer) and n files are generated, one file 700 is allocated to each storage area. The file stripe has better access performance than the block stripe when the number of files accessed simultaneously is larger than the number of storage areas.

規則の種類301が「ブロックサイズ」に分類されるファイルアクセス規則303は、ブロックストライプを適用する場合のブロックのサイズを指定する。図3の例では、ファイルアクセス規則ID302が「M_B1」及び「M_B2」であるファイルアクセス規則303が「ブロックサイズ」に分類される。   The file access rule 303 in which the rule type 301 is classified as “block size” designates the block size when the block stripe is applied. In the example of FIG. 3, the file access rule 303 whose file access rule ID 302 is “M_B1” and “M_B2” is classified as “block size”.

ファイルアクセス規則「M_B1」は、「blocksize=512」と定義される(行309)。これは、ブロックサイズとして512KBを指定することを意味する。   The file access rule “M_B1” is defined as “blocksize = 512” (line 309). This means that 512 KB is specified as the block size.

ファイルアクセス規則「M_B2」は、「blocksize=2048」と定義される(行310)。これは、ブロックサイズとして2048KB(すなわち、2MB)を指定することを意味する。   The file access rule “M_B2” is defined as “blocksize = 2048” (line 310). This means that 2048 KB (that is, 2 MB) is specified as the block size.

管理者又はユーザは、上記の「M_B1」及び「M_B2」の他に、任意のブロックサイズを指定した規則を追加することができる。管理者又はユーザは、ファイルを使用するアプリケーションの特性やファイルサイズに適合したブロックサイズを選択することによって、複数の記憶領域の並列度及び単一の記憶領域の性能効率を高めることができる。   The administrator or user can add a rule specifying an arbitrary block size in addition to the above “M_B1” and “M_B2”. The administrator or the user can increase the parallelism of a plurality of storage areas and the performance efficiency of a single storage area by selecting a block size that matches the characteristics of the application that uses the file and the file size.

規則の種類301が「アクセス方法」に分類されるファイルアクセス規則303は、ファイル700の入出力(ファイルアクセス)に関係する規則である。図3の例では、ファイルアクセス規則ID302が「M_M1」、「M_M2」、「M_M3」及び「M_M4」であるファイルアクセス規則303が「アクセス方法」に分類される。   The file access rule 303 in which the rule type 301 is classified as “access method” is a rule related to input / output (file access) of the file 700. In the example of FIG. 3, file access rules 303 whose file access rule IDs 302 are “M_M1”, “M_M2”, “M_M3”, and “M_M4” are classified as “access methods”.

ファイルアクセス規則「M_M1」は、「access=sequential」と定義される(行311)。これは、アクセス方法としてシーケンシャルアクセスを指定することを意味する。シーケンシャルアクセスを指定すると、ファイル700の連続ブロックが記憶領域上に連続して記録される場合が多いため、入出力命令をまとめて発行することによってアクセス性能が向上する。   The file access rule “M_M1” is defined as “access = sequential” (line 311). This means that sequential access is designated as the access method. When sequential access is designated, continuous blocks of the file 700 are often recorded continuously in the storage area, so that access performance is improved by issuing input / output instructions together.

ファイルアクセス規則「M_M2」は、「access=random」と定義される(行312)。これは、アクセス方法としてランダムアクセスを指定することを意味する。   The file access rule “M_M2” is defined as “access = random” (line 312). This means that random access is designated as the access method.

ファイルアクセス規則「M_M3」は、「file_cache=true」と定義される(行313)。これは、ファイル700にアクセスする際にファイルキャッシュを行うことを意味する。   The file access rule “M_M3” is defined as “file_cache = true” (line 313). This means that a file cache is performed when the file 700 is accessed.

ファイルアクセス規則「M_M4」は、「file_pre_read=true」と定義される(行314)。これは、ファイル700にアクセスする際にファイルの先読みを行うことを意味する。   The file access rule “M_M4” is defined as “file_pre_read = true” (line 314). This means that the file is prefetched when the file 700 is accessed.

通常は、ファイルキャッシュやファイルの先読みを行うことによってアクセス性能が向上する。しかし、巨大なファイルにアクセスする場合や細かく分散されたファイルにアクセスする場合は、ファイルキャッシュやファイルの先読みによる性能向上の効果が小さい。このような場合は、ファイルキャッシュやファイルの先読みの処理を行わないことによって、処理量を削減し、アクセス性能の劣化を防止することができる。   Usually, access performance is improved by performing file cache and file prefetching. However, when accessing a huge file or accessing a finely distributed file, the effect of improving the performance by the file cache or file prefetching is small. In such a case, the amount of processing can be reduced and the deterioration of access performance can be prevented by not performing file cache or file prefetching processing.

管理者又はユーザは、上記の「M_M1」から「M_M4」の他に、ファイルアクセスに関する任意の規則を追加することができる。管理者又はユーザは、ファイルアクセスの際に、ファイルアクセスに関する適切な規則を選択することによって、アクセス性能を向上させることができる。   The administrator or the user can add an arbitrary rule regarding file access in addition to the above “M_M1” to “M_M4”. An administrator or a user can improve access performance by selecting an appropriate rule regarding file access at the time of file access.

更に、管理者又はユーザは、「記憶領域の割り当て」、「ストライプ方法」、「ブロックサイズ」又は「アクセス方法」以外に分類されるファイルアクセス規則303を、ファイルアクセス規則テーブル300に追加することができる。   Furthermore, the administrator or the user may add a file access rule 303 classified into other than “allocation of storage area”, “stripe method”, “block size”, or “access method” to the file access rule table 300. it can.

前述したように、ファイルアクセス規則テーブル300には、ファイルアクセス規則ID302とファイルアクセス規則303の複数の組み合わせが格納されている。   As described above, the file access rule table 300 stores a plurality of combinations of the file access rule ID 302 and the file access rule 303.

図4は、本発明の実施の形態において管理者又はユーザがファイルアクセス規則テーブル300にファイルアクセス規則303を設定する手順のフローチャートである。   FIG. 4 is a flowchart of a procedure for setting the file access rule 303 in the file access rule table 300 by the administrator or the user in the embodiment of the present invention.

管理者又はユーザは、GUI、システムコール、環境変数又は設定ファイルによって、ファイルアクセス規則テーブル300にファイルアクセス規則303を設定する。   An administrator or a user sets a file access rule 303 in the file access rule table 300 by using a GUI, a system call, an environment variable, or a setting file.

管理者又はユーザは、設定の処理を開始すると(401)、設定するファイルアクセス規則303の内容を決定し、GUI、システムコール、環境変数又は設定ファイルによってその内容をファイルアクセス規則選択制御部200に通知する(402)。   When the administrator or the user starts the setting process (401), the content of the file access rule 303 to be set is determined, and the content is transferred to the file access rule selection control unit 200 by GUI, system call, environment variable or setting file. Notification is made (402).

次に、ファイルアクセス規則選択制御部200は、通知された内容をファイルアクセス規則テーブル300に登録し(403)、処理を終了する(404)。   Next, the file access rule selection control unit 200 registers the notified contents in the file access rule table 300 (403) and ends the processing (404).

図5は、本発明の実施の形態において管理者又はユーザがファイルアクセス規則テーブル300にファイルアクセス規則303を設定するGUIの例の説明図である。   FIG. 5 is an explanatory diagram illustrating an example of a GUI in which the administrator or user sets the file access rule 303 in the file access rule table 300 according to the embodiment of this invention.

管理者又はユーザは、クライアントノード1を操作して、ファイルアクセス規則テーブル300にファイルアクセス規則303を設定することができる。この設定の際、クライアントノード1の出力装置(図示省略)には、図5に示すウィンドウが表示される。   An administrator or a user can operate the client node 1 to set the file access rule 303 in the file access rule table 300. At the time of this setting, the window shown in FIG. 5 is displayed on the output device (not shown) of the client node 1.

このウィンドウには、ファイルアクセス規則ID入力部501、ファイルアクセス規則入力部502、登録ボタン503及び登録済みアクセス規則表示部504が表示される。管理者又はユーザは、ファイルアクセス規則ID入力部501に、設定するファイルアクセス規則303に付与するファイルアクセス規則ID302を入力し、ファイルアクセス規則入力部502に、設定するファイルアクセス規則303を入力する。   In this window, a file access rule ID input unit 501, a file access rule input unit 502, a registration button 503, and a registered access rule display unit 504 are displayed. The administrator or the user inputs the file access rule ID 302 to be assigned to the file access rule 303 to be set in the file access rule ID input unit 501, and inputs the file access rule 303 to be set in the file access rule input unit 502.

次に、登録ボタン503を操作(例えば、マウスカーソルを置いてクリック)すると、入力されたID及び規則の組がファイルアクセス規則テーブル300に登録される。登録されたファイルアクセス規則ID302及びファイルアクセス規則303は、登録済みアクセス規則表示部504に一覧表示される。図5の例は、図3のファイルアクセス規則ID302及びファイルアクセス規則303が登録された場合を表示する。   Next, when the registration button 503 is operated (for example, when the mouse cursor is placed and clicked), the input ID and rule set are registered in the file access rule table 300. The registered file access rule ID 302 and file access rule 303 are displayed in a list on the registered access rule display unit 504. The example of FIG. 5 displays the case where the file access rule ID 302 and the file access rule 303 of FIG. 3 are registered.

次に、ファイル属性600について説明する。   Next, the file attribute 600 will be described.

図6は、本発明の実施の形態のファイル属性600の内容の説明図である。   FIG. 6 is an explanatory diagram of the contents of the file attribute 600 according to the embodiment of this invention.

図6において、属性の種類603は、ファイル属性検出部500によってファイル700から検出されるファイル属性600の種類を表示する。図6の例では、ファイル属性600は、「静的ファイル属性」601又は「動的ファイル属性」602の2種類に分類される。ここで、静的ファイル属性601は、ファイルを作成したときに決定される属性であり、例えば、ファイル名、ファイルサイズ等が該当する。また、動的ファイル属性602は、ファイルアクセスごとに決定される属性であり、例えば、ファイルにアクセスするプログラム名、ファイルにアクセスするユーザ名等が該当する。   In FIG. 6, the attribute type 603 displays the type of the file attribute 600 detected from the file 700 by the file attribute detection unit 500. In the example of FIG. 6, the file attribute 600 is classified into two types, “static file attribute” 601 and “dynamic file attribute” 602. Here, the static file attribute 601 is an attribute determined when a file is created, and corresponds to, for example, a file name and a file size. The dynamic file attribute 602 is an attribute determined for each file access, and corresponds to, for example, a program name for accessing a file, a user name for accessing a file, and the like.

ファイル属性項目ID604は、ファイル属性の項目に付される識別子であり、各項目について固有の値が付される。   The file attribute item ID 604 is an identifier assigned to the file attribute item, and a unique value is assigned to each item.

属性優先度605は、ファイル属性の項目に与えられる優先度を表す値である。一般に、一つのファイルは、複数のファイル属性600を有する。それぞれのファイル属性600について、相反するファイルアクセス規則303が対応している場合に、優先度の高いファイル属性の項目に対応する規則を選択して適用する。図6の例では、属性優先度605の値が大きいほど優先度が高い。ファイル属性600とファイルアクセス規則303との対応については図8で、属性優先度605を用いたファイルアクセス規則303の選択については図12で、それぞれ詳細に説明する。   The attribute priority 605 is a value representing the priority given to the file attribute item. In general, one file has a plurality of file attributes 600. When the conflicting file access rules 303 correspond to the respective file attributes 600, the rule corresponding to the file attribute item having a high priority is selected and applied. In the example of FIG. 6, the priority is higher as the value of the attribute priority 605 is larger. The correspondence between the file attribute 600 and the file access rule 303 will be described in detail with reference to FIG. 8, and the selection of the file access rule 303 using the attribute priority 605 will be described in detail with reference to FIG.

ファイル属性項目606は、ファイル属性項目ID604に対応するファイル属性の項目を示す。このファイル属性項目606に対応する属性が、ファイル属性600である。   A file attribute item 606 indicates a file attribute item corresponding to the file attribute item ID 604. An attribute corresponding to the file attribute item 606 is a file attribute 600.

図6の例では、ファイル属性項目ID「AT1」に対応するファイル属性項目606は「ファイルの属するディレクトリ名」であり、属性優先度605は「1」であり、属性の種類603は「静的ファイル属性」に分類される(行607)。ここで、例えば、ファイルがルートディレクトリの下にある場合、ファイル属性項目「ファイルの属するディレクトリ名」に対応するファイル属性600は、「/」(すなわち、ルートディレクトリ)となる。   In the example of FIG. 6, the file attribute item 606 corresponding to the file attribute item ID “AT1” is “directory name to which the file belongs”, the attribute priority 605 is “1”, and the attribute type 603 is “static”. “File attribute” (line 607). Here, for example, when the file is under the root directory, the file attribute 600 corresponding to the file attribute item “directory name to which the file belongs” is “/” (that is, the root directory).

同様にして、ファイル属性項目ID「AT2」は、ファイル属性項目「ファイル名」及び属性優先度「2」に対応し、「静的ファイル属性」に分類される(行608)。   Similarly, the file attribute item ID “AT2” corresponds to the file attribute item “file name” and the attribute priority “2”, and is classified as “static file attribute” (line 608).

ファイル属性項目ID「AT3」は、ファイル属性項目「ファイルサイズ」及び属性優先度「3」に対応し、「静的ファイル属性」に分類される(行609)。   The file attribute item ID “AT3” corresponds to the file attribute item “file size” and the attribute priority “3”, and is classified as “static file attribute” (line 609).

ファイル属性項目ID「AT4」は、ファイル属性項目「ファイルオーナー名」(すなわち、ファイルの所有者の名前)及び属性優先度「4」に対応し、「静的ファイル属性」に分類される(行610)。   The file attribute item ID “AT4” corresponds to the file attribute item “file owner name” (that is, the name of the file owner) and the attribute priority “4”, and is classified as “static file attribute” (line 610).

ファイル属性項目ID「AT5」は、ファイル属性項目「ファイルオーナーID」(すなわち、ファイルの所有者に一意に付された識別子)及び属性優先度「5」に対応し、「静的ファイル属性」に分類される(行611)。   The file attribute item ID “AT5” corresponds to the file attribute item “file owner ID” (that is, an identifier uniquely assigned to the owner of the file) and the attribute priority “5”, and is changed to “static file attribute”. Classified (line 611).

また、「静的ファイル属性」に分類されるファイル属性項目として、「ファイル作成ユーザ名」(すなわち、ファイルを作成したユーザの名前)があってもよい。   Further, as a file attribute item classified as “static file attribute”, there may be “file creation user name” (that is, the name of the user who created the file).

ファイル属性項目ID「AT6」は、ファイル属性項目「ファイルアクセスプログラム名」及び属性優先度「6」に対応し、「動的ファイル属性」に分類される(行612)。   The file attribute item ID “AT6” corresponds to the file attribute item “file access program name” and the attribute priority “6”, and is classified as “dynamic file attribute” (line 612).

ファイル属性項目ID「AT7」は、ファイル属性項目「ファイルアクセスプロセスID」及び属性優先度「7」に対応し、「動的ファイル属性」に分類される(行613)。   The file attribute item ID “AT7” corresponds to the file attribute item “file access process ID” and the attribute priority “7”, and is classified as “dynamic file attribute” (line 613).

ファイル属性項目ID「AT8」は、ファイル属性項目「ファイルアクセスユーザ名」(すなわち、ファイルにアクセスするユーザの名前)及び属性優先度「8」に対応し、「動的ファイル属性」に分類される(行614)。   The file attribute item ID “AT8” corresponds to the file attribute item “file access user name” (that is, the name of the user accessing the file) and the attribute priority “8”, and is classified as “dynamic file attribute”. (Line 614).

ファイル属性項目ID「AT9」は、ファイル属性項目「ファイルアクセスユーザID」(すなわち、ファイルにアクセスするユーザに一意に付される識別子)及び属性優先度「9」に対応し、「動的ファイル属性」に分類される(行615)。   The file attribute item ID “AT9” corresponds to the file attribute item “file access user ID” (that is, an identifier uniquely given to the user accessing the file) and the attribute priority “9”. (Line 615).

ファイル属性項目ID「AT10」は、ファイル属性項目「ファイルアクセス単位」及び属性優先度「10」に対応し、「動的ファイル属性」に分類される(行616)。   The file attribute item ID “AT10” corresponds to the file attribute item “file access unit” and the attribute priority “10”, and is classified as “dynamic file attribute” (line 616).

ファイル属性検出部500は、ファイル属性項目606ごとに、ファイルの属性を検出する。管理者又はユーザは、図6に示していないファイル属性項目606を新たに追加して、ファイル属性項目ID604及び属性優先度605を付することができる。   The file attribute detection unit 500 detects the file attribute for each file attribute item 606. The administrator or user can newly add a file attribute item 606 (not shown in FIG. 6) and attach a file attribute item ID 604 and an attribute priority 605.

図7は、本発明の実施の形態のファイル属性検出部500によって検出されたファイル属性600の例の説明図である。   FIG. 7 is an explanatory diagram of an example of the file attribute 600 detected by the file attribute detection unit 500 according to the embodiment of this invention.

図7の例では、プログラム「fft.exe」がディレクトリ「/fast_tmp」に作成し、「yamada」が所有するファイル「fft.dat」の属性を示す。   In the example of FIG. 7, the program “fft.exe” is created in the directory “/ fast_tmp”, and the attribute of the file “fft.dat” owned by “yamada” is shown.

ファイル属性項目ID701は、ファイル属性検出部500が検出したファイル「fft.dat」のファイル属性項目606に対応するファイル属性項目ID604を示す。括弧内に、それぞれのファイル属性項目ID604に対応するファイル属性項目606を示す。   The file attribute item ID 701 indicates a file attribute item ID 604 corresponding to the file attribute item 606 of the file “fft.dat” detected by the file attribute detection unit 500. The file attribute item 606 corresponding to each file attribute item ID 604 is shown in parentheses.

ファイル属性値702は、ファイル属性検出部500が検出したファイル「fft.dat」のファイル属性600の値を示す。図7の例では、ファイル属性項目「ファイルの属するディレクトリ名」として、ファイル属性値「/(ルートディレクトリ)」(行703)及び「fast_tmp」(行704)が検出される。また、ファイル属性項目「ファイルオーナー名」として、ファイル属性値「yamada」が、ファイル属性項目「ファイルアクセスプログラム名」として、ファイル属性値「fft.exe」が、それぞれ検出される。それぞれのファイル属性値702と、対応するファイル属性項目ID701の組が、ファイル「fft.dat」について検出されたファイル属性600である。   The file attribute value 702 indicates the value of the file attribute 600 of the file “fft.dat” detected by the file attribute detection unit 500. In the example of FIG. 7, the file attribute value “/ (root directory)” (line 703) and “fast_tmp” (line 704) are detected as the file attribute item “directory name to which the file belongs”. Further, the file attribute value “yamada” is detected as the file attribute item “file owner name”, and the file attribute value “fft.exe” is detected as the file attribute item “file access program name”. A set of each file attribute value 702 and the corresponding file attribute item ID 701 is the file attribute 600 detected for the file “fft.dat”.

なお、図7では、説明のため、ファイル属性検出部500がファイル属性項目「ファイルの属するディレクトリ名」、「ファイルオーナー名」及び「ファイルアクセスプログラム名」のみについて、ファイル属性値702を検出した例を示したが、他のファイル属性項目(例えば、「ファイル名」)についてファイル属性値702を検出してもよい。   In FIG. 7, for the sake of explanation, an example in which the file attribute detection unit 500 detects the file attribute value 702 for only the file attribute items “directory name to which the file belongs”, “file owner name”, and “file access program name”. However, the file attribute value 702 may be detected for other file attribute items (for example, “file name”).

次に、ファイルアクセス規則選択ポリシ及びファイルアクセス規則選択ポリシテーブル400について説明する。   Next, the file access rule selection policy and the file access rule selection policy table 400 will be described.

図8は、本発明の実施の形態のファイルアクセス規則選択ポリシテーブル400の説明図である。   FIG. 8 is an explanatory diagram of the file access rule selection policy table 400 according to the embodiment of this invention.

ファイルアクセス規則選択ポリシは、ファイル属性600とファイルアクセス規則との対応を規定する手段である。ファイルアクセス規則選択ポリシテーブル400には、各ファイル属性600についてのファイルアクセス規則選択ポリシの内容が格納される。   The file access rule selection policy is a means for defining the correspondence between the file attribute 600 and the file access rule. The file access rule selection policy table 400 stores the contents of the file access rule selection policy for each file attribute 600.

図8において、ファイル属性項目ID801は、ファイルアクセス規則選択ポリシテーブル400によってファイルアクセス規則との対応を規定されるファイル属性600の項目の識別子であり、図6のファイル属性項目ID604及び図7のファイル属性項目ID701に相当する。括弧内に、それぞれのファイル属性項目ID604に対応するファイル属性項目606を示す。   In FIG. 8, a file attribute item ID 801 is an identifier of an item of the file attribute 600 whose correspondence with the file access rule is defined by the file access rule selection policy table 400. The file attribute item ID 604 of FIG. 6 and the file attribute of FIG. This corresponds to the attribute item ID 701. The file attribute item 606 corresponding to each file attribute item ID 604 is shown in parentheses.

ファイル属性値802は、ファイルアクセス規則選択ポリシテーブル400によってファイルアクセス規則との対応を規定されるファイル属性600の値であり、図7のファイル属性値702に相当する。   The file attribute value 802 is a value of the file attribute 600 whose correspondence with the file access rule is defined by the file access rule selection policy table 400, and corresponds to the file attribute value 702 of FIG.

ファイルアクセス規則ID803は、ファイルアクセス規則選択ポリシテーブル400によって規定される、ファイル属性600に対応するファイルアクセス規則である。ファイルアクセス規則ID803は、図3のファイルアクセス規則ID302のうちの一つ又は複数による組み合わせで表現される。   The file access rule ID 803 is a file access rule corresponding to the file attribute 600 defined by the file access rule selection policy table 400. The file access rule ID 803 is expressed by a combination of one or more of the file access rule IDs 302 in FIG.

ファイル属性項目ID801と、対応するファイル属性値802及びファイルアクセス規則ID803の組が、ファイルアクセス規則選択ポリシテーブル400によって規定されるファイルアクセス規則選択ポリシである。   A set of the file attribute item ID 801, the corresponding file attribute value 802 and the file access rule ID 803 is a file access rule selection policy defined by the file access rule selection policy table 400.

図8の例では、ファイル属性項目ID「AT1(ファイルの属するディレクトリ名)」のファイル属性値「/」には、ファイルアクセス規則ID「M_A3」、「M_S2」、「M_B1」、「M_M2」、「M_M3」及び「M_M4」が対応する(行804)。これは、ディレクトリ「/(ルートディレクトリ)」に属するファイル700には、ストライプ方法として全ての記憶領域を指定したファイルストライプが指定され、ブロックサイズとして512KBが指定され、アクセス方法としてランダムアクセスが指定され、アクセス時にファイルキャッシュ及びファイル先読みの実行が指定されることを意味する(図3参照)。   In the example of FIG. 8, the file attribute value “/” of the file attribute item ID “AT1 (directory name to which the file belongs)” includes file access rule IDs “M_A3”, “M_S2”, “M_B1”, “M_M2”, “M_M3” and “M_M4” correspond (line 804). In the file 700 belonging to the directory “/ (root directory)”, a file stripe specifying all storage areas is specified as the stripe method, 512 KB is specified as the block size, and random access is specified as the access method. This means that execution of file cache and file prefetching is specified at the time of access (see FIG. 3).

同様にして、ディレクトリ「/home」に属するファイル700には、ブロックサイズとして2MBが指定される(行805)。ディレクトリ「/fast_tmp」に属するファイル700には、ストライプ方法として記憶装置4b、4c及び4dを指定したブロックストライプが指定され、ブロックサイズとして2MBが指定され、アクセス方法としてシーケンシャルアクセスが指定され、アクセス時にファイル先読みの実行が指定される(行806)。ファイルオーナー名が「yamada」であるファイル700には、割り当て先として、任意の二つの記憶領域が指定される(行807)。ファイルアクセスプログラム名が「fft.exe」のときは、ファイルアクセス方法として、シーケンシャルアクセスが指定される(行808)。ファイルアクセス単位が2048KBから8192KBのときは、ブロックサイズとして2MBが指定される(行809)。   Similarly, 2 MB is specified as the block size for the file 700 belonging to the directory “/ home” (line 805). In the file 700 belonging to the directory “/ fast_tmp”, a block stripe designating the storage devices 4b, 4c and 4d is designated as the stripe method, 2 MB is designated as the block size, sequential access is designated as the access method, and at the time of access Execution of file prefetching is designated (line 806). In the file 700 whose file owner name is “yamada”, two arbitrary storage areas are designated as allocation destinations (line 807). When the file access program name is “fft.exe”, sequential access is designated as the file access method (line 808). When the file access unit is 2048 KB to 8192 KB, 2 MB is designated as the block size (line 809).

図8に示すように、ファイルアクセス規則選択ポリシテーブル400には、複数のファイルアクセス規則選択ポリシを格納することができる。   As shown in FIG. 8, the file access rule selection policy table 400 can store a plurality of file access rule selection policies.

図9は、本発明の実施の形態において管理者又はユーザがファイルアクセス規則選択ポリシテーブル400にファイルアクセス規則選択ポリシを設定する手順のフローチャートである。   FIG. 9 is a flowchart of a procedure for setting the file access rule selection policy in the file access rule selection policy table 400 by the administrator or the user in the embodiment of the present invention.

管理者又はユーザは、GUI、システムコール、環境変数又は設定ファイルによって、アクセス規則選択ポリシをファイルアクセス規則選択ポリシテーブル400に設定する。   An administrator or a user sets an access rule selection policy in the file access rule selection policy table 400 using a GUI, a system call, an environment variable, or a setting file.

管理者又はユーザは、設定の処理を開始すると(901)、設定するファイルアクセス規則選択ポリシの内容を決定し、GUI、システムコール、環境変数又は設定ファイルによってその内容をファイルアクセス規則選択制御部200に通知する(902)。   When the administrator or the user starts the setting process (901), the content of the file access rule selection policy to be set is determined, and the content is determined by the GUI, system call, environment variable, or setting file. (902).

次に、ファイルアクセス規則選択制御部200は、通知された内容をファイルアクセス規則選択ポリシテーブル400に登録し(903)、処理を終了する(904)。   Next, the file access rule selection control unit 200 registers the notified contents in the file access rule selection policy table 400 (903), and ends the processing (904).

図10は、本発明の実施の形態において管理者又はユーザがファイルアクセス規則選択ポリシテーブル400にファイルアクセス規則選択ポリシを設定するGUIの例の説明図である。   FIG. 10 is an explanatory diagram of an example of a GUI in which the administrator or user sets the file access rule selection policy in the file access rule selection policy table 400 in the embodiment of the present invention.

管理者又はユーザは、クライアントノード1を操作して、ファイルアクセス規則選択ポリシテーブル400にファイルアクセス規則選択ポリシを設定することができる。この設定の際、クライアントノード1の入出力装置(図示省略)には、図10に示すウィンドウが表示される。   An administrator or a user can operate the client node 1 to set a file access rule selection policy in the file access rule selection policy table 400. In this setting, a window shown in FIG. 10 is displayed on the input / output device (not shown) of the client node 1.

このウィンドウには、ファイル属性項目ID入力部1001、ファイル属性値入力部1002、ファイルアクセス規則ID入力部1003、登録ボタン1004及び登録済みファイルアクセス規則選択ポリシ表示部1005が表示される。   In this window, a file attribute item ID input unit 1001, a file attribute value input unit 1002, a file access rule ID input unit 1003, a registration button 1004, and a registered file access rule selection policy display unit 1005 are displayed.

管理者又はユーザは、ファイル属性項目ID入力部1001に、設定するファイル属性項目ID801を入力し、ファイル属性値入力部1002に、設定するファイル属性値802を入力し、ファイルアクセス規則ID入力部1003に、設定するファイルアクセス規則ID803を入力する。   An administrator or a user inputs a file attribute item ID 801 to be set to the file attribute item ID input unit 1001, inputs a file attribute value 802 to be set to the file attribute value input unit 1002, and a file access rule ID input unit 1003 The file access rule ID 803 to be set is input.

次に、登録ボタン1004を操作(例えば、マウスカーソルを置いてクリック)すると、入力されたファイル属性項目ID801、ファイル属性値802及びファイルアクセス規則ID803の組(すなわち、ファイルアクセス規則選択ポリシ)がファイルアクセス規則選択ポリシテーブル400に登録される。登録されたファイルアクセス規則選択ポリシは、登録済みファイルアクセス規則選択ポリシ表示部1005に一覧表示される。図10の例は、図8に示すファイルアクセス規則選択ポリシが登録された場合を表示する。   Next, when the registration button 1004 is operated (for example, when the mouse cursor is placed and clicked), the set of the file attribute item ID 801, the file attribute value 802, and the file access rule ID 803 (that is, the file access rule selection policy) is changed to a file. It is registered in the access rule selection policy table 400. The registered file access rule selection policies are displayed in a list on the registered file access rule selection policy display unit 1005. The example of FIG. 10 displays the case where the file access rule selection policy shown in FIG. 8 is registered.

上記のファイルアクセス規則及びファイルアクセス規則選択ポリシによれば、ファイルの属するディレクトリ名やファイルオーナー名等のファイル属性600に対して、予めファイルアクセス規則を設定しておくことができる。その結果、ユーザがファイル700毎に割り当て方法やアクセス方法を設定することなく、最適なファイルアクセス規則を適用することができる。また、管理者又はユーザは、ファイルアクセス規則及びファイルアクセス規則選択ポリシを追加、削除又は変更することができるため、アプリケーションの実行時又はジョブの実行時等に、一時的にファイルアクセス規則及びファイルアクセス規則選択ポリシを指定して、最適な条件でファイルアクセスを行うことが可能である。   According to the file access rule and the file access rule selection policy, the file access rule can be set in advance for the file attribute 600 such as the directory name to which the file belongs and the file owner name. As a result, the optimum file access rule can be applied without the user setting an allocation method or an access method for each file 700. In addition, since the administrator or user can add, delete, or change the file access rule and the file access rule selection policy, the file access rule and the file access are temporarily set when the application is executed or when the job is executed. It is possible to specify a rule selection policy and perform file access under optimum conditions.

図11は、本発明の実施の形態のファイルシステム6が実行するファイルアクセス処理の手順を説明するフローチャートである。   FIG. 11 is a flowchart illustrating a file access processing procedure executed by the file system 6 according to the embodiment of this invention.

ユーザがファイル700にアクセスする処理(ファイル700を作成する処理を含む)を開始すると(1101)、ファイルシステム6内のファイルアクセス制御部100は、ファイル属性検出部500から、ファイル700に関するファイル属性600を受け取る(1102)。このファイル属性600は、ファイル属性検出部500が検出したものである。   When the user starts the process of accessing the file 700 (including the process of creating the file 700) (1101), the file access control unit 100 in the file system 6 receives the file attribute 600 regarding the file 700 from the file attribute detection unit 500. Is received (1102). This file attribute 600 is detected by the file attribute detection unit 500.

次に、ファイルアクセス制御部100がファイルアクセス規則選択制御部200にファイル属性600を渡すと、ファイルアクセス規則選択制御部200は、ファイル属性600に、ファイルアクセス規則テーブル300及びファイルアクセス規則選択ポリシテーブル400を適用して、ファイル属性600に適合するファイルアクセス規則303を選択する(1103)。ここで、ユーザの環境変数又は設定ファイル18を適用してもよい。   Next, when the file access control unit 100 passes the file attribute 600 to the file access rule selection control unit 200, the file access rule selection control unit 200 adds the file access rule table 300 and the file access rule selection policy table to the file attribute 600. 400 is applied to select a file access rule 303 conforming to the file attribute 600 (1103). Here, the user's environment variable or setting file 18 may be applied.

次に、ステップ1103において、ファイルアクセス規則選択ポリシテーブル400から複数のファイルアクセス規則選択ポリシが適用されたか否かを判定する(1104)。複数のファイルアクセス規則選択ポリシが適用された場合は、相反するファイルアクセス規則303が選択されている可能性があるため、属性優先度605を適用して、合成ファイルアクセス規則1000(すなわち、実際にファイルアクセスに適用されるファイルアクセス規則)を生成し(1105)、ステップ1106に進む。この合成ファイルアクセス規則1000の生成については、図12で詳細に説明する。   Next, in step 1103, it is determined whether a plurality of file access rule selection policies are applied from the file access rule selection policy table 400 (1104). When a plurality of file access rule selection policies are applied, there is a possibility that the conflicting file access rule 303 is selected, so the attribute priority 605 is applied and the combined file access rule 1000 (ie, actually (File access rule applied to file access) is generated (1105), and the process proceeds to step 1106. The generation of the composite file access rule 1000 will be described in detail with reference to FIG.

一方、ステップ1103において複数のファイルアクセス規則選択ポリシが適用されていない場合は、相反するファイルアクセス規則303が選択されている可能性がないため、選択されたファイルアクセス規則303を合成ファイルアクセス規則1000とする。   On the other hand, if a plurality of file access rule selection policies are not applied in step 1103, there is no possibility that the conflicting file access rule 303 is selected, so the selected file access rule 303 is combined with the composite file access rule 1000. And

次に、ステップ1101で開始したアクセスがファイル700の作成であるか否かを判定する(1106)。その結果、アクセスがファイル700の作成である場合は、合成ファイルアクセス規則1000を適用して、ファイル700に割り当てる記憶領域を決定し、決定された記憶領域にファイル700を格納する(1107)。   Next, it is determined whether or not the access started in step 1101 is creation of the file 700 (1106). As a result, when the access is creation of the file 700, the composite file access rule 1000 is applied to determine the storage area to be allocated to the file 700, and the file 700 is stored in the determined storage area (1107).

一方、アクセスがファイル700の作成でない場合は、合成ファイルアクセス規則1000を適用して、記憶領域に格納されているファイル700にアクセスする(1108)。これらのアクセスについては、図13で詳細に説明する。   On the other hand, if the access is not the creation of the file 700, the composite file access rule 1000 is applied to access the file 700 stored in the storage area (1108). These accesses will be described in detail with reference to FIG.

図12は、本発明の実施の形態の合成ファイルアクセス規則1000の生成の説明図である。   FIG. 12 is an explanatory diagram of generation of the composite file access rule 1000 according to the embodiment of this invention.

これは、図11のステップ1105の処理を説明するものである。   This explains the processing in step 1105 in FIG.

図12では、例として、図7と同様に、プログラム「fft.exe」がディレクトリ「/fast_tmp」に作成し、「yamada」が所有するファイル「fft.dat」の合成アクセス規則1000の生成を説明する。   In FIG. 12, as an example, the generation of the synthetic access rule 1000 of the file “fft.dat” created by the program “fft.exe” in the directory “/ fast_tmp” and owned by “yamada” is explained as in FIG. To do.

図12において、ファイル属性項目ID1202及びファイル属性値1203は、それぞれ、図7のファイル属性項目ID701及びファイル属性値702と同じである。   In FIG. 12, a file attribute item ID 1202 and a file attribute value 1203 are the same as the file attribute item ID 701 and the file attribute value 702 in FIG. 7, respectively.

ファイルアクセス規則ID1204は、図11のステップ1103で選択されたものであり、各ファイル属性値1203とファイルアクセス規則選択ポリシテーブル400(図8)とを参照して選択される。   The file access rule ID 1204 is selected in step 1103 of FIG. 11, and is selected with reference to each file attribute value 1203 and the file access rule selection policy table 400 (FIG. 8).

優先順位1201は、ファイル属性項目ID1202に対応する属性優先度605(図6)であり、値が大きいものほど優先順位が高い。ここで、ファイル属性項目ID1202が「AT1」(すなわち、ファイル属性項目が「ファイルの属するディレクトリ名」)である項目が二つある。このように、ディレクトリの階層ごとにファイルアクセス規則303が割り当てられている場合は、下位のディレクトリに相当する項目の優先順位を上位とする。   The priority 1201 is the attribute priority 605 (FIG. 6) corresponding to the file attribute item ID 1202, and the higher the value, the higher the priority. Here, there are two items whose file attribute item ID 1202 is “AT1” (that is, the file attribute item is “directory name to which the file belongs”). As described above, when the file access rule 303 is assigned to each directory hierarchy, the priority order of items corresponding to lower directories is set higher.

このように、複数のファイル属性値に対応するファイルアクセス規則303が選択された場合は、原則として、選択された全てのファイルアクセス規則303を適用する。ただし、相反するファイルアクセス規則303が含まれる場合は、優先順位1201が高いファイル属性値に対応するファイルアクセス規則303が適用される。   As described above, when the file access rule 303 corresponding to a plurality of file attribute values is selected, in principle, all the selected file access rules 303 are applied. However, when the conflicting file access rule 303 is included, the file access rule 303 corresponding to the file attribute value having the higher priority 1201 is applied.

例えば、図12のファイルアクセス規則ID1204において、行1205の「M_A3」(全ての記憶領域に割り当て)と、行1206の「M_A1」(記憶領域4b、4c及び4dに割り当て)と、行1207の「M_A2」(任意の二つの記憶領域に割り当て)とは、相反する。この場合は、最も優先順位1201が高い「M_A2」を適用する。   For example, in the file access rule ID 1204 of FIG. 12, “M_A3” in row 1205 (assigned to all storage areas), “M_A1” in row 1206 (assigned to storage areas 4b, 4c, and 4d), and “ M_A2 ”(assigned to any two storage areas) is contradictory. In this case, “M_A2” having the highest priority 1201 is applied.

このようにして生成された合成ファイルアクセス規則1000を、図12の行1209に示す。この例では、任意の二つの記憶領域(M_A2)への2MB単位(M_B2)のブロックストライプ(M_S1)が指定され、アクセス方法としては、ファイルキャッシュ(M_M3)とファイル先読み(M_M4)を有効にしたシーケンシャルアクセス(M_M1)が指定される。   The composite file access rule 1000 generated in this way is shown in line 1209 in FIG. In this example, a block stripe (M_S1) of 2 MB units (M_B2) to any two storage areas (M_A2) is specified, and the file cache (M_M3) and file prefetch (M_M4) are enabled as access methods. Sequential access (M_M1) is designated.

図13は、本発明の実施の形態の合成ファイルアクセス規則1000を適用してファイル700にアクセスする例の説明図である。   FIG. 13 is an explanatory diagram of an example of accessing the file 700 by applying the composite file access rule 1000 according to the embodiment of this invention.

これは、図12のファイル「fft.dat」に、図12の行1209の合成ファイルアクセス規則1000を適用する例である。ここで、ファイル700(すなわち、ファイル「fft.dat」)のサイズは、20MBとする。   This is an example in which the composite file access rule 1000 in the row 1209 in FIG. 12 is applied to the file “fft.dat” in FIG. Here, the size of the file 700 (that is, the file “fft.dat”) is 20 MB.

まず、合成ファイルアクセス規則1000の「M_A2」に従って、任意の二つの記憶領域を選択する。図13の例では、記憶装置4c及び4dを選択する。   First, any two storage areas are selected according to “M_A2” of the composite file access rule 1000. In the example of FIG. 13, the storage devices 4c and 4d are selected.

次に、「M_B2」に従って、ファイル700を2MBのブロック10個に分割する。   Next, according to “M_B2”, the file 700 is divided into 10 blocks of 2 MB.

次に、「M_S1」に従って、分割した10個のブロックを、先頭のブロックから交互に、記憶装置4c及び4dに分散して割り当てる。その結果、先頭から、1、3、5、7及び9番目のブロックは記憶装置4cに割り当てられ、2、4、6、8及び10番目のブロックは記憶装置4dに割り当てられる。   Next, according to “M_S1”, the ten divided blocks are alternately distributed to the storage devices 4c and 4d and allocated from the top block. As a result, the first, third, fifth, seventh and ninth blocks from the beginning are allocated to the storage device 4c, and the second, fourth, sixth, eighth and tenth blocks are allocated to the storage device 4d.

次に、「M_M1」に従って、これらのブロックを記憶領域4c及び4d上の連続領域に割り当てる。更に、「M_M3」及び「M_M4」に従って、ファイルキャッシュ及びファイル先読みを適用したアクセスを行う。連続領域に割り当てられたブロックにファイルキャッシュ及びファイル先読みを適用することによって、ファイルアクセスの際の先読み及びまとめ書きが有効に機能し、アクセス性能が向上する。   Next, according to “M_M1”, these blocks are allocated to the continuous areas on the storage areas 4c and 4d. Further, according to “M_M3” and “M_M4”, an access to which file cache and file prefetching are applied is performed. By applying the file cache and file prefetching to the blocks allocated to the continuous area, prefetching and batch writing during file access function effectively, and access performance is improved.

また、図13の例では、ストライプ先を2つの記憶装置4c、4dに限定しているため、他のファイルに同時にアクセスする場合にも、記憶装置4の競合確率を下げることができる。   In the example of FIG. 13, since the stripe destination is limited to the two storage devices 4c and 4d, the contention probability of the storage device 4 can be lowered even when other files are accessed simultaneously.

また、他のファイル700をファイルストライプで生成する規則を設定することも可能であり、その場合は、ファイルストライプを適用したファイル700とブロックストライプを適用したファイル700を一つのファイルシステム6上に生成し、アクセスすることができる。   It is also possible to set a rule for generating another file 700 with a file stripe. In this case, a file 700 to which a file stripe is applied and a file 700 to which a block stripe is applied are generated on one file system 6. And can be accessed.

以上、本発明のファイルアクセス制御方法によれば、ディレクトリ名やファイルオーナー名に対してファイルアクセス規則を設定しておくことによって、ユーザがファイル毎にファイルの割り当て方法やアクセス規則を設定することなく最適なファイルアクセス規則を適用することができる。その結果、ユーザの利便性を損なうことなく、高速なファイルアクセスを実現することができる。   As described above, according to the file access control method of the present invention, by setting the file access rule for the directory name or the file owner name, the user does not set the file allocation method or access rule for each file. Optimal file access rules can be applied. As a result, high-speed file access can be realized without impairing user convenience.

また、管理者又はユーザは、ファイルアクセス規則及びファイルアクセス規則選択ポリシを追加、削除又は変更することができるため、アプリケーションやジョブの実行時等に一時的にファイルアクセス規則及びファイルアクセス規則選択ポリシを指定して、最適なアクセスを行うことが可能である。   In addition, since the administrator or user can add, delete, or change the file access rule and the file access rule selection policy, the file access rule and the file access rule selection policy can be temporarily set when an application or job is executed. It is possible to specify and perform optimum access.

また、ファイルストライプのファイルとブロックストライプのファイルを一つのファイルシステム上に生成してアクセスすることが可能であるため、システム運用の柔軟性が増す。   In addition, file stripe files and block stripe files can be generated and accessed on a single file system, increasing the flexibility of system operation.

なお、本実施の形態のファイルシステム6の構成は一例であり、本発明は、本実施の形態とは異なる種々のファイルシステムに適用することができる。本発明は、ノードの台数、ネットワークの種類、記憶装置の種類、記憶装置の数等のハードウェア構成を限定するものではない。本発明の主旨とするところは、ユーザがファイル毎にファイルアクセス方法を指定することなしに、ユーザが設定したファイルアクセス規則選択ポリシを利用して、最適なファイルアクセス方法を選択することにある。   Note that the configuration of the file system 6 of the present embodiment is an example, and the present invention can be applied to various file systems different from the present embodiment. The present invention does not limit the hardware configuration such as the number of nodes, the type of network, the type of storage device, and the number of storage devices. The gist of the present invention is to select an optimal file access method using a file access rule selection policy set by the user without the user specifying a file access method for each file.

本発明は、複数の記憶装置を管理するファイルシステムに適用することができ、ファイルアクセス性能及びユーザの利便性の向上に寄与する。   The present invention can be applied to a file system that manages a plurality of storage devices, and contributes to improving file access performance and user convenience.

本発明の実施の形態の計算機システムの構成を示すブロック図である。It is a block diagram which shows the structure of the computer system of embodiment of this invention. 本発明の実施の形態のファイル入出力処理の手順の説明図である。It is explanatory drawing of the procedure of the file input / output processing of embodiment of this invention. 本発明の実施の形態のファイルアクセス規則テーブルの説明図である。It is explanatory drawing of the file access rule table of embodiment of this invention. 本発明の実施の形態においてファイルアクセス規則テーブルにファイルアクセス規則を設定する手順のフローチャートである。It is a flowchart of the procedure which sets a file access rule in the file access rule table in the embodiment of the present invention. 本発明の実施の形態においてファイルアクセス規則テーブルにファイルアクセス規則を設定するGUIの例の説明図である。It is explanatory drawing of the example of GUI which sets a file access rule in the file access rule table in embodiment of this invention. 本発明の実施の形態のファイル属性の内容の説明図である。It is explanatory drawing of the content of the file attribute of embodiment of this invention. 本発明の実施の形態のファイル属性検出部によって検出されたファイル属性の例の説明図である。It is explanatory drawing of the example of the file attribute detected by the file attribute detection part of embodiment of this invention. 本発明の実施の形態のファイルアクセス規則選択ポリシテーブルの説明図である。It is explanatory drawing of the file access rule selection policy table of embodiment of this invention. 本発明の実施の形態においてファイルアクセス規則選択ポリシテーブルにファイルアクセス規則選択ポリシを設定する手順のフローチャートである。It is a flowchart of the procedure which sets a file access rule selection policy in the file access rule selection policy table in the embodiment of the present invention. 本発明の実施の形態においてファイルアクセス規則選択ポリシテーブルにファイルアクセス規則選択ポリシを設定するGUIの例の説明図である。It is explanatory drawing of the example of GUI which sets a file access rule selection policy to the file access rule selection policy table in embodiment of this invention. 本発明の実施の形態のファイルシステムが実行するファイルアクセス処理の手順を説明するフローチャートである。It is a flowchart explaining the procedure of the file access process which the file system of embodiment of this invention performs. 本発明の実施の形態の合成ファイルアクセス規則の生成の説明図である。It is explanatory drawing of the production | generation of the synthetic | combination file access rule of embodiment of this invention. 本発明の実施の形態の合成ファイルアクセス規則を適用してファイルにアクセスする例の説明図である。It is explanatory drawing of the example which applies the synthetic file access rule of embodiment of this invention, and accesses a file.

符号の説明Explanation of symbols

1 クライアントノード、
2 I/Oノード
3 ネットワーク
4 記憶装置
5 ユーザコマンド又はアプリケーション
6 ファイルシステム(FS)
7 サブファイルシステム(SUBFS)
100 ファイルアクセス制御部
200 ファイルアクセス規則選択制御部
300 ファイルアクセス規則テーブル
400 ファイルアクセス規則選択ポリシテーブル
500 ファイル属性検出部
600 ファイル属性
700 ファイル
800 ファイル構造定義
1000 合成ファイルアクセス規則
1 client node,
2 I / O node 3 Network 4 Storage device 5 User command or application 6 File system (FS)
7 Sub file system (SUBFS)
DESCRIPTION OF SYMBOLS 100 File access control part 200 File access rule selection control part 300 File access rule table 400 File access rule selection policy table 500 File attribute detection part 600 File attribute 700 File 800 File structure definition 1000 Composite file access rule

Claims (4)

ネットワークを介して相互に通信可能に接続されたノードと、
前記ノードに接続された記憶装置と、を備えるストレージシステムにおいて、
前記ノードは、
前記ノードのユーザが開始しようとするファイルアクセスについて複数のファイル属性を検出するファイル属性検出部と、
前記記憶装置を用いたファイルアクセスを行うために選択可能なアクセス方法の種別であるファイルアクセス規則を各々の規則識別子と対応付けて格納するファイルアクセス規則格納部と、
出現し得る複数のファイル属性のそれぞれについて、選択すべきファイルアクセス規則の規則識別子を規定したファイルアクセス規則選択ポリシを設定するファイルアクセス規則選択ポリシ格納部と、
前記検出された複数のファイル属性に対応する前記ファイルアクセス規則に従って前記記憶装置に対するファイルアクセスを制御するファイルアクセス制御部と、を有し、
前記出現し得る複数のファイル属性の各々は、静的ファイル属性又は動的ファイル属性のいずれかに分類される所定の属性項目に関する属性値としてファイルアクセス規則選択ポリシ格納部に設定され、
前記各属性項目には優先順位が付され、
前記ファイルアクセス制御部は、
前記ファイル属性検出部によって検出された複数のファイル属性のそれぞれについて、選択すべきファイルアクセス規則の規則識別子を、前記ファイルアクセス規則選択ポリシ格納部を参照することで抽出し、
前記抽出された規則識別子に相反するファイルアクセス規則に対応する規則識別子の組が含まれる場合にはその組のなかでもっとも優先順位が高い属性項目に関する属性値に対応する規則識別子を選択し、
前記抽出及び選択によって取得した一つ以上の規則識別子に対応する一つ以上のファイルアクセス規則を合成ファイルアクセス規則として読み出し、
前記合成ファイルアクセス規則に従って、前記記憶装置に対するファイルアクセスを制御することを特徴とするストレージシステム。
Nodes connected to each other via a network, and
In a storage system comprising a storage device connected to the node,
The node is
A file attribute detection unit for detecting a plurality of file attributes for file access to be started by a user of the node ;
A file access rule storage unit that stores a file access rule that is a type of an access method that can be selected to perform file access using the storage device in association with each rule identifier;
A file access rule selection policy storage unit that sets a file access rule selection policy that defines a rule identifier of a file access rule to be selected for each of a plurality of file attributes that may appear;
Have a, a file access control unit for controlling a file access to the storage device according to the file access rule corresponding to a plurality of file attributes that the detected,
Each of the plurality of file attributes that can appear is set in the file access rule selection policy storage unit as an attribute value related to a predetermined attribute item classified as either a static file attribute or a dynamic file attribute,
Each attribute item is given a priority,
The file access control unit
For each of a plurality of file attributes detected by the file attribute detection unit, a rule identifier of a file access rule to be selected is extracted by referring to the file access rule selection policy storage unit,
When a set of rule identifiers corresponding to a file access rule that conflicts with the extracted rule identifier is included, a rule identifier corresponding to an attribute value related to the attribute item having the highest priority in the set is selected,
Reading one or more file access rules corresponding to one or more rule identifiers obtained by the extraction and selection as a composite file access rule;
A storage system for controlling file access to the storage device according to the composite file access rule .
前記所定の属性項目の各々は、前記静的ファイル属性に分類される、ファイルの属するディレクトリ名、ファイルの名前、ファイルサイズ、ファイルを所有するユーザ名、若しくはファイルを作成したユーザ名、又は、前記動的ファイル属性に分類される、ファイルにアクセスするプログラム名、ファイルにアクセスするプロセスの識別子、ファイルにアクセスするユーザ名又は識別子、若しくはファイルへのアクセスの単位のいずれかであることを特徴とする請求項1に記載のストレージシステム。 Each of the predetermined attribute items is classified into the static file attribute, the directory name to which the file belongs, the name of the file, the file size, the name of the user who owns the file, or the name of the user who created the file, or It is one of a program name for accessing a file, a process identifier for accessing the file, a user name or identifier for accessing the file, or a unit for accessing the file, which is classified as a dynamic file attribute. The storage system according to claim 1. ネットワークを介して相互に通信可能に接続されたノードと、Nodes connected to each other via a network, and
前記ノードに接続された記憶装置と、を備えるストレージシステムのファイルアクセス制御方法であって、  A storage device connected to the node, and a storage system file access control method comprising:
前記ノードは、  The node is
前記ノードのユーザが開始しようとするファイルアクセスについて複数のファイル属性を検出するファイル属性検出部と、  A file attribute detection unit for detecting a plurality of file attributes for file access to be started by a user of the node;
前記記憶装置を用いたファイルアクセスを行うために選択可能なアクセス方法の種別であるファイルアクセス規則を各々の規則識別子と対応付けて格納するファイルアクセス規則格納部と、  A file access rule storage unit that stores a file access rule that is a type of an access method that can be selected to perform file access using the storage device in association with each rule identifier;
出現し得る複数のファイル属性のそれぞれについて、選択すべきファイルアクセス規則の規則識別子を規定したファイルアクセス規則選択ポリシを設定するファイルアクセス規則選択ポリシ格納部と、  A file access rule selection policy storage unit that sets a file access rule selection policy that defines a rule identifier of a file access rule to be selected for each of a plurality of file attributes that may appear;
前記検出された複数のファイル属性に対応する前記ファイルアクセス規則に従って前記記憶装置に対するファイルアクセスを制御するファイルアクセス制御部と、を有し、  A file access control unit that controls file access to the storage device in accordance with the file access rules corresponding to the plurality of detected file attributes;
前記出現し得る複数のファイル属性の各々は、静的ファイル属性又は動的ファイル属性のいずれかに分類される所定の属性項目に関する属性値としてファイルアクセス規則選択ポリシ格納部に設定され、  Each of the plurality of file attributes that can appear is set in the file access rule selection policy storage unit as an attribute value related to a predetermined attribute item classified as either a static file attribute or a dynamic file attribute,
前記各属性項目には優先順位が付され、  Each attribute item is given a priority,
前記ファイルアクセス制御方法は、  The file access control method includes:
前記ファイルアクセス制御部が、前記ファイル属性検出部によって検出された複数のファイル属性のそれぞれについて、選択すべきファイルアクセス規則の規則識別子を、前記ファイルアクセス規則選択ポリシ格納部を参照することで抽出する手順と、  The file access control unit extracts a rule identifier of a file access rule to be selected for each of a plurality of file attributes detected by the file attribute detection unit by referring to the file access rule selection policy storage unit. Procedure and
前記抽出された規則識別子に相反するファイルアクセス規則に対応する規則識別子の組が含まれる場合には、前記ファイルアクセス制御部が、その組のなかでもっとも優先順位が高い属性項目に関する属性値に対応する規則識別子を選択する手順と、  When a set of rule identifiers corresponding to file access rules that conflict with the extracted rule identifier is included, the file access control unit supports attribute values for attribute items with the highest priority in the set. Selecting a rule identifier to
前記ファイルアクセス制御部が、前記抽出及び選択によって取得した一つ以上の規則識別子に対応する一つ以上のファイルアクセス規則を合成ファイルアクセス規則として読み出す手順と、  The file access control unit reads one or more file access rules corresponding to one or more rule identifiers acquired by the extraction and selection as a composite file access rule;
前記ファイルアクセス制御部が、前記合成ファイルアクセス規則に従って、前記記憶装置に対するファイルアクセスを制御することを特徴とするファイルアクセス制御方法。  The file access control method, wherein the file access control unit controls file access to the storage device according to the composite file access rule.
前記所定の属性項目の各々は、前記静的ファイル属性に分類される、ファイルの属するディレクトリ名、ファイルの名前、ファイルサイズ、ファイルを所有するユーザ名、若しくはファイルを作成したユーザ名、又は、前記動的ファイル属性に分類される、ファイルにアクセスするプログラム名、ファイルにアクセスするプロセスの識別子、ファイルにアクセスするユーザ名又は識別子、若しくはファイルへのアクセスの単位のいずれかであることを特徴とする請求項3に記載のファイルアクセス制御方法。Each of the predetermined attribute items is classified into the static file attribute, the directory name to which the file belongs, the name of the file, the file size, the name of the user who owns the file, or the name of the user who created the file, or It is one of a program name for accessing a file, a process identifier for accessing the file, a user name or identifier for accessing the file, or a unit for accessing the file, which is classified as a dynamic file attribute. The file access control method according to claim 3.
JP2004139471A 2004-05-10 2004-05-10 Storage system, file access control program, and file access control method Expired - Fee Related JP4491273B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2004139471A JP4491273B2 (en) 2004-05-10 2004-05-10 Storage system, file access control program, and file access control method
US11/055,634 US7865520B2 (en) 2004-05-10 2005-02-11 Program and method for file access control in a storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004139471A JP4491273B2 (en) 2004-05-10 2004-05-10 Storage system, file access control program, and file access control method

Publications (3)

Publication Number Publication Date
JP2005322020A JP2005322020A (en) 2005-11-17
JP2005322020A5 JP2005322020A5 (en) 2007-05-24
JP4491273B2 true JP4491273B2 (en) 2010-06-30

Family

ID=35240602

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004139471A Expired - Fee Related JP4491273B2 (en) 2004-05-10 2004-05-10 Storage system, file access control program, and file access control method

Country Status (2)

Country Link
US (1) US7865520B2 (en)
JP (1) JP4491273B2 (en)

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8126856B2 (en) * 2005-05-26 2012-02-28 Hewlett-Packard Development Company, L.P. File access management system
US20070078914A1 (en) * 2005-09-30 2007-04-05 International Business Machines Corporation Method, apparatus and program storage device for providing a centralized policy based preallocation in a distributed file system
US7296135B2 (en) * 2005-10-05 2007-11-13 Hewlett-Packard Development Company, L.P. Data misalignment detection and correction in a computer system utilizing a mass storage subsystem
JP4859198B2 (en) * 2005-12-22 2012-01-25 キヤノン株式会社 Information processing apparatus, information processing method, program, and storage medium
US20070150492A1 (en) * 2005-12-27 2007-06-28 Hitachi, Ltd. Method and system for allocating file in clustered file system
JP2007265270A (en) 2006-03-29 2007-10-11 Hitachi Ltd Storage system and storage region allocation method
JP4656428B2 (en) * 2006-04-26 2011-03-23 ソニー株式会社 Content processing apparatus and method, and program
US8909799B2 (en) * 2006-07-13 2014-12-09 International Business Machines Corporation File system firewall
CN101170416B (en) 2006-10-26 2012-01-04 阿里巴巴集团控股有限公司 Network data storage system and data access method
JP4922769B2 (en) * 2007-01-17 2012-04-25 株式会社リコー Information processing apparatus, information processing method, and information processing program
US7386885B1 (en) 2007-07-03 2008-06-10 Kaspersky Lab, Zao Constraint-based and attribute-based security system for controlling software component interaction
US20090086239A1 (en) * 2007-10-02 2009-04-02 Selvaraj Senthil K Approach For Generating Print Data Using A Multi-Document Print Driver
JP5125624B2 (en) * 2008-03-06 2013-01-23 日本電気株式会社 File system controller
US20100122313A1 (en) * 2008-11-09 2010-05-13 Aspect9, Inc. Method and system for restricting file access in a computer system
US8407805B2 (en) 2009-03-04 2013-03-26 Titus Inc. Method and system for classifying and redacting segments of electronic documents
US8869299B2 (en) * 2009-03-04 2014-10-21 Titus Inc. Method and system for generating trusted security labels for electronic documents
US8332350B2 (en) * 2009-04-08 2012-12-11 Titus Inc. Method and system for automated security access policy for a document management system
US8495289B2 (en) * 2010-02-24 2013-07-23 Red Hat, Inc. Automatically detecting discrepancies between storage subsystem alignments
US9235354B2 (en) 2010-04-13 2016-01-12 Hitachi, Ltd. Storage network system and its control method
US20130117313A1 (en) * 2011-11-08 2013-05-09 Microsoft Corporation Access control framework
US9516028B1 (en) * 2014-08-06 2016-12-06 Amazon Technologies, Inc. Hierarchical policy-based shared resource access control
US9906582B2 (en) * 2015-06-16 2018-02-27 Airwatch Llc Content snip capture and sharing
KR101806499B1 (en) 2016-06-10 2017-12-07 주식회사 지어소프트 Method for managing files and apparatus using the same
US20180336336A1 (en) * 2017-05-17 2018-11-22 B. G. Negev Technologies And Applications Ltd., At Ben-Gurion University System for authentication - based file access control
US11036877B2 (en) * 2018-12-03 2021-06-15 Veritas Technologies Llc Systems and methods for controlling access to information stored in an information retention system
TWI691184B (en) * 2019-04-09 2020-04-11 聚騰科技股份有限公司 Data transmission and reception method
US12013961B2 (en) * 2022-05-18 2024-06-18 Sap Se Resource-efficient row-level security in database systems

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06119121A (en) * 1992-10-08 1994-04-28 Fujitsu Ltd Disk array device
JPH0793199A (en) * 1993-07-26 1995-04-07 Sanyo Electric Co Ltd Storage system
JPH07134670A (en) * 1993-11-09 1995-05-23 Toshiba Corp Area allocating method
JPH1115720A (en) * 1997-06-26 1999-01-22 Hitachi Ltd High speed fine input-output control method
JP2002132548A (en) * 2000-10-23 2002-05-10 Toshiba Corp Storage device and method

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2264798A (en) * 1992-03-04 1993-09-08 Hitachi Ltd High speed access control
US5548724A (en) * 1993-03-22 1996-08-20 Hitachi, Ltd. File server system and file access control method of the same
US5499358A (en) * 1993-12-10 1996-03-12 Novell, Inc. Method for storing a database in extended attributes of a file system
US5987506A (en) * 1996-11-22 1999-11-16 Mangosoft Corporation Remote access and geographically distributed computers in a globally addressable storage environment
US6275898B1 (en) * 1999-05-13 2001-08-14 Lsi Logic Corporation Methods and structure for RAID level migration within a logical unit
US20030158893A1 (en) * 2000-04-10 2003-08-21 Masashige Komatsu Information management system and information management method
CA2408950C (en) * 2000-06-12 2006-12-05 The Procter & Gamble Company Method and system for optimizing performance of consumer appliances
US6928459B1 (en) * 2000-07-18 2005-08-09 International Business Machines Corporation Plurality of file systems using weighted allocation to allocate space on one or more storage devices
US6931450B2 (en) * 2000-12-18 2005-08-16 Sun Microsystems, Inc. Direct access from client to storage device
US20020138559A1 (en) * 2001-01-29 2002-09-26 Ulrich Thomas R. Dynamically distributed file system
US10033700B2 (en) * 2001-12-12 2018-07-24 Intellectual Ventures I Llc Dynamic evaluation of access rights
US7013364B2 (en) * 2002-05-27 2006-03-14 Hitachi, Ltd. Storage subsystem having plural storage systems and storage selector for selecting one of the storage systems to process an access request
US7546633B2 (en) * 2002-10-25 2009-06-09 Microsoft Corporation Role-based authorization management framework
JP4322031B2 (en) * 2003-03-27 2009-08-26 株式会社日立製作所 Storage device
US7103740B1 (en) * 2003-12-31 2006-09-05 Veritas Operating Corporation Backup mechanism for a multi-class file system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06119121A (en) * 1992-10-08 1994-04-28 Fujitsu Ltd Disk array device
JPH0793199A (en) * 1993-07-26 1995-04-07 Sanyo Electric Co Ltd Storage system
JPH07134670A (en) * 1993-11-09 1995-05-23 Toshiba Corp Area allocating method
JPH1115720A (en) * 1997-06-26 1999-01-22 Hitachi Ltd High speed fine input-output control method
JP2002132548A (en) * 2000-10-23 2002-05-10 Toshiba Corp Storage device and method

Also Published As

Publication number Publication date
US20050251508A1 (en) 2005-11-10
US7865520B2 (en) 2011-01-04
JP2005322020A (en) 2005-11-17

Similar Documents

Publication Publication Date Title
JP4491273B2 (en) Storage system, file access control program, and file access control method
US7930508B2 (en) File systems for data processing systems
JP6542909B2 (en) File operation method and apparatus
JP5396848B2 (en) Data processing program, server device, and data processing method
US20070078914A1 (en) Method, apparatus and program storage device for providing a centralized policy based preallocation in a distributed file system
JP4733461B2 (en) Computer system, management computer, and logical storage area management method
WO2013164878A1 (en) Management apparatus and management method for computer system
JP2005228278A (en) Management method, management device and management program of storage area
US11042508B2 (en) Information management
JP4801761B2 (en) Database management method and system, and processing program therefor
WO2011079787A1 (en) Method of implementing array of disk and method and device of reading/writing data
CN102360314A (en) System and method for managing resources of data center
JP2011524047A (en) Recall hierarchical data
US8151079B2 (en) Computer system, storage area allocation method, and management computer
JP4784974B2 (en) Computer system, management computer, and database management system control method
JP5396339B2 (en) Resource control method and resource control system
JP2011191835A (en) Computer system and method of executing application program
JP2012168781A (en) Distributed data-store system, and record management method in distributed data-store system
JP6115575B2 (en) Data set multiplicity changing device, server, data set multiplicity changing method, and computer program
WO2015189988A1 (en) Management server which outputs file relocation policy, and storage system
JP6418419B2 (en) Method and apparatus for hard disk to execute application code
CN110472167B (en) Data management method, device and computer readable storage medium
JP2013088920A (en) Computer system and data management method
JP7050540B2 (en) Arrangement control device for logical storage area, arrangement control system for logical storage area, arrangement control method for logical storage area, and arrangement control program for logical storage area.
JP5125624B2 (en) File system controller

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070330

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070330

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100105

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100305

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100330

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100405

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130409

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130409

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140409

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees