JP5895042B2 - Computer system, management computer, and storage management method - Google Patents

Computer system, management computer, and storage management method Download PDF

Info

Publication number
JP5895042B2
JP5895042B2 JP2014258650A JP2014258650A JP5895042B2 JP 5895042 B2 JP5895042 B2 JP 5895042B2 JP 2014258650 A JP2014258650 A JP 2014258650A JP 2014258650 A JP2014258650 A JP 2014258650A JP 5895042 B2 JP5895042 B2 JP 5895042B2
Authority
JP
Japan
Prior art keywords
storage
management
statistical information
data
storage area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2014258650A
Other languages
Japanese (ja)
Other versions
JP2015092380A (en
Inventor
金子 聡
聡 金子
山本 彰
山本  彰
司 柴山
司 柴山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2014258650A priority Critical patent/JP5895042B2/en
Publication of JP2015092380A publication Critical patent/JP2015092380A/en
Application granted granted Critical
Publication of JP5895042B2 publication Critical patent/JP5895042B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、計算機システム、管理計算機およびストレージ管理方法に関し、ストレージ装置のデータ移行を管理する計算機システム、管理計算機およびストレージ管理方法に適用して好適なるものである。   The present invention relates to a computer system, a management computer, and a storage management method, and is suitably applied to a computer system, a management computer, and a storage management method for managing data migration of a storage apparatus.

近年、計算機システムが扱うデータ量は年々増加する傾向にあり、かかるデータ量の増加に対し、ストレージ装置を新規に追加したり、既存のストレージシステム間でデータを移行したりすることによって対応している。   In recent years, the amount of data handled by computer systems has been increasing year by year, and this increase in data volume can be handled by adding new storage devices or migrating data between existing storage systems. Yes.

ストレージシステム間で移行されるデータの単位は、ストレージ装置にデータを格納するホスト計算機に利用される記憶領域の単位であり、例えば、単一のハードディスク装置(HDD:Hard Disk Drive)から構成される論理ボリュームであったり、複数のハードディスク装置から構成されるRAID(Redundant Arrays of Independent Disks)グループ上の論理ボリュームであったり、シンプロビジョニング(Thin Provisioning)を利用した仮想的な論理ボリューム(以下、これを仮想ボリュームと呼ぶ)などを例示できる。   The unit of data transferred between storage systems is a unit of a storage area used by a host computer that stores data in the storage device, and is composed of, for example, a single hard disk device (HDD: Hard Disk Drive). A logical volume, a logical volume on a RAID (Redundant Arrays of Independent Disks) group composed of multiple hard disk devices, or a virtual logical volume using thin provisioning (Thin Provisioning) (Referred to as a virtual volume).

ここで、シンプロビジョニングとは、ホスト計算機に対して仮想ボリュームを提供し、ホスト計算機から仮想ボリュームに対するデータの書込み要求があったときに、データを格納するための物理的な記憶領域を動的に仮想ボリュームに割り当てる機能である。このようなシンプロビジョニング機能によれば、現実に提供可能な記憶領域よりも大きな容量の仮想ボリュームをホスト計算機に提供することができる。また、最近では、性能の異なる複数種類のハードディスク装置を用いて効率的にストレージ管理を行うことが行われている。例えば、階層ストレージ管理(HSM:Hierarchical Storage Management)と呼ばれる管理手法では、アクセス頻度の高いデータが格納された領域に対しては高速および高性能な記憶階層から記憶領域を割り当て、アクセス頻度の低いデータが格納された領域に対しては低速および低性能な記憶階層から記憶領域を割り当てる。   Thin provisioning refers to providing a virtual volume to a host computer and dynamically assigning a physical storage area to store data when a host computer requests to write data to the virtual volume. This function is assigned to a virtual volume. According to such a thin provisioning function, a virtual volume having a capacity larger than the storage area that can be actually provided can be provided to the host computer. In recent years, efficient storage management has been performed using a plurality of types of hard disk devices having different performances. For example, in a management method called Hierarchical Storage Management (HSM), a storage area is allocated from a high-speed and high-performance storage hierarchy to an area in which data with high access frequency is stored, and data with low access frequency is assigned. A storage area is allocated from the storage hierarchy having a low speed and low performance to the area in which is stored.

また、特許文献1には、移行されるデータが格納されている移行元の記憶領域の情報とデータの移行先の記憶領域の情報とを取得し、データを移行するために必要な所要時間を算出して、最適なデータ移行プランを作成する技術が開示されている。例えば、高性能な記憶階層に格納されたデータを、低性能な記憶階層に格納されたデータより優先して移行することにより、アクセス頻度の高いデータを優先的に移行することを可能としている。   Patent Document 1 describes the time required for acquiring data of a migration source storage area storing data to be migrated and information of a data migration destination storage area and transferring the data. A technique for calculating and creating an optimal data migration plan is disclosed. For example, data stored in a high-performance storage hierarchy is migrated with priority over data stored in a low-performance storage hierarchy, so that data with high access frequency can be preferentially migrated.

特開2008−203937号公報JP 2008-203937 A

しかし、特許文献1では、データ移行の所要時間を算出するために、複数のストレージ装置を管理する管理計算機は、データの移行元となるストレージ装置およびデータの移行先となるストレージ装置から任意の記憶領域に関するすべての情報を取得する必要があった。このため、管理計算機とストレージ装置との間で転送されるデータ量が膨大となり、ストレージシステム全体の性能を劣化させる可能性があるという課題があった。   However, in Patent Document 1, in order to calculate the time required for data migration, a management computer that manages a plurality of storage devices can arbitrarily store data from a storage device that is a data migration source and a storage device that is a data migration destination. Needed to get all information about the area. For this reason, there has been a problem that the amount of data transferred between the management computer and the storage apparatus becomes enormous, which may degrade the performance of the entire storage system.

本発明は以上の点を考慮してなされたもので、ストレージ装置の記憶領域に関する情報を効率よく取得することが可能なストレージシステム、管理計算機およびストレージ管理方法を提案しようとするものである。   The present invention has been made in consideration of the above points, and an object of the present invention is to propose a storage system, a management computer, and a storage management method capable of efficiently acquiring information related to storage areas of a storage apparatus.

かかる課題を解決するために本発明においては、複数のストレージ装置と、前記複数のストレージ装置にデータの書き込みを要求する複数のホスト装置と、前記複数のストレージ装置および複数のホスト装置を管理する管理計算機とがネットワークを介してそれぞれ相互に接続された計算機システムが提供される。前記ストレージ装置は、前記ホスト計算機により読み書きされるデータを格納する記憶デバイスと、前記記憶デバイスへのデータの書き込みを制御する制御デバイスと、を備え、前記制御デバイスは、前記記憶デバイスの所定の記憶領域を1つ以上のボリュームとして前記ホスト計算機に提供し、前記管理計算機の要求に応じて、前記記憶領域に関する統計情報を前記管理計算機に提供し、前記管理計算機は、前記複数のストレージ装置の記憶領域を管理する記憶領域管理テーブルを格納する記憶デバイスと、前記複数のストレージ装置の前記記憶領域の構成を管理する制御デバイスと、を備え、前記制御デバイスは、前記複数のストレージ装置から提供された前記ストレージ装置の前記記憶領域に関する統計情報を元に、前記複数のストレージ装置のデータ構成を管理する。   In order to solve such a problem, in the present invention, a plurality of storage apparatuses, a plurality of host apparatuses that request data writing to the plurality of storage apparatuses, and a management that manages the plurality of storage apparatuses and the plurality of host apparatuses A computer system in which computers are connected to each other via a network is provided. The storage apparatus includes a storage device that stores data read and written by the host computer, and a control device that controls writing of data to the storage device, and the control device stores predetermined storage in the storage device. An area is provided to the host computer as one or more volumes, and statistical information about the storage area is provided to the management computer in response to a request from the management computer. The management computer stores the storage in the plurality of storage devices. A storage device that stores a storage area management table that manages an area; and a control device that manages a configuration of the storage area of the plurality of storage apparatuses, wherein the control device is provided from the plurality of storage apparatuses Based on the statistical information about the storage area of the storage device, the plurality of storages. Managing data configuration of the apparatus.

かかる構成によれば、ストレージ装置は、前記ストレージ装置の所定の記憶領域を1つ以上のボリュームとして前記ホスト計算機に提供し、前記管理計算機が、前記記憶領域に関する統計情報を前記ストレージ装置に要求し、前記ストレージ装置が、前記管理計算機の要求に応じて、前記記憶領域に関する統計情報を前記管理計算機に提供し、前記管理計算機が、前記複数のストレージ装置から提供された前記ストレージ装置の前記記憶領域に関する統計情報を元に、前記複数のストレージ装置のデータ構成を管理する。これにより、ストレージ装置に格納されている記憶領域に関するすべての情報を取得しなくとも、該記憶領域の統計情報を取得してストレージ装置に格納されているデータの移行時間やデータの移行先におけるデータI/O性能などを算出することができるため、転送するデータ量や転送時間を大幅に短縮することが可能となる。   According to such a configuration, the storage apparatus provides a predetermined storage area of the storage apparatus to the host computer as one or more volumes, and the management computer requests statistical information regarding the storage area from the storage apparatus. The storage apparatus provides statistical information about the storage area to the management computer in response to a request from the management computer, and the management computer provides the storage area of the storage apparatus provided from the plurality of storage apparatuses. The data configuration of the plurality of storage devices is managed based on the statistical information regarding the storage device. As a result, even if not all the information related to the storage area stored in the storage device is acquired, the statistical information of the storage area is acquired and the data migration time stored in the storage device and the data at the data transfer destination Since the I / O performance and the like can be calculated, the amount of data to be transferred and the transfer time can be greatly reduced.

本発明によれば、ストレージ装置の記憶領域に関する情報を効率よく取得して、ストレージシステム全体の性能劣化を防止することができる。   According to the present invention, it is possible to efficiently acquire information related to the storage area of the storage apparatus and prevent performance degradation of the entire storage system.

本発明の第1の実施形態にかかる計算機システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the computer system concerning the 1st Embodiment of this invention. 同実施形態にかかるストレージ装置の構成を示すブロック図である。2 is a block diagram showing a configuration of a storage device according to the embodiment. FIG. 同実施形態にかかるディスクデバイスの構成を示すブロック図である。It is a block diagram which shows the structure of the disk device concerning the embodiment. 同実施形態にかかるストレージ側物理論理記憶領域対応テーブルの一例を示す図表である。It is a chart showing an example of a storage side physical logical storage area correspondence table according to the embodiment. 同実施形態にかかるストレージ側物理論理記憶領域対応テーブルに格納されている情報の例を示す概念図である。It is a conceptual diagram which shows the example of the information stored in the storage side physical logical storage area corresponding | compatible table concerning the embodiment. 同実施形態にかかるリソース構成テーブルの一例を示す図表である。It is a chart showing an example of a resource composition table concerning the embodiment. 同実施形態にかかるストレージ側外部ストレージ構成テーブルの一例を示す図表である。4 is a chart showing an example of a storage-side external storage configuration table according to the same embodiment. 同実施形態にかかるホスト計算機の構成を示すブロック図である。2 is a block diagram showing a configuration of a host computer according to the same embodiment. FIG. 同実施形態にかかる管理計算機の構成を示すブロック図である。It is a block diagram which shows the structure of the management computer concerning the embodiment. 同実施形態にかかるリソース管理テーブルの一例を示す図表である。It is a chart which shows an example of the resource management table concerning the embodiment. 同実施形態にかかる管理側外部ストレージ構成テーブルの一例を示す図表である。4 is a chart showing an example of a management-side external storage configuration table according to the embodiment. 同実施形態にかかる管理側物理論理記憶領域対応テーブルの一例を示す図表である。It is a chart which shows an example of the management side physical logical storage area corresponding | compatible table concerning the embodiment. 同実施形態にかかるディスクタイプ性能情報テーブルの一例を示す図表である。It is a chart which shows an example of the disk type performance information table concerning the embodiment. 同実施形態にかかるポート性能情報テーブルの一例を示す図表である。It is a chart which shows an example of the port performance information table concerning the embodiment. 同実施形態にかかるシステム管理プログラムの処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the process of the system management program concerning the embodiment. 同実施形態にかかるデータ移行所要時間計算プログラムの処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the process of the data migration required time calculation program concerning the embodiment. 同実施形態にかかるデータ移行所要時間算出処理の具体例を示すフローチャートである。It is a flowchart which shows the specific example of the data migration required time calculation process concerning the embodiment. 同実施形態にかかる統計情報取得プログラムの処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the process of the statistical information acquisition program concerning the embodiment. 本発明の第2の実施形態にかかる管理計算機の構成を示すブロック図である。It is a block diagram which shows the structure of the management computer concerning the 2nd Embodiment of this invention. 同実施形態にかかる管理側物理論理記憶領域対応テーブルの一例を示す図表である。It is a chart which shows an example of the management side physical logical storage area corresponding | compatible table concerning the embodiment. 同実施形態にかかる管理側プール物理論理記憶領域対応テーブルの一例を示す図表である。It is a chart which shows an example of the management side pool physical logical storage area corresponding | compatible table concerning the embodiment. 同実施形態にかかる移行先ボリューム性能予測プログラムの処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the process of the transfer destination volume performance prediction program concerning the embodiment. 同実施形態にかかる移行先ボリューム性能予測プログラムの具体例を示すフローチャートである。It is a flowchart which shows the specific example of the migration destination volume performance prediction program concerning the embodiment.

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

なお、以降の説明では、「aaaテーブル」等の表現にて本発明の情報を説明するが、これらの情報は必ずしもテーブルのデータ構造以外で表現されていてもよい。そのため、データ構造に依存しないことを示すために「aaaテーブル」、「aaaリスト」、「aaaDB」、「aaaキュー」等について「aaa情報」と呼ぶことがある。さらに、各情報御の内容を説明する際に、「識別情報」、「識別子」、「名」、「名前」、「ID」という表現を用いるが、これらについてはお互いに置換が可能である。   In the following description, the information of the present invention will be described using expressions such as “aaa table”. However, such information may be expressed in other than the data structure of the table. Therefore, “aaa table”, “aaa list”, “aaaDB”, “aaa queue”, etc. may be referred to as “aaa information” to indicate that they are not dependent on the data structure. Furthermore, in describing the contents of each information, the expressions “identification information”, “identifier”, “name”, “name”, and “ID” are used, but these can be replaced with each other.

(1)第1の実施の形態
(1−1)計算機システムの構成
まず、図1を参照して、本実施の形態にかかる計算機システム1の構成について説明する。図1に示すように、本実施の形態にかかる計算機システム1は、ストレージシステム1050と、ホスト計算機2000a、2000b(以降、ホスト計算機2000a、2000bを単にホスト計算機2000と称する場合もある。)と、データネットワーク3000a、3000b(以降、データネットワーク3000a、3000bを単にデータネットワーク3000と称して説明する場合もある。)と、管理ネットワーク4000と、管理計算機5000と、入出力装置6000と、を備えている。
(1) First Embodiment (1-1) Configuration of Computer System First, the configuration of a computer system 1 according to the present embodiment will be described with reference to FIG. As shown in FIG. 1, a computer system 1 according to this embodiment includes a storage system 1050 and host computers 2000a and 2000b (hereinafter, the host computers 2000a and 2000b may be simply referred to as a host computer 2000). A data network 3000a, 3000b (hereinafter, the data network 3000a, 3000b may be simply referred to as a data network 3000), a management network 4000, a management computer 5000, and an input / output device 6000. .

ストレージシステム1050は、複数のストレージ装置、例えば、ストレージ装置1000a、ストレージ装置1000bから構成される。ストレージ装置1000a、1000bは、以降の説明では、単にストレージ装置1000と称する場合もある。また、あるストレージ装置に接続されるストレージ装置と、接続先のストレージ装置とを明示的に区別するために、前者を外部接続元ストレージ装置、後者を外部接続先ストレージ装置と称して説明する場合もある。   The storage system 1050 includes a plurality of storage devices, for example, a storage device 1000a and a storage device 1000b. The storage apparatuses 1000a and 1000b may be simply referred to as the storage apparatus 1000 in the following description. In some cases, the former is referred to as an external connection source storage device and the latter is referred to as an external connection destination storage device in order to explicitly distinguish between a storage device connected to a storage device and a connection destination storage device. is there.

複数のストレージ装置1000とホスト計算機2000とは、データネットワーク3000aを介して接続されている。また、ストレージシステム1050を構成する複数のストレージ装置1000間は、データネットワーク3000bを介して接続されている。データネットワーク3000aおよび3000bは、SAN(Storage Area Network)であっても、IP(Internet Protocol)ネットワークであってもよく、これら以外のデータ通信用ネットワークであってもよい。   The plurality of storage apparatuses 1000 and the host computer 2000 are connected via a data network 3000a. A plurality of storage apparatuses 1000 constituting the storage system 1050 are connected via a data network 3000b. The data networks 3000a and 3000b may be SAN (Storage Area Network), IP (Internet Protocol) network, or other data communication networks.

また、ホスト計算機2000およびストレージ装置1000は、管理ネットワーク4000を介して管理計算機5000と接続されている。管理ネットワーク4000は、例えば、IPネットワークを例示できるが、SANであっても、これら以外のデータ通信用ネットワークであってもよい。また、データネットワーク3000a、3000bと管理ネットワーク4000とは、異なるネットワークでもよいし、同一のネットワークでもよい。また、本実施形態では、ホスト計算機2000と管理計算機5000とは、別体の計算機として説明しているが、かかる例に限定されず、ホスト計算機2000と管理計算機5000とを一体の計算機として構成してもよい。また、入出力装置6000は、管理計算機5000と管理ネットワーク4000を介して接続されている。   The host computer 2000 and the storage apparatus 1000 are connected to the management computer 5000 via the management network 4000. The management network 4000 may be an IP network, for example, but may be a SAN or a data communication network other than these. The data networks 3000a and 3000b and the management network 4000 may be different networks or the same network. In this embodiment, the host computer 2000 and the management computer 5000 are described as separate computers. However, the present invention is not limited to this example, and the host computer 2000 and the management computer 5000 are configured as an integrated computer. May be. The input / output device 6000 is connected to the management computer 5000 via the management network 4000.

ストレージ装置1000は、データを格納する記憶デバイスを備えた情報処理装置であって、ホスト計算機2000から送信されたコマンドを解釈してストレージ装置1000の記憶領域内へのリード/ライトを実行する。ホスト計算機2000は、ユーザ業務に応じた各種演算処理を実行するコンピュータ装置であり、例えばパーソナルコンピュータ、ワークステーション又はメインフレーム等から構成される。   The storage apparatus 1000 is an information processing apparatus having a storage device for storing data, and interprets a command transmitted from the host computer 2000 and executes read / write into a storage area of the storage apparatus 1000. The host computer 2000 is a computer device that executes various types of arithmetic processing according to user tasks, and includes, for example, a personal computer, a workstation, a main frame, or the like.

管理計算機5000は、システム管理者が計算機システム1を管理するために利用する情報処理装置であって、例えば、パーソナルコンピュータ、ワークステーション又はメインフレーム等から構成される。入出力装置6000は、システム管理者からの入力を受け付けたり、管理計算機5000から送信される処理結果等を受信して出力したりする端末装置であって、例えば、キーボード、スイッチ、ポインティングデバイスなどの入力装置と、ディスプレイやスピーカなどの出力装置とから構成される。本実施形態では、管理計算機5000と入出力装置6000とは別体の装置としたが、かかる例に限定されず、管理計算機5000と入出力装置6000とを一体の装置として構成してもよい。   The management computer 5000 is an information processing apparatus that is used by a system administrator to manage the computer system 1 and includes, for example, a personal computer, a workstation, or a main frame. The input / output device 6000 is a terminal device that accepts input from a system administrator or receives and outputs processing results transmitted from the management computer 5000, and includes, for example, a keyboard, a switch, a pointing device, and the like. It is comprised from an input device and output devices, such as a display and a speaker. In the present embodiment, the management computer 5000 and the input / output device 6000 are separate devices. However, the present invention is not limited to this example, and the management computer 5000 and the input / output device 6000 may be configured as an integrated device.

また、図1では2つのストレージ装置1000から構成される1つのストレージシステムと、2つのホスト計算機2000と、1つの管理計算機5000とから計算機システム1が構成されているが、各装置の数はこれらに限定されない。   In FIG. 1, the computer system 1 is composed of one storage system composed of two storage apparatuses 1000, two host computers 2000, and one management computer 5000. It is not limited to.

ここで、本実施形態の概要について説明する。通常、計算機システム1が扱うデータ量が増加した場合に、データ量の増加に対し、ストレージ装置1000を新規に追加したり、既存のストレージシステム1050間でデータを移行したりすることによって対応している。   Here, an outline of the present embodiment will be described. Normally, when the amount of data handled by the computer system 1 increases, the increase in the amount of data can be dealt with by newly adding a storage device 1000 or transferring data between existing storage systems 1050. Yes.

ストレージシステム1050間で移行されるデータの単位は、ストレージ装置1000にデータを格納するホスト計算機2000に利用される記憶領域の単位であり、例えば、単一のハードディスク装置(HDD:Hard Disk Drive)から構成される論理ボリュームであったり、複数のハードディスク装置から構成されるRAIDグループ上の論理ボリュームであったり、シンプロビジョニングを利用した仮想ボリュームなどを例示できる。   The unit of data transferred between the storage systems 1050 is a unit of storage area used by the host computer 2000 that stores data in the storage apparatus 1000. For example, from a single hard disk drive (HDD: Hard Disk Drive) Examples include a logical volume configured, a logical volume on a RAID group including a plurality of hard disk devices, and a virtual volume using thin provisioning.

ここで、シンプロビジョニングとは、ホスト計算機2000に対して仮想ボリュームを提供し、ホスト計算機2000から仮想ボリュームに対するデータの書込み要求があったときに、データを格納するための物理的な記憶領域を動的に仮想ボリュームに割り当てる機能である。このようなシンプロビジョニング機能によれば、現実に提供可能な記憶領域よりも大きな容量の仮想ボリュームをホスト計算機2000に提供することができる。また、最近では、性能の異なる複数種類のハードディスク装置を用いて効率的にストレージ管理を行うことが行われている。例えば、階層ストレージ管理と呼ばれる管理手法では、アクセス頻度の高いデータが格納された領域に対しては高速および高性能な記憶階層から記憶領域を割り当て、アクセス頻度の低いデータが格納された領域に対しては低速および低性能な記憶階層から記憶領域を割り当てる。   Here, thin provisioning refers to providing a virtual volume to the host computer 2000 and moving a physical storage area for storing data when the host computer 2000 makes a data write request to the virtual volume. This is a function to be assigned to a virtual volume. According to such a thin provisioning function, a virtual volume having a larger capacity than the storage area that can be actually provided can be provided to the host computer 2000. In recent years, efficient storage management has been performed using a plurality of types of hard disk devices having different performances. For example, in a management method called hierarchical storage management, a storage area is allocated from a high-speed and high-performance storage tier to an area where frequently accessed data is stored, and an area where less frequently accessed data is stored. In other words, the storage area is allocated from a low-speed and low-performance storage hierarchy.

また、移行されるデータが格納されている移行元の記憶領域の情報と、データの移行先の記憶領域の情報とを取得し、データを移行するために必要な所要時間を算出して、最適なデータ移行プランを作成する技術が開示されている。例えば、高性能な記憶階層に格納されたデータを、低性能な記憶階層に格納されたデータより優先して移行することにより、アクセス頻度の高いデータを優先的に移行することを可能としている。   Also, obtain the information of the migration source storage area where the data to be migrated is stored and the information of the storage area of the data migration destination, calculate the time required to migrate the data, and optimize A technique for creating a simple data migration plan is disclosed. For example, data stored in a high-performance storage hierarchy is migrated with priority over data stored in a low-performance storage hierarchy, so that data with high access frequency can be preferentially migrated.

しかし、上記技術では、データ移行の所要時間を算出するために、複数のストレージ装置1000を管理する管理計算機5000は、データの移行元となるストレージ装置1000aおよびデータの移行先となるストレージ装置1000bから任意の記憶領域に関するすべての情報を取得する必要があった。このため、管理計算機5000とストレージ装置1000との間で転送されるデータ量が膨大となり、ストレージシステム全体の性能を劣化させる可能性があるという課題があった。本実施形態にかかるストレージシステム1では、ストレージ装置1000の記憶領域に関する情報を大幅に削減して、記憶領域に関するすべての情報を得た場合と同等の結果を得ることにより、データの移行処理等を効率化させることを可能としている。   However, in the above technique, in order to calculate the time required for data migration, the management computer 5000 that manages the plurality of storage apparatuses 1000 is separated from the storage apparatus 1000a that is the data migration source and the storage apparatus 1000b that is the data migration destination. It was necessary to get all information about any storage area. For this reason, there is a problem that the amount of data transferred between the management computer 5000 and the storage apparatus 1000 becomes enormous, which may degrade the performance of the entire storage system. In the storage system 1 according to the present embodiment, the information about the storage area of the storage apparatus 1000 is greatly reduced, and the same result as when all the information about the storage area is obtained is obtained, so that the data migration process etc. It is possible to improve efficiency.

(1−2)各装置の構成
(1−2−1)ストレージ装置の構成
次に、ストレージ装置1000のハードウェア構成およびソフトウェア構成について説明する。図2に示すように、ストレージ装置1000は、ストレージ装置1000全体を制御するディスクコントローラ1200と、データを格納するディスクデバイス1100とから構成される。
(1-2) Configuration of Each Device (1-2-1) Configuration of Storage Device Next, the hardware configuration and software configuration of the storage device 1000 will be described. As shown in FIG. 2, the storage apparatus 1000 includes a disk controller 1200 that controls the entire storage apparatus 1000 and a disk device 1100 that stores data.

ディスクコントローラ1200は、メインメモリ1210と、制御デバイス1220と、ホストI/F1230と、管理I/F1240と、ディスクI/F1250と、外部接続I/F1260とを備える。なお、ストレージ装置1000が、外部接続先として利用される場合には、外部接続I/Fを備えていなくともよい。   The disk controller 1200 includes a main memory 1210, a control device 1220, a host I / F 1230, a management I / F 1240, a disk I / F 1250, and an external connection I / F 1260. When the storage apparatus 1000 is used as an external connection destination, the external connection I / F may not be provided.

メインメモリ1210には、構成管理プログラム1211と、統計情報作成プログラム1215と、ストレージ側物理論理記憶領域対応テーブル1212と、リソース構成テーブル1213と、ストレージ側外部ストレージ構成テーブル1214と、が記憶されている。なお、ストレージ装置1000が、外部接続先として利用される場合には、ストレージ側外部ストレージ構成テーブル1214がメインメモリ1210に記憶されていなくともよい。また、ストレージ装置1000が、シンプロビジョニング機能に対応していない場合には、ストレージ側物理論理記憶領域対応テーブル1212がメインメモリ1210に記憶されていなくともよい。各テーブルの詳細については、後述する。   The main memory 1210 stores a configuration management program 1211, a statistical information creation program 1215, a storage-side physical logical storage area correspondence table 1212, a resource configuration table 1213, and a storage-side external storage configuration table 1214. . When the storage apparatus 1000 is used as an external connection destination, the storage-side external storage configuration table 1214 may not be stored in the main memory 1210. When the storage apparatus 1000 does not support the thin provisioning function, the storage-side physical logical storage area correspondence table 1212 may not be stored in the main memory 1210. Details of each table will be described later.

構成管理プログラム1211は、ストレージ装置1000の構成情報や性能情報を管理するプログラムである。構成管理プログラム1211は、例えば、ストレージ側物理論理記憶領域対応テーブル1212、リソース構成テーブル1213またはストレージ側外部ストレージ構成テーブル1214に格納されている情報を参照したり更新したりする。また、構成管理プログラム1211は、後述する管理計算機5000のシステム管理プログラム5110と通信して、各種情報を送受信する。   The configuration management program 1211 is a program that manages configuration information and performance information of the storage apparatus 1000. For example, the configuration management program 1211 refers to or updates information stored in the storage-side physical logical storage area correspondence table 1212, the resource configuration table 1213, or the storage-side external storage configuration table 1214. Further, the configuration management program 1211 communicates with a system management program 5110 of the management computer 5000, which will be described later, and transmits / receives various information.

統計情報作成プログラム1215は、管理計算機5000の要求に応じて、ストレージ装置1000の構成に関する統計情報を作成する機能を有する。ここで、統計情報とは、所定の記憶領域の単位と、所定の統計情報の粒度とに対応する情報であって、例えば、記憶領域の単位として論理ボリュームまたは仮想ボリュームが例示でき、統計情報の粒度としてリソース毎のセグメント割当数や、論理ボリューム内のデータの占有率などを例示できる。統計情報作成プログラム1215は、管理計算機5000から与えられた記憶領域の単位および統計情報の粒度に対応する情報を各テーブルから取得する。メインメモリ1210に格納されている各テーブルについては、後で詳細に説明する。   The statistical information creation program 1215 has a function of creating statistical information related to the configuration of the storage apparatus 1000 in response to a request from the management computer 5000. Here, the statistical information is information corresponding to a unit of a predetermined storage area and a granularity of the predetermined statistical information. For example, a logical volume or a virtual volume can be exemplified as a unit of the storage area. Examples of the granularity include the number of allocated segments for each resource and the occupation rate of data in the logical volume. The statistical information creation program 1215 acquires information corresponding to the unit of the storage area and the granularity of the statistical information given from the management computer 5000 from each table. Each table stored in the main memory 1210 will be described in detail later.

制御デバイス1220は、演算処理装置として機能し、メインメモリ1210に記憶されている各種プログラムや演算パラメータ等にしたがって、ストレージ装置1000全体の動作を制御する。   The control device 1220 functions as an arithmetic processing device, and controls the overall operation of the storage apparatus 1000 according to various programs, arithmetic parameters, and the like stored in the main memory 1210.

ホストI/F1230は、データネットワーク3000を介してホスト計算機2000と接続するためのインタフェースであって、データや制御命令などの各種情報をホスト計算機2000に送受信する。管理I/F1240は、管理ネットワーク4000を介してホスト計算機2000や管理計算機5000に接続するためのインタフェースであって、データや制御命令などの各種情報をホスト計算機2000や管理計算機5000に送受信する。   The host I / F 1230 is an interface for connecting to the host computer 2000 via the data network 3000, and transmits / receives various information such as data and control commands to the host computer 2000. The management I / F 1240 is an interface for connecting to the host computer 2000 and the management computer 5000 via the management network 4000, and transmits and receives various information such as data and control commands to the host computer 2000 and the management computer 5000.

ディスクI/F1250は、ディスクコントローラ1200とディスクデバイス1100とを接続するインタフェースであって、データや制御命令などの各種情報をディスクデバイス1100に送受信する。外部接続I/F1260は、データネットワーク3000と外部接続されたストレージ装置1000とを接続するためのインタフェースであって、データや制御命令などの各種情報を外部接続されたストレージ装置1000に送受信する。   The disk I / F 1250 is an interface that connects the disk controller 1200 and the disk device 1100, and transmits and receives various information such as data and control commands to and from the disk device 1100. The external connection I / F 1260 is an interface for connecting the data network 3000 and the externally connected storage apparatus 1000, and transmits / receives various information such as data and control commands to the externally connected storage apparatus 1000.

ディスクデバイス1100は、複数の物理デバイス(PDEV)1150a、1150b、1150c、1150d(以降、物理デバイス(PDEV)1150と称して説明する場合もある。)から構成される。ここで、ディスクデバイス1100の論理的な構成について説明する。   The disk device 1100 includes a plurality of physical devices (PDEV) 1150a, 1150b, 1150c, and 1150d (hereinafter also referred to as physical devices (PDEV) 1150). Here, a logical configuration of the disk device 1100 will be described.

図3に示すように、ディスクデバイス1100は、一つ以上の論理ボリューム1110(1110a、1110b、1110c、1110d)とプール1120とを備えている。論理ボリューム1110とは、データの記憶単位となる論理的な記憶領域であって、一つ以上の物理リソース1121または仮想リソース1122から生成される。論理ボリューム1110には、ホスト計算機2000によってリード/ライトされる各種データが格納されている。なお、本実施形態では、ディスクデバイス1100には、4つの論理ボリューム1110と1つのプール1120が備えられているが、論理ボリューム等の数はこれらに限定されない。   As shown in FIG. 3, the disk device 1100 includes one or more logical volumes 1110 (1110a, 1110b, 1110c, 1110d) and a pool 1120. The logical volume 1110 is a logical storage area serving as a data storage unit, and is created from one or more physical resources 1121 or virtual resources 1122. The logical volume 1110 stores various data read / written by the host computer 2000. In the present embodiment, the disk device 1100 includes four logical volumes 1110 and one pool 1120, but the number of logical volumes and the like is not limited to these.

プール1120は、1つ以上の物理リソース1121または1つ以上の仮想リソースから構成されている。プール1120は、ストレージ装置1000がホスト計算機2000に提供する記憶領域の集合であって、例えば、RAIDグループにより提供されるプールでもよいし、シンプロビジョニングにより提供されるプールであってもよい。例えば、RAIDグループにより提供されるプールの場合には、複数のディスクにより1つのRAIDグループが構成され、1つのRAIDグループが提供する記憶領域上に1または複数の論理ボリュームが定義される。そして、複数のRAIDグループが提供する論理ボリュームが1つのプールとして管理される。RAIDグループとしては、例えば、複数のハードディスクデバイスを1つにまとめて巨大な記憶領域として提供する「RAID0」や、ハードディスクデバイスの冗長度を高めるために、ハードディスク間でミラーリングを行う「RAID1」などを例示できる。   The pool 1120 is composed of one or more physical resources 1121 or one or more virtual resources. The pool 1120 is a set of storage areas provided by the storage apparatus 1000 to the host computer 2000. For example, the pool 1120 may be a pool provided by a RAID group or a pool provided by thin provisioning. For example, in the case of a pool provided by a RAID group, one RAID group is configured by a plurality of disks, and one or more logical volumes are defined on a storage area provided by one RAID group. Then, logical volumes provided by a plurality of RAID groups are managed as one pool. As a RAID group, for example, “RAID0” that provides a large storage area by combining a plurality of hard disk devices into one, “RAID1” that performs mirroring between hard disks in order to increase the redundancy of the hard disk devices, etc. It can be illustrated.

図3では、プール1120は、物理リソース1121と仮想リソース1122から構成されているが、かかる例に限定されず、プール1120は、物理リソース1121のみから構成されていてもよいし、仮想リソース1122のみから構成されていてもよい。また本実施形態では、複数の物理デバイス(PDEV)1150から構成されるRAID上の論理デバイスを、物理リソースとして定義している。また、外部接続技術によって、外部接続元のストレージシステム1050内に作成される論理デバイスを、仮想リソースとして定義している。また、物理リソースと仮想リソースとを特に区別する必要がない場合には、単にリソースと称して説明する。   In FIG. 3, the pool 1120 includes the physical resource 1121 and the virtual resource 1122, but is not limited to this example, and the pool 1120 may include only the physical resource 1121 or only the virtual resource 1122. You may be comprised from. In the present embodiment, a RAID logical device including a plurality of physical devices (PDEV) 1150 is defined as a physical resource. In addition, a logical device created in the external connection source storage system 1050 is defined as a virtual resource by the external connection technology. Further, when it is not necessary to distinguish between physical resources and virtual resources, they are simply referred to as resources.

さらに、図3では、論理ボリューム1110の各種種類を示している。論理ボリューム1110の種類としては、例えば、通常論理ボリューム1110a、外部接続ボリューム1110b、シンプロビジョニングボリューム1110c、ダイナミックシンプロビジョニング1110dなどが挙げられる。   Further, FIG. 3 shows various types of logical volumes 1110. Examples of the type of the logical volume 1110 include a normal logical volume 1110a, an external connection volume 1110b, a thin provisioning volume 1110c, and a dynamic thin provisioning 1110d.

通常論理ボリューム1110aは、ハードディスクデバイスから構成される物理リソース1121(RAIDグループ等)から構成される論理的な記憶領域である。また、外部接続ボリューム1110bは、記憶領域の実体が外部接続先(例えば、ストレージ装置1000b)に存在し、仮想リソース1122から構成される論理的な記憶領域である。   The normal logical volume 1110a is a logical storage area composed of physical resources 1121 (such as RAID groups) composed of hard disk devices. The externally connected volume 1110b is a logical storage area that includes a virtual resource 1122 and the actual storage area exists in the external connection destination (for example, the storage apparatus 1000b).

また、シンプロビジョニングボリューム1110cは、上記したように、動的に容量を拡張することが可能な論理ボリュームである。シンプロビジョニングボリューム1110cは、ホスト計算機2000からのデータの書き込み要求を受けた時点で、プール1120に含まれる物理リソース1123または仮想リソース1124からセグメント(所定の領域)を割り当てることにより、動的にボリュームの容量を拡張することができる。   In addition, the thin provisioning volume 1110c is a logical volume whose capacity can be dynamically expanded as described above. When the thin provisioning volume 1110c receives a data write request from the host computer 2000, the thin provisioning volume 1110c dynamically allocates segments (predetermined areas) from the physical resource 1123 or virtual resource 1124 included in the pool 1120 to dynamically Capacity can be expanded.

また、ダイナミックシンプロビジョニングボリューム1110dは、シンプロビジョニングボリューム1110cと同様に、動的に容量を拡張することが可能な論理ボリュームである。ダイナミックシンプロビジョニングボリューム1110dは、一度割り当てられたセグメントを、論理ボリュームアクセス状況に応じて、性能(応答性、信頼性など)の異なるセグメントへ動的に割り当てることができる。   In addition, the dynamic thin provisioning volume 1110d is a logical volume capable of dynamically expanding the capacity in the same manner as the thin provisioning volume 1110c. The dynamic thin provisioning volume 1110d can dynamically allocate segments once allocated to segments with different performance (responsiveness, reliability, etc.) according to the logical volume access status.

なお、図3では、シンプロビジョニングボリューム1110cおよびダイナミックシンプロビジョニングボリューム1110dは、物理リソース1123および仮想リソース1124の両方からセグメントを割り当てることとなっているが、かかる例に限定されず、物理リソース1123または仮想リソース1124のいずれか一方からセグメントを割り当てるようにしてもよい。   In FIG. 3, the thin provisioning volume 1110c and the dynamic thin provisioning volume 1110d are assigned segments from both the physical resource 1123 and the virtual resource 1124. However, the present invention is not limited to this example. A segment may be allocated from any one of the resources 1124.

次に、図4〜図7を参照して、メインメモリ1210に格納されている各テーブルの詳細について説明する。   Next, details of each table stored in the main memory 1210 will be described with reference to FIGS.

ストレージ側物理論理記憶領域対応テーブル1212は、シンプロビジョニング機能における、論理ボリューム1110の論理アドレスと、物理リソース1121または仮想リソース1122とのアドレスの対応関係を管理するテーブルである。ストレージ側物理論理記憶領域対応テーブル1212は、図4に示すように、ボリューム識別子欄12120、論理開始アドレス欄12121、論理終了アドレス欄12122、プール識別子欄12123、リソース識別子欄12124、物理開始アドレス欄12125および物理終了アドレス欄12126から構成される。   The storage-side physical logical storage area correspondence table 1212 is a table for managing the correspondence between the logical address of the logical volume 1110 and the address of the physical resource 1121 or the virtual resource 1122 in the thin provisioning function. As shown in FIG. 4, the storage-side physical logical storage area correspondence table 1212 includes a volume identifier column 12120, a logical start address column 12121, a logical end address column 12122, a pool identifier column 12123, a resource identifier column 12124, and a physical start address column 12125. And a physical end address column 12126.

ボリューム識別子欄12120には、各論理ボリューム1110を識別するボリューム識別子が格納される。また、論理開始アドレス欄12121には、論理ボリューム1110のセグメントの開始アドレスが格納され、論理終了アドレス欄12122には、論理開始アドレス欄12121に格納された論理開始アドレスに対応する論理ボリューム1110の終了アドレスが格納される。   The volume identifier column 12120 stores a volume identifier for identifying each logical volume 1110. The logical start address column 12121 stores the segment start address of the logical volume 1110, and the logical end address column 12122 stores the end of the logical volume 1110 corresponding to the logical start address stored in the logical start address column 12121. Stores the address.

そして、プール識別子欄12123には、セグメントの割当て元であるリソースを有するプールを識別するプール識別子が格納される。リソース識別子欄12124には、プール1120の物理リソース1121または仮想リソース1122の識別子であるリソース識別子が格納される。物理開始アドレス欄12125には、プール1120の物理リソース1120または仮想リソース1122のリソースの開始アドレスが格納され、物理終了アドレス欄12126には、プール1120の物理リソース1120または仮想リソース1122のリソースの終了アドレスが格納される。   The pool identifier column 12123 stores a pool identifier that identifies a pool having a resource that is a segment allocation source. The resource identifier column 12124 stores a resource identifier that is an identifier of the physical resource 1121 or the virtual resource 1122 of the pool 1120. The physical start address column 12125 stores the start address of the physical resource 1120 or virtual resource 1122 of the pool 1120, and the physical end address column 12126 stores the end address of the physical resource 1120 or virtual resource 1122 of the pool 1120. Is stored.

ここで、ストレージ側物理論理記憶領域対応テーブル1212に格納されている情報について説明する。   Here, information stored in the storage-side physical logical storage area correspondence table 1212 will be described.

図5は、図4に示すストレージ側物理論理記憶領域対応テーブル1212に格納されている情報の例を示している。図5に示すように、プール識別子「1」のプール1120の物理リソース0の1000番地から1999番地までが、論理ボリューム(ボリューム識別子0)1110の0番地から999番地に対応している。同様に、物理リソース「1」の0番地から999番地が、論理ボリューム(ボリューム識別子が「0」)1110の1000番地から1999番地に対応している。そして、物理リソース「2」の0番地から2999番地が、論理ボリューム(ボリューム識別子が「0」)1110の2000番地から3999番地に対応している。また、論理ボリューム1110の4000番地から199999番地までは、物理リソースが割り当てられていない状態である。なお、ダイナミックシンプロビジョニングボリューム1110dでは、図5に示す対応関係が、動的に変更される。   FIG. 5 shows an example of information stored in the storage-side physical logical storage area correspondence table 1212 shown in FIG. As shown in FIG. 5, addresses 1000 to 1999 of physical resource 0 of pool 1120 with pool identifier “1” correspond to addresses 0 to 999 of logical volume (volume identifier 0) 1110. Similarly, addresses 0 to 999 of the physical resource “1” correspond to addresses 1000 to 1999 of the logical volume (volume identifier “0”) 1110. Then, addresses 0 to 2999 of the physical resource “2” correspond to addresses 2000 to 3999 of the logical volume (volume identifier “0”) 1110. In addition, physical resources are not allocated from address 4000 to address 199999 of the logical volume 1110. In the dynamic thin provisioning volume 1110d, the correspondence shown in FIG. 5 is dynamically changed.

次に、リソース構成テーブル1213について説明する。リソース構成テーブル1213は、ストレージ装置1000のディスクデバイス1110に備えられているリソースに関する情報を管理するテーブルである。図6に示すように、リソース構成テーブル1213は、プール識別子欄12130、リソース識別子欄12131、リソース種別欄12132およびリソース構成欄12133から構成される。   Next, the resource configuration table 1213 will be described. The resource configuration table 1213 is a table for managing information related to resources provided in the disk device 1110 of the storage apparatus 1000. As shown in FIG. 6, the resource configuration table 1213 includes a pool identifier column 12130, a resource identifier column 12131, a resource type column 12132, and a resource configuration column 12133.

プール識別子欄12130には、各リソースが所属するプールを識別するプール識別子が格納される。リソース識別子欄12131には、各リソースを識別するリソース識別子が格納される。リソース種別欄12132には、各リソースの種別を示す情報が格納される。リソース種別とは、記憶媒体の種別を表し、例えば、FC(Fibre channel)、SSD(Solid State Drive)またはSATA(Serial AT Attachment)などを例示できる。リソース構成欄12133には、リソースの構成を示す情報が格納される。リソースの構成を示す情報とは、ストレージ装置1000内部の物理リソースか、ストレージ装置1000に接続された外部のストレージ装置の仮想リソースかを示す情報である。図6では、ストレージ装置1000内部の物理リソースを「内部」とし、ストレージ装置外部の仮想リソースを「外部」としている。   The pool identifier column 12130 stores a pool identifier that identifies the pool to which each resource belongs. The resource identifier column 12131 stores a resource identifier for identifying each resource. The resource type column 12132 stores information indicating the type of each resource. The resource type represents the type of storage medium, and examples thereof include FC (Fibre channel), SSD (Solid State Drive), and SATA (Serial AT Attachment). The resource configuration column 12133 stores information indicating the resource configuration. The information indicating the resource configuration is information indicating whether it is a physical resource inside the storage apparatus 1000 or a virtual resource of an external storage apparatus connected to the storage apparatus 1000. In FIG. 6, the physical resource inside the storage apparatus 1000 is “internal”, and the virtual resource outside the storage apparatus is “external”.

次に、ストレージ側外部ストレージ構成テーブル1214について説明する。ストレージ側外部ストレージ構成テーブル1214は、外部接続の接続元となるストレージ装置1000a(以降、外部接続元ストレージ装置1000aと称する。)内の仮想リソース1122と、外部接続の接続先となるストレージ装置1000b(以降、外部接続先ストレージ装置1000bと称する。)の論理ボリュームとの対応関係を管理するテーブルである。図7に示すように、ストレージ側外部ストレージ構成テーブル1214は、リソース識別子欄12140、ポート識別子欄12141、外部ストレージ識別子欄12142、外部ストレージ側リソース識別子欄12143および外部ストレージポート識別子欄12144から構成される。   Next, the storage-side external storage configuration table 1214 will be described. The storage-side external storage configuration table 1214 includes a virtual resource 1122 in a storage apparatus 1000a that is a connection source of external connection (hereinafter referred to as an external connection source storage apparatus 1000a) and a storage apparatus 1000b that is a connection destination of external connection ( This is a table for managing the correspondence relationship with the logical volume of the external connection destination storage apparatus 1000b). As shown in FIG. 7, the storage-side external storage configuration table 1214 includes a resource identifier column 12140, a port identifier column 12141, an external storage identifier column 12142, an external storage-side resource identifier column 12143, and an external storage port identifier column 12144. .

リソース識別子欄12140には、外部接続元ストレージ装置1000aの仮想リソース1122を識別するリソース識別子が格納される。ポート識別子欄12141には、外部接続元ストレージ装置1000の仮想リソース1122と、外部接続先ストレージ装置1000bの論理ボリューム1110を接続している、外部接続元ストレージ装置1000a側のポートを識別するポート識別子が格納される。   The resource identifier column 12140 stores a resource identifier for identifying the virtual resource 1122 of the external connection source storage apparatus 1000a. In the port identifier column 12141, there is a port identifier for identifying the port on the external connection source storage apparatus 1000a side to which the virtual resource 1122 of the external connection source storage apparatus 1000 and the logical volume 1110 of the external connection destination storage apparatus 1000b are connected. Stored.

外部ストレージ識別子欄12142には、外部接続元ストレージ装置1000aの仮想リソース1122に対応する外部接続先ストレージ装置1000bを識別する識別子が格納される。当該識別子は、外部接続先ストレージ装置1000bを特定可能な情報であれば、どのような形式の情報であってもよい。   The external storage identifier column 12142 stores an identifier for identifying the external connection destination storage apparatus 1000b corresponding to the virtual resource 1122 of the external connection source storage apparatus 1000a. The identifier may be information in any format as long as it can identify the external connection destination storage apparatus 1000b.

外部ストレージ側リソース識別子欄12143には、外部接続元ストレージ装置1000aの仮想リソース1122と対応する外部接続先ストレージ装置1000bの論理ボリューム1110を構成するリソースを識別する識別子が格納される。また、外部ストレージポート識別子欄12144には、外部接続元ストレージ装置1000aの仮想リソース1122と外部接続先ストレージ装置1000bの論理ボリューム1110を接続している、外部接続元ストレージ装置1000aのポートを識別するポート識別子が格納される。   The external storage side resource identifier column 12143 stores an identifier for identifying a resource constituting the logical volume 1110 of the external connection destination storage apparatus 1000b corresponding to the virtual resource 1122 of the external connection source storage apparatus 1000a. In the external storage port identifier column 12144, a port for identifying the port of the external connection source storage apparatus 1000a to which the virtual resource 1122 of the external connection source storage apparatus 1000a and the logical volume 1110 of the external connection destination storage apparatus 1000b are connected. An identifier is stored.

(1−2−2)ホスト計算機の構成
次に、図8を参照して、ホスト計算機2000のハードウェア構成およびソフトウェア構成について説明する。図8に示すように、ホスト計算機2000は、メインメモリ2100と、制御デバイス2200と、ホストI/F2300と、管理I/F2400とを備える。なお、ホスト計算機2000には、図示していない、キーボードや表示デバイス等の入出力デバイスが備えられていてもよい。
(1-2-2) Configuration of Host Computer Next, the hardware configuration and software configuration of the host computer 2000 will be described with reference to FIG. As shown in FIG. 8, the host computer 2000 includes a main memory 2100, a control device 2200, a host I / F 2300, and a management I / F 2400. The host computer 2000 may be provided with input / output devices such as a keyboard and a display device that are not shown.

メインメモリ2100には、各種プログラムや演算パラメータが格納されている。制御デバイス2200は、演算処理装置として機能し、メインメモリ2100に記憶されている各種プログラムや演算パラメータ等にしたがって、ホスト計算機2000全体の動作を制御する。   The main memory 2100 stores various programs and calculation parameters. The control device 2200 functions as an arithmetic processing device, and controls the operation of the entire host computer 2000 according to various programs and arithmetic parameters stored in the main memory 2100.

ホストI/F2300は、データネットワーク3000を介してストレージ装置1000と接続するためのインタフェースであって、データや制御命令などの各種情報をストレージ装置1000に送受信する。管理I/F2400は、管理ネットワーク4000を介してストレージ装置1000または管理計算機5000と接続するためのインタフェースであって、データや制御命令などの各種情報をストレージ装置1000または管理計算機5000に送受信する。   The host I / F 2300 is an interface for connecting to the storage apparatus 1000 via the data network 3000, and transmits / receives various information such as data and control commands to the storage apparatus 1000. The management I / F 2400 is an interface for connecting to the storage apparatus 1000 or the management computer 5000 via the management network 4000, and transmits / receives various information such as data and control commands to the storage apparatus 1000 or the management computer 5000.

(1−2−3)管理計算機の構成
次に、図9を参照して、管理計算機5000のハードウェア構成およびソフトウェア構成について説明する。図9に示すように、管理計算機5000は、メインメモリ5100と、制御デバイス5200と、管理I/F5300と、ホストI/F5400とを備える。
(1-2-3) Configuration of Management Computer Next, the hardware configuration and software configuration of the management computer 5000 will be described with reference to FIG. As shown in FIG. 9, the management computer 5000 includes a main memory 5100, a control device 5200, a management I / F 5300, and a host I / F 5400.

メインメモリ5100には、システム管理プログラム5110と、データ移行所要時間計算プログラム5112と、統計情報取得プログラム5113と、リソース管理テーブル5150と、管理側外部ストレージ構成テーブル5155と、管理側物理論理記憶領域対応テーブル5160と、ディスクタイプ性能情報テーブル5170と、ポート性能情報テーブル5180と、が記憶されている。   The main memory 5100 includes a system management program 5110, a data migration required time calculation program 5112, a statistical information acquisition program 5113, a resource management table 5150, a management-side external storage configuration table 5155, and a management-side physical logical storage area. A table 5160, a disk type performance information table 5170, and a port performance information table 5180 are stored.

システム管理プログラム5110は、ストレージシステム1050の構成を管理するプログラムであって、具体的には、ストレージ装置1000の構成情報をストレージ装置1000の構成管理プログラム1211から取得して、取得した情報をもとにリソース管理テーブル5150や管理側外部ストレージ構成テーブル5155を更新するプログラムである。   The system management program 5110 is a program for managing the configuration of the storage system 1050. Specifically, the system management program 5110 acquires the configuration information of the storage apparatus 1000 from the configuration management program 1211 of the storage apparatus 1000, and based on the acquired information. The resource management table 5150 and the management-side external storage configuration table 5155 are updated.

データ移行所要時間計算プログラム5112は、ユーザ操作に応じて、移行対象のボリュームと移行先のボリュームの情報の入力を受け付けて、リソース管理テーブル5150、管理側外部ストレージ構成テーブル5155、管理側物理論理記憶領域対応テーブル5160、ディスクタイプ性能情報テーブル5170およびポート性能情報テーブル5180を参照して、入力されたボリューム間のデータ移行の所要時間を算出するためのプログラムである。   The data migration required time calculation program 5112 accepts input of information on a migration target volume and a migration destination volume according to a user operation, and includes a resource management table 5150, a management-side external storage configuration table 5155, and a management-side physical logical storage. This is a program for referring to the area correspondence table 5160, the disk type performance information table 5170, and the port performance information table 5180 to calculate the time required for data migration between input volumes.

統計情報取得プログラム5113は、ユーザ操作に応じて、統計情報を取得する対象として、任意の記憶領域の単位と、統計情報の粒度の入力を受け付けて、ストレージ装置1000の統計情報作成プログラム1215に入力された情報を提供する。そして、統計情報取得プログラム5113は、ストレージ装置1000の統計情報作成プログラム1215から、入力に応じた統計情報を取得する。   The statistical information acquisition program 5113 receives an input of an arbitrary storage area unit and statistical information granularity as a target for acquiring statistical information in accordance with a user operation, and inputs the input to the statistical information creation program 1215 of the storage apparatus 1000. Information provided. Then, the statistical information acquisition program 5113 acquires statistical information corresponding to the input from the statistical information creation program 1215 of the storage apparatus 1000.

次に、リソース管理テーブル5150について説明する。リソース管理テーブル5150は、管理計算機5000に管理されている1つ以上のストレージ装置1000が有するリソースの情報を管理するテーブルである。リソース管理テーブル5150は、図10に示すように、装置識別子欄51500、プール識別子欄51501、リソース識別子欄51502、リソース種別欄51503およびリソース構成欄51504から構成される。   Next, the resource management table 5150 will be described. The resource management table 5150 is a table for managing resource information of one or more storage apparatuses 1000 managed by the management computer 5000. As shown in FIG. 10, the resource management table 5150 includes a device identifier column 51500, a pool identifier column 51501, a resource identifier column 51502, a resource type column 51503, and a resource configuration column 51504.

装置識別子欄51500には、ストレージ装置1000を識別するストレージ装置の識別子が格納される。プール識別子欄51501には、ストレージ装置1000のプール1120を識別するプール識別子が格納される。リソース識別子欄51502には、各プール内のリソースを識別するリソース識別子が格納される。リソース種別欄51503には、各リソースの種別を示す情報が格納される。リソース種別とは、記憶媒体の種別を表し、例えば、FC、SSD、SATAなどを例示できる。リソース構成欄51504には、リソースの構成を示す情報が格納される。リソースの構成を示す情報とは、ストレージ装置1000内部の物理リソースか、ストレージ装置1000に接続された外部のストレージ装置の仮想リソースかを示す情報である。図10では、ストレージ装置1000内部の物理リソースを「内部」とし、ストレージ装置外部の仮想リソースを「外部」としている。   The device identifier column 51500 stores a storage device identifier for identifying the storage device 1000. The pool identifier column 51501 stores a pool identifier for identifying the pool 1120 of the storage apparatus 1000. The resource identifier column 51502 stores a resource identifier for identifying a resource in each pool. The resource type column 51503 stores information indicating the type of each resource. The resource type represents the type of storage medium, and examples thereof include FC, SSD, SATA, and the like. The resource configuration column 51504 stores information indicating the resource configuration. The information indicating the resource configuration is information indicating whether it is a physical resource inside the storage apparatus 1000 or a virtual resource of an external storage apparatus connected to the storage apparatus 1000. In FIG. 10, the physical resource inside the storage apparatus 1000 is “internal”, and the virtual resource outside the storage apparatus is “external”.

次に、管理側外部ストレージ構成テーブル5155について説明する。管理側外部ストレージ構成テーブル5155は、管理計算機5000に管理され、1つ以上のストレージ装置1000aと、外部接続された外部ストレージ装置1000bとの外部接続の構成を示すテーブルである。管理側外部ストレージ構成テーブル5155は、図11に示すように、ストレージ識別子欄51550、リソース識別子欄51551、ポート識別子欄51552、外部ストレージ識別子欄51553、外部ストレージ側リソース識別子51554および外部ストレージポート識別子欄51555から構成される。   Next, the management-side external storage configuration table 5155 will be described. The management-side external storage configuration table 5155 is a table that is managed by the management computer 5000 and shows the configuration of external connections between one or more storage apparatuses 1000a and externally connected external storage apparatuses 1000b. As shown in FIG. 11, the management-side external storage configuration table 5155 includes a storage identifier field 51550, a resource identifier field 51551, a port identifier field 51552, an external storage identifier field 51553, an external storage side resource identifier 51554, and an external storage port identifier field 51555. Consists of

ストレージ識別子欄51550には、外部接続元のストレージ装置1000aを識別するストレージ識別子が格納される。リソース識別子欄51551には、外部接続元のストレージ装置1000a内の仮想リソース1122を識別するリソース識別子が格納される。ポート識別子欄51552には、外部接続元のストレージ装置1000a内の仮想リソース1122と外部接続先ストレージ装置1000b内の論理ボリューム1110を接続している、外部接続元ストレージ装置1000a側のポートを識別するポート識別子が格納される。   The storage identifier column 51550 stores a storage identifier for identifying the external connection source storage apparatus 1000a. The resource identifier column 51551 stores a resource identifier for identifying the virtual resource 1122 in the external connection source storage apparatus 1000a. The port identifier column 51552 identifies the port on the external connection source storage apparatus 1000a side that connects the virtual resource 1122 in the external connection source storage apparatus 1000a and the logical volume 1110 in the external connection destination storage apparatus 1000b. An identifier is stored.

外部ストレージ識別子欄51553には、外部接続元ストレージ装置1000a内の仮想リソース1122に対応する外部接続先ストレージ装置1000bを識別する外部ストレージ識別子が格納される。外部ストレージ側リソース識別子51554には、外部接続元ストレージ装置1000a内の仮想リソース1122に対応する外部接続先ストレージ装置1000b内の論理ボリュームを構成するリソースを識別する外部ストレージ側リソース識別子が格納される。外部ストレージポート識別子欄51555には、外部接続元ストレージ装置1000a内の仮想リソース1122と外部接続先ストレージ装置1000b内の論理ボリューム1110を接続している、外部接続元ストレージ装置1000b側のポートを識別する外部ストレージポート識別子が格納される。   The external storage identifier column 51553 stores an external storage identifier for identifying the external connection destination storage apparatus 1000b corresponding to the virtual resource 1122 in the external connection source storage apparatus 1000a. The external storage side resource identifier 51554 stores an external storage side resource identifier for identifying a resource constituting a logical volume in the external connection destination storage apparatus 1000b corresponding to the virtual resource 1122 in the external connection source storage apparatus 1000a. The external storage port identifier column 51555 identifies the port on the external connection source storage apparatus 1000b side that connects the virtual resource 1122 in the external connection source storage apparatus 1000a and the logical volume 1110 in the external connection destination storage apparatus 1000b. Stores the external storage port identifier.

次に、管理側物理論理記憶領域対応テーブル5160について説明する。管理側物理論理記憶領域対応テーブル5160は、ストレージ装置1000の構成に関する任意の統計情報を管理するテーブルである。具体的には、統計情報取得プログラム5113が、ストレージ装置1000のストレージ側物理論理記憶領域対応テーブル1212の情報を元にした任意の統計情報をストレージ装置1000から取得して管理側物理論理記憶領域対応テーブル5160に格納する。統計情報とは、例えば、所定の記憶領域の単位と所定の統計情報の粒度に対応する情報であって、例えば、記憶領域の単位として論理ボリュームや仮想ボリュームが挙げられ、統計情報の粒度としてリソース毎のセグメント割当て数や論理ボリューム内のデータの占有率などが挙げられる。図12では、仮想ボリュームに割り当てられているリソースのセグメント数を統計情報として格納する例を挙げて説明する。   Next, the management-side physical logical storage area correspondence table 5160 will be described. The management-side physical logical storage area correspondence table 5160 is a table for managing arbitrary statistical information related to the configuration of the storage apparatus 1000. Specifically, the statistical information acquisition program 5113 acquires arbitrary statistical information from the storage apparatus 1000 based on the information in the storage-side physical logical storage area correspondence table 1212 of the storage apparatus 1000, and supports the management-side physical logical storage area. Store in table 5160. The statistical information is, for example, information corresponding to a predetermined storage area unit and a predetermined statistical information granularity, for example, a logical volume or a virtual volume as a storage area unit, and a statistical information granularity as a resource. The number of allocated segments for each segment, the occupation ratio of data in the logical volume, and the like can be mentioned. FIG. 12 illustrates an example in which the number of resource segments allocated to a virtual volume is stored as statistical information.

管理側物理論理記憶領域対応テーブル5160は、図12に示すように、装置識別子欄51600、ボリューム識別子欄51601、プール識別子欄51602、リソース識別子欄51603および割当済セグメント数51604から構成される。装置識別子欄51600には、ストレージ装置1000を識別する装置識別子が格納される。ボリューム識別子欄51601には、論理ボリューム1110を識別するボリューム識別子が格納される。プール識別子欄51602には、セグメントの割当て元であるリソースを有するプールを識別するプール識別子が格納される。リソース識別子欄51603には、プール1120の物理リソース1121または仮想リソース1122の識別子であるリソース識別子が格納される。割当済セグメント数51604には、各ボリュームに割り当てられた任意リソースのセグメント数が格納される。例えば、ストレージ側物理論理記憶領域対応テーブル1212に格納されている情報のうち、同一種別のリソースから割り当てられているセグメント数を合計した値が格納される。   As shown in FIG. 12, the management-side physical logical storage area correspondence table 5160 includes a device identifier column 51600, a volume identifier column 51601, a pool identifier column 51602, a resource identifier column 51603, and the number of allocated segments 51604. In the device identifier column 51600, a device identifier for identifying the storage device 1000 is stored. The volume identifier column 51601 stores a volume identifier for identifying the logical volume 1110. The pool identifier column 51602 stores a pool identifier for identifying a pool having a resource as a segment allocation source. The resource identifier column 51603 stores a resource identifier that is an identifier of the physical resource 1121 or the virtual resource 1122 of the pool 1120. The number of allocated segments 51604 stores the number of segments of an arbitrary resource allocated to each volume. For example, of the information stored in the storage-side physical logical storage area correspondence table 1212, the total number of segments allocated from the same type of resource is stored.

次に、ディスクタイプ性能情報テーブル5170について説明する。ディスクタイプ性能情報テーブル5170は、物理リソース1121または仮想リソース1122の各リソースのリード(Read)/ライト(Write)性能を管理するテーブルである。ディスクタイプ性能情報テーブル5170は、図13に示すように、装置識別子欄51700、リソース種別欄51701、Read性能欄51702およびWrite性能欄51703から構成される。   Next, the disk type performance information table 5170 will be described. The disk type performance information table 5170 is a table for managing the read / write performance of each resource of the physical resource 1121 or the virtual resource 1122. As shown in FIG. 13, the disk type performance information table 5170 includes a device identifier column 51700, a resource type column 51701, a Read performance column 51702, and a Write performance column 51703.

装置識別子欄51700には、ストレージ装置1000を識別する装置識別子が格納される。リソース種別欄51701には、各リソースの種別を示す情報が格納される。リソース種別とは、記憶媒体の種別を表し、例えば、FC、SSD、SATAなどを例示できる。Read性能欄51702には、リソース種別に対応するリード(Read)性能が格納される。リード性能は、例えば、「G/Sec」の単位で示されるが、かかる例に限定されず、他の単位で表されてもよい。Write性能欄51703には、リソース種別に対応するライト(Write)性能が格納される。例えば、「G/Sec」の単位で示されるが、かかる例に限定されず、他の単位で表されてもよい。   In the device identifier column 51700, a device identifier for identifying the storage device 1000 is stored. The resource type column 51701 stores information indicating the type of each resource. The resource type represents the type of storage medium, and examples thereof include FC, SSD, SATA, and the like. The Read performance column 51702 stores the read performance corresponding to the resource type. For example, the read performance is indicated in units of “G / Sec”, but is not limited to this example, and may be expressed in other units. The write performance column 51703 stores the write performance corresponding to the resource type. For example, it is shown in the unit of “G / Sec”, but is not limited to this example, and may be expressed in other units.

次に、ポート性能情報テーブル5180について説明する。ポート性能情報テーブル5180は、ストレージ装置1000に含まれる各ポートの性能を示すIOPS(Input Output Per Second)を管理するテーブルである。ポート性能情報テーブル5180は、図14に示すように、装置識別子欄51800、ポート識別子欄51801および最大IOPS欄51802から構成される。   Next, the port performance information table 5180 will be described. The port performance information table 5180 is a table for managing IOPS (Input Output Per Second) indicating the performance of each port included in the storage apparatus 1000. As shown in FIG. 14, the port performance information table 5180 includes a device identifier column 51800, a port identifier column 51801, and a maximum IOPS column 51802.

装置識別子欄51800には、ストレージ装置1000を識別する装置識別子が格納される。ポート識別子欄51801には、ストレージ装置1000に含まれる各ポートを識別するポート識別子が格納される。最大IOPS欄51802には、各ポートのIOPSの値が格納される。当該IOPSの値は、カタログやマニュアル等に占められるポートのIPOSの値が格納されてもよい。また、システム管理プログラム5110によりストレージ装置1000から取得されたポートのIPOSの測定値が格納されてもよいし、過去に測定された複数の測定値から傾向を割りだした予測値を格納してもよい。   In the device identifier column 51800, a device identifier for identifying the storage device 1000 is stored. The port identifier column 51801 stores a port identifier that identifies each port included in the storage apparatus 1000. The maximum IOPS column 51802 stores the IOPS value of each port. As the IOPS value, an IPOS value of a port occupied in a catalog or a manual may be stored. Further, the measured value of the IPOS of the port acquired from the storage apparatus 1000 by the system management program 5110 may be stored, or the predicted value obtained by dividing the tendency from a plurality of measured values measured in the past may be stored. Good.

図9に戻り、制御デバイス5200は、演算処理装置として機能し、メインメモリ5100に記憶されている各種プログラムや演算パラメータ等にしたがって、管理計算機5000全体の動作を制御する。   Returning to FIG. 9, the control device 5200 functions as an arithmetic processing unit, and controls the overall operation of the management computer 5000 according to various programs, arithmetic parameters, and the like stored in the main memory 5100.

管理I/F5300は、管理ネットワーク4000を介してストレージ装置1000およびホスト計算機2000と接続するためのインタフェースであって、データや制御命令などの各種情報をストレージ装置1000およびホスト計算機2000に送受信する。   The management I / F 5300 is an interface for connecting to the storage apparatus 1000 and the host computer 2000 via the management network 4000, and transmits / receives various information such as data and control commands to the storage apparatus 1000 and the host computer 2000.

ホストI/F5400は、管理ネットワーク4000を介してホスト計算機2000と接続するためのインタフェースであって、データや制御命令などの各種情報をホスト計算機2000に送受信する。   The host I / F 5400 is an interface for connecting to the host computer 2000 via the management network 4000, and transmits / receives various information such as data and control commands to the host computer 2000.

なお、上記したストレージ装置1000、ホスト計算機2000および管理計算機5000に備えられている各機能は、各装置の制御デバイスが、各装置のメインメモリから読み出して実行する各プログラムによって実現される。各プログラムは、予め各装置のメインメモリに格納されていてもよいし、必要に応じて、各装置が利用可能な媒体を介して、他の装置からメインメモリに格納されてもよい。各装置が利用可能な媒体とは、例えば、読取装置等に着脱可能な記憶媒体や、各装置に接続されるネットワークや、ネットワークを伝搬する搬送波やデジタル信号などの通信媒体などを例示できる。   Each function provided in the above-described storage apparatus 1000, host computer 2000, and management computer 5000 is realized by each program that is read from the main memory of each apparatus and executed by the control device of each apparatus. Each program may be stored in the main memory of each device in advance, or may be stored in the main memory from another device via a medium that can be used by each device as necessary. Examples of the medium that can be used by each apparatus include a storage medium that can be attached to and detached from a reading apparatus, a network connected to each apparatus, a communication medium such as a carrier wave and a digital signal that propagates through the network, and the like.

(1−3)各装置の動作の詳細
次に、計算機システム1における各装置の動作の詳細について説明する。以下では、特に、本実施形態の特徴的な処理を実行する管理計算機5000の動作の詳細について説明する。
(1-3) Details of Operation of Each Device Next, details of the operation of each device in the computer system 1 will be described. In the following, details of the operation of the management computer 5000 that executes the characteristic processing of this embodiment will be described.

以降の説明では「プログラム」を主語として説明を行う場合があるが、プログラムは制御デバイスによって実行されることで定められた処理をメインメモリ及びポート(通信制御デバイス)を用いながら行うため、制御デバイスを主語とした説明としてもよい。また、プログラムを主語として開示された処理は管理計算機等の計算機、情報処理装置が行う処理としてもよい。また、プログラムの一部または全ては専用のハードウェアによって実現されてもよい。また、各種プログラムはプログラム配布サーバや、計算機が読み取り可能な記憶メディア(computer-readable memory media)によって各計算機にインストールされてもよい。   In the following description, there is a case where “program” is used as the subject, but the program is executed by the control device and performs processing determined using the main memory and port (communication control device). The subject may be an explanation. The processing disclosed with the program as the subject may be processing performed by a computer such as a management computer or an information processing apparatus. Further, part or all of the program may be realized by dedicated hardware. Various programs may be installed in each computer by a program distribution server or a computer-readable memory media.

まず、システム管理プログラム5110の処理の詳細について説明する。システム管理プログラム5110は、以下の処理を定期的に実行してもよいし、ユーザ操作に応じて実行してもよい。システム管理プログラム5110は、ストレージ装置1000から構成情報を取得して、取得した構成情報を所定のテーブルに格納する処理を行う。   First, details of the processing of the system management program 5110 will be described. The system management program 5110 may execute the following processing periodically or in response to a user operation. The system management program 5110 performs processing for acquiring configuration information from the storage apparatus 1000 and storing the acquired configuration information in a predetermined table.

具体的には、システム管理プログラム5110は、図15に示すように、ストレージ装置1000の構成管理プログラム1212に対して、ストレージ装置1000内のリソースおよび外部ストレージの構成情報を要求する(S1010)。   Specifically, as shown in FIG. 15, the system management program 5110 requests the configuration management program 1212 of the storage apparatus 1000 for the configuration information of the resources in the storage apparatus 1000 and the external storage (S1010).

そして、システム管理プログラム5110は、構成管理プログラム1212により取得されたストレージ装置1000内のリソース構成テーブル1213およびストレージ側外部ストレージ構成テーブル1214の情報を取得する(S1020)。   Then, the system management program 5110 acquires information of the resource configuration table 1213 and the storage-side external storage configuration table 1214 in the storage apparatus 1000 acquired by the configuration management program 1212 (S1020).

そして、システム管理プログラム5110は、ステップS1020で取得して構成情報を、リソース管理テーブル5150および管理側外部ストレージ構成テーブル5155に格納する(S1030)。具体的に、システム管理プログラム5110は、各ストレージ装置1000の装置識別子とリソース構成情報とを対応付けてリソース管理テーブル5150に格納する。また、システム管理プログラム5110は、各ストレージ装置1000の装置識別子(ストレージ識別子)と外部ストレージの構成情報とを対応付けて管理側外部ストレージ構成テーブル5155に格納する。   Then, the system management program 5110 stores the configuration information acquired in step S1020 in the resource management table 5150 and the management-side external storage configuration table 5155 (S1030). Specifically, the system management program 5110 stores the device identifier of each storage device 1000 and the resource configuration information in the resource management table 5150 in association with each other. Also, the system management program 5110 associates the device identifier (storage identifier) of each storage device 1000 with the external storage configuration information and stores them in the management-side external storage configuration table 5155.

次に、データ移行所要時間計算プログラム5112の処理の詳細について説明する。データ移行所要時間計算プログラム5112は、システム管理者からの入力に応じて以下の処理を実行してもよいし、ストレージ装置1000の論理ボリュームに対するリソースの割り当て状況等を監視する監視プログラム(図示せず)の要求に応じて以下の処理を実行してもよい。   Next, details of the processing of the data migration required time calculation program 5112 will be described. The data migration required time calculation program 5112 may execute the following processing in response to an input from the system administrator, or a monitoring program (not shown) for monitoring the resource allocation status to the logical volume of the storage apparatus 1000. The following processing may be executed in response to the request.

図16に示すように、データ移行所要時間計算プログラム5112は、システム管理者からの入力等に応じてデータ移行にかかる所要時間を算出する処理を行う。具体的には、まず、データ移行所要時間計算プログラム5112は、入力装置6000を介して管理者により入力されたデータ移行のための情報を取得する(S2005)。データ移行のための情報とは、例えば、データ移行の対象となるボリューム(論理ボリューム)の情報やデータの移行先のボリュームの情報などである。ボリュームの情報としては、例えば、図10または図11に示したリソースを識別する情報などである。   As shown in FIG. 16, the data migration required time calculation program 5112 performs processing for calculating the time required for data migration in accordance with an input from the system administrator. Specifically, the data migration required time calculation program 5112 first acquires information for data migration input by the administrator via the input device 6000 (S2005). The information for data migration is, for example, information on a volume (logical volume) that is a target of data migration or information on a volume to which data is migrated. The volume information is, for example, information for identifying the resource shown in FIG. 10 or FIG.

そして、データ移行所要時間計算プログラム5112は、統計情報取得プログラム5113に対して、所定の入力に応じた統計情報を要求する(S2010)。具体的に、データ移行所要時間計算プログラム5112は、統計情報取得プログラム5113にステップS2005で取得した移行元ボリュームの情報および移行先のボリュームの情報と、統計情報の単位と、統計情報の粒度および種類とを統計情報取得プログラム5113に提供して、統計情報取得プログラム5113から入力に応じた統計情報を取得する。ここで、統計情報の単位とは、例えば仮想ボリューム単位を例示でき、統計情報の粒度または種類とは、リソース毎のセグメント割当数を例示できる。   Then, the data migration required time calculation program 5112 requests the statistical information acquisition program 5113 for statistical information corresponding to a predetermined input (S2010). Specifically, the data migration required time calculation program 5112 uses the statistical information acquisition program 5113 to acquire the information on the migration source volume and the migration destination volume acquired in step S2005, the unit of statistical information, the granularity and type of statistical information, and so on. Is provided to the statistical information acquisition program 5113, and statistical information corresponding to the input is acquired from the statistical information acquisition program 5113. Here, the unit of statistical information can be exemplified by a virtual volume unit, for example, and the granularity or type of statistical information can be exemplified by the number of allocated segments for each resource.

そして、データ移行所要時間計算プログラム5112は、ステップS2010で取得した指定したボリュームのリソース割り当てに関する統計情報を取得する(S2020)。なお、本実施形態では、取得する統計情報をボリュームのリソース割り当てに関する情報としたが、かかる例に限定されず、ステップS2010での入力に応じて変化する情報である。統計情報取得プログラム5113による統計情報の取得処理については後で詳細に説明する。   Then, the data migration required time calculation program 5112 acquires statistical information related to resource allocation of the designated volume acquired in step S2010 (S2020). In this embodiment, the statistical information to be acquired is information related to volume resource allocation, but is not limited to this example, and is information that changes in response to an input in step S2010. The statistical information acquisition process by the statistical information acquisition program 5113 will be described in detail later.

次に、データ移行所要時間プログラム5112は、ステップS2020で取得した統計情報を、管理側物理論理記憶領域対応テーブル5160に格納する(S2030)。管理側物理論理記憶領域対応テーブル5160には、上記したように、ストレージ側物理論理記憶領域対応テーブル1212に格納されている情報のうち、同一種別のリソースから割り当てられているセグメント数を合計した値が格納される。これにより、ストレージ側物理論理記憶領域対応テーブル1212に格納されているすべての情報よりも少ない情報をまとめて取得することができるため、転送するデータ量や転送時間を大幅に短縮することが可能となる。   Next, the data migration required time program 5112 stores the statistical information acquired in step S2020 in the management-side physical logical storage area correspondence table 5160 (S2030). As described above, the management-side physical logical storage area correspondence table 5160 includes the total number of segments allocated from the same type of resource among the information stored in the storage-side physical logical storage area correspondence table 1212. Is stored. As a result, it is possible to collect less information than all the information stored in the storage-side physical logical storage area correspondence table 1212, so that it is possible to greatly reduce the amount of data to be transferred and the transfer time. Become.

そして、データ移行所要時間計算プログラム5112は、リソース管理テーブル5150、管理側外部ストレージ構成テーブル5155、管理側物理論理記憶領域対応テーブル5160、ディスクタイプ性能情報テーブル5170、ポート性能情報テーブル5180に格納されている情報を元に、データ移行の所要時間を算出する(S2040)。   The data migration required time calculation program 5112 is stored in the resource management table 5150, the management-side external storage configuration table 5155, the management-side physical logical storage area correspondence table 5160, the disk type performance information table 5170, and the port performance information table 5180. Based on the information, the time required for data migration is calculated (S2040).

ここで、データ移行所要時間算出処理の具体例について説明する。図17に示すように、データ移行所要時間計算プログラム5112は、管理側物理論理記憶領域対応テーブル5160を参照して、ステップS2005において入力されたデータ移行の対象となるボリュームを構成するリソースを特定する(S2050)。   Here, a specific example of the data migration required time calculation process will be described. As illustrated in FIG. 17, the data migration required time calculation program 5112 refers to the management-side physical logical storage area correspondence table 5160 and identifies the resources that constitute the volume that is the target of data migration input in step S2005. (S2050).

そして、データ移行所要時間計算プログラム5112は、リソース管理テーブル5150を参照して、ステップS2050で特定したリソースの種別と構成を特定する(S2052)。   Then, the data migration required time calculation program 5112 refers to the resource management table 5150 and identifies the type and configuration of the resource identified in step S2050 (S2052).

そして、データ移行所要時間計算プログラム5112は、ステップS2052において特定した構成情報が外部か否かを判定する(S2054)。ステップS2054において、構成情報が外部であると判定された場合には、データ移行所要時間計算プログラム5112は、管理側外部ストレージ構成テーブル5155を参照して、特定したリソースに対応する、外部接続に用いられるポートを特定する(S2056)。さらに、データ移行所要時間計算プログラム5112は、ポート性能情報テーブル5180を参照して、ステップS2056において特定したポートの性能情報を特定する(S2058)。   Then, the data migration required time calculation program 5112 determines whether or not the configuration information specified in step S2052 is external (S2054). If it is determined in step S2054 that the configuration information is external, the data migration required time calculation program 5112 refers to the management-side external storage configuration table 5155 and is used for external connection corresponding to the identified resource. The port to be specified is specified (S2056). Further, the data migration required time calculation program 5112 refers to the port performance information table 5180 and identifies the performance information of the port identified in step S2056 (S2058).

ステップS2054において、構成情報が外部ではないと判定された場合には、ステップS2060の処理を実行する。そして、データ移行所要時間計算プログラム5112は、ディスクタイプ性能情報テーブル5170を参照して、ステップS2050において特定したリソースの種別に対応するリード/ライト性能を特定する(S2060)。   If it is determined in step S2054 that the configuration information is not external, the process of step S2060 is executed. Then, the data migration required time calculation program 5112 refers to the disk type performance information table 5170 and identifies the read / write performance corresponding to the resource type identified in step S2050 (S2060).

次に、データ移行所要時間計算プログラム5112は、ステップS2050において特定したリソースに格納されたデータのデータ移行所要時間を計算する(S2062)。例えば、移行元ボリュームが200GBのSSDおよび800GBのFCである場合には、ステップS2060においてSSDのリード性能が10(G/Sec)、FCのリード性能が8(G/Sec)と特定される。したがって、移行元ボリュームのデータ移行所要時間は、次式により算出される。   Next, the data migration required time calculation program 5112 calculates the data migration required time of the data stored in the resource identified in step S2050 (S2062). For example, when the migration source volume is a 200 GB SSD and an 800 GB FC, the SSD read performance is specified as 10 (G / Sec) and the FC read performance is 8 (G / Sec) in step S2060. Therefore, the time required for data migration of the migration source volume is calculated by the following equation.

移行先ボリュームが1000GBのFCでの仮想リソースで構成されている場合には、ステップS2058において、ポート性能が特定される。ポート性能の最大IOPSが10(G/sec)であった場合には、10/5(G/sec)をポート性能としてもよい。また、ステップS2060において、FCのライト性能が4(G/Sec)と特定される。したがって、移行先ボリュームへのデータ移行所要時間は、1000/4+1000/5=250+200=450(sec)となる。よって、データ移行所要時間計算プログラム5112は、移行元ボリュームのデータ移行所要時間と移行先ボリュームのデータ移行所要時間とを加算した値(120+450=570(sec))をデータ移行所要時間とする。   If the migration destination volume is configured with a virtual resource with 1000 GB FC, the port performance is specified in step S2058. When the maximum IOPS of the port performance is 10 (G / sec), 10/5 (G / sec) may be set as the port performance. In step S2060, the FC write performance is specified as 4 (G / Sec). Therefore, the time required for data migration to the migration destination volume is 1000/4 + 1000/5 = 250 + 200 = 450 (sec). Therefore, the data migration required time calculation program 5112 sets the value (120 + 450 = 570 (sec)) obtained by adding the data migration required time of the migration source volume and the data migration required time of the migration destination volume as the data migration required time.

そして、データ移行所要時間計算プログラム5112は、すべてのリソースについてデータ移行所要時間を算出したか否かを判定する(S2064)。ステップS2064において、すべてのリソースについてデータ移行所要時間を算出したと判定された場合には、データ移行所要時間計算プログラム5112は、処理を終了する。一方、ステップS2064において、すべてのリソースについてデータ移行所要時間を算出していないと判定された場合には、データ移行所要時間計算プログラム5112は、ステップS2050以降の処理を繰り返す。   The data migration required time calculation program 5112 determines whether the data migration required time has been calculated for all resources (S2064). If it is determined in step S2064 that the required data migration time has been calculated for all resources, the data migration required time calculation program 5112 ends the process. On the other hand, if it is determined in step S2064 that the required data migration time has not been calculated for all resources, the data migration required time calculation program 5112 repeats the processing from step S2050 onward.

次に、統計情報取得プログラム5113の処理の詳細について説明する。統計情報取得プログラム5113は、ストレージ装置1000の統計情報作成プログラム1215に対して所定の統計情報を要求する。統計情報取得プログラム5113は、上記したデータ移行所要時間計算プログラム5112の指示のもと、以下の統計情報取得処理を実行する。   Next, details of the processing of the statistical information acquisition program 5113 will be described. The statistical information acquisition program 5113 requests predetermined statistical information from the statistical information creation program 1215 of the storage apparatus 1000. The statistical information acquisition program 5113 executes the following statistical information acquisition processing under the instruction of the data migration required time calculation program 5112 described above.

図18に示すように、まず、統計情報取得プログラム5113は、データ移行所要時間計算プログラム5112から、統計情報取得対象の情報の入力を受け付ける(S3005)。統計情報取得対象の情報とは、例えば、統計情報取得対象の単位と、統計情報取得対象を特定する情報と、統計情報の粒度または種類などである。具体的に、統計情報取得対象の単位として仮想ボリュームを例示でき、統計情報取得対象を特定する情報として移行元または移行先の論理ボリュームを例示でき、統計情報の粒度または種類の情報としてリソース毎のセグメント割当数を例示できる。   As shown in FIG. 18, first, the statistical information acquisition program 5113 accepts input of information on the statistical information acquisition target from the data migration required time calculation program 5112 (S3005). The statistical information acquisition target information includes, for example, a statistical information acquisition target unit, information for specifying the statistical information acquisition target, and the granularity or type of the statistical information. Specifically, a virtual volume can be exemplified as a unit for obtaining statistical information, a migration source or migration destination logical volume can be exemplified as information for specifying a statistical information acquisition target, and a granularity or type of statistical information can be specified for each resource. The number of segment allocations can be exemplified.

そして、統計情報取得プログラム5113は、ステップS3005において受け付けた統計情報取得対象の情報を、ストレージ装置1000の統計情報作成プログラム1215に提供し、統計情報作成プログラム1215に対して、統計情報を要求する(S3010)。そして、統計情報取得プログラム5113は、統計情報作成プログラム1215から、統計情報取得対象の情報に対応する統計情報を取得する(S3020)。具体的に、統計情報作成プログラム1215は、例えば、移行元または移行先の論理ボリュームのうち、対象となる仮想ボリュームについて、仮想ボリュームに割り当てられているセグメント数を、リソース毎に加算した値を統計情報として作成して、統計情報取得プログラム5113に提供する。   Then, the statistical information acquisition program 5113 provides the statistical information acquisition target information received in step S3005 to the statistical information generation program 1215 of the storage apparatus 1000, and requests statistical information from the statistical information generation program 1215 ( S3010). Then, the statistical information acquisition program 5113 acquires statistical information corresponding to the statistical information acquisition target information from the statistical information creation program 1215 (S3020). Specifically, the statistical information creation program 1215 statistically calculates a value obtained by adding, for each resource, the number of segments allocated to the virtual volume, for the target virtual volume of the migration source or migration destination logical volumes. It is created as information and provided to the statistical information acquisition program 5113.

なお、ステップS3010において、統計情報取得プログラム5113は、前記取得した時刻を統計情報作成プログラムへ送信してもよい。この場合、統計情報取得プログラム5113は、ステップS3020で統計情報作成プログラムから取得した統計情報の範囲内で、前回取得した時刻から構成が変更された箇所についてのみ統計情報を取得するようにしてもよい。かかる方法によれば、管理計算機5000とストレージ装置1000との間のデータ転送量をさらに削減することができる。   In step S3010, the statistical information acquisition program 5113 may transmit the acquired time to the statistical information creation program. In this case, the statistical information acquisition program 5113 may acquire statistical information only for a portion whose configuration has been changed from the previously acquired time within the range of statistical information acquired from the statistical information creation program in step S3020. . According to this method, the amount of data transferred between the management computer 5000 and the storage apparatus 1000 can be further reduced.

(2)第2の実施の形態
次に、図19〜図22を参照して、本発明の第2の実施の形態について説明する。第1の実施の形態では、ストレージ装置1000から管理計算機5000に転送される統計情報として、仮想ボリュームを構成するセグメント割当情報に関するデータを例示したが、第2の実施の形態では、セグメント割当情報に加えて、セグメントのIOPSの情報、プール内のリソースのセグメント割当情報と、セグメントのIOPSの情報を転送する点で第1の実施の形態と異なっている。以下では、第1の実施の形態と異なる構成について特に詳細に説明し、第1の実施の形態と同様の構成の詳細な説明について省略する。
(2) Second Embodiment Next, a second embodiment of the present invention will be described with reference to FIGS. In the first embodiment, the data related to the segment allocation information constituting the virtual volume is exemplified as the statistical information transferred from the storage apparatus 1000 to the management computer 5000. However, in the second embodiment, the segment allocation information is included in the segment allocation information. In addition, the second embodiment is different from the first embodiment in that segment IOPS information, segment allocation information of resources in the pool, and segment IOPS information are transferred. Hereinafter, a configuration different from that of the first embodiment will be described in detail, and detailed description of the same configuration as that of the first embodiment will be omitted.

図19に示すように、本実施形態にかかる管理計算機5000は、メインメモリ5100と、制御デバイス5200と、管理I/F5300と、ホストI/F5400とを備える。   As illustrated in FIG. 19, the management computer 5000 according to the present embodiment includes a main memory 5100, a control device 5200, a management I / F 5300, and a host I / F 5400.

制御デバイス5200と、管理I/F5300と、ホストI/F5400は、第1の実施形態と同様の機能を有するため、詳細な説明は省略する。   Since the control device 5200, the management I / F 5300, and the host I / F 5400 have the same functions as those in the first embodiment, detailed description thereof is omitted.

メインメモリ5100には、システム管理プログラム5110と、移行先ボリューム性能予測プログラム5114と、統計情報取得プログラム5113と、リソース管理テーブル5150と、管理側の外部ストレージ構成テーブル5155と、管理側物理論理記憶領域対応テーブル5160Bと、ディスクタイプ性能情報テーブル5170と、ポート性能情報テーブル5180と、管理側プール物理論理記憶領域対応テーブル5190と、が記憶されている。本実施形態では、第1の実施の形態において説明したデータ移行所要時間計算プログラム5112がメインメモリ5100に格納されていないが、データ移行所要時間計算プログラム5112がメインメモリ5100に格納されていてもよい。   The main memory 5100 includes a system management program 5110, a migration destination volume performance prediction program 5114, a statistical information acquisition program 5113, a resource management table 5150, a management-side external storage configuration table 5155, and a management-side physical logical storage area. A correspondence table 5160B, a disk type performance information table 5170, a port performance information table 5180, and a management side pool physical logical storage area correspondence table 5190 are stored. In this embodiment, the data migration required time calculation program 5112 described in the first embodiment is not stored in the main memory 5100, but the data migration required time calculation program 5112 may be stored in the main memory 5100. .

以下では、第1の実施の形態と異なるプログラムおよびテーブルについて特に詳細に説明する。移行先ボリューム性能予測プログラム5114は、任意のダイナミックシンプロビジョニングボリューム(以降、動的仮想ボリュームと称する)のデータを異なるプールに属する動的仮想ボリュームに移行した場合の性能(例えばレスポンスタイム)を予測するプログラムである。なお、本実施の形態では、移行先ボリューム性能予測プログラム5114の性能予測の対象となるボリュームを動的仮想ボリュームとしたが、かかる例に限定されず、第1の実施の形態で説明した論理ボリューム1110は、例えば、通常論理ボリューム1110a、外部接続ボリューム1110bであってもよい。また、本実施の形態では、動的仮想ボリュームのデータ移行のルールは、IOPSが高いデータほど性能の高いリソースのセグメントに移行するルールとしているが、かかる例に限定されない。ここで、性能とは、マニュアルやカタログ等で示される値(G/sec)を例示できる。   Hereinafter, the programs and tables different from the first embodiment will be described in detail. The migration destination volume performance prediction program 5114 predicts performance (for example, response time) when data of an arbitrary dynamic thin provisioning volume (hereinafter referred to as a dynamic virtual volume) is migrated to a dynamic virtual volume belonging to a different pool. It is a program. In this embodiment, the volume that is the target of performance prediction of the migration destination volume performance prediction program 5114 is a dynamic virtual volume. However, the present invention is not limited to this example, and the logical volume described in the first embodiment is used. 1110 may be, for example, a normal logical volume 1110a and an externally connected volume 1110b. In the present embodiment, the data migration rule of the dynamic virtual volume is a rule for migrating to a resource segment with higher performance as data with higher IOPS, but is not limited to this example. Here, the performance can be exemplified by a value (G / sec) indicated in a manual, a catalog, or the like.

次に、管理側物理論理記憶領域対応テーブル5160Bについて説明する。図20に示すように、管理側物理論理記憶領域対応テーブル5160Bは、ストレージ装置1000の構成に関する任意の統計情報を管理するテーブルである。管理側物理論理記憶領域対応テーブル5160Bは、第1の実施の形態にかかる管理側物理論理記憶領域対応テーブル5160に格納されている情報に加えて、任意の割当済セグメントへの平均IOPSの情報を保持する。   Next, the management-side physical logical storage area correspondence table 5160B will be described. As shown in FIG. 20, the management-side physical logical storage area correspondence table 5160B is a table for managing arbitrary statistical information related to the configuration of the storage apparatus 1000. In addition to the information stored in the management-side physical logical storage area correspondence table 5160 according to the first embodiment, the management-side physical logical storage area correspondence table 5160B includes information on the average IOPS for any allocated segment. Hold.

具体的に、平均IOPS欄51605には、ボリュームに割り当てられた任意のリソースのセグメントに対するIOPSの値の平均値が格納される。なお、本実施の形態では、管理側物理論理記憶領域対応テーブル5160Bに保持されるIOPSの値を割当セグメントの平均IOPSの値としたが、例えば、50パーセントタイルのようなIO分布を示す統計情報を格納してもよい。   Specifically, the average IOPS column 51605 stores an average value of IOPS values for a segment of an arbitrary resource allocated to a volume. In the present embodiment, the IOPS value held in the management-side physical logical storage area correspondence table 5160B is the average IOPS value of the allocated segment. For example, statistical information indicating IO distribution such as a 50 percent tile May be stored.

次に、管理側プール物理論理記憶領域対応テーブル5190について説明する。管理側プール物理論理記憶領域対応テーブル5190は、ストレージ装置1000のプール1120内のリソースに関する統計情報を管理するテーブルであって、図21に示すように、管理側プール物理論理記憶領域対応テーブル5190は、装置識別子欄51900、プール識別子欄51901、リソース識別子欄51902、総セグメント数欄51903、割当済セグメント数欄51904、割当済セグメントへの平均IOPS欄51905から構成される。   Next, the management-side pool physical logical storage area correspondence table 5190 will be described. The management-side pool physical logical storage area correspondence table 5190 is a table for managing statistical information related to resources in the pool 1120 of the storage apparatus 1000. As shown in FIG. , Device identifier column 51900, pool identifier column 51901, resource identifier column 51902, total segment number column 51903, allocated segment number column 51904, and average IOPS column 51905 for allocated segments.

装置識別子欄51900には、ストレージ装置を識別する装置識別子が格納される。プール識別子欄51901には、プールと識別するプール識別子が格納される。リソース識別子欄51902には、リソースを識別するリソース識別子欄が格納される。総セグメント数欄51903には、リソースが有する総セグメント数が格納される。割当済セグメント数欄51904には、リソースが有するセグメントのうち、割当済のセグメント数が格納される。割当済セグメントへの平均IOPS欄51905には、任意のリソースの割当済みセグメントへの平均IOPSの値が格納される。   The device identifier column 51900 stores a device identifier for identifying a storage device. The pool identifier column 51901 stores a pool identifier that identifies the pool. The resource identifier column 51902 stores a resource identifier column for identifying a resource. The total segment number column 51903 stores the total number of segments that the resource has. The allocated segment number column 51904 stores the number of allocated segments among the segments of the resource. The average IOPS to allocated segment 51905 stores the value of average IOPS to an allocated segment of an arbitrary resource.

次に、本実施の形態にかかる管理計算機500の動作の詳細について説明する。以下では、特に、第1の実施形態とは異なる本実施形態の特徴的な処理について説明する。以下では特に、移行先ボリューム性能予測プログラム5114の処理の詳細について説明する。   Next, details of the operation of the management computer 500 according to the present embodiment will be described. In the following, a characteristic process of the present embodiment that is different from the first embodiment will be described. In the following, details of the processing of the migration destination volume performance prediction program 5114 will be described in particular.

図22に示すように、移行先ボリューム性能予測プログラム5114は、まず、入力装置6000を介して管理者により入力されたデータ移行のための情報を取得する(S4010)。データ移行のための情報とは、例えば、データ移行の対象となるボリューム(論理ボリューム)の情報やデータの移行先のボリュームの情報などである。   As shown in FIG. 22, the migration destination volume performance prediction program 5114 first acquires information for data migration input by the administrator via the input device 6000 (S4010). The information for data migration is, for example, information on a volume (logical volume) that is a target of data migration or information on a volume to which data is migrated.

次に、移行先ボリューム性能予測プログラム5114は、統計情報取得プログラム5113に対して、所定の入力に応じた統計情報を要求する(S4020)。具体的に、移行先ボリューム性能予測プログラム5114は、ステップS4010で取得した移行元ボリュームの情報および移行先のボリュームの情報と、統計情報の単位と粒度および種類を統計情報取得プログラム5113に提供して、統計情報取得プログラム5113から入力に応じた統計情報を取得する。ここで統計情報の単位とは、仮想ボリュームおよびプールであり、統計情報の粒度および種類とは、リソース毎のセグメント割当数および平均IOPSである。なお、本実施の形態では、リソース毎のセグメント割当数および平均IOPSを統計情報の粒度および種類として例示したが、50パーセントタイルのような粒度および種類であってもよい。   Next, the migration destination volume performance prediction program 5114 requests the statistical information acquisition program 5113 for statistical information corresponding to a predetermined input (S4020). Specifically, the migration destination volume performance prediction program 5114 provides the statistical information acquisition program 5113 with the migration source volume information and migration destination volume information acquired in step S4010, and the unit, granularity, and type of statistical information. Statistical information corresponding to the input is acquired from the statistical information acquisition program 5113. Here, the unit of statistical information is a virtual volume and a pool, and the granularity and type of statistical information are the number of allocated segments and the average IOPS for each resource. In the present embodiment, the number of allocated segments and the average IOPS for each resource are exemplified as the granularity and type of statistical information. However, the granularity and type such as a 50 percent tile may be used.

そして、移行先ボリューム性能予測プログラム5114は、ステップS4010で取得した指定したボリュームのリソース割り当てに関する統計情報を取得する(S4030)。なお、本実施形態では、取得する統計情報をボリュームのリソース割り当ておよび平均IOPSに関する情報としたが、かかる例に限定されない。   Then, the migration destination volume performance prediction program 5114 acquires statistical information related to resource allocation of the designated volume acquired in step S4010 (S4030). In the present embodiment, the statistical information to be acquired is information related to volume resource allocation and average IOPS, but is not limited to this example.

次に移行先ボリューム性能予測プログラム5114は、ステップS4030で取得した統計情報を、管理側物理論理記憶領域対応テーブル5160Bおよび管理側プール物理論理記憶領域対応テーブル5190に格納する(S4040)。管理側物理論理記憶領域対応テーブル5160Bには、上記したように、ストレージ側物理論理記憶領域対応テーブル1212に格納されている情報のうち、同一種別のリソースから割り当てられているセグメント数を合計した値と各リソースの平均IOPSが格納される。これにより、ストレージ側物理論理記憶領域対応テーブル1212に格納されているすべての情報よりも少ない情報をまとめて取得することができるため、転送するデータ量や転送時間を大幅に短縮することが可能となる。   Next, the migration destination volume performance prediction program 5114 stores the statistical information acquired in step S4030 in the management-side physical logical storage area correspondence table 5160B and the management-side pool physical logical storage area correspondence table 5190 (S4040). In the management-side physical logical storage area correspondence table 5160B, as described above, the total number of segments allocated from the same type of resource among the information stored in the storage-side physical logical storage area correspondence table 1212 And the average IOPS of each resource is stored. As a result, it is possible to collect less information than all the information stored in the storage-side physical logical storage area correspondence table 1212, so that it is possible to greatly reduce the amount of data to be transferred and the transfer time. Become.

そして、移行先ボリューム性能予測プログラム5114は、リソース管理テーブル5150、管理側外部ストレージ構成テーブル5155、管理側物理論理記憶領域対応テーブル5160B、ディスクタイプ性能情報テーブル5170、ポート性能情報テーブル5180、管理側プール物理論理記憶領域対応テーブル5190に格納されている情報を元に、移行先の動的仮想ボリュームの性能を算出する(S4050)。   The migration destination volume performance prediction program 5114 includes a resource management table 5150, a management-side external storage configuration table 5155, a management-side physical logical storage area correspondence table 5160B, a disk type performance information table 5170, a port performance information table 5180, and a management-side pool. Based on the information stored in the physical logical storage area correspondence table 5190, the performance of the migration destination dynamic virtual volume is calculated (S4050).

ここで、移行先ボリューム性能予測処理の具体例について説明する。図23に示すように、移行先ボリューム性能予測プログラム5114は、管理側物理論理記憶領域対応テーブル5160を参照して、ステップS4010において入力された移行元ボリュームを構成するリソースおよび移行先ボリュームに対応するプールを構成するリソースを特定する(S4060)。   Here, a specific example of the migration destination volume performance prediction process will be described. As shown in FIG. 23, the migration destination volume performance prediction program 5114 refers to the management-side physical logical storage area correspondence table 5160 and corresponds to the resources and migration destination volumes that constitute the migration source volume input in step S4010. The resources constituting the pool are specified (S4060).

そして、移行先ボリューム性能予測プログラム5114は、リソース管理テーブル5150を参照して、ステップS4060で特定したリソースの種別と構成を特定する(S4062)。   Then, the migration destination volume performance prediction program 5114 refers to the resource management table 5150 and identifies the type and configuration of the resource identified in step S4060 (S4062).

そして、移行先ボリューム性能予測プログラム5114は、ステップS4062において特定した構成情報が外部か否かを判定する(S4064)。ステップS4064において、構成情報が外部であると判定された場合には、移行先ボリューム性能予測プログラム5114は、管理側外部ストレージ構成テーブル5155を参照して、特定したリソースに対応する、外部接続に用いられるポートを特定する(S4066)。さらに、移行先ボリューム性能予測プログラム5114は、ポート性能情報テーブル5180を参照して、ステップS4066において特定したポートの性能情報を特定する(S4068)。   Then, the migration destination volume performance prediction program 5114 determines whether or not the configuration information specified in step S4062 is external (S4064). If it is determined in step S4064 that the configuration information is external, the migration destination volume performance prediction program 5114 refers to the management-side external storage configuration table 5155 and uses it for the external connection corresponding to the identified resource. The specified port is specified (S4066). Further, the migration destination volume performance prediction program 5114 refers to the port performance information table 5180 and identifies the performance information of the port identified in step S4066 (S4068).

ステップS4064において、構成情報が外部ではないと判定された場合には、ステップS4070の処理を実行する。そして、移行先ボリューム性能予測プログラム5114は、ディスクタイプ性能情報テーブル5170を参照して、ステップS4060において特定したリソースの種別に対応するリード/ライト性能を特定する(S4070)。   If it is determined in step S4064 that the configuration information is not external, the process of step S4070 is executed. Then, the migration destination volume performance prediction program 5114 refers to the disk type performance information table 5170 and identifies the read / write performance corresponding to the resource type identified in step S4060 (S4070).

次に、移行先ボリューム性能予測プログラム5114は、ステップS4060において特定したリソースの移行における移行先ボリュームの性能を計算する(S4072)。例えば、移行元ボリュームがリソース1の1000セグメント(平均IOPS=5000)と、リソース2の1000セグメント(平均IOPS=6000)と、リソース3の2000セグメント(平均IOPS3000)とから構成されているとする。そして、移行先ボリュームに対応するプールがリソース10の全セグメント(1000セグメント)が割当済み(平均IOPS=4000)で、リソース11の全セグメント(1000セグメント)が割当済み(平均IOPS=3000)で、リソース2の全8000セグメントのうち2000セグメントが割当済(平均IOPS=2500)と特定できたとする。   Next, the migration destination volume performance prediction program 5114 calculates the performance of the migration destination volume in the resource migration specified in step S4060 (S4072). For example, assume that the migration source volume is composed of 1000 segments of resource 1 (average IOPS = 5000), 1000 segments of resource 2 (average IOPS = 6000), and 2000 segments of resource 3 (average IOPS 3000). In the pool corresponding to the migration destination volume, all segments (1000 segments) of the resource 10 are allocated (average IOPS = 4000), all segments (1000 segments) of the resource 11 are allocated (average IOPS = 3000), It is assumed that 2000 out of all 8000 segments of resource 2 can be identified as allocated (average IOPS = 2500).

また、上記したように、動的仮想ボリュームのデータ移行のルールは、IOPSが高いデータほど性能の高いリソースのセグメントに移行されるため、移行元ボリュームのリソース2上のデータ、移行元ボリュームのリソース1上のデータ、移行先のリソース10上のデータ・・・、の順で高性能のリソースが割り当てられると推測できる。したがって、この推測結果に基づいて、移行先において割り当てられるリソースの割合とメディアの性能とから移行先におけるボリュームの性能を算出することができる。   In addition, as described above, since the data migration rule of the dynamic virtual volume is migrated to a resource segment with higher performance as data having a higher IOPS, the data on the resource 2 of the migration source volume, the resource of the migration source volume It can be inferred that high-performance resources are allocated in the order of data on 1 and data on migration destination resource 10. Therefore, based on this estimation result, the volume performance at the migration destination can be calculated from the ratio of resources allocated at the migration destination and the media performance.

例えば、移行先のストレージ装置1000bにおける性能の異なる複数のリソースにデータが格納される割合に、各リソースの平均性能を乗じることにより、レスポンス性能を算出することができる。具体的に、移行先のストレージ装置bにおいて、1TB(1024GB)のデータ量のうち、SSDに20%、FCに60%、SATAに20%のデータが格納されると推測されたとする。そして、各リソースの平均レスポンス性能が、SSDが1(Sec)、FCが2(Sec)、SATAが3(Sec)であったとする。この場合、移行先のストレージ装置1000bの全体の平均レスポンス性能は、次式により算出される。   For example, the response performance can be calculated by multiplying the ratio of data stored in a plurality of resources having different performance in the migration destination storage apparatus 1000b by the average performance of each resource. Specifically, in the migration destination storage apparatus b, it is assumed that 20% of data is stored in SSD, 60% in FC, and 20% in SATA out of 1 TB (1024 GB) data amount. The average response performance of each resource is assumed to be 1 (Sec) for SSD, 2 (Sec) for FC, and 3 (Sec) for SATA. In this case, the overall average response performance of the migration destination storage apparatus 1000b is calculated by the following equation.

また、本実施の形態では、全セグメント毎のIOPSの情報をストレージ装置1000から取得した方が、ボリュームの性能をより高い精度で見積もることができるが、移行先ボリューム性能予測プログラム5114は、ステップS4020において統計情報の粒度をより細かく設定することにより、より詳細度の高いIOPSの統計情報を取得することができる。統計情報の粒度をより細かく設定するとは、例えば、IOPSが0〜1000のセグメント数、1001〜2000までのセグメント数・・・などを例示できる。これにより、移行先ボリューム性能予測プログラム5114は、データ転送量と統計情報の精度を調整することが可能となる。   Further, in this embodiment, it is possible to estimate the volume performance with higher accuracy if the IOPS information for every segment is acquired from the storage apparatus 1000. However, the migration destination volume performance prediction program 5114 executes step S4020. By setting the granularity of statistical information more finely, it is possible to acquire IOPS statistical information with a higher degree of detail. Setting the granularity of statistical information more finely includes, for example, the number of IOPS from 0 to 1000, the number of segments from 1001 to 2000, and the like. As a result, the migration destination volume performance prediction program 5114 can adjust the data transfer amount and the accuracy of the statistical information.

なお、ステップS4020で前回取得した時刻を統計情報作成プログラム1215へ送信し、ステップS4030で統計情報作成プログラム1215から取得した統計情報の範囲内で、前回取得した時刻から構成が変更された箇所についてのみ統計情報を取得するようにしてもよい。かかる方法によれば、管理計算機5000とストレージ装置1000との間のデータ転送量をさらに削減することができる。   In addition, the time acquired last time in step S4020 is transmitted to the statistical information creation program 1215, and within the range of statistical information acquired from the statistical information creation program 1215 in step S4030, only for the portions whose configuration has been changed from the last time acquired. Statistical information may be acquired. According to this method, the amount of data transferred between the management computer 5000 and the storage apparatus 1000 can be further reduced.

(3)他の実施の形態
なお、上述の実施形態においては、管理計算機5000に格納されている各種プログラムに基づいて、管理計算機5000の制御デバイス5200が本発明のバックアップ容量算出部、移行元データ決定部、移行先ストレージ装置決定部およびデータ移行指示部などの各種機能を実現しているが、かかる例に限定されない。例えば、制御デバイス5200を管理計算機5000とは別体の他の装置に設けて、当該CPUと協同して各種機能を実現するようにしてもよい。また、管理計算機5000に格納されている各種プログラムを管理計算機5000とは別体の他の装置に設けて、当該プログラムが制御デバイス5200に呼び出されることにより各種機能を実現するようにしてもよい。
(3) Other Embodiments In the above-described embodiment, the control device 5200 of the management computer 5000 uses the backup capacity calculation unit and the migration source data of the present invention based on various programs stored in the management computer 5000. Various functions such as a determination unit, a migration destination storage device determination unit, and a data migration instruction unit are realized, but the present invention is not limited to such an example. For example, the control device 5200 may be provided in another device separate from the management computer 5000, and various functions may be realized in cooperation with the CPU. Further, various programs stored in the management computer 5000 may be provided in another device separate from the management computer 5000, and various functions may be realized by calling the program to the control device 5200.

また、例えば、本明細書の管理計算機5000等の処理における各ステップは、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はない。すなわち、管理計算機5000等の処理における各ステップは、異なる処理であっても並列的に実行されてもよい。   Further, for example, each step in the processing of the management computer 5000 or the like in this specification does not necessarily have to be processed in time series in the order described as a flowchart. That is, each step in the process of the management computer 5000 or the like may be executed in parallel even if it is a different process.

また、管理計算機5000等に内蔵されるCPU、ROMおよびRAMなどのハードウェアを、上述した管理計算機5000等の各構成と同等の機能を発揮させるためのコンピュータプログラムも作成可能である。また、該コンピュータプログラムを記憶させた記憶媒体も提供される。   In addition, it is possible to create a computer program for causing hardware such as a CPU, ROM, and RAM incorporated in the management computer 5000 or the like to perform the same functions as the components of the management computer 5000 or the like described above. A storage medium storing the computer program is also provided.

本発明は、ストレージ装置のデータ移行を管理する計算機システム、管理計算機およびストレージ管理方法に適用することができる。   The present invention can be applied to a computer system, a management computer, and a storage management method for managing data migration of a storage apparatus.

1000 ストレージ装置
1100 ディスクデバイス
1210 メインメモリ
1211 構成管理プログラム
1212 ストレージ側物理論理記憶領域対応テーブル
1213 リソース構成テーブル
1214 ストレージ側外部ストレージ構成テーブル
1215 統計情報作成プログラム
1220 制御デバイス
1230 ホストI/F
1240 管理I/F
1250 ディスクI/F
1260 外部接続I/F
2000 ホスト計算機
2100 メインメモリ
2200 制御デバイス
2300 ホストI/F
2400 管理I/F
3000 データネットワーク
4000 管理ネットワーク
5000 管理計算機
5100 メインメモリ
5110 システム管理プログラム
5112 データ移行所要時間計算プログラム
5113 統計情報取得プログラム
5150 リソース管理テーブル
5155 管理側外部ストレージ構成テーブル
5160 管理側物理論理記憶領域対応テーブル
5170 ディスクタイプ性能情報テーブル
5180 ポート性能情報テーブル
5200 制御デバイス
5300 管理I/F
6000 入出力装置
1000 Storage device 1100 Disk device 1210 Main memory 1211 Configuration management program 1212 Storage-side physical logical storage area correspondence table 1213 Resource configuration table 1214 Storage-side external storage configuration table 1215 Statistical information creation program 1220 Control device 1230 Host I / F
1240 Management I / F
1250 Disk I / F
1260 External connection I / F
2000 Host computer 2100 Main memory 2200 Control device 2300 Host I / F
2400 Management I / F
3000 data network 4000 management network 5000 management computer 5100 main memory 5110 system management program 5112 data migration required time calculation program 5113 statistical information acquisition program 5150 resource management table 5155 management side external storage configuration table 5160 management side physical logical storage area correspondence table 5170 disk Type performance information table 5180 Port performance information table 5200 Control device 5300 Management I / F
6000 I / O device

Claims (9)

複数のストレージ装置と、複数のホスト装置と、前記複数のストレージ装置および複数のホスト装置を管理する管理計算機とを含む計算機システムであって、
前記ストレージ装置は、
前記ホスト計算機により読み書きされるデータを格納する記憶デバイスと、
前記データの読み書きを制御する制御デバイスと、を備え、
前記ストレージ装置の制御デバイスは、
前記記憶デバイスの所定の記憶領域をボリュームとして前記ホスト計算機に提供し、前記管理計算機の要求に応じて、前記記憶領域に関する統計情報を前記管理計算機に提供し、
前記管理計算機は、
前記複数のストレージ装置の記憶領域を管理する記憶領域管理情報を格納する記憶デバイスと、
前記複数のストレージ装置の前記記憶領域の構成を管理する制御デバイスと、を備え、
前記管理計算機の制御デバイスは、
前記統計情報を元に、前記複数のストレージ装置のデータ構成を管理し、
前記管理計算機の制御デバイスは、前記ストレージ装置に、前記統計情報の単位である記憶領域単位、並びに、統計情報の種類及び粒度であるリソース毎のセグメント割当て数または記憶領域内のデータ占有率を提供し、
前記ストレージ装置の制御デバイスは、前記管理計算機に提供された前記統計情報の単位、種類、及び粒度に基づいて、前記記憶領域に関する統計情報を生成し、
前記管理計算機の制御デバイスは、
前記ストレージ装置から提供された前記ストレージ装置の前記記憶領域に関する統計情報を元に、前記ストレージ装置のデータ構成に関する情報を算出する
ことを特徴とする、計算機システム。
A computer system including a plurality of storage devices, a plurality of host devices, and a management computer that manages the plurality of storage devices and the plurality of host devices,
The storage device
A storage device for storing data read and written by the host computer;
A control device for controlling reading and writing of the data,
The storage device control device is:
Providing a predetermined storage area of the storage device to the host computer as a volume, and providing statistical information about the storage area to the management computer in response to a request from the management computer;
The management computer is
A storage device for storing storage area management information for managing storage areas of the plurality of storage apparatuses;
A control device that manages the configuration of the storage areas of the plurality of storage devices,
The control device of the management computer is
Based on the statistical information, manage the data configuration of the plurality of storage devices,
The control device of the management computer provides the storage device with a storage area unit that is a unit of the statistical information, and a segment allocation number for each resource that is a type and a granularity of the statistical information, or a data occupation ratio in the storage area And
The control device of the storage device generates statistical information about the storage area based on the unit, type, and granularity of the statistical information provided to the management computer,
The control device of the management computer is
A computer system, wherein information relating to the data configuration of the storage device is calculated based on statistical information relating to the storage area of the storage device provided from the storage device.
前記記憶領域単位は、複数のリソースから構成されるプール、である
ことを特徴とする、請求項1に記載の計算機システム。
The storage area unit, characterized in that it is a pool, comprised of multiple resources, the computer system according to claim 1.
前記管理計算機の制御デバイスは、
前記ストレージ装置から提供された前記ストレージ装置の前記記憶領域に関する統計情報を元に、前記ストレージ装置の前記ボリュームに格納されたデータを別のボリュームに移行する際の、データ移行所要時間を算出する
ことを特徴とする、請求項1または2のいずれか1つに記載の計算機システム。
The control device of the management computer is
Calculating a time required for data migration when migrating data stored in the volume of the storage device to another volume based on statistical information regarding the storage area of the storage device provided from the storage device; The computer system according to claim 1, wherein the computer system is characterized by the following.
前記管理計算機の制御デバイスは、
前記ストレージ装置から提供された前記ストレージ装置の前記記憶領域に関する統計情報を元に、前記ストレージ装置の前記ボリュームに格納されたデータを別のボリュームに移行する際の、移行先の前記別のボリュームのデータアクセス性能を算出する
ことを特徴とする、請求項1〜3のいずれかに記載の計算機システム。
The control device of the management computer is
Based on the statistical information regarding the storage area of the storage device provided from the storage device, the data stored in the volume of the storage device is migrated to another volume. The computer system according to any one of claims 1 to 3, wherein data access performance is calculated.
前記ストレージ装置の制御デバイスは、前記ホスト計算機による書き込み要求に応じて、前記ボリュームのデータ格納領域に前記記憶領域のうち未割当領域を割り当て、
前記管理計算機の制御デバイスは、前記ストレージ装置の前記ボリュームに格納されているデータ構成を管理する
ことを特徴とする、請求項1〜4のいずれか1つに記載の計算機システム。
The control device of the storage apparatus allocates an unallocated area of the storage area to the data storage area of the volume in response to a write request by the host computer,
The computer system according to any one of claims 1 to 4, wherein the control device of the management computer manages a data configuration stored in the volume of the storage device.
前記ストレージ装置の制御デバイスは、既に前記記憶領域が割り当てられている前記ボリュームに格納されている前記データを、当該データへのアクセス状況に応じて、性能の異なる前記記憶領域へ割り当てを動的に変更し、
前記管理計算機の制御デバイスは、前記ストレージ装置の前記ボリュームに格納されているデータ構成を管理する
ことを特徴とする、請求項1〜5のいずれか1つに記載の計算機システム。
The control device of the storage apparatus dynamically allocates the data stored in the volume to which the storage area has already been allocated to the storage areas having different performances according to the access status of the data. change,
The computer system according to any one of claims 1 to 5, wherein the control device of the management computer manages a data configuration stored in the volume of the storage device.
ストレージ装置の制御デバイスは、
前記記憶デバイスの前記記憶領域の構成情報や性能情報を更新する
ことを特徴とする、請求項1〜6のいずれか1つに記載の計算機システム。
The storage device control device
The computer system according to claim 1, wherein configuration information and performance information of the storage area of the storage device are updated .
複数のストレージ装置と、複数のホスト装置と、ネットワークを介してそれぞれ相互に接続された管理計算機であって、
前記ストレージ装置は、前記ストレージ装置の所定の記憶領域をボリュームとして前記ホスト計算機に提供し、前記管理計算機の要求に応じて、前記記憶領域に関する統計情報を前記管理計算機に提供し、
前記管理計算機は、
前記複数のストレージ装置の記憶領域を管理する記憶領域管理情報を格納する記憶デバイスと、
前記複数のストレージ装置の前記記憶領域の構成を管理する制御デバイスと、を備え、
前記制御デバイスは、
前記統計情報を元に、前記複数のストレージ装置のデータ構成を管理し、
前記ストレージ装置に、前記統計情報の単位である記憶領域単位、並びに、統計情報の種類及び粒度であるリソース毎のセグメント割当て数または記憶領域内のデータ占有率を提供し、
前記ストレージ装置から提供された、前記統計情報の単位、種類、及び粒度に基づく前記ストレージ装置の前記記憶領域に関する統計情報を元に、前記ストレージ装置のデータ構成に関する情報を算出する
ことを特徴とする、管理計算機。
A plurality of storage devices, a plurality of host devices, and management computers connected to each other via a network,
The storage apparatus provides a predetermined storage area of the storage apparatus to the host computer as a volume, and provides statistical information about the storage area to the management computer in response to a request from the management computer,
The management computer is
A storage device for storing storage area management information for managing storage areas of the plurality of storage apparatuses;
A control device that manages the configuration of the storage areas of the plurality of storage devices,
The control device is
Based on the statistical information, manage the data configuration of the plurality of storage devices,
Providing the storage device with a storage area unit that is a unit of the statistical information, and a segment allocation number for each resource that is a type and a granularity of the statistical information or a data occupancy rate in the storage area;
Calculating information related to the data configuration of the storage device based on statistical information relating to the storage area of the storage device based on a unit, type, and granularity of the statistical information provided from the storage device. , Management calculator.
複数のストレージ装置と、複数のホスト装置と、前記複数のストレージ装置および複数のホスト装置を管理する管理計算機とを含む計算機システムにおけるストレージ管理方法であって、
前記ストレージ装置が、前記ストレージ装置の所定の記憶領域を1つ以上のボリュームとして前記ホスト計算機に提供する第1のステップと、
前記管理計算機が、前記記憶領域に関する統計情報を前記ストレージ装置に要求する第2のステップと、
前記ストレージ装置が、前記管理計算機の要求に応じて、前記記憶領域に関する統計情報を前記管理計算機に提供する第3のステップと、
前記管理計算機が、前記統計情報を元に、前記複数のストレージ装置のデータ構成を管理する第4のステップと、
前記管理計算機が、前記ストレージ装置に、前記統計情報の単位である記憶領域単位、並びに、統計情報の種類及び粒度であるリソース毎のセグメント割当て数または記憶領域内のデータ占有率を提供する第5のステップと、
前記ストレージ装置が、前記管理計算機に提供された前記統計情報の単位、種類、及び粒度に基づいて、前記記憶領域に関する統計情報を生成する第6のステップと、
前記管理計算機が、前記ストレージ装置から提供された前記ストレージ装置の前記記憶領域に関する統計情報を元に、前記ストレージ装置のデータ構成に関する情報を算出する第7のステップと、
を含むことを特徴とする、ストレージ管理方法。
A storage management method in a computer system including a plurality of storage devices, a plurality of host devices, and a management computer that manages the plurality of storage devices and the plurality of host devices,
A first step in which the storage device provides a predetermined storage area of the storage device to the host computer as one or more volumes;
A second step in which the management computer requests statistical information about the storage area from the storage device;
A third step in which the storage device provides statistical information about the storage area to the management computer in response to a request from the management computer;
A fourth step in which the management computer manages the data configuration of the plurality of storage devices based on the statistical information;
The management computer provides the storage apparatus with a storage area unit that is a unit of the statistical information, and a segment allocation number for each resource that is a type and a granularity of the statistical information or a data occupancy rate in the storage area. And the steps
A sixth step in which the storage device generates statistical information on the storage area based on a unit, type, and granularity of the statistical information provided to the management computer;
A seventh step in which the management computer calculates information relating to the data configuration of the storage device based on statistical information relating to the storage area of the storage device provided from the storage device;
A storage management method.
JP2014258650A 2014-12-22 2014-12-22 Computer system, management computer, and storage management method Expired - Fee Related JP5895042B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014258650A JP5895042B2 (en) 2014-12-22 2014-12-22 Computer system, management computer, and storage management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014258650A JP5895042B2 (en) 2014-12-22 2014-12-22 Computer system, management computer, and storage management method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013183382A Division JP2014002785A (en) 2013-09-04 2013-09-04 Computer system, management computer and storage management method

Publications (2)

Publication Number Publication Date
JP2015092380A JP2015092380A (en) 2015-05-14
JP5895042B2 true JP5895042B2 (en) 2016-03-30

Family

ID=53195485

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014258650A Expired - Fee Related JP5895042B2 (en) 2014-12-22 2014-12-22 Computer system, management computer, and storage management method

Country Status (1)

Country Link
JP (1) JP5895042B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4842909B2 (en) * 2004-08-30 2011-12-21 株式会社日立製作所 Storage system and data relocation control device
JP4814119B2 (en) * 2007-02-16 2011-11-16 株式会社日立製作所 Computer system, storage management server, and data migration method
JP5229486B2 (en) * 2009-02-16 2013-07-03 株式会社日立製作所 Management computer and processing management method

Also Published As

Publication number Publication date
JP2015092380A (en) 2015-05-14

Similar Documents

Publication Publication Date Title
JP5981563B2 (en) Information storage system and method for controlling information storage system
JP6957431B2 (en) VM / container and volume allocation determination method and storage system in HCI environment
US8984221B2 (en) Method for assigning storage area and computer system using the same
US9348515B2 (en) Computer system, management computer and storage management method for managing data configuration based on statistical information
US8447946B2 (en) Storage apparatus and hierarchical data management method for storage apparatus
US20180349030A1 (en) Storage control device, storage control program, and storage system
US8606993B2 (en) Storage controller and virtual volume control method
US8918613B2 (en) Storage apparatus and data management method for storage area allocation based on access frequency
US9329792B2 (en) Storage thin provisioning and space reclamation
US20120011329A1 (en) Storage apparatus and storage management method
US8650381B2 (en) Storage system using real data storage area dynamic allocation method
JP5973089B2 (en) Storage system migration method and migration method
US20130138908A1 (en) Storage system and pool capacity scale-down control method
WO2011101909A1 (en) Virtual volume control method and storage device
JP2015191628A (en) Storage management device, performance adjustment method, and performance adjustment program
US10425352B2 (en) Policy driven storage hardware allocation
WO2015198441A1 (en) Computer system, management computer, and management method
WO2015001620A1 (en) Storage system, memory control method and computer system
US9239681B2 (en) Storage subsystem and method for controlling the storage subsystem
JP5362751B2 (en) Computer system, management computer, and storage management method
JP5895042B2 (en) Computer system, management computer, and storage management method
JP2014002785A (en) Computer system, management computer and storage management method
US11201788B2 (en) Distributed computing system and resource allocation method
US9128819B2 (en) Storage system and management method therefor
JP6427913B2 (en) Storage system, control device, storage device, input / output control method, and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151021

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20151124

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160105

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160229

R150 Certificate of patent or registration of utility model

Ref document number: 5895042

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees