[go: up one dir, main page]

JP2004078999A - Disk storage access system - Google Patents

Disk storage access system Download PDF

Info

Publication number
JP2004078999A
JP2004078999A JP2003398391A JP2003398391A JP2004078999A JP 2004078999 A JP2004078999 A JP 2004078999A JP 2003398391 A JP2003398391 A JP 2003398391A JP 2003398391 A JP2003398391 A JP 2003398391A JP 2004078999 A JP2004078999 A JP 2004078999A
Authority
JP
Japan
Prior art keywords
disk
access
computer
copy
instruction
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.)
Granted
Application number
JP2003398391A
Other languages
Japanese (ja)
Other versions
JP4172384B2 (en
Inventor
Takeshi Yagi
八木  雄志
Motoaki Hirabayashi
平林  元明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2003398391A priority Critical patent/JP4172384B2/en
Publication of JP2004078999A publication Critical patent/JP2004078999A/en
Application granted granted Critical
Publication of JP4172384B2 publication Critical patent/JP4172384B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Abstract

【課題】 SANのディスクストレージアクセスに関し、複数の計算機からのディスクストレージへのアクセス負荷の分散をすることにある。
【解決手段】 アクセス頻度測定部124、134は自計算機のディスクへのアクセス頻度を測定し、リソース監視管理部101はリソース監視部121、131に問い合わせ、測定したアクセス頻度を集めて集計し、テーブル103に格納し、あるディスクに対する集計アクセス頻度が第1規定値以上のときボリュームコピーを、第2規定値以下のときボリューム削除をSAN制御部102に要求し、SAN制御部はDKU制御部111に指示し、DKU制御部は、コピーの場合、コピー元のDKCに指示して他のディスクへのボリュームコピーをさせ、削除の場合、削除DKCに指示してコピーボリュームの削除をし、SAN制御部は、コピー、削除の終了後、LU変換制御部123、133に対してディスクへのアクセスパスの変更を指示する。
【選択図】 図1
PROBLEM TO BE SOLVED: To disperse an access load to a disk storage from a plurality of computers with respect to SAN disk storage access.
SOLUTION: Access frequency measuring units 124 and 134 measure the frequency of access to disks of their own computers, a resource monitoring management unit 101 inquires resource monitoring units 121 and 131, collects and aggregates the measured access frequencies, and creates a table. When the total access frequency for a certain disk is equal to or greater than the first specified value, the volume control unit 103 requests the SAN control unit 102 to perform volume copying when the total access frequency is equal to or less than the second specified value. In the case of copy, the DKU control unit instructs the copy source DKC to copy the volume to another disk, and in the case of deletion, instructs the delete DKC to delete the copy volume and the SAN control unit. Instructs the LU conversion control units 123 and 133 to change the access path to the disk after the copy and deletion are completed.
[Selection diagram] Fig. 1

Description

 本発明はSAN(Storage Area Network)のディスクストレージアクセスに関し、特にディスクストレージのアクセス負荷を分散するディスクストレージのアク
セスシステムに関する。
The present invention relates to SAN (Storage Area Network) disk storage access, and more particularly to a disk storage access system that distributes the disk storage access load.

 複数の計算機と複数のディスクストレージをストレージ専用のネットワーク(ファイバーチャネル)で接続して、ストレージの共用を行なう方法が知られている(例えば、特許文献1参照)。
この技術はSANと呼ばれ、ディスクと計算機の割り当ての自由度が高く、必要なディスク領域を計算機に柔軟に割り当てできるという特徴がある。
近年はインタネットを使った情報システムが重要になっており、特にWebサーバを構築してコンテンツを提供する計算機システムが多くなっている。
Webサーバの場合、クライアント計算機は不特定多数となり、アクセスが集中する場合も多く、そのピークは予測できないことが多い。
なお、計算機システムへのアクセスを分散する方法として特許文献2に開示された方法や特許文献3に開示された方法が知られている。
 
There is known a method in which a plurality of computers and a plurality of disk storages are connected by a dedicated storage network (fiber channel) to share the storage (for example, see Patent Document 1).
This technique is called SAN, and has a feature that the degree of freedom in assigning disks and computers is high, and that a necessary disk area can be flexibly allocated to computers.
2. Description of the Related Art In recent years, information systems using the Internet have become important. In particular, computer systems that construct Web servers and provide contents have increased.
In the case of a Web server, the number of client computers is unspecified and large, access is often concentrated, and its peak is often unpredictable.
As a method for distributing access to a computer system, a method disclosed in Patent Document 2 and a method disclosed in Patent Document 3 are known.

特開2000−99272号公報JP 2000-99272 A 特開平10−271447号公報JP-A-10-27147 特開平10−69467号公報JP-A-10-69467

 特開平10−271447号公報ではコンテンツを小片に分割し、複数のディスクに分散することでアクセスの分散を行なっている。
この場合、ディスクの台数分の負荷分散はできるが、事前に予測しておいた以上のアクセス集中があった場合には対応できない。
また、特開平10−69467号公報ではサーバ計算機を複数用意して負荷分散を行なうがディスクの負荷分散が困難である。
SANでも複数の計算機でディスクを共用できるが、計算機の台数が多くなると共用ディスクの負荷が高くなり、性能が維持できないという問題がある。
本発明の目的は、SANにおいて、複数の計算機からの負荷が集中し、またディスクストレージへのアクセスの負荷が変化した場合にも柔軟に対応できる、ディスクアクセス負荷分散方法を提供することにある。
In Japanese Patent Application Laid-Open No. Hei 10-27147, access is distributed by dividing content into small pieces and distributing the divided pieces into a plurality of disks.
In this case, the load can be distributed by the number of disks, but it is not possible to cope with a case where the access concentration is higher than predicted in advance.
Further, in Japanese Patent Application Laid-Open No. 10-69467, a plurality of server computers are prepared to perform load distribution, but it is difficult to distribute disk load.
Even in a SAN, a plurality of computers can share a disk, but as the number of computers increases, the load on the shared disk increases, and there is a problem that performance cannot be maintained.
An object of the present invention is to provide a disk access load distribution method that can flexibly cope with a situation where loads from a plurality of computers are concentrated in a SAN and the load of access to a disk storage changes.

 上記目的を達成するために、本発明では、ディスクを参照する各計算機にディスクへのアクセス頻度を測定する測定手段を設け、そして、各計算機で測定した同一ディスクへのアクセス頻度を集め、集計し、集計結果のアクセス頻度が予め定めたアクセス頻度より高いとき、該ディスクに対して該ディスクの内容を他の1以上のディスクにコピーする指示をし、コピー完了報告を受けた後コピー元のディスクにアクセスしていた計算機に対してコピー元のディスクからコピー先のディスクへディスクへのアクセスパスを変更する指示をする指示手段を設け、さらに、ディスクを参照する各計算機に指示手段からのアクセスパスを変更する指示を受け、この指示に応じて計算機からディスクへのアクセスパスを切り替える手段を設けるようにしている。 In order to achieve the above object, in the present invention, each computer referring to the disk is provided with a measuring means for measuring the frequency of access to the disk, and the frequency of access to the same disk measured by each computer is collected and tabulated. When the access frequency of the counting result is higher than a predetermined access frequency, the copy source disk is instructed to copy the contents of the disk to one or more other disks, and after receiving a copy completion report, Instruction means for instructing the computer accessing the disk to change the access path from the copy source disk to the copy destination disk to the disk, and further, the access path from the instruction means to each computer referring to the disk. A means for switching the access path from the computer to the disk in response to the instruction to change the To have.

 また、コピー元のディスクにアクセスしていた計算機に対してコピー元のディスクからコピー先のディスクへディスクへのアクセスパスを変更する指示をするときには、この指示をコピー元のディスクに対するアクセス頻度が最も高かった計算機に対して行うようにしている。 Also, when instructing the computer that was accessing the copy source disk to change the access path from the copy source disk to the copy destination disk to the disk, this instruction is most frequently accessed to the copy source disk. I try to do it for the expensive computer.

 また、コピー元のディスク内容が変更された時に、変更されたコピー元のディスク内容をコピー先の1以上のディスクに再度コピーするようにしている。 (4) When the contents of the copy source disk are changed, the changed contents of the copy source disk are copied again to one or more copy destination disks.

 本発明によれば、複数の計算機からアクセスされたディスクの負荷を分散することができ、負荷が変化した場合にも柔軟に対応することができる。
 
According to the present invention, it is possible to distribute the load of a disk accessed by a plurality of computers, and to flexibly cope with a change in load.

 本発明の一実施例を、以下図面に従って説明する。 An embodiment of the present invention will be described below with reference to the drawings.

 図1はディスクアクセス管理システムの全体構成図である。 FIG. 1 is an overall configuration diagram of the disk access management system.

 本システムは、管理計算機(100)とSAN(140)を管理するSAN管理計算機(110)、及びSANのディスクにアクセスするSAN参照計算機1(120)、SAN参照計算機2(130)で構成される。管理計算機(100)は、LAN(170)を介してSAN管理計算機(110)、SAN参照計算機1(120)、SAN参照計算機2(130)に接続される。 This system is composed of a management computer (100) and a SAN management computer (110) that manages the SAN (140), a SAN reference computer 1 (120) accessing a SAN disk, and a SAN reference computer 2 (130). . The management computer (100) is connected to the SAN management computer (110), the SAN reference computer 1 (120), and the SAN reference computer 2 (130) via the LAN (170).

 SAN参照計算機1(120)及びSAN参照計算機2(130)からのディスクへのアクセス頻度を管理計算機(100)で管理することにより、SAN(140)のディスクに対するアクセスを制御するシステムである。 This system controls access to the SAN (140) disk by managing the access frequency to the disk from the SAN reference computer 1 (120) and the SAN reference computer 2 (130) by the management computer (100).

 管理計算機(100)には、SAN参照計算機1(120)及びSAN参照計算機2(130)におけるディスクアクセス頻度を管理するリソース監視管理部(101)、ディスクアクセス頻度を管理するのに使用するアクセス頻度管理テーブル(103)、SANに対する要求を発行するSAN制御部(102)を備える。 The management computer (100) includes a resource monitoring management unit (101) that manages a disk access frequency in the SAN reference computer 1 (120) and the SAN reference computer 2 (130), and an access frequency used to manage the disk access frequency. It has a management table (103) and a SAN control unit (102) for issuing a request to the SAN.

 SAN管理計算機(110)には、SAN制御部(102)からの要求に従いボリュームのコピー及び削除を指示するDKU制御部(111)を備える。 The SAN management computer (110) includes a DKU control unit (111) for instructing copying and deletion of a volume according to a request from the SAN control unit (102).

 SAN参照計算機1(120)及びSAN参照計算機2(130)には、SAN(140)のディスクにアクセスするアプリケーションプログラム(122)、(132)、アプリケーションプログラムのディスクアクセスパスを制御するLU(Logical Unit)変換制御部(123)、(133)、ディスクアクセスパスの管理に使用するLU変換テーブル(125)、(135)、ディスクのアクセス頻度を測定するアクセス頻度測定部(124)、(134)、ディスクのアクセス頻度をリソース監視管理部(101)に応答するリソース監視部(121)、(131)を備える。 The SAN reference computer 1 (120) and the SAN reference computer 2 (130) have application programs (122) and (132) for accessing the disk of the SAN (140), and an LU (Logical Unit) for controlling the disk access path of the application program. ) Conversion control units (123), (133), LU conversion tables (125), (135) used for managing disk access paths, access frequency measurement units (124), (134) for measuring disk access frequency, Resource monitoring units (121) and (131) are provided for responding to the resource monitoring management unit (101) of disk access frequency.

 SAN(140)にはディスク装置が接続されており、それらには、ディスク制御装置であるDKC(151)、(161)、ディスクのボリューム(論理ボリューム)を制御するボリューム制御部(152)、(162)、実際のディスクストレージであるディスクユニット(DKU)(153)、(163)を備える。 Disk devices are connected to the SAN (140). These include DKCs (151) and (161) which are disk control devices, a volume control unit (152) for controlling a volume (logical volume) of the disk, and ( 162), and disk units (DKU) (153) and (163), which are actual disk storages.

 図2にリソース監視管理部(101)のフロー図を示す。 (2) FIG. 2 shows a flowchart of the resource monitoring and management unit (101).

 リソース監視管理部(101)は、定期的にリソース監視部(121、131)に対してディスクユニットのアクセス頻度を問い合わせ(200)、リソース監視部(121、131)からの応答されたディスクユニットのアクセス頻度データをアクセス頻度管理テーブル(103)に集計する(202)。 The resource monitoring management unit (101) periodically inquires of the resource monitoring units (121, 131) about the access frequency of the disk units (200), and checks the disk units responded from the resource monitoring units (121, 131). The access frequency data is totaled in the access frequency management table (103) (202).

 ディスクユニットのアクセス頻度が、設定されている高しきい値を超えた場合(204)、リソース監視管理部(101)はSAN制御部(102)に対してディスクユニットから他の1以上のディスクユニットへのボリュームコピーを要求する(206)。 If the access frequency of the disk unit exceeds the set high threshold value (204), the resource monitoring management unit (101) sends a request from the disk unit to the SAN control unit (102) for one or more other disk units. (206).

 ディスクユニットのアクセス頻度が設定されている低しきい値を下回った場合(208)、かつデータが1以上のディスクユニットにコピーされている場合は(210)、SAN制御部(102)に対して1以上のディスクユニットのボリューム削除を要求する(214)。 When the access frequency of the disk unit falls below the set low threshold value (208), and when data is copied to one or more disk units (210), the SAN control unit (102) is A request is made to delete the volume of one or more disk units (214).

 それ以外の場合は、何もしない(212)。 し な い Otherwise, do nothing (212).

 図3にSAN制御部(102)のフロー図を示す。 FIG. 3 shows a flowchart of the SAN control unit (102).

 SAN制御部(102)は、リソース監視管理部(101)からの要求を受け(300)、要求内容に応じた処理を行う(302)。 The SAN control unit (102) receives the request from the resource monitoring and management unit (101) (300), and performs processing according to the request (302).

 ボリュームコピー要求を受け付けた場合、DKU制御部(111)へディスクユニットから他の1以上のディスクユニットへのボリュームコピーを要求する(304)。 (4) When a volume copy request is accepted, the DKU control unit (111) is requested to perform a volume copy from the disk unit to one or more other disk units (304).

 DKU制御部(111)からのボリュームコピー完了通知を受信してから(306)、最もアクセス頻度の高いSAN参照計算機2(130)のLU変換制御部(135)に対し、アクセスパスをコピー元であるディスクXからコピー先となるディスクYに変更するよう要求する(308)。 After receiving the volume copy completion notification from the DKU control unit (111) (306), the LU conversion control unit (135) of the SAN reference computer 2 (130), which has the highest access frequency, sends the access path using the copy source. A request is made to change from a certain disc X to a copy destination disc Y (308).

 例えば、SAN参照計算機が3台以上存在する場合に、アクセス頻度が最も高いSAN参照計算機のアクセスパスを切り替えることでアクセスパスの平均化を図る。 For example, when there are three or more SAN reference computers, access paths are averaged by switching the access path of the SAN reference computer with the highest access frequency.

 ボリューム削除要求を受け付けた場合、SAN参照計算機2(130)のLU変換制御部(135)に対し、アクセスパスをコピー先であるディスクYからコピー元であるディスクXに変更するよう要求する(310)。 When the volume deletion request is accepted, the LU conversion control unit (135) of the SAN reference computer 2 (130) is requested to change the access path from the copy destination disk Y to the copy source disk X (310). ).

 その後、DKU制御部(111)へコピー先であったボリュームの削除を要求する(312)。 (5) Thereafter, a request is made to the DKU control unit (111) to delete the copy destination volume (312).

 本発明では、Webサーバなどのコンテンツの参照を主目的としているため、コピーされたディスク内のデータに対して直接SAN参照計算機からの更新は行わない。 In the present invention, since the main purpose is to refer to contents such as a Web server, the data in the copied disk is not directly updated from the SAN reference computer.

 また、コピー元であるディスクXの内容を変更した場合には、SAN管理計算機に対してコマンドによる指示で、再度コピー元であるディスクXからディスクYへのコピーを行う。コピー先が複数ある場合は、再度コピー元であるディスクXからコピー先の複数のディスクへのコピーを行う。 (4) When the contents of the copy source disk X are changed, the copy from the copy source disk X to the disk Y is performed again by the command of the SAN management computer. If there are a plurality of copy destinations, copying from the copy source disk X to a plurality of copy destination disks is performed again.

 図4にDKU制御部(111)のフロー図を示す。 FIG. 4 shows a flowchart of the DKU control unit (111).

 DKU制御部(111)は、SAN制御部(102)からの要求を受け(400)、要求に応じた処理を行う(402)。 The DKU control unit (111) receives the request from the SAN control unit (102) (400) and performs a process according to the request (402).

 ボリュームコピー要求を受け付けた場合、DKC(151)に対してボリュームコピー要求を発行する(404)。 (4) If a volume copy request has been received, a volume copy request is issued to the DKC (151) (404).

 DKC(151)からのボリュームコピーの完了通知を受信してから(406)、要求元であるSAN制御部(102)にボリュームコピー完了を通知する(408)。 After receiving the notification of the completion of the volume copy from the DKC (151) (406), it notifies the SAN control unit (102) of the request source of the completion of the volume copy (408).

 ボリューム削除要求を受け付けた場合は、DKC(151)に対してディスクユニットのボリューム削除要求を発行する(410)。 (4) If a volume deletion request has been received, a volume deletion request for the disk unit is issued to the DKC (151) (410).

 図5にリソース監視部(121、131)のフロー図を示す。 (5) FIG. 5 shows a flowchart of the resource monitoring unit (121, 131).

 リソース監視部(121、131)は、リソース監視管理部(101)からの問い合わせを受信し(500)、アクセス頻度測定部(124、134)からディスクのアクセス頻度を採取する(502)。 The resource monitoring units (121, 131) receive the inquiry from the resource monitoring management unit (101) (500), and obtain the disk access frequency from the access frequency measurement units (124, 134) (502).

 採取したデータをリソース監視管理部(101)に応答する(504)。 (4) Respond the collected data to the resource monitoring management unit (101) (504).

 図6にLU変換制御部(123、133)のフロー図を示す。 FIG. 6 shows a flowchart of the LU conversion control section (123, 133).

 LU変換制御部は要求を受信し(600)、その要求に応じた処理を行う(602)。 The LU conversion control unit receives the request (600) and performs processing according to the request (602).

 LU変換テーブルの書き換え要求を受け付けた場合、要求元の指示に従い、LU変換テーブル(125、135)を変更し、ディスクのアクセスパスを変更する(604)。 When the request for rewriting the LU conversion table is received, the LU conversion table (125, 135) is changed and the disk access path is changed according to the instruction of the request source (604).

 アプリケーションプログラムからのディスクアクセス要求を受け付けた場合は、LU変換テーブル(125、135)を検索しディスクのアクセスパスを決定する(606)。 (4) When a disk access request from the application program is received, the LU conversion table (125, 135) is searched to determine a disk access path (606).

 決定したアクセスパスに対応するDKCにアクセス要求を送る(608)。 Send an access request to the DKC corresponding to the determined access path (608).

 図7にアクセス頻度測定部のフロー図を示す。 FIG. 7 shows a flowchart of the access frequency measurement unit.

 アクセス頻度測定部(124、134)はアクセス頻度取得要求を受け付けた場合(700)、各ディスクのアクセス回数またはアクセスデータ量の測定データからアクセス頻度を算出し(702)、アクセス頻度を要求元に応答する(704)。 When receiving the access frequency acquisition request (700), the access frequency measurement units (124, 134) calculate the access frequency from the measured data of the number of accesses to each disk or the amount of access data (702), and use the access frequency as the request source. Responds (704).

 図8にLU変換テーブル(125、135)のフォーマットを示す。 FIG. 8 shows the format of the LU conversion table (125, 135).

 LU変換テーブルとは、SANを使用する各計算機に存在し、アプリケーションプログラムがアクセスするLU番号とその対象のディスクを示すDKU番号の対応表である。 The LU conversion table is a correspondence table that exists in each computer that uses the SAN, and that corresponds to the LU number accessed by the application program and the DKU number indicating the target disk.

 まず、SAN参照計算機1のLU変換テーブルは、LU番号1に対応するDKU番号はX(801)、LU番号2に対応するDKU番号はY(802)となっている。 First, in the LU conversion table of the SAN reference computer 1, the DKU number corresponding to the LU number 1 is X (801), and the DKU number corresponding to the LU number 2 is Y (802).

 SAN参照計算機2のLU変換テーブルは、LU番号1に対応するDKU番号はXであるが、アクセス頻度が高しきい値を超えボリュームコピーが行なわれ、DKU番号がXからYに書き換えれられる(811)。 In the LU conversion table of the SAN reference computer 2, the DKU number corresponding to the LU number 1 is X, but the access frequency exceeds the high threshold and volume copying is performed, and the DKU number is rewritten from X to Y (811). ).

 LU番号2に対応するDKU番号はZである。 DThe DKU number corresponding to LU number 2 is Z.

 図9にアクセス頻度管理テーブル(103)のフォーマットを示す。 FIG. 9 shows the format of the access frequency management table (103).

 アクセス頻度管理テーブルは、各計算機からSANのディスクに対するアクセス頻度を収集したものを管理するものである。 The access frequency management table manages the access frequency collected from each computer to the SAN disk.

 例えば、ディスクXに対するアクセス頻度をSAN参照計算機1から取得したもの(901)、同じくSAN参照計算機2から取得したもの(902)というように管理している。 For example, the access frequency to the disk X is managed as the one obtained from the SAN reference computer 1 (901) and the one obtained from the SAN reference computer 2 (902).

 図10にアクセス頻度を表示する画面の例を示す。 FIG. 10 shows an example of a screen displaying the access frequency.

 図9で管理しているデータを各ディスク単位にアクセス頻度を集計し、表示するものである。 (6) The access frequency of the data managed in FIG. 9 is totaled for each disk unit and displayed.

 データを収集した時刻及びその時点でのディスクに対するアクセス頻度を表示する。 時刻 Display the time when the data was collected and the frequency of access to the disk at that time.

 また、収集し保存してあるデータの内、最小値、最大値、平均値の表示も行なう。 。 Also displays the minimum, maximum, and average values of the collected and stored data.

 以上、本発明の実施例について説明したが、図1に示すSAN管理計算機におけるDKU制御部を管理計算機に移し、管理計算機の構成としてもよい。 Although the embodiments of the present invention have been described above, the DKU control unit in the SAN management computer shown in FIG. 1 may be moved to the management computer, and the configuration of the management computer may be adopted.

 また、図1に示す管理計算機及びSAN管理計算機に代えて、管理計算機におけるSAN制御部、リソース監視管理部、アクセス頻度管理テーブル、およびSAN管理計算機におけるDKU制御部を有する1つの手段を設けるようにしてもよい。 Further, instead of the management computer and the SAN management computer shown in FIG. 1, one means having a SAN control unit, a resource monitoring management unit, an access frequency management table in the management computer, and a DKU control unit in the SAN management computer is provided. May be.

 また、該手段を複数のSAN参照計算機の内の1つのSAN参照計算機内に設けるようにしてもよい。 (4) Further, the means may be provided in one of the plurality of SAN reference computers.

本発明によるシステム全体構成例を示した図である。FIG. 1 is a diagram showing an example of the overall configuration of a system according to the present invention. 本発明におけるリソース監視管理部の処理を説明するフローチャートである。5 is a flowchart illustrating processing of a resource monitoring management unit according to the present invention. 本発明におけるSAN制御部の処理を説明するフローチャートである。5 is a flowchart illustrating processing of a SAN control unit according to the present invention. 本発明におけるDKU制御部の処理を説明するフローチャートである。5 is a flowchart illustrating processing of a DKU control unit according to the present invention. 本発明におけるリソース監視部の処理を説明するフローチャートである。5 is a flowchart illustrating processing of a resource monitoring unit according to the present invention. 本発明におけるLU変換制御部の処理を説明するフローチャートである。5 is a flowchart illustrating a process of an LU conversion control unit according to the present invention. 本発明におけるアクセス頻度測定部の処理を説明するフローチャートである。5 is a flowchart illustrating processing of an access frequency measurement unit according to the present invention. 本発明によるSANにアクセスする計算機のLU変換テーブルのフォーマット例を示した図である。FIG. 11 is a diagram showing a format example of an LU conversion table of a computer accessing the SAN according to the present invention. 本発明による管理計算機でのアクセス頻度管理テーブルのフォーマット例を示した図である。FIG. 4 is a diagram showing a format example of an access frequency management table in the management computer according to the present invention. 本発明による管理計算機で集計したアクセス頻度を表示する画面の例を示した図である。FIG. 14 is a diagram showing an example of a screen displaying access frequencies tabulated by the management computer according to the present invention.

符号の説明Explanation of reference numerals

 100 管理計算機
 101 リソース監視管理部
 102 SAN制御部
 103 アクセス頻度管理テーブル
 110 SAN管理計算機
 111 DKU制御部
 120、130 SAN参照計算機
 121、131 リソース監視部
 122、132 アプリケーションプログラム
 123、133 LU変換制御部
 124、134 アクセス頻度測定部
 125、135 LU変換テーブル
 140 SAN
 151、161 ディスク制御装置
 152、162 ボリューム制御部
 153、163 ディスクユニット
 170 LAN
Reference Signs List 100 management computer 101 resource monitoring management unit 102 SAN control unit 103 access frequency management table 110 SAN management computer 111 DKU control unit 120, 130 SAN reference computer 121, 131 resource monitoring unit 122, 132 application program 123, 133 LU conversion control unit 124 , 134 access frequency measurement unit 125, 135 LU conversion table 140 SAN
151, 161 Disk controller 152, 162 Volume controller 153, 163 Disk unit 170 LAN

Claims (6)

 複数の計算機から共用してアクセスするディスクストレージのアクセスシステムであって、ディスクを参照する各計算機はディスクへのアクセス頻度を測定する測定手段を備え、前記各計算機で測定した同一ディスクへのアクセス頻度を集め、集計し、集計結果のアクセス頻度が予め定めたアクセス頻度より高いとき、該ディスクに対して該ディスクの内容を他の1以上のディスクにコピーする指示をし、コピー完了報告を受けた後コピー元のディスクにアクセスしていた計算機に対してコピー元のディスクからコピー先のディスクへディスクへのアクセスパスを変更する指示をする指示手段を備え、ディスクを参照する各計算機は前記指示手段からのアクセスパスを変更する指示を受け、該指示に応じて計算機からディスクへのアクセスパスを切り替える手段を備えることを特徴とするディスクストレージのアクセスシステム。 An access system of a disk storage shared and accessed by a plurality of computers, wherein each computer referring to the disk includes a measuring unit for measuring an access frequency to the disk, and an access frequency to the same disk measured by each computer. When the access frequency in the result of the aggregation is higher than a predetermined access frequency, an instruction is given to the disk to copy the contents of the disk to one or more other disks, and a copy completion report is received. And instructing the computer accessing the post-copy source disk to change the access path from the copy source disk to the copy destination disk to the disk. Receives an instruction to change the access path from the computer, and accesses the disk from the computer according to the instruction. Disk storage access system, characterized in that it comprises means for switching the scan.  請求項1記載のディスクストレージのアクセスシステムにおいて、前記指示手段を複数の計算機の内のいずれか1台の計算機に備えることを特徴とするディスクストレージのアクセスシステム。 に お い て The disk storage access system according to claim 1, wherein said instruction means is provided in any one of a plurality of computers.  複数の計算機から共用してアクセスするディスクストレージのアクセスシステムであって、ディスクを参照する複数の計算機と、管理計算機を有し、ディスクを参照する各計算機はディスクへのアクセス頻度を測定する測定手段を備え、前記管理計算機は、前記各計算機で測定した同一ディスクへのアクセス頻度を集め、集計し、集計結果のアクセス頻度が予め定めたアクセス頻度より高いとき、該ディスクに対して該ディスクの内容を他の1以上のディスクにコピーする指示をし、コピー完了報告を受けた後コピー元のディスクにアクセスしていた計算機に対してコピー元のディスクからコピー先のディスクへディスクへのアクセスパスを変更する指示をする手段を備え、ディスクを参照する各計算機は前記管理計算機からのアクセスパスを変更する指示を受け、該指示に応じて計算機からディスクへのアクセスパスを切り替える手段を備えることを特徴とするディスクストレージのアクセスシステム。 An access system for a disk storage shared and accessed by a plurality of computers, comprising a plurality of computers referring to a disk and a management computer, wherein each computer referring to the disk measures a frequency of access to the disk. The management computer collects and tabulates the access frequency to the same disk measured by each computer, and when the access frequency of the total result is higher than a predetermined access frequency, the content of the disk with respect to the disk To the one or more other disks, and, after receiving the copy completion report, instruct the computer accessing the copy source disk from the copy source disk to the copy destination disk. Means for instructing the change, and each computer referring to the disk accesses the disk from the management computer. Receiving an instruction to change the disk storage access system, characterized in that it comprises means for switching the access path from the computer in response to the instruction to the disk.  複数の計算機から共用してアクセスするディスクストレージのアクセスシステムであって、ディスクを参照する複数の計算機と、第1の管理計算機と、第2の管理計算機を有し、ディスクを参照する各計算機はディスクへのアクセス頻度を測定する測定手段を備え、前記第1の管理計算機は、前記各計算機で測定した同一ディスクへのアクセス頻度を集め、集計し、集計結果のアクセス頻度が予め定めたアクセス頻度より高いとき、該ディスクの内容を他の1以上のディスクにコピーする指示を前記第2の管理計算機に送る手段を備え、該第2の管理計算機は、該指示を受けて、前記ディスクに対して該ディスクの内容を他の1以上のディスクにコピーする指示をする手段を備え、該第1の管理計算機は、該第2の管理計算機からコピー完了報告を受けたとき、コピー元のディスクにアクセスしていた計算機に対してコピー元のディスクからコピー先のディスクへディスクへのアクセスパスを変更する指示をする手段を備え、ディスクを参照する各計算機は前記第1の管理計算機からのアクセスパスを変更する指示を受け、該指示に応じて計算機からディスクへのアクセスパスを切り替える手段を備えることを特徴とするディスクストレージのアクセスシステム。 An access system for a disk storage shared and accessed by a plurality of computers, comprising a plurality of computers referring to disks, a first management computer, and a second management computer, wherein each computer referring to the disks is Measuring means for measuring the frequency of access to the disk; the first management computer collects and tabulates the frequency of access to the same disk measured by each computer; When the value is higher, a means for sending an instruction to copy the contents of the disk to one or more other disks is provided to the second management computer, and the second management computer receives the instruction and Means for instructing to copy the contents of the disk to one or more other disks, wherein the first management computer has a copy completion command from the second management computer. When receiving the report, the computer which has accessed the copy source disk is provided with means for instructing the computer that has accessed the copy source disk to change the access path to the disk from the copy source disk to the copy destination disk. And a means for receiving an instruction to change an access path from the first management computer and switching an access path from the computer to the disk in accordance with the instruction.  請求項1乃至請求項4のいずれかの請求項記載のディスクストレージのアクセスシステムにおいて、前記コピー元のディスクにアクセスしていた計算機に対してコピー元のディスクからコピー先のディスクへディスクへのアクセスパスを変更する指示をするとき、該指示を前記コピー元のディスクに対するアクセス頻度が最も高かった計算機に対して行うことを特徴とするディスクストレージのアクセスシステム。 5. The disk storage access system according to claim 1, wherein the computer accessing the copy source disk accesses the disk from the copy source disk to the copy destination disk. An access system for a disk storage, wherein when an instruction to change a path is issued, the instruction is issued to a computer having the highest access frequency to the copy source disk.  請求項1乃至請求項4のいずれかの請求項記載のディスクストレージのアクセスシステムにおいて、前記コピー元のディスク内容が変更された時に、変更されたコピー元のディスク内容を前記コピー先の1以上のディスクに再度コピーすることを特徴とするディスクストレージのアクセスシステム。 
5. The disk storage access system according to claim 1, wherein when the contents of the copy source disk are changed, the changed contents of the copy source disk are stored in one or more of the copy destinations. An access system for a disk storage, which is copied to a disk again.
JP2003398391A 2003-11-28 2003-11-28 Disk storage access system Expired - Fee Related JP4172384B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003398391A JP4172384B2 (en) 2003-11-28 2003-11-28 Disk storage access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003398391A JP4172384B2 (en) 2003-11-28 2003-11-28 Disk storage access system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2000371023A Division JP4073161B2 (en) 2000-12-06 2000-12-06 Disk storage access system

Publications (2)

Publication Number Publication Date
JP2004078999A true JP2004078999A (en) 2004-03-11
JP4172384B2 JP4172384B2 (en) 2008-10-29

Family

ID=32025981

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003398391A Expired - Fee Related JP4172384B2 (en) 2003-11-28 2003-11-28 Disk storage access system

Country Status (1)

Country Link
JP (1) JP4172384B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006154880A (en) * 2004-11-04 2006-06-15 Hitachi Ltd Information processing system and access method
JP2008158661A (en) * 2006-12-21 2008-07-10 Hitachi Ltd ACCESS CONTROL METHOD, ACCESS CONTROL DEVICE, AND ACCESS CONTROL PROGRAM
JP2011165164A (en) * 2010-02-05 2011-08-25 Lsi Corp System and method for qos-based storage tiering and migration technique
US9501428B2 (en) 2011-12-21 2016-11-22 Fujitsu Limited Managing apparatus
CN117118742A (en) * 2023-10-16 2023-11-24 思创数码科技股份有限公司 Government affair data operation method and system based on access frequency monitoring

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006154880A (en) * 2004-11-04 2006-06-15 Hitachi Ltd Information processing system and access method
US8036238B2 (en) 2004-11-04 2011-10-11 Hitachi, Ltd. Information processing system and access method
JP2008158661A (en) * 2006-12-21 2008-07-10 Hitachi Ltd ACCESS CONTROL METHOD, ACCESS CONTROL DEVICE, AND ACCESS CONTROL PROGRAM
JP2011165164A (en) * 2010-02-05 2011-08-25 Lsi Corp System and method for qos-based storage tiering and migration technique
US9501428B2 (en) 2011-12-21 2016-11-22 Fujitsu Limited Managing apparatus
CN117118742A (en) * 2023-10-16 2023-11-24 思创数码科技股份有限公司 Government affair data operation method and system based on access frequency monitoring
CN117118742B (en) * 2023-10-16 2024-01-12 思创数码科技股份有限公司 Government affair data operation method and system based on access frequency monitoring

