JP6287427B2 - Storage system - Google Patents

Storage system Download PDF

Info

Publication number
JP6287427B2
JP6287427B2 JP2014061155A JP2014061155A JP6287427B2 JP 6287427 B2 JP6287427 B2 JP 6287427B2 JP 2014061155 A JP2014061155 A JP 2014061155A JP 2014061155 A JP2014061155 A JP 2014061155A JP 6287427 B2 JP6287427 B2 JP 6287427B2
Authority
JP
Japan
Prior art keywords
file
file system
unit
storage device
write request
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.)
Active
Application number
JP2014061155A
Other languages
Japanese (ja)
Other versions
JP2015184947A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2014061155A priority Critical patent/JP6287427B2/en
Publication of JP2015184947A publication Critical patent/JP2015184947A/en
Application granted granted Critical
Publication of JP6287427B2 publication Critical patent/JP6287427B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、ストレージシステム、情報処理装置、プログラム、情報処理方法に関する。   The present invention relates to a storage system, an information processing apparatus, a program, and an information processing method.

クライアント装置が、ネットワークを介して接続されたストレージサーバ上に格納されたファイルシステムにマウントすることが可能な分散ファイルシステムが知られている。   A distributed file system is known in which a client device can be mounted on a file system stored on a storage server connected via a network.

このような分散ファイルシステムに関する技術として、例えば、特許文献1がある。特許文献1には、ネットワーク接続状態を判別する手段と、サーバコンピュータのファイルシステムとローカル記憶装置のファイルシステムとを選択的に割り付ける割り付け手段と、を備えるコンピュータシステムが記載されている。特許文献1によると、このような構成により、ネットワーク接続状態に応じて割り付け先のファイルシステムを変更することが可能となる。   As a technique related to such a distributed file system, for example, there is Patent Document 1. Patent Document 1 describes a computer system including means for determining a network connection state, and allocating means for selectively allocating a file system of a server computer and a file system of a local storage device. According to Patent Document 1, with such a configuration, it is possible to change an allocation destination file system according to a network connection state.

特開平11−249948号公報Japanese Patent Laid-Open No. 11-249948

このようなクライアント装置からストレージサーバへとデータを送信するシステムの場合、ストレージサーバの性能はクライアント装置のOSの振る舞いの影響を受けることになる。また、ストレージサーバの特性によっては、クライアント装置のOSの振る舞いの影響により大きな性能問題を引き起こす場合があった。   In such a system that transmits data from the client device to the storage server, the performance of the storage server is affected by the behavior of the OS of the client device. Further, depending on the characteristics of the storage server, a large performance problem may occur due to the influence of the OS behavior of the client device.

例えば、搭載されているメモリサイズが小さいクライアント装置からNFS(Network File System)経由でデータを送る場合、クライアントは頻繁にコミットを発行することになる。そして、このように頻繁にコミットが発行されると、例えばレイテンシの大きいストレージサーバでは、大きな性能問題を引き起こすことになる。   For example, when data is sent from a client device having a small memory size via NFS (Network File System), the client frequently issues a commit. If commits are issued frequently as described above, for example, a storage server with a large latency causes a large performance problem.

このように、ストレージサーバの特性によっては、クライアント装置からの影響により性能を維持することが難しくなる場合がある、という問題が生じていた   As described above, depending on the characteristics of the storage server, there is a problem that it may be difficult to maintain performance due to the influence of the client device.

そこで、本発明の目的は、ストレージサーバの特性によっては、クライアント装置からの影響により性能を維持することが難しくなる場合がある、という問題を解決するストレージシステムを提供することにある。   Therefore, an object of the present invention is to provide a storage system that solves the problem that depending on the characteristics of the storage server, it may be difficult to maintain performance due to the influence of the client device.

かかる目的を達成するため本発明の一形態であるストレージシステムは、
情報処理装置と少なくとも1つの記憶装置とを備え、
前記情報処理装置は、
前記記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を備える、
という構成を採る。
In order to achieve such an object, a storage system according to one aspect of the present invention provides:
An information processing device and at least one storage device;
The information processing apparatus includes:
A plurality of file systems set with functions according to the characteristics of the storage device;
A condition receiving unit that receives an input of a file system condition corresponding to the characteristics of a storage device to which the file system is connected;
A file system selection unit that selects the file system corresponding to the characteristics of the storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
Comprising
The structure is taken.

また、本発明の他の形態である情報処理装置は、
外部記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を備える、
という構成を採る。
An information processing apparatus according to another aspect of the present invention
A plurality of file systems configured with functions according to the characteristics of the external storage device;
A condition receiving unit that receives an input of a file system condition corresponding to a characteristic of an external storage device connected to the file system;
A file system selection unit that selects the file system corresponding to the characteristics of the external storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
Comprising
The structure is taken.

また、本発明の他の形態であるプログラムは、
情報処理装置に、
外部記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を実現させるための、
プログラムである。
Moreover, the program which is the other form of this invention is:
In the information processing device,
A plurality of file systems configured with functions according to the characteristics of the external storage device;
A condition receiving unit that receives an input of a file system condition corresponding to a characteristic of an external storage device connected to the file system;
A file system selection unit that selects the file system corresponding to the characteristics of the external storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
To realize
It is a program.

また、本発明の他の形態である情報処理方法は、
ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付け、当該入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択する、
という構成を採る。
In addition, an information processing method according to another aspect of the present invention includes:
Accepting input of file system conditions corresponding to the characteristics of the external storage device to which the file system is connected, and corresponding to the characteristics of the external storage device to which the file system is connected according to the input conditions of the file system Select a file system,
The structure is taken.

本発明は、以上のように構成されることにより、クライアント装置に依存せず性能を維持することが出来るストレージシステムを提供することが出来る。   With the configuration as described above, the present invention can provide a storage system capable of maintaining the performance without depending on the client device.

本発明の第1の実施形態に係るストレージシステムの全体の構成を示す図である。1 is a diagram showing an overall configuration of a storage system according to a first embodiment of the present invention. 図1で示すクライアント装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the client apparatus shown in FIG. 図1で示すクライアント装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the client apparatus shown in FIG. 図1で示すクライアント装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the client apparatus shown in FIG. 図1で示すストレージサーバの構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a configuration of a storage server illustrated in FIG. 1. 図1で示すクライアント装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the client apparatus shown in FIG. 図6で示すカスタマイズドNFSの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of customized NFS shown in FIG. カスタマイズドNFSにより行われる書き込み要求を説明するためのブロック図である。It is a block diagram for demonstrating the write request performed by customized NFS. カスタマイズドNFSにより行われる書き込み要求を説明するためのブロック図である。It is a block diagram for demonstrating the write request performed by customized NFS. カスタマイズドNFSにより行われる書き込み要求を説明するためのブロック図である。It is a block diagram for demonstrating the write request performed by customized NFS. カスタマイズドNFSにより行われるコミット要求を説明するためのブロック図である。It is a block diagram for demonstrating the commit request performed by customized NFS. カスタマイズドNFSにより行われるコミット要求を説明するためのブロック図である。It is a block diagram for demonstrating the commit request performed by customized NFS. カスタマイズドNFSにより行われるコミット要求を説明するためのブロック図である。It is a block diagram for demonstrating the commit request performed by customized NFS. カスタマイズドNFSにより行われるコミット要求を説明するためのブロック図である。It is a block diagram for demonstrating the commit request performed by customized NFS. 図1で示すクライアント装置にファイルシステムをマウントする際の動作を示すフローチャートである。3 is a flowchart showing an operation when mounting a file system on the client device shown in FIG. 1. カスタマイズドNFSがマウントされた場合に行われる書き込み要求の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the write request performed when customized NFS is mounted. カスタマイズドNFSがマウントされた場合に行われるコミット要求の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the commit request performed when customized NFS is mounted. 本発明の第2の実施形態に係るストレージシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the storage system which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施形態に係る情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus which concerns on the 3rd Embodiment of this invention.

次に本発明の実施の形態について図面を参照して詳細に説明する。
[第1の実施形態]
本発明の第1の実施形態においては、クライアント装置2とストレージサーバ3とがネットワークを介して接続されており、クライアント装置2とストレージサーバ3との間で情報を送受信するストレージシステム1について説明する。本実施形態におけるクライアント装置2は、ストレージサーバ3などの記憶装置の特性に応じた機能が設定された複数のファイルシステム(ファイルシステム21a、21b、…21n。以下、特に区別しない場合はファイルシステム21とする)を備えている。後述するように、本実施形態におけるクライアント装置2は、接続する記憶装置(例えばストレージサーバ3)の特性に対応するファイルシステム21を用いて通信を行うことが出来る。また、本実施形態においては、上記ファイルシステム21の一例として、記憶装置のレイテンシが大きいという特性に対応するファイルシステム(後述するカスタマイズドNFS211、レイテンシ対策ファイルシステム)について説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.
[First embodiment]
In the first embodiment of the present invention, a description will be given of a storage system 1 in which a client device 2 and a storage server 3 are connected via a network, and information is transmitted and received between the client device 2 and the storage server 3. . The client device 2 according to the present embodiment has a plurality of file systems (file systems 21a, 21b,... 21n) in which functions according to characteristics of the storage device such as the storage server 3 are set. And). As will be described later, the client device 2 in the present embodiment can perform communication using a file system 21 corresponding to the characteristics of the storage device (for example, the storage server 3) to be connected. In this embodiment, as an example of the file system 21, a file system (customized NFS 211, latency countermeasure file system described later) corresponding to the characteristic that the latency of the storage device is large will be described.

図1を参照すると、第1の実施形態に係るストレージシステム1は、クライアント装置2と、ストレージサーバ3と、を備えている。また、クライアント装置2とストレージサーバ3とはネットワークを介して接続されており、互いに通信可能なよう構成されている。なお、本実施形態においては、ストレージサーバ3が1つの場合について説明する。しかしながら、本発明は、ストレージサーバ3が1つの場合に限定されず実施可能である。ストレージシステム1は、複数のストレージサーバ3を備えていても構わない。   Referring to FIG. 1, the storage system 1 according to the first embodiment includes a client device 2 and a storage server 3. Further, the client device 2 and the storage server 3 are connected via a network and configured to be able to communicate with each other. In the present embodiment, a case where there is one storage server 3 will be described. However, the present invention can be implemented without being limited to the case where there is one storage server 3. The storage system 1 may include a plurality of storage servers 3.

クライアント装置2は、情報処理装置である。クライアント装置2は、図示しない中央演算装置(CPU)と、記憶装置(メモリ及びハードディスク)と、を備えている。クライアント装置2は、記憶装置が備えるプログラムをCPUが実行することで、後述する機能を実現するように構成されている。   The client device 2 is an information processing device. The client device 2 includes a central processing unit (CPU) (not shown) and a storage device (memory and hard disk). The client device 2 is configured to realize functions to be described later when the CPU executes a program included in the storage device.

図2を参照すると、クライアント装置2は、複数のファイルシステム21と、条件受付部22と、ファイルシステム選択部23と、を有している。   Referring to FIG. 2, the client device 2 includes a plurality of file systems 21, a condition reception unit 22, and a file system selection unit 23.

ファイルシステム21は、ストレージサーバ3などの記憶装置の特性に応じた機能が設定されている。また、上記のように、クライアント装置2は、ファイルシステム21を複数有している。つまり、クライアント装置2は、想定される記憶装置の特性に応じたファイルシステム21を、当該特性ごとに有している。また、本実施形態におけるファイルシステム21は、クライアントのOSとは独立に動作する。つまり、ファイルシステム21は、クライアントのOSに依存しないよう構成されている。なお、ファイルシステム21の詳細については後述する。   The file system 21 is set with functions according to the characteristics of the storage device such as the storage server 3. Further, as described above, the client device 2 has a plurality of file systems 21. That is, the client apparatus 2 has a file system 21 corresponding to the assumed characteristics of the storage device for each characteristic. Further, the file system 21 in the present embodiment operates independently of the client OS. That is, the file system 21 is configured not to depend on the client OS. Details of the file system 21 will be described later.

条件受付部22は、ファイルシステム21を接続するストレージサーバ3の特性に対応する、ファイルシステムの条件(ファイルシステムタイプなど)の入力を受け付ける機能を有している。具体的には、条件受付部22は、上記ファイルシステム21をマウントしようとする際に、例えばオプション選択などの手段を用いることで、ファイルシステムの条件を受け付ける。そして、条件受付部22は、受け付けたファイルシステムの条件をファイルシステム選択部23へと送信する。   The condition receiving unit 22 has a function of receiving input of file system conditions (file system type and the like) corresponding to the characteristics of the storage server 3 to which the file system 21 is connected. Specifically, the condition receiving unit 22 receives the file system conditions by using means such as option selection when attempting to mount the file system 21. Then, the condition receiving unit 22 transmits the received file system conditions to the file system selecting unit 23.

ファイルシステム選択部23は、条件受付部22に入力されたファイルシステムの条件に応じて、マウントするファイルシステム21を選択する機能を有している。ファイルシステム選択部23は、条件受付部22からファイルシステムの条件を受け付けると、当該ファイルシステムの条件に応じた、接続するストレージサーバ3の特性に対応するファイルシステム21を選択する。これにより、クライアント装置2は、ストレージサーバ3の特性に対応するファイルシステム21をマウントすることが出来る。   The file system selection unit 23 has a function of selecting the file system 21 to be mounted in accordance with the file system conditions input to the condition reception unit 22. When the file system selection unit 23 receives the file system condition from the condition reception unit 22, the file system selection unit 23 selects the file system 21 corresponding to the characteristics of the storage server 3 to be connected according to the file system condition. As a result, the client apparatus 2 can mount the file system 21 corresponding to the characteristics of the storage server 3.

また、図3を参照すると、クライアント装置2は、アプリケーション24と、VFS25(Virtual File System)と、NFS26(Network File System)と、FUSE27(Filesystem in Userspace)と、しての機能を有している。また、上記のように、クライアント装置2は、ストレージサーバ3の特性に応じたファイルシステム21をマウントする。   Referring to FIG. 3, the client device 2 has functions as an application 24, a VFS 25 (Virtual File System), an NFS 26 (Network File System), and a FUSE 27 (File system in Userspace). . As described above, the client device 2 mounts the file system 21 according to the characteristics of the storage server 3.

図3で示すように、アプリケーション24と、ファイルシステム21とは、ユーザ空間上で実行される。また、VFS25と、NFS26と、FUSE27とは、カーネル上で実行される。   As shown in FIG. 3, the application 24 and the file system 21 are executed in the user space. The VFS 25, the NFS 26, and the FUSE 27 are executed on the kernel.

アプリケーション24は、ユーザがクライアント装置2上で任意の操作を行うためのソフトウェアである。後述するように、アプリケーション24は、VFS25、FUSE27、ファイルシステム21を介して、ストレージサーバ3とデータの送受信を行うことが出来る。なお、本発明は、アプリケーションの種類には依存せず実施可能である。そのため、アプリケーション24の種類については特には限定しない。   The application 24 is software for a user to perform an arbitrary operation on the client device 2. As will be described later, the application 24 can send and receive data to and from the storage server 3 via the VFS 25, the FUSE 27, and the file system 21. The present invention can be implemented without depending on the type of application. Therefore, the type of application 24 is not particularly limited.

VFS25は、ファイルシステム共通の機能を受け持っている。VFS25を用いることで、アプリケーション24は、ファイルシステム21a、21b、…、21n、の違いを意識することなくファイルシステム21にアクセスすることが出来るようになる。つまり、VFS25は、ファイルシステム21a、21b、…、21n、の差異を吸収する。これにより、アプリケーション24は、異なる種類のファイルシステム21に対して統一的なアクセスを行うことが可能となる。   The VFS 25 has functions common to the file system. By using the VFS 25, the application 24 can access the file system 21 without being aware of the difference between the file systems 21a, 21b,..., 21n. That is, the VFS 25 absorbs the difference between the file systems 21a, 21b, ..., 21n. As a result, the application 24 can perform unified access to different types of file systems 21.

NFS26は、ネットワークを介して接続されたストレージサーバ3上に格納されたファイルシステムにマウントすることを可能とする機能を有している。NFS26を用いることで、クライアント装置2は、ストレージサーバ3上のファイルシステムをローカルにマウントされているのと同様に扱うことが出来るようになる。つまり、クライアント装置2は、NFS26を介して、ストレージサーバ3上のファイルシステムに対する書き込み要求やコミット要求などの所定の処理を行うことが出来る。   The NFS 26 has a function that makes it possible to mount on a file system stored on the storage server 3 connected via a network. By using the NFS 26, the client apparatus 2 can handle the file system on the storage server 3 in the same manner as when it is mounted locally. That is, the client device 2 can perform predetermined processing such as a write request or a commit request for the file system on the storage server 3 via the NFS 26.

なお、後述するように、本実施形態におけるストレージ装置2は、NFS26と同様の機能を備えるファイルシステム21を有することが出来る。そのため、ストレージ装置2は、必ずしもNFS26を有していなくても構わない。   As will be described later, the storage apparatus 2 in the present embodiment can have a file system 21 having the same function as the NFS 26. Therefore, the storage apparatus 2 does not necessarily have the NFS 26.

FUSE27は、ファイルシステム21をユーザ空間上で実行させる機能を有している。つまり、FUSE27を用いることで、カーネルコードを修正することなく独自のファイルシステムを生成することが可能となる。本実施形態におけるファイルシステム21は、FUSE27を用いて生成されている。   The FUSE 27 has a function of executing the file system 21 on the user space. That is, by using FUSE27, it is possible to generate a unique file system without modifying the kernel code. The file system 21 in this embodiment is generated using FUSE27.

ファイルシステム21は、上記のように、FUSE27を用いてユーザ空間上で生成されている。上述したように、条件受付部22と、ファイルシステム選択部23と、を用いることで、接続するストレージサーバ3の特性に応じたファイルシステム21がクライアント装置2にマウントされることになる。なお、ファイルシステム21は、カーネル上で実現されても構わない。   The file system 21 is generated on the user space using the FUSE 27 as described above. As described above, by using the condition reception unit 22 and the file system selection unit 23, the file system 21 corresponding to the characteristics of the storage server 3 to be connected is mounted on the client device 2. The file system 21 may be realized on the kernel.

クライアント装置2は、このような機能を備えている。ここで、上記機能は、例えば図4のようにも表すことが出来る。図4を参照すると、本実施形態の構成は、アプリケーション24、VFS25、FUSE27、ファイルシステム21、と、階層化されていることが分かる。この構成によると、FUSE27を用いて複数のファイルシステム21が生成されている。また、当該生成された複数のファイルシステム21間の差異をVFS25が吸収する。これにより、アプリケーション24からはファイルシステム21a、21b、…、21n、の違いを意識することなくデータ転送などを行うことが可能となる。   The client device 2 has such a function. Here, the above function can also be expressed as shown in FIG. 4, for example. Referring to FIG. 4, it can be seen that the configuration of the present embodiment is hierarchized with an application 24, a VFS 25, a FUSE 27, and a file system 21. According to this configuration, a plurality of file systems 21 are generated using the FUSE 27. Further, the VFS 25 absorbs differences between the generated file systems 21. As a result, data transfer or the like can be performed from the application 24 without being aware of the difference between the file systems 21a, 21b,..., 21n.

以上が、クライアント装置2の構成についての説明である。次に、ストレージサーバ3の構成について説明する。   The above is the description of the configuration of the client device 2. Next, the configuration of the storage server 3 will be described.

図5を参照すると、ストレージサーバ3は、NFS31と、ファイルシステム32と、を有している。   Referring to FIG. 5, the storage server 3 has an NFS 31 and a file system 32.

NFS31は、クライアント装置2が有するNFS26と同様の機能を備えている。ストレージサーバ3は、NFS31を介して、クライアント装置2と通信を行うことになる。   The NFS 31 has the same function as the NFS 26 included in the client device 2. The storage server 3 communicates with the client device 2 via the NFS 31.

また、NFS31は、クライアント装置2から書き込み要求やコミット要求を受け取った場合、当該要求に応じた処理の後、所定の返却値を含む返答を返すよう構成されている。具体的には、NFS31は、書き込み要求完了後及びコミット要求完了後に、verf値を含んだ応答を返す。verf値は、次の書き込み要求、又は、コミット要求までにサーバ状態が変わったか否かを確認するための情報である。   In addition, when receiving a write request or a commit request from the client device 2, the NFS 31 is configured to return a response including a predetermined return value after processing according to the request. Specifically, the NFS 31 returns a response including the verf value after the write request is completed and the commit request is completed. The verf value is information for confirming whether the server state has changed before the next write request or commit request.

ファイルシステム32は、ディスクストレージなどの記憶装置である。ファイルシステム32は、クライアント装置2から送信されたデータを、NFS31を介して取得する。そして、ファイルシステム32は、当該取得したデータを記憶する。上記のように、ファイルシステム32が記憶するデータは、NFS31を介してクライアント装置と送受信されることになる。   The file system 32 is a storage device such as a disk storage. The file system 32 acquires the data transmitted from the client device 2 via the NFS 31. Then, the file system 32 stores the acquired data. As described above, the data stored in the file system 32 is transmitted / received to / from the client device via the NFS 31.

以上が、ストレージサーバ3の構成である。   The above is the configuration of the storage server 3.

ここで、ファイルシステム21の具体的な一例として、記憶装置のレイテンシが大きいという特性に対応するファイルシステムであるカスタマイズドNFS211について説明する。   Here, as a specific example of the file system 21, a customized NFS 211 that is a file system corresponding to the characteristic that the latency of the storage device is large will be described.

カスタマイズドNFS211は、上述した複数のファイルシステム21のうちの一つである。カスタマイズドNFS211は、例えば、条件受付部22に「接続する記憶装置のレイテンシが大きいことに対応可能なファイルシステム」というファイルシステムの条件が入力されることで、ファイルシステム選択部23により選択されクライアント装置2にマウントされることになる。なお、カスタマイズドNFS211がクライアント装置2にマウントされる条件は、上記場合に限定されない。カスタマイズドNFS211は、上記例示した以外の条件に応じてマウントされるよう構成されても構わない。   The customized NFS 211 is one of the plurality of file systems 21 described above. For example, the customized NFS 211 is selected by the file system selection unit 23 when the file system condition “file system that can cope with a large latency of the connected storage device” is input to the condition reception unit 22, and the client It will be mounted on the device 2. The condition for mounting the customized NFS 211 on the client device 2 is not limited to the above case. The customized NFS 211 may be configured to be mounted according to conditions other than those exemplified above.

上記のようにカスタマイズドNFS211がクライアント装置2にマウントされると、その結果、図6に示すように、ユーザ空間上でアプリケーション24とカスタマイズドNFS211とが実行され、カーネル上でVFS25と、FUSE27と、が実行されることになる。なお、アプリケーション24とVFS25とFUSE27とについては既に説明したものと同様の構成となる。そのため、以下においては、カスタマイズドNFS211について説明する。   When the customized NFS 211 is mounted on the client apparatus 2 as described above, as a result, as shown in FIG. 6, the application 24 and the customized NFS 211 are executed in the user space, and the VFS 25, the FUSE 27, and the like are executed on the kernel. , Will be executed. The application 24, the VFS 25, and the FUSE 27 have the same configuration as that already described. Therefore, the customized NFS 211 will be described below.

図7を参照すると、カスタマイズドNFS211は、NFSデーモン2111と、NFSコミット処理部2112と、バッファ部2113と、ファイル記憶部2114と、しての機能を有している。   Referring to FIG. 7, the customized NFS 211 has functions as an NFS daemon 2111, an NFS commit processing unit 2112, a buffer unit 2113, and a file storage unit 2114.

NFSデーモン2111は、一般的なNFSにおけるNFSデーモンと同様の機能を有している。ただし、後述するように、本実施形態におけるNFSデーモン2111は、ストレージサーバ3に対する書き込み要求(WRITE)を行うときと、コミット要求(COMMIT)を行うときと、の2つの場面において、本実施形態に特有の動作を行うよう構成されている。なお、書き込み要求とコミット要求の詳細については、後述する。   The NFS daemon 2111 has the same function as the NFS daemon in a general NFS. However, as will be described later, the NFS daemon 2111 according to the present embodiment is used in the present embodiment in two situations: a write request (WRITE) to the storage server 3 and a commit request (COMMIT). It is configured to perform specific operations. Details of the write request and the commit request will be described later.

NFSコミット処理部2112は、ストレージサーバ3に対してコミット要求を行う機能を有している。具体的には、NFSコミット処理部2112は、定期的(例えば12時間ごと)にファイル記憶部2114を監視して、当該ファイル記憶部2114がファイルを記憶しているか否か確認する。そして、ファイル記憶部2114がファイルを記憶している場合、NFSコミット処理部2112は、ファイル記憶部2114から所定の情報を抽出し、ストレージサーバ3の後述するNFS31に対してコミット要求を送る。その後、NFSコミット処理部2112は、NFS31からの応答に応じて所定の動作を行う。なお、NFSコミット処理部2112によるコミット要求の詳細については後述する。   The NFS commit processing unit 2112 has a function of making a commit request to the storage server 3. Specifically, the NFS commit processing unit 2112 monitors the file storage unit 2114 periodically (for example, every 12 hours) to check whether the file storage unit 2114 stores a file. When the file storage unit 2114 stores the file, the NFS commit processing unit 2112 extracts predetermined information from the file storage unit 2114 and sends a commit request to the NFS 31 described later of the storage server 3. Thereafter, the NFS commit processing unit 2112 performs a predetermined operation in response to a response from the NFS 31. Details of the commit request by the NFS commit processing unit 2112 will be described later.

バッファ部2113は、メモリなどの記憶装置である。バッファ部2113は、上記NFSデーモン2111で処理中のデータを保持する。例えば、バッファ部2113は、アプリケーション24から書き込み要求を受信した際、アプリケーション24から受信したデータを記憶する。また、後述するように、バッファ部2113が記憶するデータは、NFSデーモン2111により書き込み要求が行われた後、ファイル記憶部2114へと送信されることになる。   The buffer unit 2113 is a storage device such as a memory. The buffer unit 2113 holds data being processed by the NFS daemon 2111. For example, the buffer unit 2113 stores data received from the application 24 when a write request is received from the application 24. As will be described later, the data stored in the buffer unit 2113 is transmitted to the file storage unit 2114 after a write request is made by the NFS daemon 2111.

ファイル記憶部2114は、ハードディスクなどの記憶装置である。ファイル記憶部2114は、書き込み要求済みであり、かつ、コミット要求前のデータを記憶する。上記のように、NFSデーモン2111による書き込み要求後、バッファ部2113に記憶されるデータはファイル記憶部2114へと送信される。そして、ファイル記憶部2114は、バッファ部2113から送信されるデータを受信して記憶する。また、ファイル記憶部2114が記憶するデータは、NFSコミット処理部2112によるコミット処理の結果を受けて、削除などの所定の処理が行われることになる。   The file storage unit 2114 is a storage device such as a hard disk. The file storage unit 2114 stores data that has been requested to be written and before the commit request. As described above, after the write request by the NFS daemon 2111, the data stored in the buffer unit 2113 is transmitted to the file storage unit 2114. The file storage unit 2114 receives and stores data transmitted from the buffer unit 2113. Further, the data stored in the file storage unit 2114 is subjected to predetermined processing such as deletion in response to the result of the commit processing by the NFS commit processing unit 2112.

以上が、カスタマイズドNFS211の構成である。ここで、カスタマイズドNFS211を用いて行われる書き込み要求とコミット要求について説明する。まず、書き込み要求について説明する。   The above is the configuration of the customized NFS 211. Here, a write request and a commit request performed using the customized NFS 211 will be described. First, the write request will be described.

図8を参照すると、カスタマイズドNFS211は、まず、アプリケーション24から下記のデータを含んだ書き込み要求を受信する。
file handle:データを書き込むファイルのファイルハンドル
offset:書き込みを開始するファイル内の位置
count:書き込むデータのバイト数
data:ファイルに書き込むデータ
Referring to FIG. 8, the customized NFS 211 first receives a write request including the following data from the application 24.
file handle: file handle of the file to which data is written offset: position in the file where writing is started count: number of bytes of data to be written data: data to be written to the file

そして、上記書き込み要求を受信したカスタマイズドNFS211は、受信したデータをバッファ部2113に記憶する。   The customized NFS 211 that has received the write request stores the received data in the buffer unit 2113.

次に、図9を参照すると、NFSデーモン2111が、ストレージサーバ3のNFS31に対して書き込み要求を送信する。なお、この時、NFSデーモン2111は、stable_howをUNSTABLEに指定する。つまり、NFSデーモン2111は、ストレージサーバ3のNFS31に対して、固定的でない書き込みを行うよう要求する。   Next, referring to FIG. 9, the NFS daemon 2111 transmits a write request to the NFS 31 of the storage server 3. At this time, the NFS daemon 2111 designates stable_how to UNSTABLE. That is, the NFS daemon 2111 requests the NFS 31 of the storage server 3 to perform non-fixed writing.

続いて、ストレージサーバ3は、当該書き込み要求を受けて書き込み処理を行う。そして、書き込み処理が終了すると、ストレージサーバ3のNFS31は、クライアント装置2のカスタマイズドNFS211に対してverf値を含んだ応答を返す。なお、上述したように、verf値は次に書き込み要求またはコミット要求までにサーバ状態が変わったかどうかを確認するための情報である。   Subsequently, the storage server 3 performs a write process in response to the write request. When the writing process is completed, the NFS 31 of the storage server 3 returns a response including the verf value to the customized NFS 211 of the client apparatus 2. As described above, the verf value is information for confirming whether the server state has changed before the next write request or commit request.

図10を参照すると、上記一連の動作終了後(つまり、NFS31からverf値を含んだ応答を受信した後)、NFSデーモン2111は、バッファ部2113上のデータをファイル記憶部2114に移動する(ロールアウトする)。また、上記ロールアウトを行う際に、NFSデーモン2111は、バッファ部2113が記憶するデータと共に、ストレージサーバ3のNFS31から取得したverf値をファイル記憶部2114に移動する。つまり、NFSデーモン2111によりファイル記憶部2114に移動されるデータは以下の通りになる。
file handle:データを書き込むファイルのファイルハンドル
offset:書き込みを開始するファイル内の位置
count:書き込むデータのバイト数
data:ファイルに書き込むデータ
verf:ストレージサーバ3のNFS31からの返却値
Referring to FIG. 10, after the above series of operations is completed (that is, after receiving a response including a verf value from NFS 31), the NFS daemon 2111 moves the data on the buffer unit 2113 to the file storage unit 2114 (roll). Out). Further, when performing the rollout, the NFS daemon 2111 moves the verf value acquired from the NFS 31 of the storage server 3 together with the data stored in the buffer unit 2113 to the file storage unit 2114. That is, the data moved to the file storage unit 2114 by the NFS daemon 2111 is as follows.
file handle: file handle of the file to which data is written offset: position in the file to start writing count: number of bytes of data to be written data: data to be written to file verf: return value from NFS 31 of storage server 3

なお、ロールアウトしたデータ(ファイル記憶部2114が記憶するデータ)は、「request#(一意に特定できるユニークな情報)」で管理することが出来る。   The rolled-out data (data stored in the file storage unit 2114) can be managed by “request # (unique information that can be uniquely identified)”.

以上が、カスタマイズドNFS211とNFS31とで行われる書き込み要求に伴う処理である。このように、本実施形態におけるカスタマイズドNFS211は、ストレージサーバ3のNFS31に対して書き込み要求を行った後、当該書き込み要求を行ったデータにverf値を含めてファイル記憶部2114に記憶する。また、ファイル記憶部2114に記憶されたデータは、コマンド「request#」により管理される。   The above is the process accompanying the write request performed by the customized NFS 211 and NFS 31. As described above, the customized NFS 211 according to the present embodiment makes a write request to the NFS 31 of the storage server 3 and then stores the write request including the verf value in the file storage unit 2114. The data stored in the file storage unit 2114 is managed by the command “request #”.

次に、コミット要求について説明する。   Next, the commit request will be described.

図11を参照すると、NFSコミット処理部2112は、定期的(例えば、12時間ごと)にロールアウトされたデータの有無を確認する。つまり、NFSコミット処理部2112は、予め定められた時間ごとに、ファイル記憶部2114がデータを記憶していないかを確認する。そして、ロールアウトされたデータが存在していた場合、NFSコミット処理部2112は、上記コマンド「request#」を指定してファイル記憶部2114から下記情報を抽出する。
file handle:データを書き込むファイルのファイルハンドル
offset:書き込みを開始するファイル内の位置
count:書き込むデータのバイト数
Referring to FIG. 11, the NFS commit processing unit 2112 confirms the presence / absence of data that is rolled out periodically (for example, every 12 hours). That is, the NFS commit processing unit 2112 confirms whether the file storage unit 2114 stores data at predetermined time intervals. If the rolled-out data exists, the NFS commit processing unit 2112 specifies the command “request #” and extracts the following information from the file storage unit 2114.
file handle: file handle of the file to which data is written offset: position in the file where writing is started count: number of bytes of data to be written

その後、NFSコミット処理部2112は、ストレージサーバ3のNFS31に対してコミット要求を送信する(上記抽出した情報を含めて送信する)。   Thereafter, the NFS commit processing unit 2112 transmits a commit request to the NFS 31 of the storage server 3 (transmits the information including the extracted information).

これを受けて、ストレージサーバ3は、コミット処理を行う。つまり、ストレージサーバ3が記憶する固定的でないデータを確定させる。そして、ストレージサーバ3のNFS31は、NFSコミット処理部2112に対して、verf値を含んだ応答を返す。   In response to this, the storage server 3 performs a commit process. That is, the non-fixed data stored in the storage server 3 is determined. Then, the NFS 31 of the storage server 3 returns a response including the verf value to the NFS commit processing unit 2112.

続いて、NFSコミット処理部2112は、コミット要求の結果としてストレージサーバ3のNFS31から返却されたverf値が、ファイル記憶部2114に格納されているverf値と等しいかどうかの判断を行う。つまり、NFSコミット処理部2112は、書き込み要求の結果として送信されるverf値とコミット要求の結果として送信されるverf値とが等しいか否かの判断を行う。   Subsequently, the NFS commit processing unit 2112 determines whether the verf value returned from the NFS 31 of the storage server 3 as a result of the commit request is equal to the verf value stored in the file storage unit 2114. That is, the NFS commit processing unit 2112 determines whether or not the verf value transmitted as a result of the write request is equal to the verf value transmitted as a result of the commit request.

そして、書き込み要求の結果として送信されるverf値とコミット要求の結果として送信されるverf値とが等しい場合、図12を参照すると、NFSコミット処理部2112は、コマンド「request#」を指定してロールアウトしたデータを削除(パージ)する。つまり、NFSコミット処理部2112は、ファイル記憶部2114が記憶する対象のデータを削除する。   When the verf value transmitted as a result of the write request is equal to the verf value transmitted as a result of the commit request, referring to FIG. 12, the NFS commit processing unit 2112 specifies the command “request #”. Delete (purge) the rolled-out data. That is, the NFS commit processing unit 2112 deletes the target data stored in the file storage unit 2114.

一方、書き込み要求の結果として送信されるverf値とコミット要求の結果として送信されるverf値とが異なる場合、図13を参照すると、NFSコミット処理部2112は、NFSデーモン2111に対して「request#」を通知する。つまり、NFSコミット処理部2112は、NFSデーモン2111に対して異常を通知する。   On the other hand, when the verf value transmitted as a result of the write request and the verf value transmitted as a result of the commit request are different, referring to FIG. 13, the NFS commit processing unit 2112 sends “request #” to the NFS daemon 2111. ". That is, the NFS commit processing unit 2112 notifies the NFS daemon 2111 of the abnormality.

続いて、図14を参照すると、NFSデーモン2111は、ファイル記憶部2114に対して「request#」を指定する。つまり、NFSデーモン2111は、ファイル記憶部2114が記憶するデータをバッファ部2113に移動させる(ロールインさせる)。そして、NFSデーモン2111は、ストレージサーバ3のNFS31に対して再度書き込み要求を送る。その後、NFSデーモン2111は、書き込み要求の結果としてverf値を含む返答を受け取る。そして、NFSデーモン2111は、verf値を更新した後再度データをファイル記憶部2114にロールインする。つまり、NFSデーモン2111は、verf値を新しく受け取った値に更新したデータを、再度ファイル記憶部2114に記憶させる。なお、当該記憶させたデータは、再度コミット要求の対象になることになる。   Next, referring to FIG. 14, the NFS daemon 2111 designates “request #” for the file storage unit 2114. That is, the NFS daemon 2111 moves (rolls in) the data stored in the file storage unit 2114 to the buffer unit 2113. Then, the NFS daemon 2111 sends a write request again to the NFS 31 of the storage server 3. Thereafter, the NFS daemon 2111 receives a response including a verf value as a result of the write request. The NFS daemon 2111 then rolls in the data to the file storage unit 2114 again after updating the verf value. In other words, the NFS daemon 2111 causes the file storage unit 2114 to store again the data obtained by updating the verf value to the newly received value. Note that the stored data becomes the target of the commit request again.

以上が、カスタマイズドNFS211とNFS31とで行われるコミット要求に伴う処理である。   The above is the process accompanying the commit request performed by the customized NFS 211 and NFS 31.

次に、本実施形態におけるストレージシステム1の動作について説明する。まず、クライアント装置2にファイルシステム21をマウントする際の動作について説明する。   Next, the operation of the storage system 1 in this embodiment will be described. First, an operation when the file system 21 is mounted on the client device 2 will be described.

図15を参照すると、まず、条件受付部22がストレージサーバ3の特性に対応するファイルシステムの条件の入力を受け付ける(S001)。そして、条件受付部22は、当該受け付けたファイルシステムの条件をファイルシステム選択部23へと送信する。   Referring to FIG. 15, first, the condition receiving unit 22 receives an input of file system conditions corresponding to the characteristics of the storage server 3 (S001). Then, the condition receiving unit 22 transmits the received file system conditions to the file system selecting unit 23.

続いて、ファイルシステム選択部23がファイルシステムの条件を受信する。すると、ファイルシステム選択部23は、ストレージサーバ3の特性に対応するファイルシステム21を選択する(S002)。これにより、ストレージサーバ3の特性に応じたファイルシステム21がマウントされることになる(S003)。   Subsequently, the file system selection unit 23 receives the file system conditions. Then, the file system selection unit 23 selects the file system 21 corresponding to the characteristics of the storage server 3 (S002). As a result, the file system 21 corresponding to the characteristics of the storage server 3 is mounted (S003).

具体的には、例えば、条件受付部22に「記憶装置のレイテンシが大きい」という特性を入力する。すると、ファイルシステム選択部23は、「記憶装置のレイテンシが大きい」という特性に対応するカスタマイズドNFS211を選択する。これにより、クライアント装置2にはカスタマイズドNFS211がマウントされることになる。   Specifically, for example, a characteristic “high latency of the storage device” is input to the condition receiving unit 22. Then, the file system selection unit 23 selects the customized NFS 211 corresponding to the characteristic that “the latency of the storage device is large”. As a result, the customized NFS 211 is mounted on the client device 2.

以上が、クライアント装置2にファイルシステム21をマウントする際の動作である。   The above is the operation when the file system 21 is mounted on the client device 2.

次に、上記カスタマイズドNFS211がマウントされた場合に行われる書き込み要求の動作について説明する。   Next, a write request operation performed when the customized NFS 211 is mounted will be described.

図16を参照すると、まず、アプリケーション24がカスタマイズドNFS211に対して書き込み要求を送信する。   Referring to FIG. 16, first, the application 24 transmits a write request to the customized NFS 211.

次に、NFSデーモン2111がアプリケーション24から書き込み要求を受信する(S101)。すると、NFSデーモン2111は、アプリケーション24から受け付けたデータをバッファ部2113に記憶する。また、NFSデーモン2111は、ストレージサーバ3のNFS31に対して、書き込み要求を送信する(S102)。なお、NFSデーモン2111は、ストレージサーバ3のNFS31に対して、固定的でない書き込みを行うよう要求する。   Next, the NFS daemon 2111 receives a write request from the application 24 (S101). Then, the NFS daemon 2111 stores the data received from the application 24 in the buffer unit 2113. Further, the NFS daemon 2111 transmits a write request to the NFS 31 of the storage server 3 (S102). The NFS daemon 2111 requests the NFS 31 of the storage server 3 to perform non-fixed writing.

続いて、ストレージサーバ3のNFS31が書き込み要求を受信する。そして、ストレージサーバ3は、当該書き込み要求を受けて書き込み処理を行う。その後、書き込み処理が終了すると、ストレージサーバ3のNFS31は、クライアント装置2のカスタマイズドNFS211に対してverf値を含んだ応答を返す。   Subsequently, the NFS 31 of the storage server 3 receives the write request. The storage server 3 receives the write request and performs a write process. Thereafter, when the writing process is completed, the NFS 31 of the storage server 3 returns a response including the verf value to the customized NFS 211 of the client apparatus 2.

そして、NFSデーモン2111が、上記NFS31から送信されるverf値を含んだ応答を受信する(S103)。その後、NFSデーモン2111は、バッファ部2113上のデータをファイル記憶部2114に送信する(ロールアウトする)(S104)。なお、NFSデーモン2111は、バッファ部2113が記憶するデータにverf値を含めてファイル記憶部2114に記憶する。つまり、ファイル記憶部2114には、バッファ部2113が記憶するデータにverf値を加えたデータが記憶されることになる。   Then, the NFS daemon 2111 receives a response including the verf value transmitted from the NFS 31 (S103). Thereafter, the NFS daemon 2111 transmits (rolls out) the data on the buffer unit 2113 to the file storage unit 2114 (S104). The NFS daemon 2111 stores the verf value in the data stored in the buffer unit 2113 and stores it in the file storage unit 2114. That is, the file storage unit 2114 stores data obtained by adding the verf value to the data stored in the buffer unit 2113.

以上が、カスタマイズドNFS211がマウントされた場合に行われる書き込み要求の動作についての説明である。次に、カスタマイズドNFS211がマウントされた場合に行われるコミット要求の動作について説明する。   The above is the description of the write request operation performed when the customized NFS 211 is mounted. Next, a commit request operation performed when the customized NFS 211 is mounted will be described.

図17を参照すると、まず、NFSコミット処理部2112が、定期的(例えば12時間ごと)に、ロールアウトされたデータの有無を確認する(S201)。   Referring to FIG. 17, first, the NFS commit processing unit 2112 confirms the presence or absence of rolled-out data periodically (for example, every 12 hours) (S201).

ロールアウトされたデータがない場合、NFSコミット処理部2112は、以下の処理を行わず次のロールアウトされたデータの有無の確認を待つことになる。   When there is no rolled-out data, the NFS commit processing unit 2112 does not perform the following process and waits for confirmation of the presence of the next rolled-out data.

一方、ロールアウトされたデータがある場合、NFSコミット処理部2112は、ファイル記憶部2114が記憶するデータを抽出する。そして、NFSコミット処理部2112は、ストレージサーバ3のNFS31に対して、コミット要求を送信する(S202)。   On the other hand, if there is data that has been rolled out, the NFS commit processing unit 2112 extracts the data stored in the file storage unit 2114. Then, the NFS commit processing unit 2112 transmits a commit request to the NFS 31 of the storage server 3 (S202).

続いて、ストレージサーバ3のNFS31がコミット要求を受信する。そして、ストレージサーバ3は、当該コミット要求を受けてコミット処理を行う。つまり、ストレージサーバ3は、固定的でないデータを確定させる。その後、コミット処理が終了すると、ストレージサーバ3のNFS31は、クライアント装置2のカスタマイズドNFS211に対してverf値を含んだ応答を返す(S203)。   Subsequently, the NFS 31 of the storage server 3 receives the commit request. The storage server 3 receives the commit request and performs a commit process. That is, the storage server 3 determines data that is not fixed. Thereafter, when the commit process ends, the NFS 31 of the storage server 3 returns a response including the verf value to the customized NFS 211 of the client device 2 (S203).

そして、NFSコミット処理部2112が、上記NFS31から送信されるverf値を含んだ応答を受信する(S203)。そして、NFSコミット処理部2112は、上記コミット要求の結果として受信したverf値と、ファイル記憶部2114が記憶するverf値(書き込み要求の結果として受信したverf値)と、が等しいか否かの判断を行う(S204)。   Then, the NFS commit processing unit 2112 receives a response including the verf value transmitted from the NFS 31 (S203). Then, the NFS commit processing unit 2112 determines whether or not the verf value received as a result of the commit request is equal to the verf value stored in the file storage unit 2114 (verf value received as a result of the write request). (S204).

コミット要求の結果として受信したverf値と書き込み要求の結果として受信したverf値とが等しい場合(S204、yes)、NFSコミット処理部2112は、ロールアウトしたデータを削除する(パージする)(S208)。これにより、コミット処理が終了することになる。   If the verf value received as a result of the commit request is equal to the verf value received as a result of the write request (Yes in S204), the NFS commit processing unit 2112 deletes (purifies) the rolled-out data (S208). . As a result, the commit process ends.

一方、コミット要求の結果として受信したverf値と書き込み要求の結果として受信したverf値とが等しくない場合(S204、no)、NFSコミット処理部2112は、異常の発生をNFSデーモン2111に通知する。   On the other hand, if the verf value received as a result of the commit request and the verf value received as a result of the write request are not equal (S204, no), the NFS commit processing unit 2112 notifies the NFS daemon 2111 of the occurrence of an abnormality.

これを受けて、NFSデーモン2111は、ファイル記憶部2114が記憶するデータをバッファ部2113に移動させる。つまり、NFSデーモン2111は、ロールアウトされたデータをロールインする(S205)。そして、NFSデーモン2111は、ストレージサーバ3のNFS31に対して、再度書き込み要求を送信する(S206)。その後、NFSデーモン2111は、書き込み要求の結果として、ストレージサーバ3のNFS31から、verf値を含む応答を受信する。そして、NFSデーモン2111は、verf値を更新して再度ロールアウトする(S207)。つまり、NFSデーモン2111は、verf値を更新したデータをファイル記憶部2114に記憶させる。なお、ファイル記憶部2114が記憶するverf値を更新したデータは、再度コミット処理を行われることになる。   In response to this, the NFS daemon 2111 moves the data stored in the file storage unit 2114 to the buffer unit 2113. That is, the NFS daemon 2111 rolls in the rolled out data (S205). Then, the NFS daemon 2111 transmits a write request again to the NFS 31 of the storage server 3 (S206). Thereafter, the NFS daemon 2111 receives a response including a verf value from the NFS 31 of the storage server 3 as a result of the write request. The NFS daemon 2111 then updates the verf value and rolls out again (S207). That is, the NFS daemon 2111 causes the file storage unit 2114 to store data in which the verf value has been updated. Note that data in which the verf value stored in the file storage unit 2114 is updated is subjected to commit processing again.

以上が、カスタマイズドNFS211がマウントされた場合に行われるコミット要求の動作である。   The above is the operation of the commit request performed when the customized NFS 211 is mounted.

このように、本実施形態におけるストレージシステム1は、クライアント装置2と、ストレージサーバ3と、を有している。また、本実施形態におけるクライアント装置2は、接続される記憶装置の特性に応じた機能が設定された複数のファイルシステム21と、条件受付部22と、ファイルシステム選択部23と、を有している。このような構成により、条件受付部22が受け付けたファイルシステムの条件に応じて、ファイルシステム選択部23がマウントするファイルシステム21を選択することが出来る。つまり、クライアント装置2は、接続するストレージサーバ3の特性に対応するファイルシステム21をマウントすることが出来る。この結果、ストレージサーバ3にとって都合のいいI/Oを実現することが可能となり、ストレージサーバ3の特性に依存せず性能を維持することが可能となる(例えば、高速なデータ送信を可能にすることが出来る)。   As described above, the storage system 1 according to this embodiment includes the client device 2 and the storage server 3. In addition, the client device 2 in the present embodiment includes a plurality of file systems 21, a condition reception unit 22, and a file system selection unit 23 in which functions according to the characteristics of the connected storage device are set. Yes. With such a configuration, the file system 21 to be mounted by the file system selection unit 23 can be selected in accordance with the file system conditions received by the condition reception unit 22. That is, the client device 2 can mount the file system 21 corresponding to the characteristics of the storage server 3 to be connected. As a result, I / O convenient for the storage server 3 can be realized, and performance can be maintained without depending on the characteristics of the storage server 3 (for example, high-speed data transmission is enabled). Can be).

また、本実施形態におけるファイルシステム21の一例であるカスタマイズドNFS211は、NFSデーモン2111と、NFSコミット処理部2112と、ファイル記憶部2114と、を備えている。このような構成により、NFSデーモン2111により書き込み要求を行ったデータをファイル記憶部2114に記憶することが出来る。また、NFSコミット処理部2112は、定期的にファイル記憶部2114がデータを記憶しているか否かを確認し、ファイル記憶部2114がデータを記憶している場合にコミット要求を行うことが出来る。つまり、コミット処理を非同期化することが可能となる。その結果、コミット処理の頻度を減らすことが可能となり、レイテンシの大きさが与える性能影響を抑えることが可能になる。   Also, the customized NFS 211 that is an example of the file system 21 in the present embodiment includes an NFS daemon 2111, an NFS commit processing unit 2112, and a file storage unit 2114. With such a configuration, the data requested to be written by the NFS daemon 2111 can be stored in the file storage unit 2114. Further, the NFS commit processing unit 2112 can periodically check whether or not the file storage unit 2114 stores data, and can make a commit request when the file storage unit 2114 stores data. That is, the commit process can be desynchronized. As a result, the frequency of commit processing can be reduced, and the performance influence given by the latency can be suppressed.

なお、本実施形態においては、クライアント装置2が記憶するファイルシステム21の一例として、記憶装置のレイテンシが大きいという特性に対応するファイルシステムであるカスタマイズドNFS211について説明した。しかしながら、クライアント装置2が有するファイルシステム21は、上記場合に限定されない。クライアント装置2は、様々なストレージサーバ3の特性に応じた機能が設定されたファイルシステム21を有することが出来る。   In the present embodiment, the customized NFS 211, which is a file system corresponding to the characteristic that the latency of the storage device is large, has been described as an example of the file system 21 stored in the client device 2. However, the file system 21 included in the client device 2 is not limited to the above case. The client device 2 can have a file system 21 in which functions corresponding to characteristics of various storage servers 3 are set.

[第2の実施形態]
次に本発明の第2の実施形態について図面を参照して説明する。なお、本実施形態においては、ストレージシステム4の構成の概略について説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference to the drawings. In this embodiment, an outline of the configuration of the storage system 4 will be described.

図18を参照すると、本実施形態におけるストレージシステム4は、情報処理装置5と、記憶装置6と、を有している。また、情報処理装置5と記憶装置6とはネットワークを介して接続されており、互いに情報を送受信することが出来るよう構成されている。なお、ストレージシステム4は、複数の記憶装置6を有していても構わない。   Referring to FIG. 18, the storage system 4 in the present embodiment includes an information processing device 5 and a storage device 6. Further, the information processing device 5 and the storage device 6 are connected via a network and configured to be able to transmit and receive information to and from each other. The storage system 4 may have a plurality of storage devices 6.

図18を参照すると、情報処理装置5は、複数のファイルシステム51と、条件受付部52と、ファイルシステム選択部53と、を有している。   Referring to FIG. 18, the information processing apparatus 5 includes a plurality of file systems 51, a condition reception unit 52, and a file system selection unit 53.

ファイルシステム51は、接続する記憶装置(記憶装置6など)の特性に応じた機能が設定されている。また、上記のように、情報処理装置5は、接続する記憶装置(記憶装置6など)の特性に応じた機能が設定されたファイルシステム51を複数有している。また、条件受付部52は、ファイルシステムを接続する記憶装置6の特性に対応するファイルシステムの条件の入力を受け付ける機能を有している。また、ファイルシステム選択部53は、条件受付部52に入力されたファイルシステムの条件に応じて、ファイルシステムを接続する記憶装置6の特性に対応するファイルシステムを選択する機能を有している。   The file system 51 is set with functions according to the characteristics of the storage device to be connected (such as the storage device 6). Further, as described above, the information processing apparatus 5 includes a plurality of file systems 51 in which functions according to the characteristics of the connected storage device (such as the storage device 6) are set. In addition, the condition receiving unit 52 has a function of receiving an input of file system conditions corresponding to the characteristics of the storage device 6 to which the file system is connected. Further, the file system selection unit 53 has a function of selecting a file system corresponding to the characteristics of the storage device 6 to which the file system is connected according to the file system conditions input to the condition reception unit 52.

つまり、情報処理装置5は、接続する記憶装置6の特性に対応するファイルシステムをマウントすることが出来る。そして、情報処理装置5はネットワークを介して記憶装置6と通信を行う。   That is, the information processing apparatus 5 can mount a file system corresponding to the characteristics of the storage device 6 to be connected. Then, the information processing device 5 communicates with the storage device 6 via the network.

また、記憶装置6は、ディスクストレージなどの記憶装置である。記憶装置6は、情報処理装置5からデータを受信して、当該受信したデータを記憶する。   The storage device 6 is a storage device such as a disk storage. The storage device 6 receives data from the information processing device 5 and stores the received data.

このように、本実施形態におけるストレージシステム4は、情報処理装置5と記憶装置6とを有している。また、情報処理装置5は、接続される記憶装置の特性に応じた機能が設定された複数のファイルシステム51と、条件受付部52と、ファイルシステム選択部53と、を有している。このような構成により、条件受付部52が受け付けたファイルシステムの条件に応じて、ファイルシステム選択部53がファイルシステムを選択することが出来る。その結果、情報処理装置5は、接続する記憶装置6の特性に対応するファイルシステムをマウントすることが出来る。これにより、記憶装置6にとって都合のいいI/Oを実現することが可能となり、記憶装置6の特性に依存せず性能を維持することが可能となる(例えば、記憶装置6の特性に依存せず高速なデータ送信を可能にすることが出来る)。   As described above, the storage system 4 in this embodiment includes the information processing device 5 and the storage device 6. In addition, the information processing apparatus 5 includes a plurality of file systems 51 in which functions according to the characteristics of the connected storage device are set, a condition reception unit 52, and a file system selection unit 53. With such a configuration, the file system selection unit 53 can select a file system according to the file system conditions received by the condition reception unit 52. As a result, the information processing apparatus 5 can mount a file system corresponding to the characteristics of the storage device 6 to be connected. As a result, I / O convenient for the storage device 6 can be realized, and the performance can be maintained without depending on the characteristics of the storage device 6 (for example, depending on the characteristics of the storage device 6). (This enables high-speed data transmission).

[第3の実施形態]
次に本発明の第3の実施形態について図面を参照して説明する。なお、本実施形態においては、情報処理装置7の構成の概略について説明する。
[Third embodiment]
Next, a third embodiment of the present invention will be described with reference to the drawings. In the present embodiment, an outline of the configuration of the information processing apparatus 7 will be described.

図19を参照すると、本実施形態における情報処理装置7は、複数のファイルシステム71と、条件受付部72と、ファイルシステム選択部73と、を有している。   Referring to FIG. 19, the information processing apparatus 7 in the present embodiment includes a plurality of file systems 71, a condition receiving unit 72, and a file system selection unit 73.

ファイルシステム71は、接続する外部記憶装置の特性に応じた機能が設定されている。また、上記のように、情報処理装置7は、接続する外部記憶装置の特性に応じた機能が設定されたファイルシステム71を複数有している。また、条件受付部72は、ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける機能を有している。また、ファイルシステム選択部73は、条件受付部72に入力されたファイルシステムの条件に応じて、ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムを選択する機能を有している。   The file system 71 has functions set according to the characteristics of the external storage device to be connected. Further, as described above, the information processing apparatus 7 has a plurality of file systems 71 in which functions according to the characteristics of the external storage device to be connected are set. In addition, the condition receiving unit 72 has a function of receiving an input of file system conditions corresponding to the characteristics of the external storage device to which the file system is connected. The file system selection unit 73 has a function of selecting a file system corresponding to the characteristics of the external storage device to which the file system is connected according to the file system conditions input to the condition reception unit 72.

つまり、情報処理装置7は、接続する外部記憶装置の特性に対応するファイルシステムをマウントする。そして、情報処理装置7はネットワークを介して外部記憶装置と通信を行う。   That is, the information processing apparatus 7 mounts a file system corresponding to the characteristics of the connected external storage device. The information processing apparatus 7 communicates with the external storage device via the network.

このように、本実施形態における情報処理装置7は、接続される外部記憶装置の特性に応じた機能が設定された複数のファイルシステム71と、条件受付部72と、ファイルシステム選択部73と、を有している。このような構成により、条件受付部72が受け付けたファイルシステムの条件に応じて、ファイルシステム選択部73がファイルシステムを選択することが出来る。その結果、情報処理装置7は、接続する外部記憶装置の特性に対応するファイルシステムをマウントすることが出来る。これにより、外部記憶装置にとって都合のいいI/Oを実現することが可能となり、外部記憶装置の特性に依存せず性能を維持することが可能となる(例えば、外部記憶装置の特性に依存せず高速なデータ送信を可能にすることが出来る)。   As described above, the information processing apparatus 7 according to the present embodiment includes a plurality of file systems 71 in which functions according to the characteristics of the connected external storage device are set, the condition reception unit 72, the file system selection unit 73, have. With such a configuration, the file system selection unit 73 can select a file system according to the file system conditions received by the condition reception unit 72. As a result, the information processing apparatus 7 can mount a file system corresponding to the characteristics of the connected external storage device. As a result, I / O convenient for the external storage device can be realized, and the performance can be maintained without depending on the characteristics of the external storage device (for example, depending on the characteristics of the external storage device). (This enables high-speed data transmission).

なお、上述した情報処理装置7は、情報処理装置7に所定のプログラムが組み込まれることで実現できる。具体的に、本発明の他の形態であるプログラムは、情報処理装置に、外部記憶装置の特性に応じた機能が設定された複数のファイルシステムと、ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、条件受付部に入力されたファイルシステムの条件に応じて、ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムを選択するファイルシステム選択部と、を実現させるためのプログラムである。   Note that the information processing apparatus 7 described above can be realized by incorporating a predetermined program into the information processing apparatus 7. Specifically, a program according to another aspect of the present invention has a plurality of file systems in which functions corresponding to characteristics of the external storage device are set in the information processing device, and characteristics of the external storage device that connects the file systems. A condition reception unit that receives input of conditions of the corresponding file system, and a file system that selects a file system corresponding to the characteristics of the external storage device to which the file system is connected according to the file system conditions input to the condition reception unit And a selection unit.

また、上述した情報処理装置7が作動することにより実行される情報処理方法は、ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付け、当該入力されたファイルシステムの条件に応じて、ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムを選択する、というものである。   In addition, the information processing method executed by operating the information processing apparatus 7 described above accepts input of file system conditions corresponding to the characteristics of the external storage device to which the file system is connected, and the input file system The file system corresponding to the characteristics of the external storage device to which the file system is connected is selected according to the conditions.

上述した構成を有する、プログラム、又は、情報処理方法、の発明であっても、上記情報処理システムと同様の作用を有するために、上述した本発明の目的を達成することが出来る。   Even the invention of the program or the information processing method having the above-described configuration can achieve the above-described object of the present invention because it has the same operation as the above-described information processing system.

<付記>
上記実施形態の一部又は全部は、以下の付記のようにも記載されうる。以下、本発明におけるストレージシステムなどの概略を説明する。但し、本発明は、以下の構成に限定されない。
<Appendix>
Part or all of the above-described embodiment can be described as in the following supplementary notes. The outline of the storage system and the like in the present invention will be described below. However, the present invention is not limited to the following configuration.

(付記1)
情報処理装置と少なくとも1つの記憶装置とを備え、
前記情報処理装置は、
前記記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を備える、
ストレージシステム。
(Appendix 1)
An information processing device and at least one storage device;
The information processing apparatus includes:
A plurality of file systems set with functions according to the characteristics of the storage device;
A condition receiving unit that receives an input of a file system condition corresponding to the characteristics of a storage device to which the file system is connected;
A file system selection unit that selects the file system corresponding to the characteristics of the storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
Comprising
Storage system.

この構成によると、ストレージシステムが情報処理装置と記憶装置とを備えている。また、情報処理装置は、記憶装置の特性に応じた機能が設定された複数のファイルシステムと、条件受付部と、ファイルシステム選択部と、しての機能を有している。このような構成により、条件受付部に入力されたファイルシステムの条件に応じて、ファイルシステム選択部は、ファイルシステムを接続する記憶装置の特性に対応するファイルシステムを選択することが出来る。つまり、情報処理装置には、接続する記憶装置の特性に対応するファイルシステムがマウントされることになる。その結果、記憶装置にとって都合のいいI/Oを実現することが可能となり、記憶装置の特性に依存せず性能を維持することが可能となる(例えば、記憶装置の特性に依存せず高速なデータ送信を行うことを可能とすることが出来る)。   According to this configuration, the storage system includes the information processing device and the storage device. In addition, the information processing apparatus has functions as a plurality of file systems in which functions according to characteristics of the storage device are set, a condition receiving unit, and a file system selection unit. With such a configuration, the file system selection unit can select a file system corresponding to the characteristics of the storage device to which the file system is connected in accordance with the file system conditions input to the condition reception unit. That is, a file system corresponding to the characteristics of the storage device to be connected is mounted on the information processing apparatus. As a result, I / O that is convenient for the storage device can be realized, and performance can be maintained without depending on the characteristics of the storage device (for example, high speed can be achieved without depending on the characteristics of the storage device). Data transmission can be made possible).

(付記2)
付記1に記載のストレージシステムであって、
前記情報処理装置は、前記複数のファイルシステムの1つとして、記憶装置のレイテンシが大きいという特性に応じた機能が設定されたレイテンシ対策ファイルシステムを備える、
ストレージシステム。
(Appendix 2)
The storage system according to attachment 1, wherein
The information processing apparatus includes, as one of the plurality of file systems, a latency countermeasure file system in which a function corresponding to a characteristic that a storage device has a large latency is set.
Storage system.

この構成によると、ストレージシステムが、複数のファイルシステムの一つとして、レイテンシ対策ファイルシステムを備えている。このような構成により、接続する記憶装置のレイテンシが大きい場合に、レイテンシ対策ファイルシステムをマウントすることが出来るようになる。その結果、情報処置装置は、レイテンシ対策ファイルシステムを用いて記憶装置と通信することが可能となり、レイテンシの大きな記憶装置と通信を行う際にも、高速にデータ通信を行うことが可能となる。   According to this configuration, the storage system includes the latency countermeasure file system as one of the plurality of file systems. With such a configuration, it becomes possible to mount the latency countermeasure file system when the latency of the storage device to be connected is large. As a result, the information processing apparatus can communicate with the storage device using the latency countermeasure file system, and can perform high-speed data communication even when communicating with the storage device having a large latency.

(付記3)
付記2に記載のストレージシステムであって、
前記レイテンシ対策ファイルシステムは、
前記記憶装置に対して書き込み要求を行う書き込み要求部と、
前記記憶装置に対してコミット要求を行うコミット要求部と、
前記書込み要求部が前記書き込み要求を行ったファイルを記憶するファイル記憶部と、を備え、
前記コミット要求部は、予め定められた時間毎に前記ファイル記憶部を確認し、当該ファイル記憶部が前記ファイルを記憶している場合に前記記憶装置に対して前記コミット要求を行う、
ストレージシステム。
(Appendix 3)
The storage system according to appendix 2,
The latency countermeasure file system is
A write request unit for making a write request to the storage device;
A commit request unit for making a commit request to the storage device;
A file storage unit for storing the file for which the write request unit has made the write request,
The commit request unit confirms the file storage unit every predetermined time, and performs the commit request to the storage device when the file storage unit stores the file.
Storage system.

この構成によると、レイテンシ対策ファイルシステムは、書き込み要求部と、コミット要求部と、ファイル記憶部と、を有している。このような構成により、書き込み要求部により書き込み要求を行ったデータをファイル記憶部に記憶することが出来る。また、コミット要求部は、定期的にファイル記憶部がデータを記憶しているか否かを確認し、ファイル記憶部がデータを記憶している場合にコミット要求を行うことが出来る。つまり、コミット処理を非同期化することが可能となる。その結果、コミット処理の頻度を減らすことが可能となり、レイテンシの大きさが与える性能影響を抑えることが可能になる。   According to this configuration, the latency countermeasure file system includes the write request unit, the commit request unit, and the file storage unit. With such a configuration, data requested to be written by the write request unit can be stored in the file storage unit. The commit request unit periodically checks whether or not the file storage unit stores data, and can make a commit request when the file storage unit stores data. That is, the commit process can be desynchronized. As a result, the frequency of commit processing can be reduced, and the performance influence given by the latency can be suppressed.

(付記4)
付記3に記載のストレージシステムであって、
前記記憶装置は、前記書き込み要求部から前記書き込み要求を受けた際と前記コミット要求部から前記コミット要求を受けた際に、所定の返却値を含む応答を返すよう構成され、
前記レイテンシ対策ファイルシステムは、前記書き込み要求に対する応答に含まれる前記返却値と前記コミット要求に対する応答に含まれる前記返却値とが等しい場合に、前記ファイル記憶部が記憶する前記書き込み要求と前記コミット要求との対象となる前記ファイルを削除する、
ストレージシステム。
(Appendix 4)
The storage system according to attachment 3, wherein
The storage device is configured to return a response including a predetermined return value when receiving the write request from the write request unit and when receiving the commit request from the commit request unit,
When the return value included in the response to the write request is equal to the return value included in the response to the commit request, the anti-latency file system stores the write request and the commit request stored in the file storage unit. Delete the target file with
Storage system.

(付記5)
付記3又は4に記載のストレージシステムであって、
前記記憶装置は、前記書き込み要求部から前記書き込み要求を受けた際と前記コミット要求部から前記コミット要求を受けた際に、所定の返却値を含む応答を返すよう構成され、
前記書き込み要求に対する応答に含まれる前記返却値と前記コミット要求に対する応答に含まれる前記返却値とが異なる場合、
前記書き込み要求部は、前記ファイル記憶部が記憶する前記ファイルを基に再度書き込み要求を行い、当該再度の書き込み要求を行った前記ファイルを前記ファイル記憶部に上書きする、
ストレージシステム。
(Appendix 5)
The storage system according to appendix 3 or 4,
The storage device is configured to return a response including a predetermined return value when receiving the write request from the write request unit and when receiving the commit request from the commit request unit,
When the return value included in the response to the write request is different from the return value included in the response to the commit request,
The write request unit makes a write request again based on the file stored in the file storage unit, and overwrites the file storage unit with the file that has made the re-write request.
Storage system.

(付記6)
外部記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を備える、
情報処理装置。
(Appendix 6)
A plurality of file systems configured with functions according to the characteristics of the external storage device;
A condition receiving unit that receives an input of a file system condition corresponding to a characteristic of an external storage device connected to the file system;
A file system selection unit that selects the file system corresponding to the characteristics of the external storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
Comprising
Information processing device.

(付記7)
付記6に記載のストレージ装置であって、
前記複数のファイルシステムの1つとして、外部記憶装置のレイテンシが大きいという特性に応じた機能が設定されたレイテンシ対策ファイルシステムを備える、
情報処理装置。
(Appendix 7)
The storage device according to appendix 6, wherein
As one of the plurality of file systems, a latency countermeasure file system in which a function according to the characteristic that the latency of the external storage device is large is set,
Information processing device.

(付記8)
付記7に記載のストレージシステムであって、
前記レイテンシ対策ファイルシステムは、
前記外部記憶装置に対して書き込み要求を行う書き込み要求部と、
前記外部記憶装置に対してコミット要求を行うコミット要求部と、
前記書込み要求部が前記書き込み要求を行ったファイルを記憶するファイル記憶部と、を備え、
前記コミット要求部は、予め定められた時間毎に前記ファイル記憶部を確認し、当該ファイル記憶部が前記ファイルを記憶している場合に前記外部記憶装置に対して前記コミット要求を行う、
情報処理装置。
(Appendix 8)
The storage system according to appendix 7,
The latency countermeasure file system is
A write request unit that makes a write request to the external storage device;
A commit request unit for making a commit request to the external storage device;
A file storage unit for storing the file for which the write request unit has made the write request,
The commit request unit checks the file storage unit at predetermined time intervals, and performs the commit request to the external storage device when the file storage unit stores the file.
Information processing device.

(付記9)
情報処理装置に、
外部記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を実現させるための、
プログラム。
(Appendix 9)
In the information processing device,
A plurality of file systems configured with functions according to the characteristics of the external storage device;
A condition receiving unit that receives an input of a file system condition corresponding to a characteristic of an external storage device connected to the file system;
A file system selection unit that selects the file system corresponding to the characteristics of the external storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
To realize
program.

(付記10)
ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付け、当該入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択する、
情報処理方法。
(Appendix 10)
Accepting input of file system conditions corresponding to the characteristics of the external storage device to which the file system is connected, and corresponding to the characteristics of the external storage device to which the file system is connected according to the input conditions of the file system Select a file system,
Information processing method.

なお、上記各実施形態及び付記において記載したプログラムは、記憶装置に記憶されていたり、コンピュータが読み取り可能な記録媒体に記録されている。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。   Note that the programs described in the above embodiments and supplementary notes are stored in a storage device or recorded on a computer-readable recording medium. For example, the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.

以上、上記各実施形態を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明の範囲内で当業者が理解しうる様々な変更をすることが出来る。   Although the present invention has been described with reference to the above embodiments, the present invention is not limited to the above-described embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

1、4 ストレージシステム
2 クライアント装置
21 ファイルシステム
211 カスタマイズドNFS
2111 NFSデーモン
2112 NFSコミット処理部
2113 バッファ部
2114 ファイル記憶部
22 条件受付部
23 ファイルシステム選択部
24 アプリケーション
25 VFS
26 NFS
27 FUSE
3 ストレージサーバ
31 NFS
32 ファイルシステム
5、7 情報処理装置
51、71 ファイルシステム
52、72 条件受付部
53、73 ファイルシステム選択部
6 記憶装置


1, 4 Storage system 2 Client device 21 File system 211 Customized NFS
2111 NFS daemon 2112 NFS commit processing unit 2113 buffer unit 2114 file storage unit 22 condition reception unit 23 file system selection unit 24 application 25 VFS
26 NFS
27 FUSE
3 Storage server 31 NFS
32 File system 5, 7 Information processing device 51, 71 File system 52, 72 Condition receiving unit 53, 73 File system selection unit 6 Storage device


Claims (6)

情報処理装置と少なくとも1つの記憶装置とを備え、
前記情報処理装置は、
前記記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を備え
前記情報処理装置は、前記複数のファイルシステムの1つとして、記憶装置のレイテンシが大きいという特性に応じた機能が設定されたレイテンシ対策ファイルシステムを備え
前記レイテンシ対策ファイルシステムは、
前記記憶装置に対して書き込み要求を行う書き込み要求部と、
前記記憶装置に対してコミット要求を行うコミット要求部と、
前記書き込み要求部が前記書き込み要求を行ったファイルを記憶するファイル記憶部と、を備え、
前記コミット要求部は、予め定められた時間毎に前記ファイル記憶部を確認し、当該ファイル記憶部が前記ファイルを記憶している場合に前記記憶装置に対して前記コミット要求を行う、
ストレージシステム。
An information processing device and at least one storage device;
The information processing apparatus includes:
A plurality of file systems set with functions according to the characteristics of the storage device;
A condition receiving unit that receives an input of a file system condition corresponding to the characteristics of a storage device to which the file system is connected;
A file system selection unit that selects the file system corresponding to the characteristics of the storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
Equipped with a,
The information processing apparatus includes, as one of the plurality of file systems, a latency countermeasure file system in which a function corresponding to a characteristic that a storage device has a large latency is set ,
The latency countermeasure file system is
A write request unit for making a write request to the storage device;
A commit request unit for making a commit request to the storage device;
A file storage unit for storing a file for which the write request unit has made the write request,
The commit request unit confirms the file storage unit every predetermined time, and performs the commit request to the storage device when the file storage unit stores the file.
Storage system.
請求項に記載のストレージシステムであって、
前記記憶装置は、前記書き込み要求部から前記書き込み要求を受けた際と前記コミット要求部から前記コミット要求を受けた際に、所定の返却値を含む応答を返すよう構成され、
前記レイテンシ対策ファイルシステムは、前記書き込み要求に対する応答に含まれる前記返却値と前記コミット要求に対する応答に含まれる前記返却値とが等しい場合に、前記ファイル記憶部が記憶する前記書き込み要求と前記コミット要求との対象となる前記ファイルを削除する、
ストレージシステム。
The storage system according to claim 1 ,
The storage device is configured to return a response including a predetermined return value when receiving the write request from the write request unit and when receiving the commit request from the commit request unit,
When the return value included in the response to the write request is equal to the return value included in the response to the commit request, the anti-latency file system stores the write request and the commit request stored in the file storage unit. Delete the target file with
Storage system.
請求項1又は2に記載のストレージシステムであって、
前記記憶装置は、前記書き込み要求部から前記書き込み要求を受けた際と前記コミット要求部から前記コミット要求を受けた際に、所定の返却値を含む応答を返すよう構成され、
前記書き込み要求に対する応答に含まれる前記返却値と前記コミット要求に対する応答に含まれる前記返却値とが異なる場合、
前記書き込み要求部は、前記ファイル記憶部が記憶する前記ファイルを基に再度書き込み要求を行い、当該再度の書き込み要求を行った前記ファイルを前記ファイル記憶部に上書きする、
ストレージシステム。
The storage system according to claim 1 or 2 ,
The storage device is configured to return a response including a predetermined return value when receiving the write request from the write request unit and when receiving the commit request from the commit request unit,
When the return value included in the response to the write request is different from the return value included in the response to the commit request,
The write request unit makes a write request again based on the file stored in the file storage unit, and overwrites the file storage unit with the file that has made the re-write request.
Storage system.
外部記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を備え
前記複数のファイルシステムの1つとして、前記外部記憶装置のレイテンシが大きいという特性に応じた機能が設定されたレイテンシ対策ファイルシステムを備え、
前記レイテンシ対策ファイルシステムは、
前記外部記憶装置に対して書き込み要求を行う書き込み要求部と、
前記外部記憶装置に対してコミット要求を行うコミット要求部と、
前記書き込み要求部が前記書き込み要求を行ったファイルを記憶するファイル記憶部と、を備え、
前記コミット要求部は、予め定められた時間毎に前記ファイル記憶部を確認し、当該ファイル記憶部が前記ファイルを記憶している場合に前記外部記憶装置に対して前記コミット要求を行う、
情報処理装置。
A plurality of file systems configured with functions according to the characteristics of the external storage device;
A condition receiving unit that receives an input of a file system condition corresponding to a characteristic of an external storage device connected to the file system;
A file system selection unit that selects the file system corresponding to the characteristics of the external storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
Equipped with a,
As one of the plurality of file systems, a latency countermeasure file system in which a function corresponding to a characteristic that the latency of the external storage device is large is set,
The latency countermeasure file system is
A write request unit that makes a write request to the external storage device;
A commit request unit for making a commit request to the external storage device;
A file storage unit for storing a file for which the write request unit has made the write request,
The commit request unit checks the file storage unit at predetermined time intervals, and performs the commit request to the external storage device when the file storage unit stores the file.
Information processing device.
情報処理装置に、
外部記憶装置の特性に応じた機能が設定された複数のファイルシステムと、
前記ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付ける条件受付部と、
前記条件受付部に入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択するファイルシステム選択部と、
を実現させ
前記複数のファイルシステムの1つとして、前記外部記憶装置のレイテンシが大きいという特性に応じた機能が設定されたレイテンシ対策ファイルシステムを備え
前記レイテンシ対策ファイルシステムは、
前記外部記憶装置に対して書き込み要求を行う書き込み要求部と、
前記外部記憶装置に対してコミット要求を行うコミット要求部と、
前記書き込み要求部が前記書き込み要求を行ったファイルを記憶するファイル記憶部と、を備え、
前記コミット要求部は、予め定められた時間毎に前記ファイル記憶部を確認し、当該ファイル記憶部が前記ファイルを記憶している場合に前記外部記憶装置に対して前記コミット要求を行う、
プログラム。
In the information processing device,
A plurality of file systems configured with functions according to the characteristics of the external storage device;
A condition receiving unit that receives an input of a file system condition corresponding to a characteristic of an external storage device connected to the file system;
A file system selection unit that selects the file system corresponding to the characteristics of the external storage device to which the file system is connected, according to the conditions of the file system input to the condition reception unit;
Realized ,
As one of the plurality of file systems, a latency countermeasure file system in which a function corresponding to a characteristic that the latency of the external storage device is large is set ,
The latency countermeasure file system is
A write request unit that makes a write request to the external storage device;
A commit request unit for making a commit request to the external storage device;
A file storage unit for storing a file for which the write request unit has made the write request,
The commit request unit checks the file storage unit at predetermined time intervals, and performs the commit request to the external storage device when the file storage unit stores the file.
program.
ファイルシステムを接続する外部記憶装置の特性に対応するファイルシステムの条件の入力を受け付け、当該入力された前記ファイルシステムの条件に応じて、前記ファイルシステムを接続する外部記憶装置の特性に対応する前記ファイルシステムを選択し、
前記複数のファイルシステムの1つとして、前記外部記憶装置のレイテンシが大きいという特性に応じた機能が設定されたレイテンシ対策ファイルシステムを備え
前記レイテンシ対策ファイルシステムは、
前記外部記憶装置に対して書き込み要求を行い、
前記外部記憶装置に対してコミット要求を行い、
前記書き込み要求を行ったファイルをファイル記憶部に記憶し、
前記コミット要求は、予め定められた時間毎に前記ファイル記憶部を確認し、当該ファイル記憶部が前記ファイルを記憶している場合に前記外部記憶装置に対して前記コミット要求を行う、
情報処理方法。
Accepting input of file system conditions corresponding to the characteristics of the external storage device to which the file system is connected, and corresponding to the characteristics of the external storage device to which the file system is connected according to the input conditions of the file system Select the file system ,
As one of the plurality of file systems, a latency countermeasure file system in which a function corresponding to a characteristic that the latency of the external storage device is large is set ,
The latency countermeasure file system is
Making a write request to the external storage device;
Making a commit request to the external storage device;
Storing the file for which the write request has been made in a file storage unit;
The commit request confirms the file storage unit every predetermined time, and performs the commit request to the external storage device when the file storage unit stores the file.
Information processing method.
JP2014061155A 2014-03-25 2014-03-25 Storage system Active JP6287427B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014061155A JP6287427B2 (en) 2014-03-25 2014-03-25 Storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014061155A JP6287427B2 (en) 2014-03-25 2014-03-25 Storage system

Publications (2)

Publication Number Publication Date
JP2015184947A JP2015184947A (en) 2015-10-22
JP6287427B2 true JP6287427B2 (en) 2018-03-07

Family

ID=54351392

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014061155A Active JP6287427B2 (en) 2014-03-25 2014-03-25 Storage system

Country Status (1)

Country Link
JP (1) JP6287427B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08202595A (en) * 1995-01-30 1996-08-09 Mitsubishi Electric Corp File system
JP4689137B2 (en) * 2001-08-08 2011-05-25 株式会社日立製作所 Remote copy control method and storage system
WO2008139521A1 (en) * 2007-04-27 2008-11-20 Fujitsu Limited Remote file system, terminal device, and server device
US9430155B2 (en) * 2010-03-25 2016-08-30 International Business Machines Corporation File index, metadata storage, and file system management for magnetic tape
JP2013045166A (en) * 2011-08-22 2013-03-04 Canon Inc Information processing device, file storage method, and program

Also Published As

Publication number Publication date
JP2015184947A (en) 2015-10-22

Similar Documents

Publication Publication Date Title
JP6542909B2 (en) File operation method and apparatus
JP6106901B2 (en) Data processing method and device in distributed file storage system
US20130198198A1 (en) Generating method, generating system, and recording medium
WO2015118865A1 (en) Information processing device, information processing system, and data access method
JP6972714B2 (en) Data acquisition programs, equipment, and methods
JP6951846B2 (en) Computer system and task allocation method
US9891992B2 (en) Information processing apparatus, information processing method, storage system and non-transitory computer readable storage media
JP5853109B2 (en) Computer, computer system controller and recording medium
WO2014132966A1 (en) Storage system, storage device, storage device control method and control program, management device, and management device control method and control program
US20100057989A1 (en) Method of moving data in logical volume, storage system, and administrative computer
US11188258B2 (en) Distributed storage system
US11176089B2 (en) Systems and methods for implementing dynamic file systems
US11287993B2 (en) Method, device, and computer program product for storage management
JP6036190B2 (en) Information processing apparatus, information processing system control method, and information processing system control program
JP6189266B2 (en) Data processing apparatus, data processing method, and data processing program
JP6287427B2 (en) Storage system
JP6046523B2 (en) In-memory distributed database, data distribution method and program
JP6607044B2 (en) Server device, distributed file system, distributed file system control method, and program
JP2009193502A (en) Computer system, storage device, and processing alternative method
JP2013088920A (en) Computer system and data management method
US20160253094A1 (en) Information processing device, data cache device, information processing method, and data caching method
JP6172294B2 (en) Transaction distributed processing apparatus, method, system, and storage medium
JP2015179326A (en) Data transfer device, data transfer method, and computer program
JP6291937B2 (en) Block storage, storage system, computer system, block storage control method, storage system control method and program
JP2014235531A (en) Data transfer device, data transfer system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171220

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: 20180109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180122

R150 Certificate of patent or registration of utility model

Ref document number: 6287427

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150