JP2010238042A - Apparatus, program, system and method for processing of information - Google Patents

Apparatus, program, system and method for processing of information Download PDF

Info

Publication number
JP2010238042A
JP2010238042A JP2009086403A JP2009086403A JP2010238042A JP 2010238042 A JP2010238042 A JP 2010238042A JP 2009086403 A JP2009086403 A JP 2009086403A JP 2009086403 A JP2009086403 A JP 2009086403A JP 2010238042 A JP2010238042 A JP 2010238042A
Authority
JP
Japan
Prior art keywords
command
data
transmitted
information processing
storage device
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.)
Withdrawn
Application number
JP2009086403A
Other languages
Japanese (ja)
Inventor
Toru Nishibe
徹 西部
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 JP2009086403A priority Critical patent/JP2010238042A/en
Publication of JP2010238042A publication Critical patent/JP2010238042A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing apparatus or the like, capable of reducing retransmission/rereception of accumulation data or operation delay caused by instability of a WAN (Wide Area Network) in a view from a server device side without adding a special configuration as hardware. <P>SOLUTION: A storage arrangement controller C connected with the server device SV via a LAN (Local Area Network), and connected with a storage device ST1 via the WAN includes an iSCSI (internet Small Computer System Interface) protocol control unit 22 integrating a plurality of commands to be transmitted to the storage device ST1 from the server device SV to generate one integration command, transmitting it to the storage device ST1, transmitting and receiving data corresponding to each command integrated inside the transmitted integration command to/from the storage device ST1 in a lump in each command, dividing the data transmitted and received to/from the storage device ST1 in a lump in each piece of the data corresponding to each command, and transmitting and receiving the data to/from the server device SV via the LAN. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、情報処理装置、情報処理用プログラム、情報処理システム及び情報処理方法の技術分野に属する。より詳細には、サーバ装置及び一又は複数の情報蓄積装置と夫々接続されている情報処理装置及び当該情報処理装置用のプログラム、当該情報処理装置において実行される情報処理方法並びに当該情報処理装置を含む情報処理システムの技術分野に属する。   The present invention belongs to the technical fields of an information processing apparatus, an information processing program, an information processing system, and an information processing method. More specifically, an information processing device connected to a server device and one or a plurality of information storage devices, a program for the information processing device, an information processing method executed in the information processing device, and the information processing device It belongs to the technical field of information processing systems.

従来、パーソナルコンピュータ等からなるサーバ装置と、ハードディスク等の大容量の記憶装置を含むいわゆるストレージ装置と、の間でのデータ送受信を行うための環境として、例えば、FC(Fiber Channel)プロトコルによるSAN(Storage Area Network)環境がある。しかし近年、TCP/IP(Transmission Control Protocol/Internet Protocol)回線で利用可能なiSCSI(internet Small Computer System Interface)対応のストレージ装置が多く製品出荷されており、当該サーバ装置と当該ストレージ装置とを結ぶ既存のTCP/IPネットワーク上でiSCSIプロトコルを実行することにより、当該サーバ装置と当該ストレージ装置との間でのデータの送受信が可能となっている。   Conventionally, as an environment for performing data transmission / reception between a server device composed of a personal computer or the like and a so-called storage device including a large-capacity storage device such as a hard disk, for example, SAN (FC (Fiber Channel) protocol) (Storage Area Network) environment. However, in recent years, many storage devices compatible with iSCSI (Internet Small Computer System Interface) that can be used with TCP / IP (Transmission Control Protocol / Internet Protocol) lines have been shipped, and existing storage devices that connect the server device and the storage device. By executing the iSCSI protocol on the TCP / IP network, data can be transmitted and received between the server device and the storage device.

一方、上述したTCP/IPネットワーク上でiSCSIプロトコルを実行することによりデータの送受信を行う場合、以下のような問題点が考えられる。   On the other hand, when data is transmitted / received by executing the iSCSI protocol on the TCP / IP network described above, the following problems can be considered.

(1)サーバ装置とストレージ装置との間で例えばインターネット等のWAN(Wide Area Network)経由でiSCSIプロトコルを用いてデータの送受信を行う場合、ストレージ装置の認識やデータ送受信(より具体的には、iSCSIコマンドやiSCSIデータの送受信)において遅延が発生し、そのやりとりによるサーバ装置側の負荷が大きくなる。     (1) When data is transmitted / received between the server apparatus and the storage apparatus using the iSCSI protocol via a WAN (Wide Area Network) such as the Internet, the storage apparatus is recognized and data is transmitted / received (more specifically, A delay occurs in the transmission / reception of iSCSI commands and iSCSI data), and the load on the server device side due to the exchange increases.

(2)データ送受信途中でのタイムアウトによる回線切断や、当該WAN回線の品質に起因するデータ再送信が発生する場合、サーバ装置側の負荷が発生/増大し、これによりストレージ装置側でのデータ破壊が発生し得る。特にインターネット環境では、他のネットワークサービスと比較して、廉価でのデータ送受信が可能であるが、その分、回線品質に問題が発生し易い。特にシーケンシャルなデータを連続して送受信する場合、いわゆる「再送」が発生する可能性があり、その場合には、再度ストレージ装置からデータの再取得を行う必要があり、遅延が更に大きくなってしまう。     (2) When a line disconnection due to a timeout during data transmission / reception or data re-transmission due to the quality of the WAN line occurs, the load on the server side is generated / increased, thereby causing data destruction on the storage side Can occur. In particular, in the Internet environment, data can be transmitted and received at a lower price than other network services. In particular, when sequential data is continuously transmitted and received, so-called “retransmission” may occur. In such a case, it is necessary to re-acquire data from the storage device again, which further increases the delay. .

(3)一台のサーバ装置と遠隔地にあるN個のストレージ装置とを「1:N」で接続する場合、各物理ボリュームの容量の制限や、当該遠隔地の具体的な場所に起因する夫々の制約をサーバ装置で常に確認しつつ処理する必要がある。     (3) When connecting one server device and N storage devices in a remote location with “1: N”, this is due to the limitation of the capacity of each physical volume or the specific location of the remote location. It is necessary to process each constraint while constantly confirming each constraint with the server device.

ここで、上記の各問題点を考慮した従来技術としては以下の特許文献1及び2に開示されているものがある。   Here, as conventional techniques considering the above-mentioned problems, there are those disclosed in Patent Documents 1 and 2 below.

先ず、下記特許文献1には、iSCSI加速装置をiSCSI記憶システムに組み込むことで、上記iSCSIプロトコルによるTCP/IPプロトコル処理及びその暗号化処理であるIPsec(IP security)処理におけるホスト側のCPU負荷の軽減及びデータ入出力の高速化並びにデータの保護を可能とすることが開示されている。   First, in Patent Document 1 below, by incorporating an iSCSI accelerator into an iSCSI storage system, the CPU load on the host side in the TCP (IP security) process, which is the TCP / IP protocol process based on the iSCSI protocol and its encryption process, is described. It is disclosed that mitigation, high speed data input / output, and data protection are possible.

一方、下記特許文献2には、iSCSIプロトコルでのデータの送受信において、サーバ装置とストレージ装置との間にキャッシュシステムを配置し、そのキャッシュシステムの仕組みとして、既に書き込み済みでキャッシュ上に保持しているデータを削除するという構成とすることで、データの送受信の高速化を図る点が開示されている。   On the other hand, in Patent Document 2 below, a cache system is arranged between a server device and a storage device in the transmission / reception of data using the iSCSI protocol. It is disclosed that data transmission / reception can be speeded up by deleting existing data.

特開2007−264744公報(例えば、段落番号[0011]乃至[0015])JP 2007-264744 A (for example, paragraph numbers [0011] to [0015]) 特開2008−016037公報(例えば、段落番号[0023]乃至[0027]並びに段落番号[0035]及び[0036])JP 2008-016037 A (for example, paragraph numbers [0023] to [0027] and paragraph numbers [0035] and [0036])

しかしながら、上述した各特許文献に開示されているいずれの技術においても、基本的には、各目的に特化されたいわゆるハードウエア構成を別途設けることによりデータの送受信の高速化を図っている。このため、当該各特許文献に開示されている技術では、特別な構成を備えるハードウエア構成をその目的のために用意する必要があり、コスト及びその設置スペースの増大を招くという問題点があった。   However, in any of the techniques disclosed in each of the above-mentioned patent documents, basically, a so-called hardware configuration specialized for each purpose is separately provided to speed up data transmission / reception. For this reason, in the techniques disclosed in the respective patent documents, it is necessary to prepare a hardware configuration having a special configuration for the purpose, and there is a problem in that the cost and the installation space are increased. .

そこで、本発明は上記の問題点に鑑みて為されたもので、その課題は、サーバ装置側から見たWANの不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することが可能な情報処理装置及び当該情報処理装置用のプログラム、当該情報処理装置において実行される情報処理方法並びに当該情報処理装置を含む情報処理システムを提供することにある。   Therefore, the present invention has been made in view of the above-mentioned problems, and the problem is that the operation delay due to the instability of the WAN and the re-transmission / reception of stored data as seen from the server device side are specially implemented as hardware. PROBLEM TO BE SOLVED: To provide an information processing device that can be reduced without adding an additional configuration, a program for the information processing device, an information processing method executed in the information processing device, and an information processing system including the information processing device It is in.

上記の課題を解決するために、請求項1に記載の発明は、ローカルエリアネットワークを介してサーバ装置と接続されていると共に、ネットワーク等の広域通信網を介して一又は複数のストレージ装置等の情報蓄積装置と接続されている情報処理装置において、前記サーバ装置からいずれか一の前記情報蓄積装置に送信されるべき複数のコマンドを統合して一つの統合コマンドを生成するiSCSIプロトコル制御部等の生成手段と、前記生成された統合コマンドを、前記広域通信網を介して前記一の情報蓄積装置に送信するLANポート等の送信手段と、前記送信された統合コマンド内に統合された各前記コマンドに夫々対応する蓄積データの送受信を、各前記コマンド分纏めて前記一の情報蓄積装置との間で前記広域通信網を介して行うiSCSIプロトコル制御部等の広域通信制御手段と、前記一の情報蓄積装置との間で纏めて送受信される前記蓄積データを、各前記コマンドに夫々対応する当該蓄積データ毎に分けて前記ローカルエリアネットワークを介して前記サーバ装置との間で送受信するiSCSIプロトコル制御部等のローカルエリア通信制御手段と、を備える。   In order to solve the above-mentioned problem, the invention described in claim 1 is connected to a server device via a local area network and has one or more storage devices or the like via a wide area communication network such as a network. In an information processing device connected to an information storage device, an iSCSI protocol control unit or the like that generates a single integrated command by integrating a plurality of commands to be transmitted from the server device to any one of the information storage devices A generating unit; a transmitting unit such as a LAN port for transmitting the generated integrated command to the one information storage device via the wide area communication network; and the commands integrated in the transmitted integrated command. Transmission / reception of storage data corresponding to each of the commands is performed together with the one information storage device via the wide area communication network. The stored data transmitted and received between the wide area communication control means such as a SCSI protocol control unit and the one information storage device is divided into the stored data corresponding to the commands, and the local area network. And local area communication control means such as an iSCSI protocol control unit for transmitting and receiving to / from the server device via the network.

よって、一の情報蓄積装置に送信されるべき複数のコマンドを統合した統合コマンドを生成して当該一の情報蓄積装置に送信すると共に、統合コマンド内に統合された各コマンドに夫々対応する蓄積データの送受信を各コマンド分纏めて一の情報蓄積装置との間で広域通信網を介して行い、更にサーバ装置との間では各コマンドに夫々対応する蓄積データ毎に送受信するので、広域通信網で接続された情報蓄積装置との間の通信回数を減らすことで、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Therefore, an integrated command that integrates a plurality of commands to be transmitted to one information storage device is generated and transmitted to the one information storage device, and stored data corresponding to each command integrated in the integrated command Are sent to and received from a single information storage device via a wide-area communication network, and further transmitted to and received from the server device for each stored data corresponding to each command. By reducing the number of communications with the connected information storage device, a special hardware configuration can be used to reduce operation delays and re-transmission / reception of stored data due to instability of the wide area network seen from the server device side. It can be reduced without adding.

上記の課題を解決するために、請求項2に記載の発明は、請求項1に記載の情報処理装置において、前記生成手段は、前記サーバ装置において前記コマンドを処理する際の処理単位に相当する単位情報量よりも大きい情報量を対象とする一つの前記統合コマンドを生成し、前記広域通信制御手段は、各前記コマンドに夫々対応する前記蓄積データを、情報量が前記単位情報量より多くなるように且つ各前記コマンド分纏めて前記一の情報蓄積装置との間で送受信するように構成される。   In order to solve the above problem, the invention according to claim 2 is the information processing apparatus according to claim 1, wherein the generation unit corresponds to a processing unit when the command is processed in the server apparatus. One integrated command for an information amount larger than the unit information amount is generated, and the wide area communication control means sets the accumulated data corresponding to each of the commands so that the information amount is larger than the unit information amount. In this way, each command is collected and transmitted to and received from the one information storage device.

よって、処理単位に相当する単位情報量よりも大きい情報量を対象とする一つの統合コマンドを生成し、更に各コマンドに夫々対応する蓄積データを、情報量が単位情報量より多くなるように且つ各コマンド分纏めて一の情報蓄積装置との間で送受信するので、一度に送受信されるコマンド及び蓄積データとしての情報量を大きくすることで、広域通信網で接続された情報蓄積装置との間の通信回数を減らすことができる。   Therefore, one integrated command for an information amount larger than the unit information amount corresponding to the processing unit is generated, and further, the accumulated data corresponding to each command is set so that the information amount is larger than the unit information amount and Since each command is collectively sent to and received from one information storage device, by increasing the amount of information sent as commands and stored data at a time, information between the information storage devices connected by a wide area network The number of communications can be reduced.

上記の課題を解決するために、請求項3に記載の発明は、請求項1又は2に記載の情報処理装置において、一つの前記統合コマンドに統合される複数の前記コマンドが、前記一の情報蓄積装置において連続した領域に蓄積される前記蓄積データに夫々対応する当該各コマンドであるように構成される。   In order to solve the above-described problem, the invention according to claim 3 is the information processing apparatus according to claim 1 or 2, wherein the plurality of commands integrated into one integrated command is the one information. In the storage device, each command corresponding to the stored data stored in a continuous area is configured.

よって、一つの統合コマンドに統合される複数のコマンドが、一の情報蓄積装置において連続した領域に蓄積される蓄積データに夫々対応する当該各コマンドであるので、連続した蓄積データに対する処理について、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Therefore, since the plurality of commands integrated into one integrated command are the respective commands corresponding to the stored data stored in continuous areas in one information storage apparatus, It is possible to reduce operation delay and re-transmission / reception of stored data due to instability of the wide area network viewed from the apparatus side without adding a special configuration as hardware.

上記の課題を解決するために、請求項4に記載の発明は、請求項1から3のいずれか一項に記載の情報処理装置において、前記一の情報蓄積装置内に蓄積されている前記蓄積データを前記サーバ装置において読み出す場合に、前記生成手段は、前記サーバ装置から前記一の情報蓄積装置に送信されるべき複数の読出コマンドを統合して前記統合コマンドを一つ生成し、前記広域データ通信制御手段は、前記送信された統合コマンド内に統合された各前記読出コマンドに夫々対応する蓄積データを、各前記読出コマンド分纏めて前記一の情報蓄積装置から前記広域通信網を介して取得すると共に、更に前記ローカルエリア通信制御手段は、前記一の情報蓄積装置から取得した前記蓄積データを、各前記読出コマンドに夫々対応する当該蓄積データ毎に分けて前記ローカルエリアネットワークを介して前記サーバ装置に送信するように構成される。   In order to solve the above-described problem, the invention described in claim 4 is the information processing apparatus according to any one of claims 1 to 3, wherein the storage is stored in the one information storage apparatus. When the data is read in the server device, the generation unit generates a single integrated command by integrating a plurality of read commands to be transmitted from the server device to the one information storage device. The communication control means obtains accumulated data corresponding to each of the read commands integrated in the transmitted integrated command from the one information storage device via the wide area communication network, collectively for each of the read commands. In addition, the local area communication control means uses the stored data acquired from the one information storage device to store the stored data corresponding to each read command. Configured to send to the server device via the local area network separately for each.

よって、一の情報蓄積装置内に蓄積されている蓄積データをサーバ装置において読み出す場合に、当該サーバ装置から一の情報蓄積装置に送信されるべき複数の読出コマンドを統合して統合コマンドを一つ生成し、統合コマンド内に統合された各読出コマンドに夫々対応する蓄積データを各読出コマンド分纏めて一の情報蓄積装置から取得すると共に、一の情報蓄積装置から取得した蓄積データを、各読出コマンドに夫々対応する当該蓄積データ毎にサーバ装置に送信するので、情報蓄積装置からの蓄積データの読み出し時において、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Therefore, when the storage data stored in one information storage device is read by the server device, a plurality of read commands to be transmitted from the server device to the one information storage device are integrated into one integrated command. The stored data corresponding to each read command generated and integrated in the integrated command is collected for each read command from one information storage device, and the stored data acquired from one information storage device is read for each read command. Since each stored data corresponding to each command is transmitted to the server device, when the stored data is read from the information storage device, operation delays or stored data caused by instability of the wide area network viewed from the server device side Retransmission / reception can be reduced without adding a special hardware configuration.

上記の課題を解決するために、請求項5に記載の発明は、請求項1から3のいずれか一項に記載の情報処理装置において、前記蓄積データを前記サーバ装置から前記一の情報蓄積装置に送信して蓄積させる場合に、前記生成手段は、前記サーバ装置から前記一の情報蓄積装置に送信されるべき複数の書込コマンドを統合して前記統合コマンドを一つ生成し、前記ローカルエリア通信制御手段は、前記一の情報蓄積装置に蓄積させるべき前記蓄積データを、前記統合コマンドに統合された各前記書込コマンドに夫々対応する当該蓄積データ毎に前記ローカルエリアネットワークを介して前記サーバ装置から取得し、更に前記広域データ通信制御手段は、各前記取得した蓄積データを、前記送信された統合コマンド内に統合された各前記書込コマンドに夫々対応する分だけ纏めて前記一の情報蓄積装置に前記広域通信網を介して送信するように構成される。   In order to solve the above problem, the invention according to claim 5 is the information processing apparatus according to any one of claims 1 to 3, wherein the storage data is transferred from the server device to the one information storage device. The generation means integrates a plurality of write commands to be transmitted from the server device to the one information storage device to generate one integrated command, and the local area A communication control unit configured to store the storage data to be stored in the one information storage device via the local area network for each storage data corresponding to each of the write commands integrated into the integration command; Further, the wide area data communication control means acquires each of the acquired stored data from each of the write frames integrated in the transmitted integrated command. Wherein said one information storage device are summarized in de respectively only the corresponding amount configured to transmit via a wide area network.

よって、蓄積データをサーバ装置から一の情報蓄積装置に蓄積させる場合に、当該サーバ装置から一の情報蓄積装置に送信されるべき複数の書込コマンドを統合して統合コマンドを一つ生成し、一の情報蓄積装置に蓄積させるべき蓄積データを、統合コマンドに統合された各書込コマンドに夫々対応する当該蓄積データ毎にサーバ装置から取得すると共に、各取得した蓄積データを、統合コマンド内に統合された各書込コマンドに夫々対応する分だけ纏めて一の情報蓄積装置に送信するので、情報蓄積装置への蓄積データの書き込み時において、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Therefore, when storing accumulated data from a server device to one information storage device, a plurality of write commands to be transmitted from the server device to one information storage device are integrated to generate one integrated command, The storage data to be stored in one information storage device is acquired from the server device for each storage data corresponding to each write command integrated in the integration command, and each acquired storage data is included in the integration command. Since the data corresponding to each of the integrated write commands is collected and transmitted to one information storage device, the instability of the wide area network seen from the server device side when writing stored data to the information storage device The resulting operational delay and re-transmission / reception of stored data can be reduced without adding a special hardware configuration.

上記の課題を解決するために、請求項6に記載の発明は、請求項1から5のいずれか一項に記載の情報処理装置において、前記サーバ装置との間で前記ローカルエリアネットワークを介して送受信される前記蓄積データを一時的に記憶するキャッシュメモリ等のキャッシュ手段を更に備える。   In order to solve the above problem, an invention according to claim 6 is the information processing apparatus according to any one of claims 1 to 5, wherein the information processing apparatus is connected to the server apparatus via the local area network. It further includes cache means such as a cache memory for temporarily storing the stored data to be transmitted and received.

よって、サーバ装置との間で送受信される蓄積データを一時的に記憶するキャッシュ手段を更に備えるので、広域通信網の品質に起因する蓄積データの再送信等が発生する場合においても、サーバ装置における処理に必要な蓄積データを高速に送受信することができる。   Therefore, since it further includes a cache means for temporarily storing the accumulated data transmitted / received to / from the server apparatus, even when the accumulated data is retransmitted due to the quality of the wide area communication network, the server apparatus Accumulated data necessary for processing can be transmitted and received at high speed.

上記の課題を解決するために、請求項7に記載の発明は、コンピュータを、請求項1から6のいずれか一項に記載の情報処理装置として機能させる。   In order to solve the above-described problem, an invention according to a seventh aspect causes a computer to function as the information processing apparatus according to any one of the first to sixth aspects.

よって、当該情報処理用プログラムをコンピュータで実行することにより、一の情報蓄積装置に送信されるべき複数のコマンドを統合した統合コマンドを生成して当該一の情報蓄積装置に送信すると共に、統合コマンド内に統合された各コマンドに夫々対応する蓄積データの送受信を各コマンド分纏めて一の情報蓄積装置との間で広域通信網を介して行い、更にサーバ装置との間では各コマンドに夫々対応する蓄積データ毎に送受信するように当該コンピュータが機能するので、広域通信網で接続された情報蓄積装置との間の通信回数を減らすことで、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Therefore, by executing the information processing program on a computer, an integrated command that integrates a plurality of commands to be transmitted to one information storage device is generated and transmitted to the one information storage device. Data stored and received corresponding to each command integrated in the command is sent and received together via a wide area network with one information storage device, and each command is supported with the server device. Since the computer functions to transmit / receive each stored data to be transmitted, the instability of the wide area network seen from the server apparatus side can be reduced by reducing the number of times of communication with the information storage apparatus connected by the wide area network. The resulting operational delay and re-transmission / reception of stored data can be reduced without adding a special hardware configuration.

上記の課題を解決するために、請求項8に記載の発明は、請求項1から6のいずれか一項に記載の情報処理装置と、前記情報蓄積装置と、前記サーバ装置と、を備える。   In order to solve the above problem, an invention according to an eighth aspect includes the information processing apparatus according to any one of the first to sixth aspects, the information storage apparatus, and the server apparatus.

よって、情報処理装置において、一の情報蓄積装置に送信されるべき複数のコマンドを統合した統合コマンドを生成して当該一の情報蓄積装置に送信すると共に、統合コマンド内に統合された各コマンドに夫々対応する蓄積データの送受信を各コマンド分纏めて一の情報蓄積装置との間で広域通信網を介して行い、更にサーバ装置との間では各コマンドに夫々対応する蓄積データ毎に送受信するので、広域通信網で接続された情報蓄積装置との間の通信回数を減らすことで、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Therefore, in the information processing device, an integrated command that integrates a plurality of commands to be transmitted to one information storage device is generated and transmitted to the one information storage device, and each command integrated in the integrated command Since each corresponding stored data is transmitted / received for each command together via a wide area communication network and further transmitted / received to / from the server device for each stored data corresponding to each command. By reducing the number of communications with information storage devices connected by a wide area communication network, it is possible to reduce the number of communication delays caused by instability of the wide area network seen from the server side and retransmit / receive stored data as hardware. This can be reduced without adding a special configuration.

上記の課題を解決するために、請求項9に記載の発明は、ローカルエリアネットワークを介してサーバ装置と接続されていると共に、ネットワーク等の広域通信網を介して一又は複数のストレージ装置等の情報蓄積装置と接続されている情報処理装置において実行される情報処理方法であって、前記サーバ装置からいずれか一の前記情報蓄積装置に送信されるべき複数のコマンドを統合して一つの統合コマンドを生成する生成工程と、前記生成された統合コマンドを、前記広域通信網を介して前記一の情報蓄積装置に送信する送信工程と、前記送信された統合コマンド内に統合された各前記コマンドに夫々対応する蓄積データの送受信を、各前記コマンド分纏めて前記一の情報蓄積装置との間で前記広域通信網を介して行う広域データ通信制御工程と、前記一の情報蓄積装置との間で纏めて送受信される前記蓄積データを、各前記コマンドに夫々対応する当該蓄積データ毎に分けて前記ローカルエリアネットワークを介して前記サーバ装置との間で送受信するローカルエリア通信制御工程と、を含む。   In order to solve the above problems, the invention according to claim 9 is connected to a server apparatus via a local area network, and also includes one or a plurality of storage apparatuses via a wide area communication network such as a network. An information processing method executed in an information processing device connected to an information storage device, wherein a plurality of commands to be transmitted from the server device to any one of the information storage devices is integrated into one integrated command A generation step of generating the integrated command, a transmission step of transmitting the generated integrated command to the one information storage device via the wide area communication network, and each command integrated in the transmitted integrated command. Wide-area data communication control for performing transmission / reception of the corresponding stored data for each command together with the one information storage device via the wide-area communication network. The stored data collectively transmitted and received between the process and the one information storage device is divided into the stored data corresponding to the commands, and the server device is connected to the server device via the local area network. And a local area communication control process for transmitting and receiving data.

よって、一の情報蓄積装置に送信されるべき複数のコマンドを統合した統合コマンドを生成して当該一の情報蓄積装置に送信すると共に、統合コマンド内に統合された各コマンドに夫々対応する蓄積データの送受信を各コマンド分纏めて一の情報蓄積装置との間で広域通信網を介して行い、更にサーバ装置との間では各コマンドに夫々対応する蓄積データ毎に送受信するので、広域通信網で接続された情報蓄積装置との間の通信回数を減らすことで、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Therefore, an integrated command that integrates a plurality of commands to be transmitted to one information storage device is generated and transmitted to the one information storage device, and stored data corresponding to each command integrated in the integrated command Are sent to and received from a single information storage device via a wide-area communication network, and further transmitted to and received from the server device for each stored data corresponding to each command. By reducing the number of communications with the connected information storage device, a special hardware configuration can be used to reduce operation delays and re-transmission / reception of stored data due to instability of the wide area network seen from the server device side. It can be reduced without adding.

本発明によれば、一の情報蓄積装置に送信されるべき複数のコマンドを統合した統合コマンドを生成して当該一の情報蓄積装置に送信すると共に、統合コマンド内に統合された各コマンドに夫々対応する蓄積データの送受信を各コマンド分纏めて一の情報蓄積装置との間で広域通信網を介して行い、更にサーバ装置との間では各コマンドに夫々対応する蓄積データ毎に送受信するので、広域通信網で接続された情報蓄積装置との間の通信回数を減らすことで、サーバ装置側から見た広域通信網の不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   According to the present invention, an integrated command obtained by integrating a plurality of commands to be transmitted to one information storage device is generated and transmitted to the one information storage device, and each command integrated in the integrated command is assigned to each command. Corresponding accumulated data is sent and received for each command together with one information storage device via a wide area network, and further with each server for each accumulated data corresponding to each command, By reducing the number of communications with the information storage device connected via the wide area communication network, operation delays due to the instability of the wide area network seen from the server side and the re-transmission / reception of stored data as hardware It can be reduced without adding a special configuration.

実施形態に係る情報処理システムの概要構成を示すブロック図であり、(a)は当該情報処理システムの全体構成を示すブロック図であり、(b)は実施形態に係るストレージ配置制御装置の概要構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of an information processing system according to an embodiment, (a) is a block diagram illustrating an overall configuration of the information processing system, and (b) is a schematic configuration of a storage arrangement control device according to the embodiment. FIG. 実施形態に係るデータ読み出し動作を説明する図である。It is a figure explaining the data read-out operation concerning an embodiment. 実施形態に係るデータ書き込み動作を説明する図である。It is a figure explaining the data write operation which concerns on embodiment.

次に、本発明を実施するための形態について、図1乃至図3を用いて説明する。なお、以下に説明する実施形態は、パーソナルコンピュータ等からなるサーバ装置と、一又は複数のストレージ装置と、当該サーバ装置とはLAN(Local Area Network)を介して接続され、当該ストレージ装置とはWANを介してTCP/IPプロトコルに準拠して接続されているストレージ配置制御装置と、を含む情報処理システムに対して本発明を適用した場合の実施の形態である。   Next, a mode for carrying out the present invention will be described with reference to FIGS. In the embodiment described below, a server device composed of a personal computer or the like, one or a plurality of storage devices, and the server device are connected via a LAN (Local Area Network), and the storage device is a WAN. This is an embodiment in the case where the present invention is applied to an information processing system including a storage arrangement control device connected in conformity with the TCP / IP protocol via the network.

また、図1は実施形態の情報処理システムの概要構成を示すブロック図であり、図2は当該情報処理システムにおけるデータの読み出し動作を説明する図であり、図3は当該情報処理システムにおけるデータの書き込み動作を説明する図である。
(I)情報処理システムの構成
初めに、実施形態に係る情報処理システムの全体構成等について、図1を用いて説明する。
FIG. 1 is a block diagram illustrating a schematic configuration of the information processing system according to the embodiment. FIG. 2 is a diagram illustrating a data read operation in the information processing system. FIG. It is a figure explaining write-in operation.
(I) Configuration of Information Processing System First, the overall configuration of the information processing system according to the embodiment will be described with reference to FIG.

図1(a)に示すように、実施形態に係る情報処理システムSの全体構成としては、基本的には従来と同様の構成を備えた上記サーバ装置SVと、当該サーバ装置SVとは別の場所に設定され且つ基本的には従来と同様の構成を備えた上記ストレージ装置ST1乃至ST3と、実施形態に係るストレージ配置制御装置Cと、により構成されている。この構成において、サーバ装置SVとストレージ配置制御装置Cとは、iSCSIプロトコルを利用したデータの送受信が可能なTCP/IP回線であるLANにより相互に接続されている。また各ストレージ装置ST1乃至ST3と、ストレージ配置制御装置Cとは、これもまた上記iSCSIプロトコルを利用したデータの送受信が可能なTCP/IP回線としてWANであるネットワークNTにより相互に接続されている。   As shown in FIG. 1A, the overall configuration of the information processing system S according to the embodiment is basically different from the server device SV having the same configuration as the conventional one, and the server device SV. The storage apparatus ST1 to ST3 set in place and basically provided with the same configuration as the conventional one, and the storage arrangement control apparatus C according to the embodiment are configured. In this configuration, the server apparatus SV and the storage arrangement control apparatus C are connected to each other by a LAN that is a TCP / IP line capable of transmitting and receiving data using the iSCSI protocol. The storage apparatuses ST1 to ST3 and the storage arrangement control apparatus C are connected to each other by a network NT which is a WAN as a TCP / IP line capable of transmitting and receiving data using the iSCSI protocol.

このとき、各ストレージ装置ST1乃至ST3は、夫々、ネットワークNTに接続するための入出力制御動作を行うLANポートPと、例えばハードディスク等の不揮発性の記録媒体からなるディスクDK1乃至DK3と、を備えている。そして、当該ディスクDK1乃至DK3に記憶されているデータを、ネットワークNT及びストレージ配置制御装置Cを介してサーバ装置SVとの間で送受信することが可能とされている。   At this time, each of the storage devices ST1 to ST3 includes a LAN port P that performs an input / output control operation for connection to the network NT, and disks DK1 to DK3 made of a non-volatile recording medium such as a hard disk, for example. ing. The data stored in the disks DK1 to DK3 can be transmitted / received to / from the server apparatus SV via the network NT and the storage arrangement control apparatus C.

一方、上記ストレージ配置制御装置Cは、キャッシュ手段の一例としてのキャッシュメモリ10と、キャッシュディスク11と、キャッシュ制御部20と、仮想ボリューム制御部21と、生成手段の一例、広域通信制御手段の一例及びローカルエリア通信制御手段の一例としてのiSCSIプロトコル制御部22と、ストレージアドレス管理テーブル30と、各ストレージ装置ST1乃至ST3に夫々対応し且つ当該ストレージ装置ST1乃至ST3との間におけるネットワークNTを介したデータの送受信のための入出力制御動作を行う送信手段の一例としてのLANポートP2乃至P4と、サーバ装置SVとの間におけるLANを介したデータの送受信のための入出力制御動作を行うLANポートP1と、を備えている。   On the other hand, the storage arrangement control apparatus C includes a cache memory 10 as an example of a cache unit, a cache disk 11, a cache control unit 20, a virtual volume control unit 21, an example of a generation unit, and an example of a wide area communication control unit. As an example of the local area communication control means, the iSCSI protocol control unit 22, the storage address management table 30, and the storage devices ST1 to ST3 respectively correspond to the storage devices ST1 to ST3 via the network NT. LAN ports P2 to P4 as an example of transmission means for performing input / output control operations for data transmission / reception, and LAN ports for performing input / output control operations for data transmission / reception via the LAN between the server apparatus SV P1.

この構成において、キャッシュメモリ10はサーバ装置SVとの間で送受信されることが多いデータを一時的に記憶するメモリであり、キャッシュディスク11は当該キャッシュメモリ10の退避領域としての機能を有している。そして、キャッシュ制御部20は、当該キャッシュメモリ10に対するデータの送受信をキャッシュ制御する。   In this configuration, the cache memory 10 is a memory that temporarily stores data that is frequently transmitted to and received from the server apparatus SV, and the cache disk 11 has a function as a save area of the cache memory 10. Yes. Then, the cache control unit 20 performs cache control of data transmission / reception with respect to the cache memory 10.

次に、仮想ボリューム制御部21は、各ストレージ装置ST1乃至ST3に夫々備えられているディスクDK1乃至DK3(いわゆるボリューム)を、サーバ装置SVから見て恰も一つのLAN上で接続されているかのように仮想的に動作させる。このとき、当該仮想ボリューム制御部21は、各ストレージ装置ST1乃至ST3に含まれる各ディスクDK1乃至DK3のiSCSIプロトコルとしてのアドレス(IPアドレス)を記憶しているストレージアドレス管理テーブル30における当該記憶内容を参照して動作する。   Next, the virtual volume control unit 21 is as if the disks DK1 to DK3 (so-called volumes) provided in the respective storage devices ST1 to ST3 are connected on a single LAN as viewed from the server device SV. To operate virtually. At this time, the virtual volume control unit 21 stores the storage contents in the storage address management table 30 storing the addresses (IP addresses) of the disks DK1 to DK3 included in the storage devices ST1 to ST3 as the iSCSI protocol. Works with reference.

更にiSCSIプロトコル制御部22は、これもストレージアドレス管理テーブル30における記憶内容を参照しつつ、後述する実施形態に係るデータの送受信(より具体的には、ストレージ装置ST1乃至ST3のいずれかを対象とするデータの読み出し及び書き込み)を一括して制御する。   Further, the iSCSI protocol control unit 22 refers to the storage contents in the storage address management table 30 and transmits / receives data according to the embodiment described later (more specifically, any one of the storage devices ST1 to ST3). Data reading and writing) are collectively controlled.

次に、実施形態に係るストレージ配置制御装置Cの動作を、より詳細に図2及び図3を用いて説明する。
(II)読出動作の実施形態
先ず、当該動作としてのデータの読み出し動作について、具体的にストレージ装置ST1を対象とする当該読み出し動作を例として図2を用いて説明する。なお、図2に例示する動作は、サーバ装置SVからの読出コマンドに対応してストレージ装置ST1に連続して記憶されている三ブロック分のデータD−A乃至D−Cを読み出して、当該サーバ装置SVに出力する動作である。
Next, the operation of the storage arrangement control apparatus C according to the embodiment will be described in more detail with reference to FIGS.
(II) Embodiment of Read Operation First, the data read operation as the operation will be described with reference to FIG. 2 by taking the read operation specifically for the storage device ST1 as an example. Note that the operation illustrated in FIG. 2 is performed by reading three blocks of data DA to DC that are continuously stored in the storage device ST1 in response to a read command from the server device SV. This is an operation to output to the device SV.

図2に例示するように、実施形態に係る読出動作としては、先ずサーバ装置SVから、上記データD−Aの読み出しを要求する読出コマンドRC−A、上記データD−Bの読み出しを要求する読出コマンドRC−B並びに上記データD−Cの読み出しを要求する読出コマンドRC−Cが夫々時系列的にストレージ配置制御装置Cに送信される。   As illustrated in FIG. 2, the read operation according to the embodiment includes a read command RC-A for requesting reading of the data DA and a read request for reading of the data DB from the server device SV. A command RC-B and a read command RC-C requesting reading of the data DC are transmitted to the storage arrangement control device C in time series.

これによりストレージ配置制御装置CのiSCSIプロトコル制御部22は、これら三つの読出コマンドRC−A乃至RC−Cを纏めて(換言すれば束ねて)統合読出コマンドRC−ABCを生成する。このとき、当該統合読出コマンドRC−ABCとしては、データD−A、データD−B及びデータD−C夫々を連続して読み出す旨のコマンドとなる。   Thereby, the iSCSI protocol control unit 22 of the storage arrangement control apparatus C collects (in other words, bundles) these three read commands RC-A to RC-C and generates an integrated read command RC-ABC. At this time, the integrated read command RC-ABC is a command for continuously reading data DA, data DB, and data DC.

なお、当該データD−A、データD−B及びデータD−Cが相互に連続したディスクDKの領域に記憶されているデータブロックであるか否かについて、iSCSIプロトコル制御部22はストレージアドレス管理テーブル30の内容を確認し、連続した領域に記憶されているものである場合は、当該ストレージアドレス管理テーブル30を更に参照してデータD−A、データD−B及びデータD−Cを一纏まりとするための新たなディスクDK上のアドレスや要求すべきデータ領域を算出し、上記iSCSIプロトコルの読出コマンドのフレーム上に再設定(再記述)する。   Note that the iSCSI protocol control unit 22 determines whether the data DA, data DB, and data DC are data blocks stored in a continuous area of the disk DK. 30. If the contents are stored in a continuous area, the data DA, the data DB, and the data DC are grouped together by further referring to the storage address management table 30. An address on the new disk DK and a data area to be requested are calculated and reset (re-description) on the frame of the iSCSI protocol read command.

また、統合読出コマンドRC−ABCにおけるデータ読み出しの要求単位のデータ量は、iSCSIプロトコル制御部22において、サーバ装置SVからの上記読出コマンドRC−A等における要求単位のデータ量よりも大きなデータ量として任意に設定可能とされている。より具体的に例えば、サーバ装置SVからの上記読出コマンドRC−A乃至RC−Cにおいてその要求単位のデータ量が32キロバイトであったとすると、統合読出コマンドRC−ABCとしての読出要求単位におけるデータ量を例えば512キロバイトとする。   Further, the data amount of the request unit of data read in the integrated read command RC-ABC is set as a data amount larger than the data amount of the request unit in the read command RC-A from the server device SV in the iSCSI protocol control unit 22. It can be set arbitrarily. More specifically, for example, when the data amount of the request unit in the read commands RC-A to RC-C from the server device SV is 32 kilobytes, the data amount in the read request unit as the integrated read command RC-ABC For example, 512 kilobytes.

その後、iSCSIプロトコル制御部22は、ネットワークNTを介して上記統合読出コマンドRC−ABCをその宛先たるストレージ装置ST1に送信する。   Thereafter, the iSCSI protocol control unit 22 transmits the integrated read command RC-ABC to the storage device ST1 that is the destination via the network NT.

これにより、ストレージ装置ST1は、例えばそれに含まれるディスクDK1内に上記データD−A乃至D−Cが連続して記憶されている場合、これらを読み出し、更にデータD−ABCとしてこれらを連続して纏めた上でストレージ配置制御装置Cに送信する。   Thereby, for example, when the data DA to DC are continuously stored in the disk DK1 included in the storage device ST1, the storage device ST1 reads them and further continuously stores them as data D-ABC. The data is collected and transmitted to the storage arrangement control apparatus C.

その後ストレージ配置制御装置CのiSCSIプロトコル制御部22は、データD−ABCを受信中においてストレージアドレス管理テーブル30を参照しつつ、当該データD−ABCに含まれているデータD−A乃至D−Cの夫々を受信し終わったか否かを、当該データD−A乃至D−C毎に確認する。   Thereafter, the iSCSI protocol control unit 22 of the storage arrangement control apparatus C refers to the storage address management table 30 while receiving the data D-ABC, and the data DA to DC included in the data D-ABC. Is received for each of the data DA to DC.

これにより、先ずデータD−Aの受信が完了したことが確認できたとき、iSCSIプロトコル制御部22は、上記読出コマンドRC−Aにおける要求単位に対応して、当該受信したデータD−Aを32キロバイトの読み出し単位に分割し、夫々サーバ装置SVにLANを介して順次送信する。その後、当該データD−Aの受信を全て完了したサーバ装置SVから当該受信完了の旨の受領信号ACKを受信したら、iSCSIプロトコル制御部22は、これに対してiSCSIレスポンスResを返信する。   Thereby, when it is first confirmed that the reception of the data DA has been completed, the iSCSI protocol control unit 22 stores the received data DA in 32 corresponding to the request unit in the read command RC-A. The data is divided into kilobyte reading units and sequentially transmitted to the server apparatus SV via the LAN. Thereafter, when the reception signal ACK indicating that the reception is completed is received from the server apparatus SV that has completed the reception of the data DA, the iSCSI protocol control unit 22 returns an iSCSI response Res in response thereto.

次にiSCSIプロトコル制御部22は、データD−Aに続いてデータD−Bの受信が完了したことが確認できたとき、上記読出コマンドRC−Bにおける要求単位に対応して、当該受信したデータD−Bを32キロバイトの読み出し単位に分割し、夫々サーバ装置SVにLANを介して順次送信する。その後、当該データD−Bの受信を全て完了したサーバ装置SVから当該受信完了の旨の受領信号ACKを受信したら、iSCSIプロトコル制御部22は、これに対してiSCSIレスポンスResを返信する。   Next, when it is confirmed that the reception of the data DB following the data DA is completed, the iSCSI protocol control unit 22 corresponds to the request unit in the read command RC-B and receives the received data. The D-B is divided into 32-kilobyte read units, and sequentially transmitted to the server apparatus SV via the LAN. Thereafter, when the reception signal ACK indicating the completion of the reception is received from the server device SV that has completely received the data DB, the iSCSI protocol control unit 22 returns an iSCSI response Res in response thereto.

更にiSCSIプロトコル制御部22は、データD−Bに続いてデータD−Cの受信が完了したことが確認できたとき、上記読出コマンドRC−Cにおける要求単位に対応して、当該受信したデータD−Cを32キロバイトの読み出し単位に分割し、夫々サーバ装置SVにLANを介して順次送信する。その後、当該データD−Cの受信を全て完了したサーバ装置SVから当該受信完了の旨の受領信号ACKを受信したら、iSCSIプロトコル制御部22は、これに対してiSCSIレスポンスResを返信する。   Further, when it is confirmed that the reception of the data DC following the data DB is completed, the iSCSI protocol control unit 22 corresponds to the request unit in the read command RC-C and receives the received data D -C is divided into read units of 32 kilobytes, and sequentially transmitted to the server apparatus SV via the LAN. Thereafter, when the reception signal ACK indicating the completion of the reception is received from the server apparatus SV that has completely received the data D-C, the iSCSI protocol control unit 22 returns an iSCSI response Res in response thereto.

なお、上記データD−ABCの受信が全て完了したとき、iSCSIプロトコル制御部22は、当該受信完了の旨の受領信号ACKをストレージ装置ST1に送信し、その後当該受領信号ACKに対応するiSCSIレスポンスResをストレージ装置ST1から受信して、実施形態に係るストレージ配置制御装置Cとしての読出動作を終了する。
(III)書込動作の実施形態
次に、実施形態に係るストレージ配置制御装置Cの動作としてのデータの書き込み動作について、具体的にストレージ装置ST1を対象とする当該書き込み動作を例として図3を用いて説明する。なお、図3に例示する動作は、サーバ装置SVからの書込コマンドに対応して、当該サーバ装置SVに記憶されている三ブロック分のデータD−A乃至D−Cを読み出し、これらをストレージ装置ST1における連続した領域に書き込む(記憶させる)動作である。
When the reception of the data D-ABC is completed, the iSCSI protocol control unit 22 transmits a reception signal ACK indicating that the reception is complete to the storage device ST1, and then the iSCSI response Res corresponding to the reception signal ACK. Is received from the storage apparatus ST1, and the read operation as the storage arrangement control apparatus C according to the embodiment is terminated.
(III) Embodiment of Write Operation Next, with respect to the data write operation as the operation of the storage arrangement control apparatus C according to the embodiment, the write operation specifically targeting the storage apparatus ST1 will be described with reference to FIG. It explains using. The operation illustrated in FIG. 3 reads three blocks of data DA to DC stored in the server apparatus SV in response to a write command from the server apparatus SV, and stores them in the storage. This is an operation of writing (storing) in a continuous area in the device ST1.

図3に例示するように、実施形態に係る書込動作としては、先ずサーバ装置SVから、上記データD−Aのストレージ装置ST1への書き込みを要求する書込コマンドWC−Aがストレージ配置制御装置Cに送信される。   As illustrated in FIG. 3, as a write operation according to the embodiment, first, a write command WC-A for requesting writing of the data DA to the storage device ST1 from the server device SV is a storage arrangement control device. Sent to C.

これにより、ストレージ配置制御装置CのiSCSIプロトコル制御部22は、当該書込コマンドWC−Aを受信したら、対応するデータD−Aの受信準備を行い、当該受信準備が完了した旨の受信準備完了信号R2Tをサーバ装置SVに返信する。   As a result, when the iSCSI protocol control unit 22 of the storage arrangement control device C receives the write command WC-A, it prepares to receive the corresponding data DA and completes the preparation for reception indicating that the reception preparation is completed. The signal R2T is returned to the server device SV.

次に、当該受信準備完了信号R2Tを受信したサーバ装置SVは、書込コマンドWC−Aに係る書込用のデータD−Aを、例えば32キロバイト毎に分割してストレージ配置制御装置Cに送信する。これによりiSCSIプロトコル制御部22は、当該データD−Aを順次受信し、全て受信したら当該受信完了の旨のiSCSIレスポンスResをサーバ装置SVに返信する。その後キャッシュ制御部20は、上記受信済みの書込コマンドWC−Aと、これに対応するデータD−Aと、を、キャッシュメモリ10又はキャッシュディスク11に一時的に記憶させる。   Next, the server device SV that has received the reception preparation completion signal R2T divides the write data DA related to the write command WC-A into, for example, 32 kilobytes and transmits it to the storage arrangement control device C. To do. As a result, the iSCSI protocol control unit 22 sequentially receives the data DA, and when all the data DA is received, returns an iSCSI response Res indicating that the reception is complete to the server SV. Thereafter, the cache control unit 20 temporarily stores the received write command WC-A and the corresponding data DA in the cache memory 10 or the cache disk 11.

次にサーバ装置SVから、上記データD−Bのストレージ装置ST1への書き込みを要求する書込コマンドWC−Bがストレージ配置制御装置Cに送信されると、これを受信したiSCSIプロトコル制御部22は、対応するデータD−Bの受信準備を行い、当該受信準備が完了した旨の受信準備完了信号R2Tをサーバ装置SVに返信する。   Next, when a write command WC-B requesting writing of the data DB to the storage device ST1 is transmitted from the server device SV to the storage arrangement control device C, the iSCSI protocol control unit 22 that has received this command , Preparation for reception of the corresponding data DB is performed, and a reception preparation completion signal R2T indicating that the reception preparation is completed is returned to the server SV.

当該受信準備完了信号R2Tを受信したサーバ装置SVは、書込コマンドWC−Bに係る書込用のデータD−Bを、例えば32キロバイト毎に分割してストレージ配置制御装置Cに送信する。これによりiSCSIプロトコル制御部22は、当該データD−Bを順次受信し、全て受信したら当該受信完了の旨のiSCSIレスポンスResをサーバ装置SVに返信する。その後キャッシュ制御部20は、上記受信済みの書込コマンドWC−Bと、これに対応するデータD−Bと、を、キャッシュメモリ10又はキャッシュディスク11に一時的に記憶させる。   Receiving the reception preparation completion signal R2T, the server apparatus SV divides the write data DB related to the write command WC-B, for example, every 32 kilobytes, and transmits it to the storage arrangement control apparatus C. Thereby, the iSCSI protocol control unit 22 sequentially receives the data DB, and when all of the data DB is received, returns an iSCSI response Res indicating that the reception is completed to the server device SV. Thereafter, the cache control unit 20 temporarily stores the received write command WC-B and the corresponding data DB in the cache memory 10 or the cache disk 11.

更にサーバ装置SVから、上記データD−Cのストレージ装置ST1への書き込みを要求する書込コマンドWC−Cがストレージ配置制御装置Cに送信されると、これを受信したiSCSIプロトコル制御部22は、対応するデータD−Cの受信準備を行い、当該受信準備が完了した旨の受信準備完了信号R2Tをサーバ装置SVに返信する。   Further, when a write command WC-C for requesting writing of the data D-C to the storage device ST1 is transmitted from the server device SV to the storage arrangement control device C, the iSCSI protocol control unit 22 that has received this command, The corresponding data D-C is prepared for reception, and a reception preparation completion signal R2T indicating that the preparation for reception is completed is returned to the server SV.

当該受信準備完了信号R2Tを受信したサーバ装置SVは、書込コマンドWC−Cに係る書込用のデータD−Cを、例えば32キロバイト毎に分割してストレージ配置制御装置Cに送信する。これによりiSCSIプロトコル制御部22は、当該データD−Cを順次受信し、全て受信したら当該受信完了の旨のiSCSIレスポンスResをサーバ装置SVに返信する。その後キャッシュ制御部20は、上記受信済みの書込コマンドWC−Cと、これに対応するデータD−Cと、を、キャッシュメモリ10又はキャッシュディスク11に一時的に記憶させる。   Receiving the reception preparation completion signal R2T, the server apparatus SV divides the write data D-C related to the write command WC-C into, for example, every 32 kilobytes and transmits it to the storage arrangement control apparatus C. Accordingly, the iSCSI protocol control unit 22 sequentially receives the data D-C, and when all of the data D-C are received, returns an iSCSI response Res indicating that the reception is completed to the server device SV. Thereafter, the cache control unit 20 temporarily stores the received write command WC-C and the corresponding data DC in the cache memory 10 or the cache disk 11.

以上の動作によりストレージ装置ST1に書き込むべきデータD−A乃至D−C及びそれらに対応する書込コマンドWC−A乃至WC−Cがキャッシュメモリ10又はキャッシュディスク11に記憶されたら、次にiSCSIプロトコル制御部22は、三つの書込コマンドWC−A乃至WC−Cを纏めて(換言すれば束ねて)統合書込コマンドWC−ABCを生成する。このとき、当該統合書込コマンドWC−ABCとしては、データD−A、データD−B及びデータD−C夫々を連続してストレージ装置ST1内に書き込む旨のコマンドとなる。   If the data DA to DC to be written to the storage device ST1 and the write commands WC-A to WC-C corresponding to the data DA to DC are stored in the cache memory 10 or the cache disk 11 by the above operation, then the iSCSI protocol is used. The control unit 22 collects (in other words, bundles) the three write commands WC-A to WC-C and generates an integrated write command WC-ABC. At this time, the integrated write command WC-ABC is a command for successively writing the data DA, data DB, and data DC into the storage device ST1.

なお、当該データD−A、データD−B及びデータD−Cの連続した書き込み先について、iSCSIプロトコル制御部22はストレージアドレス管理テーブル30の内容を確認し、それらが連続した一纏まりの領域に書き込まれるように新たなディスクDK(ストレージ装置ST1内のディスクDK1乃至DK3のいずれか)上のアドレスや要求すべきデータ領域を算出し、上記統合書込コマンドWC−ABCのフレーム上に再設定(再記述)する。   Note that the iSCSI protocol control unit 22 confirms the contents of the storage address management table 30 for the continuous write destinations of the data DA, data DB, and data DC, and puts them in a continuous group of areas. The address on the new disk DK (any one of the disks DK1 to DK3 in the storage device ST1) and the data area to be requested are calculated so as to be written and reset on the frame of the integrated write command WC-ABC ( Re-describe).

また、統合書込コマンドWC−ABCにおけるデータ書き込みの要求単位のデータ量は、上記統合読出コマンドRC−ABCの場合と同様に、iSCSIプロトコル制御部22において、サーバ装置SVからの上記書込コマンドWC−A等における要求単位のデータ量よりも大きなデータ量として任意に設定可能とされている。より具体的に例えば、サーバ装置SVからの上記書込コマンドWC−A乃至WC−Cにおいてその要求単位のデータ量が32キロバイトであったとすると、統合書込コマンドWC−ABCとしての読出要求単位におけるデータ量を例えば512キロバイトとする。   Further, the data amount of the request unit for data writing in the integrated write command WC-ABC is the same as that in the integrated read command RC-ABC, in the iSCSI protocol control unit 22, the write command WC from the server device SV. It can be arbitrarily set as a data amount larger than the data amount of the request unit in -A or the like. More specifically, for example, if the data amount of the request unit in the write commands WC-A to WC-C from the server apparatus SV is 32 kilobytes, the read request unit as the integrated write command WC-ABC The data amount is assumed to be 512 kilobytes, for example.

その後、iSCSIプロトコル制御部22は、ネットワークNTを介して上記統合書込コマンドWC−ABCをその宛先たるストレージ装置ST1に送信する。その後、当該統合書込コマンドWC−ABCに対応する受信準備完了信号R2Tをストレージ装置ST1から受信したら、iSCSIプロトコル制御部22は次に、統合書込コマンドWC−ABCの対象たる上記データD−A乃至D−Cをキャッシュメモリ10又はキャッシュディスク11から読み出し、これらを連続して纏めてデータD−ABCとした上で、これをストレージ装置ST1に送信して対応するアドレスに記憶させる。   Thereafter, the iSCSI protocol control unit 22 transmits the integrated write command WC-ABC to the destination storage apparatus ST1 via the network NT. Thereafter, when the reception preparation completion signal R2T corresponding to the integrated write command WC-ABC is received from the storage device ST1, the iSCSI protocol control unit 22 next receives the data DA that is the target of the integrated write command WC-ABC. To D-C are read from the cache memory 10 or the cache disk 11 and are continuously collected as data D-ABC, which is then transmitted to the storage device ST1 and stored at the corresponding address.

その後、当該送信したデータD−ABCに対応するiSCSIレスポンスResをストレージ装置ST1から受信して、実施形態に係るストレージ配置制御装置Cとしての書込動作を終了する。   Thereafter, the iSCSI response Res corresponding to the transmitted data D-ABC is received from the storage apparatus ST1, and the writing operation as the storage arrangement control apparatus C according to the embodiment is ended.

以上夫々説明したように、実施形態に係るストレージ配置制御装置Cの動作によれば、例えば一のストレージ装置ST1に送信されるべき読出コマンドRC―A乃至RC−C又は書込コマンドWC−A乃至WC―CをiSCSIプロトコルに準拠して夫々統合した統合読出コマンドRC−ABC又は統合書込コマンドWC−ABCを生成して当該一のストレージ装置ST1に送信すると共に、当該統合読出コマンドRC−ABC又は統合書込コマンドWC−ABC内に統合された読出コマンドRC―A乃至RC−C又は書込コマンドWC−A乃至WC―Cに夫々対応するデータの送受信を、iSCSIプロトコルに準拠しつつ各コマンド分纏めて一のストレージ装置ST1との間でネットワークNTを介して行い、更にサーバ装置SVとの間では各コマンドに夫々対応するデータ毎に送受信するので、ネットワークNTで接続されたストレージ装置ST1乃至ST3との間の通信回数を減らすことで、サーバ装置SV側から見たネットワークNTの不安定性に起因する動作遅延や蓄積データの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   As described above, according to the operation of the storage arrangement control apparatus C according to the embodiment, for example, read commands RC-A to RC-C or write commands WC-A to WC to be transmitted to one storage apparatus ST1. An integrated read command RC-ABC or an integrated write command WC-ABC, each of which integrates WC-C according to the iSCSI protocol, is generated and transmitted to the one storage device ST1, and the integrated read command RC-ABC or The transmission and reception of data corresponding to the read commands RC-A to RC-C or the write commands WC-A to WC-C integrated in the integrated write command WC-ABC are performed for each command in accordance with the iSCSI protocol. Collectively with one storage device ST1, via network NT, and with server device SV Is transmitted / received for each data corresponding to each command, and therefore, by reducing the number of communications with the storage devices ST1 to ST3 connected by the network NT, it is caused by the instability of the network NT as seen from the server device SV side. Therefore, the operation delay and the re-transmission / reception of stored data can be reduced without adding a special hardware configuration.

また、サーバ装置SVにおける処理単位のデータ量よりも大きいデータ量を対象とする一つの統合読出コマンドRC−ABC又は一つの統合書込コマンドWC−ABCを生成し、更に読出コマンドRC―A乃至RC−C又は書込コマンドWC−A乃至WC―Cに夫々対応するデータを、そのデータ量が上記処理単位のデータ量より多くなるように且つ各コマンド分纏めて一のストレージ装置ST1との間で送受信するので、一度に送受信されるコマンド及びデータとしてのデータ量を大きくすることで、ネットワークNTで接続されたストレージ装置ST1乃至ST3との間の通信回数を減らすことができると共に、高速にデータの送受信を行うことができる。   Further, one integrated read command RC-ABC or one integrated write command WC-ABC for a data amount larger than the data amount of the processing unit in the server device SV is generated, and further, the read commands RC-A to RC are generated. -C or data corresponding to each of the write commands WC-A to WC-C is transferred to each storage device ST1 so that the amount of data is larger than the data amount of the processing unit and for each command. Since data is transmitted and received, increasing the amount of data as commands and data transmitted and received at a time can reduce the number of communications with the storage apparatuses ST1 to ST3 connected via the network NT, and at a high speed. Can send and receive.

更に、一つの統合読出コマンドRC−ABC又は一つの統合書込コマンドWC−ABCに統合される複数の読出コマンドRC―A乃至RC−C又は書込コマンドWC−A乃至WC―Cが、一のストレージ装置ST1において連続した領域に蓄積されるデータに夫々対応する当該各コマンドであるので、連続したデータに対する処理について、サーバ装置SV側から見たネットワークNTの不安定性に起因する動作遅延やデータの再送受信を、ハードウエアとしての特別な構成を追加することなく低減することができる。   Further, a plurality of read commands RC-A to RC-C or write commands WC-A to WC-C integrated into one integrated read command RC-ABC or one integrated write command WC-ABC are Since each of the commands corresponds to data stored in a continuous area in the storage device ST1, processing delays due to the instability of the network NT as viewed from the server device SV side and data Retransmission / reception can be reduced without adding a special hardware configuration.

更にまた、サーバ装置SVとの間で送受信されるデータを一時的に記憶するキャッシュメモリ10等を更に備えるので、ネットワークNTの品質に起因するデータの再送信等が発生する場合においても、サーバ装置SVにおける処理に必要なデータを高速に送受信することができる。   Furthermore, since the cache memory 10 or the like that temporarily stores data transmitted to and received from the server apparatus SV is further provided, the server apparatus can be used even when data retransmission due to the quality of the network NT occurs. Data necessary for processing in the SV can be transmitted and received at high speed.

更に、ストレージ配置制御装置Cに仮想ボリューム制御部21を備えているので、サーバ装置SVから見て、各ストレージ装置ST1乃至ST3を同一LAN上の同一ボリュームにあるように見せることが可能である。   Further, since the storage arrangement control device C includes the virtual volume control unit 21, it is possible to make each storage device ST1 to ST3 appear to be in the same volume on the same LAN when viewed from the server device SV.

なお、図2及び図3に示した流れずに対応するプログラムを、フレキシブルディスク又はハードディスク等の記録媒体に記録しておき、或いはインターネット等のネットワークを介して取得しておき、これをマイクロコンピュータ等により読み出して実行することにより、当該マイクロコンピュータを、実施形態に係るiSCSIプロトコル制御部22として活用することも可能である。   2 and 3 are recorded on a recording medium such as a flexible disk or a hard disk, or acquired via a network such as the Internet, and this is stored in a microcomputer or the like. The microcomputer can be used as the iSCSI protocol control unit 22 according to the embodiment by reading and executing the above.

以上夫々説明したように、本発明は情報処理システムSのの分野に利用することが可能であり、特にサーバ装置と、一又は複数のストレージ装置と、を、WAN等のネットワークNTを介してTCP/IPプロトコルに準拠して接続する情報処理システムの分野に適用すれば特に顕著な効果が得られる。   As described above, the present invention can be used in the field of the information processing system S. In particular, a server device and one or a plurality of storage devices are connected to each other via a network NT such as a WAN. If the present invention is applied to the field of information processing systems connected in accordance with the / IP protocol, a particularly remarkable effect can be obtained.

10 キャッシュメモリ
11 キャッシュディスク
20 キャッシュ制御部
21 仮想ボリューム制御部
22 iSCSIプロトコル制御部
30 ストレージアドレス管理テーブル
S 情報処理システム
C ストレージ配置制御装置
SV サーバ装置
ST1、ST2、ST3 ストレージ装置
NT ネットワーク
P、P1、P2、P3、P4 LANポート
DK1、DK2、DK3 ディスク
D−A、D−B、D−C、D−ABC データ
RC−A、RC−B、RC−C 読出コマンド
WC−A、WC−B、WC−C 書込コマンド
RC−ABC 統合読出コマンド
WC−ABC 統合書込コマンド
ACK 受領信号
Res iSCSIレスポンス
R2T 受信準備完了信号
DESCRIPTION OF SYMBOLS 10 Cache memory 11 Cache disk 20 Cache control part 21 Virtual volume control part 22 iSCSI protocol control part 30 Storage address management table S Information processing system C Storage arrangement control apparatus SV Server apparatus ST1, ST2, ST3 Storage apparatus NT network P, P1, P2, P3, P4 LAN ports DK1, DK2, DK3 Disks DA, DB, DC, D-ABC Data RC-A, RC-B, RC-C Read command WC-A, WC-B, WC-C Write command RC-ABC Integrated read command WC-ABC Integrated write command ACK Receipt signal Res iSCSI response R2T Reception preparation completion signal

Claims (9)

ローカルエリアネットワークを介してサーバ装置と接続されていると共に、広域通信網を介して一又は複数の情報蓄積装置と接続されている情報処理装置において、
前記サーバ装置からいずれか一の前記情報蓄積装置に送信されるべき複数のコマンドを統合して一つの統合コマンドを生成する生成手段と、
前記生成された統合コマンドを、前記広域通信網を介して前記一の情報蓄積装置に送信する送信手段と、
前記送信された統合コマンド内に統合された各前記コマンドに夫々対応する蓄積データの送受信を、各前記コマンド分纏めて前記一の情報蓄積装置との間で前記広域通信網を介して行う広域通信制御手段と、
前記一の情報蓄積装置との間で纏めて送受信される前記蓄積データを、各前記コマンドに夫々対応する当該蓄積データ毎に分けて前記ローカルエリアネットワークを介して前記サーバ装置との間で送受信するローカルエリア通信制御手段と、
を備えることを特徴とする情報処理装置。
In an information processing apparatus connected to a server apparatus via a local area network and connected to one or a plurality of information storage apparatuses via a wide area communication network,
Generating means for generating a single integrated command by integrating a plurality of commands to be transmitted from the server device to any one of the information storage devices;
Transmitting means for transmitting the generated integrated command to the one information storage device via the wide area communication network;
Wide-area communication for performing transmission / reception of stored data corresponding to each of the commands integrated in the transmitted integrated command together with the one information storage device via the wide-area communication network. Control means;
The stored data transmitted / received together with the one information storage device is transmitted / received to / from the server device via the local area network by dividing the stored data corresponding to each of the commands. Local area communication control means;
An information processing apparatus comprising:
請求項1に記載の情報処理装置において、
前記生成手段は、前記サーバ装置において前記コマンドを処理する際の処理単位に相当する単位情報量よりも大きい情報量を対象とする一つの前記統合コマンドを生成し、
前記広域通信制御手段は、各前記コマンドに夫々対応する前記蓄積データを、情報量が前記単位情報量より多くなるように且つ各前記コマンド分纏めて前記一の情報蓄積装置との間で送受信することを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The generation unit generates one integrated command that targets an information amount larger than a unit information amount corresponding to a processing unit when the command is processed in the server device,
The wide area communication control means transmits / receives the accumulated data corresponding to each command to / from the one information accumulating device so that the information amount is larger than the unit information amount and for each command. An information processing apparatus characterized by that.
請求項1又は2に記載の情報処理装置において、
一つの前記統合コマンドに統合される複数の前記コマンドが、前記一の情報蓄積装置において連続した領域に蓄積される前記蓄積データに夫々対応する当該各コマンドであることを特徴とする情報処理装置。
The information processing apparatus according to claim 1 or 2,
An information processing apparatus, wherein the plurality of commands integrated into one integrated command are the commands corresponding to the stored data stored in continuous areas in the one information storage apparatus.
請求項1から3のいずれか一項に記載の情報処理装置において、
前記一の情報蓄積装置内に蓄積されている前記蓄積データを前記サーバ装置において読み出す場合に、
前記生成手段は、前記サーバ装置から前記一の情報蓄積装置に送信されるべき複数の読出コマンドを統合して前記統合コマンドを一つ生成し、
前記広域データ通信制御手段は、前記送信された統合コマンド内に統合された各前記読出コマンドに夫々対応する蓄積データを、各前記読出コマンド分纏めて前記一の情報蓄積装置から前記広域通信網を介して取得すると共に、
更に前記ローカルエリア通信制御手段は、前記一の情報蓄積装置から取得した前記蓄積データを、各前記読出コマンドに夫々対応する当該蓄積データ毎に分けて前記ローカルエリアネットワークを介して前記サーバ装置に送信することを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 3,
When the server device reads out the stored data stored in the one information storage device,
The generation unit generates a single integrated command by integrating a plurality of read commands to be transmitted from the server device to the one information storage device,
The wide area data communication control means collects the stored data corresponding to each of the read commands integrated in the transmitted integrated command for each of the read commands from the one information storage device to the wide area network. And get through
Further, the local area communication control means transmits the stored data acquired from the one information storage device to the server device via the local area network by dividing the stored data for each read command corresponding to each read command. An information processing apparatus characterized by:
請求項1から3のいずれか一項に記載の情報処理装置において、
前記蓄積データを前記サーバ装置から前記一の情報蓄積装置に送信して蓄積させる場合に、
前記生成手段は、前記サーバ装置から前記一の情報蓄積装置に送信されるべき複数の書込コマンドを統合して前記統合コマンドを一つ生成し、
前記ローカルエリア通信制御手段は、前記一の情報蓄積装置に蓄積させるべき前記蓄積データを、前記統合コマンドに統合された各前記書込コマンドに夫々対応する当該蓄積データ毎に前記ローカルエリアネットワークを介して前記サーバ装置から取得し、
更に前記広域データ通信制御手段は、各前記取得した蓄積データを、前記送信された統合コマンド内に統合された各前記書込コマンドに夫々対応する分だけ纏めて前記一の情報蓄積装置に前記広域通信網を介して送信することを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 3,
When the storage data is transmitted from the server device to the one information storage device and stored,
The generation unit generates one integrated command by integrating a plurality of write commands to be transmitted from the server device to the one information storage device,
The local area communication control means sends the accumulated data to be accumulated in the one information accumulation device via the local area network for each accumulated data corresponding to each of the write commands integrated into the integrated command. Obtained from the server device,
Further, the wide area data communication control means collects the acquired accumulated data in an amount corresponding to each of the write commands integrated in the transmitted integrated command and stores the acquired wide area data in the one information storage apparatus. An information processing apparatus for transmitting via a communication network.
請求項1から5のいずれか一項に記載の情報処理装置において、
前記サーバ装置との間で前記ローカルエリアネットワークを介して送受信される前記蓄積データを一時的に記憶するキャッシュ手段を更に備えることを特徴とする情報処理装置。
In the information processing apparatus according to any one of claims 1 to 5,
An information processing apparatus, further comprising: a cache unit that temporarily stores the accumulated data transmitted to and received from the server apparatus via the local area network.
コンピュータを、請求項1から6のいずれか一項に記載の情報処理装置として機能させることを特徴とする情報処理用プログラム。   An information processing program for causing a computer to function as the information processing apparatus according to any one of claims 1 to 6. 請求項1から6のいずれか一項に記載の情報処理装置と、
前記情報蓄積装置と、
前記サーバ装置と、
を備えることを特徴とする情報処理システム。
The information processing apparatus according to any one of claims 1 to 6,
The information storage device;
The server device;
An information processing system comprising:
ローカルエリアネットワークを介してサーバ装置と接続されていると共に、広域通信網を介して一又は複数の情報蓄積装置と接続されている情報処理装置において実行される情報処理方法であって、
前記サーバ装置からいずれか一の前記情報蓄積装置に送信されるべき複数のコマンドを統合して一つの統合コマンドを生成する生成工程と、
前記生成された統合コマンドを、前記広域通信網を介して前記一の情報蓄積装置に送信する送信工程と、
前記送信された統合コマンド内に統合された各前記コマンドに夫々対応する蓄積データの送受信を、各前記コマンド分纏めて前記一の情報蓄積装置との間で前記広域通信網を介して行う広域データ通信制御工程と、
前記一の情報蓄積装置との間で纏めて送受信される前記蓄積データを、各前記コマンドに夫々対応する当該蓄積データ毎に分けて前記ローカルエリアネットワークを介して前記サーバ装置との間で送受信するローカルエリア通信制御工程と、
を含むことを特徴とする情報処理方法。
An information processing method executed in an information processing apparatus connected to a server device via a local area network and connected to one or a plurality of information storage devices via a wide area communication network,
A generating step of generating a single integrated command by integrating a plurality of commands to be transmitted from the server device to any one of the information storage devices;
A transmission step of transmitting the generated integrated command to the one information storage device via the wide area network;
Wide area data for performing transmission / reception of stored data corresponding to each of the commands integrated in the transmitted integrated command together with the one information storage device through the wide area communication network. A communication control process;
The stored data transmitted / received collectively to / from the one information storage device is transmitted / received to / from the server device via the local area network separately for each stored data corresponding to each command. Local area communication control process;
An information processing method comprising:
JP2009086403A 2009-03-31 2009-03-31 Apparatus, program, system and method for processing of information Withdrawn JP2010238042A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009086403A JP2010238042A (en) 2009-03-31 2009-03-31 Apparatus, program, system and method for processing of information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009086403A JP2010238042A (en) 2009-03-31 2009-03-31 Apparatus, program, system and method for processing of information

Publications (1)

Publication Number Publication Date
JP2010238042A true JP2010238042A (en) 2010-10-21

Family

ID=43092289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009086403A Withdrawn JP2010238042A (en) 2009-03-31 2009-03-31 Apparatus, program, system and method for processing of information

Country Status (1)

Country Link
JP (1) JP2010238042A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9047209B2 (en) 2013-07-18 2015-06-02 Seiko Epson Corporation Controlling communication between a point of sale terminal and a printer without changing an application on the point of sale terminal
CN107357251A (en) * 2017-08-08 2017-11-17 大器物联科技(广州)有限公司 Industrial equipment real-time visual data center and its operation method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9047209B2 (en) 2013-07-18 2015-06-02 Seiko Epson Corporation Controlling communication between a point of sale terminal and a printer without changing an application on the point of sale terminal
CN107357251A (en) * 2017-08-08 2017-11-17 大器物联科技(广州)有限公司 Industrial equipment real-time visual data center and its operation method
CN107357251B (en) * 2017-08-08 2023-09-19 大器物联科技(广州)有限公司 Real-time visual data center of industrial equipment and operation method thereof

Similar Documents

Publication Publication Date Title
US7272687B2 (en) Cache redundancy for LSI raid controllers
JP4896328B2 (en) System and method for managing a connection between a client and a server
US8788726B2 (en) Data transmission system, storage medium and data transmission program
US20150347035A1 (en) Multiple i/o request processing in a storage system
CN108701004A (en) A kind of system of data processing, method and corresponding intrument
US10715499B2 (en) System and method for accessing and managing key-value data over networks
CN1747444A (en) Method of offloading iscsi tcp/ip processing from a host processing unit, and related iscsi tcp/ip offload engine
TW202016744A (en) Host, nvme ssd and method for storage service
CN108062285A (en) A kind of access method of NVMe storage devices and NVMe storage devices
JP2008533572A (en) Method and apparatus for improving the performance of USB mass storage devices in the presence of long transmission delays
JP2007257479A (en) Communication device, method and program
KR20120052158A (en) A method for deterministic sas discovery and configuration
US9015380B2 (en) Exchanging message data in a distributed computer system
CN107728936A (en) Method and apparatus for transmitting data processing request
JP6299266B2 (en) Data storage method, storage system, program, and storage apparatus
JP2001024733A (en) Data transmission equipment
WO2021063160A1 (en) Solid state disk access method and storage device
JP2004192174A (en) Disk array control device
US7761649B2 (en) Storage system with synchronized processing elements
US7761650B2 (en) Processing wrong side I/O commands
CN101674193B (en) Management method of transmission control protocol connection and device thereof
WO2014153931A1 (en) File storage method and device, access client and metadata server system
CN106951190B (en) Data storage and access method, node and server cluster
JP2010238042A (en) Apparatus, program, system and method for processing of information
US20200293464A1 (en) Termination of non-volatile memory networking messages at the drive level

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120605