Also Published As

Publication number Publication date
JP4172384B2 (en) 2008-10-29

Similar Documents

Publication Publication Date Title
JP4073161B2 (en) Disk storage access system
JP3726484B2 (en) Storage subsystem
JP4341897B2 (en) Storage device system and data replication method
US6895485B1 (en) Configuring and monitoring data volumes in a consolidated storage array using one storage array to configure the other storage arrays
US7096336B2 (en) Information processing system and management device
US9400664B2 (en) Method and apparatus for offloading storage workload
US8417973B2 (en) Using a control policy to implement power saving features
US8260986B2 (en) Methods and apparatus for managing virtual ports and logical units on storage systems
US7933995B2 (en) Computer program and apparatus for controlling computing resources, and distributed processing system
US7216263B2 (en) Performance monitoring and notification in a threshold sensitive storage management system
JP5701398B2 (en) Computer system, data management method and program
US20120166649A1 (en) Management computer, resource management method, resource management computer program, recording medium, and information processing system
US20060248307A1 (en) Configuration management apparatus and method
JP2010033292A (en) Virtual server resource adjusting system, resource adjusting device, virtual server resource adjusting method, and computer program
JP2005327089A (en) Storage device management method and system
JP2005228278A (en) Storage area management method, management apparatus, and management program
JP2010257020A (en) Data migration management apparatus and management method
US20030172069A1 (en) Access management server, disk array system, and access management method thereof
JP2005050007A (en) Storage system and method of using the same
JP2010079626A (en) Load distribution method and system for computer system
WO2012124017A1 (en) Command control method and command control program
JP2004078999A (en) Disk storage access system
JP2010108114A (en) Method of improving or managing performance of storage system, system, apparatus, and program
US8463886B2 (en) Method and apparatus for distributed computing, and computer product
JPH09223047A (en) Computer network control method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040123

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060421

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071017

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071211

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080507

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080627

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080804

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

Free format text: PAYMENT UNTIL: 20110822

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120822

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120822

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130822

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees