WO2016129053A1 - Management computer for storage device - Google Patents

Management computer for storage device Download PDF

Info

Publication number
WO2016129053A1
WO2016129053A1 PCT/JP2015/053636 JP2015053636W WO2016129053A1 WO 2016129053 A1 WO2016129053 A1 WO 2016129053A1 JP 2015053636 W JP2015053636 W JP 2015053636W WO 2016129053 A1 WO2016129053 A1 WO 2016129053A1
Authority
WO
WIPO (PCT)
Prior art keywords
pool
logical volume
zero
unallocated
information
Prior art date
Application number
PCT/JP2015/053636
Other languages
French (fr)
Japanese (ja)
Inventor
佑介 小泉
金子 聡
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2015/053636 priority Critical patent/WO2016129053A1/en
Publication of WO2016129053A1 publication Critical patent/WO2016129053A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Abstract

This management computer manages a storage device for providing a virtual volume. This management computer estimates whether a first pool will run out of unallocated zeroed pages in the future on the basis of information about the current amount of unallocated zeroed pages in each logical volume belonging to the first pool, information about zero write performance for each logical volume, and information about access frequency to each logical volume. If it is estimated that the first pool will run out of unallocated zeroed pages, the management computer determines to add, to the first pool, a logical volume that includes unallocated zeroed pages and that does not belong to the first pool.

Description

ストレージ装置の管理計算機Storage device management computer
 本発明は、ストレージ装置の管理計算機に関する。 The present invention relates to a storage computer management computer.
 大型のストレージ装置はストレージサブシステムとも呼ばれ、高速かつ大容量なデータ保管を可能とするだけでなく、高度なデータ管理機能を有する。ストレージ装置には、ハードディスクドライブなどの物理的な複数の記憶デバイスが搭載される。それら記憶デバイス内の記憶領域を用いて、論理的な記憶領域である論理ボリュームが構成される。ストレージ装置は、論理ボリュームをホスト計算機に提供する。ホスト計算機は、論理ボリュームに対して、データを読み書きする。 Large storage devices are also called storage subsystems, and not only enable high-speed and large-capacity data storage, but also have advanced data management functions. The storage device is equipped with a plurality of physical storage devices such as hard disk drives. A logical volume, which is a logical storage area, is configured using the storage areas in these storage devices. The storage apparatus provides a logical volume to the host computer. The host computer reads / writes data from / to the logical volume.
 近年、論理ボリュームの容量効率を向上させるシンプロビジョニング技術が提案されている。シンプロビジョニング技術は、従来の論理ボリュームに代わる仮想的な論理ボリューム(以下、仮想ボリューム)をホスト計算機に提供する。 In recent years, thin provisioning technology that improves the capacity efficiency of logical volumes has been proposed. The thin provisioning technology provides a host computer with a virtual logical volume (hereinafter referred to as a virtual volume) that replaces a conventional logical volume.
 従来の論理ボリュームは、ボリューム作成時に指定されたサイズの、物理的な記憶領域(実記憶領域)を必要とする。これに対し、シンプロビジョニング技術は、実際にデータの書き込みが発生した時点で、そのデータを記憶するための実記憶領域を、1つ以上の論理ボリュームの集合であるプールから取り出して、仮想ボリュームに割り当てる。シンプロビジョニング技術を用いると、実際にデータの書き込みが発生するまでの間は、仮想ボリュームに実記憶領域を割り当てる必要がないため、実記憶領域を節約できる。 A conventional logical volume requires a physical storage area (real storage area) of a size specified at the time of volume creation. In contrast, the thin provisioning technology takes out a real storage area for storing the data from the pool, which is a set of one or more logical volumes, and creates a virtual volume when the data is actually written. assign. When the thin provisioning technology is used, it is not necessary to allocate a real storage area to the virtual volume until data is actually written, so that the real storage area can be saved.
 また、仮想ボリュームをプールから削除した後、当該仮想ボリュームに割り当てられていた実記憶領域を利用するには、当該実記憶領域にゼロ書き込みを行って初期化することが一般的である。 In order to use the real storage area assigned to the virtual volume after deleting the virtual volume from the pool, it is common to perform initialization by writing zero in the real storage area.
 本開示の従来技術として、特許文献1は、例えば、以下の事項を開示する。管理計算機は、各プールの使用状態に基づいて、プールサイズの拡張が必要な所定プールが存在するか否かを判定する。管理計算機は、所定プールが検出された場合、所定プールに未使用の実ボリュームを追加させるボリューム追加方法と、仮想的な論理ボリュームのデータを所定プール以外の他のプールに移動させるデータ移動方法のうち、少なくともいずれか一つの方法を所定の選択基準に基づいて選択し、選択された方法に従って、所定プールのプールサイズを拡張させる。 As a prior art of the present disclosure, for example, Patent Document 1 discloses the following matters. The management computer determines whether or not there is a predetermined pool that requires expansion of the pool size, based on the usage state of each pool. When a predetermined pool is detected, the management computer includes a volume addition method for adding an unused real volume to the predetermined pool, and a data movement method for moving virtual logical volume data to a pool other than the predetermined pool. At least one of the methods is selected based on a predetermined selection criterion, and the pool size of the predetermined pool is expanded according to the selected method.
米国特許出願公開2012/079226号US Patent Application Publication No. 2012/079226
 仮想ボリュームを削除した場合、当該仮想ボリュームに割り当てられた実記憶領域には、未割り当てフラグが立てられる。しかし、当該実記憶領域に含まれるページを仮想ボリュームに割り当てるには、新規ページの割り当て前に、当該ページのゼロ書き込みを完了する必要がある。ページは、仮想ボリュームに割り当てられる実記憶領域の単位である。ページのゼロ書き込みは、スケジューリングされたジョブによって定期的に実行され、さらに、ゼロ書き込みが未完了のページは、ページ割り当て時にゼロ書き込みされる。 When a virtual volume is deleted, an unallocated flag is set in the real storage area allocated to the virtual volume. However, in order to allocate a page included in the real storage area to a virtual volume, it is necessary to complete zero writing of the page before allocating a new page. A page is a unit of a real storage area allocated to a virtual volume. Page zero writing is performed periodically by a scheduled job, and a page for which zero writing has not been completed is zero-written at the time of page allocation.
 ゼロ書き込みが未完了のページの割り当てが大量に発生すると、ゼロ書き込みの負荷が増大し、ストレージ装置のI/O性能が低下してしまう。特に、I/O性能最適化を目的として、物理記憶デバイス間の負荷分散及びデータの階層配置に伴うデータ移動を頻繁に実施した場合、ゼロ書込み未完了のページが大量に発生し、前述のようなストレージ装置のI/O性能低下を招く。 When a large number of pages that have not been completely written with zero write occur, the load of zero write increases and the I / O performance of the storage device decreases. In particular, when the data movement accompanying the load distribution between the physical storage devices and the data hierarchical arrangement is frequently performed for the purpose of optimizing the I / O performance, a large number of pages in which zero writing has not been completed occur. I / O performance of a storage device is reduced.
 特許文献1は、論理ボリューム内にゼロ書き込み未完了のページがどれだけ存在するかを考慮しておらず、新規ページの割り当て時にI/O性能の低下を招く可能性がある。 Patent Document 1 does not consider how many pages that have not been written zero in the logical volume, and may cause a decrease in I / O performance when a new page is allocated.
 したがって、ページの割り当てにおいて、ストレージ装置におけるI/O性能の低下を抑制する技術が望まれる。 Therefore, a technique for suppressing a decrease in I / O performance in the storage apparatus in page allocation is desired.
 本発明の代表的な一例は、データ書き込みに応じてプールに属する論理ボリュームから新規ゼロページを割り当てられる仮想ボリューム、をホストに提供するストレージ装置、を管理する管理計算機であって、プロセッサとメモリとを含み、前記メモリは、各論理ボリュームが属するプールの情報、各論理ボリュームの現在の未割り当てゼロページ量の情報、各論理ボリュームのゼロ書き込み性能の情報、及び各論理ボリュームに対するアクセス頻度の情報、を含む第1情報を保持し、前記プロセッサは、前記第1情報を参照し、第1プールに属する論理ボリュームの、現在の未割り当てゼロページ量の情報、ゼロ書き込み性能の情報、及びアクセス頻度の情報を取得し、前記取得した情報に基づいて、前記第1プールにおける未割り当てゼロページの将来の不足が発生するか否か推定し、未割り当てゼロページの不足が発生すると推定された場合、未割り当てゼロページを含み前記第1プールに属していない論理ボリュームを、前記第1プールに追加することを決定する。 A typical example of the present invention is a management computer that manages a storage device that provides a host with a virtual volume to which a new zero page is allocated from a logical volume belonging to a pool in accordance with data writing, and includes a processor, a memory, The memory includes information on a pool to which each logical volume belongs, information on the current unallocated zero page amount of each logical volume, information on zero write performance of each logical volume, and information on frequency of access to each logical volume, The processor refers to the first information, and the processor refers to the first information, information on the current unallocated zero page amount, information on zero write performance, and access frequency of the logical volume belonging to the first pool. Acquire information, and based on the acquired information, unallocated in the first pool It is estimated whether or not a future shortage of log pages will occur, and if it is estimated that a shortage of unallocated zero pages will occur, a logical volume that includes unallocated zero pages and does not belong to the first pool Decide to add to.
 プールから仮想ボリュームへの新規ページの割り当てに伴うストレージ装置のI/O性能低下を抑制できる。 ・ I / O performance degradation of the storage device due to the allocation of new pages from the pool to the virtual volume can be suppressed.
計算機システムの全体構成を示す。The overall configuration of the computer system is shown. 管理計算機が有する論理ボリュームテーブルの一例を示す。An example of the logical volume table which a management computer has is shown. 管理計算機が有する不足領域テーブルの一例を示す。An example of the shortage area table which a management computer has is shown. 理計算機が有する統計テーブルの一例を示す。An example of the statistical table which a physical computer has is shown. 実施形態の概要を示す。The outline | summary of embodiment is shown. 未割り当てゼロページの不足量、不足発生時刻の算出例を示す。An example of calculating the shortage amount of unassigned zero pages and the shortage occurrence time is shown. 論理ボリューム取り出しプログラムのフローチャートを示す。The flowchart of a logical volume extraction program is shown. 論理ボリューム探索処理のフローチャートを示す。The flowchart of a logical volume search process is shown.
 図面を参照して、本発明の実施形態を説明する。なお、以下に説明する実施形態は請求の範囲にかかる発明を限定するものではなく、また実施形態の中で説明されている諸要素及びその組み合わせの全てが発明の解決手段に必須であるとは限らない。 Embodiments of the present invention will be described with reference to the drawings. The embodiments described below do not limit the invention according to the claims, and all the elements and combinations described in the embodiments are essential for the solution of the invention. Not exclusively.
 なお、以下の説明では、「aaaテーブル」の表現にて各種情報を説明することがあるが、各種情報は、テーブル以外のデータ構造で表現されていてもよい。データ構造に依存しないことを示すために「aaaテーブル」を「aaa情報」と呼ぶことができる。さらに、テーブル内の各列の値からなる情報要素をエントリと呼び、「aaaテーブル」のエントリを、説明のために、「aaaテーブルエントリ」と称する。 In the following description, various types of information may be described using the expression “aaa table”, but the various types of information may be expressed using a data structure other than the table. In order to show that it does not depend on the data structure, the “aaa table” can be called “aaa information”. Further, an information element composed of values in each column in the table is called an entry, and an entry of “aaa table” is called “aaa table entry” for the sake of explanation.
 また、以下の説明では、単にホスト計算機、管理計算機、ストレージ装置を主語として処理を説明する場合があるが、これら処理は、ホスト計算機、管理計算機、ストレージ装置が備えるCPU(Central Processing Unit)等の制御デバイスによって、実行されていることを示す。CPUは、その他のハードウェア回路と協調動作してもよいし、全ての処理が、その他のハードウェア回路によって実行されてもよい。 Also, in the following description, there are cases where the processing is simply described with the host computer, management computer, and storage device as the subject, but these processings are performed by the host computer, management computer, CPU (Central Processing Unit) provided in the storage device, etc. Indicates that it is being executed by the control device. The CPU may operate in cooperation with other hardware circuits, or all processing may be executed by other hardware circuits.
 プログラムは、プログラムソースから各計算機或いはストレージ装置にインストールされてもよい。プログラムソースは、例えば、プログラム配布サーバ又は記憶メディアであってもよい。 The program may be installed in each computer or storage device from the program source. The program source may be, for example, a program distribution server or a storage medium.
 図1は実施形態に係る計算機システムの全体構成を示す図。計算機システムは、ホスト計算機1、管理計算機8、及びストレージ装置22を含む。ホスト計算機1及びストレージ装置22は、データネットワーク33を介して接続される。管理計算機8、ホスト計算機1、及びストレージ装置22は、管理ネットワーク34を介して接続される。 FIG. 1 is a diagram showing an overall configuration of a computer system according to an embodiment. The computer system includes a host computer 1, a management computer 8, and a storage device 22. The host computer 1 and the storage device 22 are connected via a data network 33. The management computer 8, the host computer 1, and the storage device 22 are connected via a management network 34.
 データネットワーク33は、例えばSAN(Storage Area Network)やIP(Internet Protocol)ネットワークであるが、これら以外のネットワークであってもよい。管理ネットワーク34は、例えばSAN(Storage Area Network)やIP(Internet Protocol)ネットワークであるが、これら以外のネットワークであってもよい。また、データネットワーク33と管理ネットワーク34は同一ネットワークであってもよい。 The data network 33 is, for example, a SAN (Storage Area Network) or an IP (Internet Protocol) network, but may be a network other than these. The management network 34 is, for example, a SAN (Storage Area Network) or an IP (Internet Protocol) network, but may be a network other than these. The data network 33 and the management network 34 may be the same network.
 ホスト計算機1、管理計算機8が同一計算機であってもよい。ホスト計算機1は、CPU(Central Processing Unit)2、メモリ3、入力デバイス4、表示デバイス5、ホストインタフェース(I/F)6、及び管理I/F7を含む。CPU2は制御デバイスであり、メモリ3は記憶デバイスである。なお、ホスト計算機1は入力デバイス4、表示デバイス5を含まなくてもよい。 The host computer 1 and the management computer 8 may be the same computer. The host computer 1 includes a CPU (Central Processing Unit) 2, a memory 3, an input device 4, a display device 5, a host interface (I / F) 6, and a management I / F 7. The CPU 2 is a control device, and the memory 3 is a storage device. The host computer 1 may not include the input device 4 and the display device 5.
 CPU2は、メモリ3に格納されたプログラムを実行、プログラムに従って動作する。以降、CPUと呼称するものは、それに接続されたメモリに格納されたプログラムを実行するプロセッサある。 The CPU 2 executes a program stored in the memory 3 and operates according to the program. Hereinafter, what is referred to as a CPU is a processor that executes a program stored in a memory connected thereto.
 ホストI/F6は、データネットワーク33とのインターフェースであり、ストレージ装置22との間でデータや制御命令の送受信を行う。管理I/F7は、管理ネットワーク34とのインターフェースであって、管理計算機8及びストレージ装置22との間でデータや制御命令の送受信を行う。 The host I / F 6 is an interface with the data network 33 and transmits / receives data and control commands to / from the storage apparatus 22. The management I / F 7 is an interface with the management network 34 and transmits / receives data and control commands to / from the management computer 8 and the storage device 22.
 なお、データネットワーク33の中にはFC(Fibre Channel)スイッチ等が存在してもよく、当該スイッチがホスト計算機1のホストI/F6およびストレージ装置22のホストI/F28のそれぞれとの間でデータや制御命令の送受信を行ってもよい。 Note that an FC (Fibre Channel) switch or the like may exist in the data network 33, and the switch exchanges data with each of the host I / F 6 of the host computer 1 and the host I / F 28 of the storage apparatus 22. Alternatively, control commands may be transmitted and received.
 管理計算機8は、ストレージ装置22の管理システムであって、CPU9、メモリ12、入力デバイス10、表示デバイス11、及び管理I/F21を含む。なお、管理計算機8は入力デバイス10及び表示デバイス11を含まなくてもよい。メモリ12には、論理ボリューム取り出しプログラム13、論理ボリューム返却プログラム14、論理ボリューム移動補正プログラム15、構成情報取得プログラム16、論理ボリュームテーブル17、不足領域テーブル18、統計テーブル19を格納している。 The management computer 8 is a management system for the storage apparatus 22, and includes a CPU 9, a memory 12, an input device 10, a display device 11, and a management I / F 21. The management computer 8 may not include the input device 10 and the display device 11. The memory 12 stores a logical volume retrieval program 13, a logical volume return program 14, a logical volume migration correction program 15, a configuration information acquisition program 16, a logical volume table 17, a shortage area table 18, and a statistics table 19.
 論理ボリューム取り出しプログラム13は、所定の条件を満たす論理ボリュームを取り出して、未割り当てゼロページが不足するプールに追加する。論理ボリューム取り出しプログラム13の処理の詳細は、図7のフローチャートを用いて後述する。ページは、仮想ボリュームに割り当てられる実記憶領域の単位である。ゼロページは、所定の初期化データが書き込まれ、初期化されたページである。初期化データをゼロデータとも呼ぶ。 The logical volume retrieval program 13 retrieves a logical volume that satisfies a predetermined condition, and adds it to a pool that lacks unallocated zero pages. Details of the processing of the logical volume extraction program 13 will be described later with reference to the flowchart of FIG. A page is a unit of a real storage area allocated to a virtual volume. The zero page is a page that is initialized by writing predetermined initialization data. The initialization data is also called zero data.
 論理ボリューム返却プログラム14は、論理ボリューム取り出しプログラム13によって他のプールから取り出され、未割り当てゼロページが不足するプールに追加された論理ボリュームを、移動元プールに戻す。未割り当てゼロページの不足は一時的なものであり、論理ボリュームを移動元プールに返却することで、移動元プールの性能を移動前の状態に戻すことができる。 The logical volume return program 14 returns a logical volume that has been extracted from another pool by the logical volume extraction program 13 and added to the pool that lacks unallocated zero pages to the migration source pool. The shortage of unassigned zero pages is temporary, and the performance of the migration source pool can be returned to the state before the migration by returning the logical volume to the migration source pool.
 論理ボリューム移動補正プログラム15は、論理ボリューム取り出しプログラム13によって論理ボリュームを追加されたプールで、ゼロ書き込み未完了ページの割り当てが発生すると推定される場合に、プールへの他の論理ボリュームのさらなる追加を試みる。論理ボリューム移動補正プログラム15は、論理ボリューム取り出しプログラム13による論理ボリュームの取り出元がプールであるとき、取り出元プールにおいてゼロ書き込み未完了ページの割り当てが発生すると推定される場合に、取り出元プールへの論理ボリュームの追加を試みる。 The logical volume movement correction program 15 further adds another logical volume to the pool when it is presumed that the allocation of the zero-written incomplete page occurs in the pool to which the logical volume has been added by the logical volume extraction program 13. Try. The logical volume migration correction program 15 determines that when a logical volume extraction source by the logical volume extraction program 13 is a pool, it is estimated that zero write incomplete pages are allocated in the extraction source pool. Attempt to add a logical volume to the pool.
 構成情報取得プログラム16は、ストレージ装置22の構成情報を取得する。論理ボリュームテーブル17は、論理ボリュームに関する情報を管理する。不足領域テーブル18は、不足するゼロページ容量や不足発生時刻を管理する。統計テーブル19は、ストレージ装置22の統計情報を管理する。管理I/F20は、管理ネットワーク34とのインターフェースであって、ホスト計算機1およびストレージ装置22との間でデータや制御命令の送受信を行う。 The configuration information acquisition program 16 acquires the configuration information of the storage device 22. The logical volume table 17 manages information related to the logical volume. The shortage area table 18 manages a shortage of zero page capacity and a shortage occurrence time. The statistical table 19 manages statistical information of the storage device 22. The management I / F 20 is an interface with the management network 34, and transmits and receives data and control commands between the host computer 1 and the storage device 22.
 ストレージ装置22は、ディスクコントローラ23、ディスクデバイス31を有する。ディスクコントローラ23は、CPU24、メモリ25、ホストI/F28、管理I/F29、ディスクI/F30を含む。メモリ25には、構成情報管理プログラム26、論理ボリューム移動プログラム27が格納されている。 The storage device 22 has a disk controller 23 and a disk device 31. The disk controller 23 includes a CPU 24, a memory 25, a host I / F 28, a management I / F 29, and a disk I / F 30. The memory 25 stores a configuration information management program 26 and a logical volume migration program 27.
 構成情報管理プログラム26は、ストレージ装置22の構成情報を管理する。論理ボリューム移動プログラム27は、論理ボリュームのプールへの割り当てを変更する。ホストI/F28は、データネットワーク33とのインターフェースであって、ホスト計算機1との間でデータや制御命令の送受信を行う。 The configuration information management program 26 manages the configuration information of the storage device 22. The logical volume migration program 27 changes the allocation of the logical volume to the pool. The host I / F 28 is an interface with the data network 33 and transmits / receives data and control commands to / from the host computer 1.
 管理I/F29は、管理ネットワーク34とのインターフェースであって、ホスト計算機1および管理計算機8との間でデータや制御命令の送受信を行う。ディスクI/F30は、ディスクデバイス31との間でデータや制御命令の送受信を行う。ディスクデバイス31は、HDD(Hard Disk Drive)やSSD(Solid State Drive)といった複数タイプの物理記憶媒体32で構成されている。 The management I / F 29 is an interface with the management network 34 and transmits and receives data and control commands between the host computer 1 and the management computer 8. The disk I / F 30 transmits and receives data and control commands to and from the disk device 31. The disk device 31 includes a plurality of types of physical storage media 32 such as an HDD (Hard Disk Drive) and an SSD (Solid State Drive).
 ストレージ装置22は、ディスクデバイス31内の複数の物理記憶媒体32における実記憶領域の集合を論理ボリュームとして管理し、論理ボリュームの集合をプールとして管理する。ストレージ装置22は、新たなデータの書き込み時に、プール内の論理ボリュームに含まれる実記憶領域(ページ)を仮想ボリュームに割り当てる。仮想ボリュームは、動的に容量を拡張可能なThin Provisioningボリュームである。 The storage device 22 manages a set of real storage areas in a plurality of physical storage media 32 in the disk device 31 as a logical volume, and manages a set of logical volumes as a pool. The storage device 22 allocates a real storage area (page) included in the logical volume in the pool to the virtual volume when writing new data. The virtual volume is a Thin Provisioning volume whose capacity can be dynamically expanded.
 図2は、管理計算機8が保持する論理ボリュームテーブル17の一例を示す。論理ボリュームテーブル17は、論理ボリュームの情報を管理するためのテーブルである。論理ボリュームIDカラム41は論理ボリュームを識別するための論理ボリュームIDを示す。プールIDカラム42は、論理ボリュームが属するプールを識別するためのプールIDを示す。 FIG. 2 shows an example of the logical volume table 17 held by the management computer 8. The logical volume table 17 is a table for managing logical volume information. The logical volume ID column 41 indicates a logical volume ID for identifying a logical volume. The pool ID column 42 indicates a pool ID for identifying the pool to which the logical volume belongs.
 容量カラム43は、論理ボリュームの容量値を示す。使用量44カラムは、論理ボリュームにおいて使用されている記憶領域量を示す。未割り当てゼロページ量カラム45は、論理ボリュームにおいて未割り当てのゼロページの合計容量を示す。未割り当てのゼロページは、所定のデータで初期化され、かついずれの仮想ボリュームにも割り当てられていないページである。ディスクタイプカラム46は、論理ボリュームを提供する物理記憶媒体のタイプを示す。 The capacity column 43 indicates the capacity value of the logical volume. The used amount 44 column indicates the amount of storage area used in the logical volume. The unallocated zero page amount column 45 indicates the total capacity of unallocated zero pages in the logical volume. Unassigned zero pages are pages that are initialized with predetermined data and are not assigned to any virtual volume. The disk type column 46 indicates the type of physical storage medium that provides the logical volume.
 論理ボリュームがいずれのプールにも属さない場合、当該論理ボリュームに対するプールIDは、「Unallocated」で示される。論理ボリュームテーブル17が管理する情報は、管理計算機8の構成情報取得プログラム16が、ストレージ装置22の構成情報管理プログラム26から取得する。 When the logical volume does not belong to any pool, the pool ID for the logical volume is indicated by “Unallocated”. Information managed by the logical volume table 17 is acquired from the configuration information management program 26 of the storage apparatus 22 by the configuration information acquisition program 16 of the management computer 8.
 図3は、管理計算機8が保持する不足領域テーブル18の一例を示す。不足領域テーブル18は、ゼロ書き込み未完了の未割り当てページをプールから仮想ボリュームに割り当てられないために、どれだけの容量のゼロページをいつまでに当該プールに追加する必要があるか、という情報を管理するためのテーブルである。 FIG. 3 shows an example of the shortage area table 18 held by the management computer 8. The shortage area table 18 manages information on how many zero pages need to be added to the pool by when the unallocated pages that have not yet been zero-written cannot be allocated from the pool to the virtual volume. It is a table to do.
 不足領域テーブル18は、複数カラムを有する。削除処理IDカラム51は、仮想ボリュームの削除処理を識別するための削除処理IDを示す。プールIDカラム52は、削除対象の仮想ボリュームが属するプールを識別するためのプールIDを示す。 The shortage area table 18 has a plurality of columns. The deletion process ID column 51 indicates a deletion process ID for identifying the virtual volume deletion process. The pool ID column 52 indicates a pool ID for identifying the pool to which the virtual volume to be deleted belongs.
 未割り当てゼロページの不足量カラム53は、プールにおいて今後不足すると推定される、未割り当てゼロページの量を示す。未割り当てゼロページの不足発生時刻カラム54は、プールにおいて今後、未割り当てゼロページの不足が発生すると推定される時刻を示す。ディスクタイプカラム55は、不足する未割り当てゼロページのディスクタイプを示す。 The unallocated zero page shortage column 53 indicates the amount of unallocated zero pages estimated to be insufficient in the pool in the future. An unallocated zero page shortage occurrence time column 54 indicates a time when it is estimated that an unallocated zero page shortage will occur in the pool in the future. The disk type column 55 indicates a disk type of an unallocated zero page that is insufficient.
 図4は、管理計算機8が保持する統計テーブル19の一例を示す。統計テーブル19は、各論理ボリュームにおける各種I/Oの統計情報を管理するためのテーブルである。統計テーブル19は、複数カラムを有する。 FIG. 4 shows an example of the statistical table 19 held by the management computer 8. The statistical table 19 is a table for managing statistical information of various I / Os in each logical volume. The statistical table 19 has a plurality of columns.
 論理ボリュームIDカラム63は、論理ボリュームを識別するための論理ボリュームIDを示す。プールIDカラム62は、論理ボリュームが属するプールを識別するためのプールIDを示す。ストレージIDカラム61は、論理ボリュームが属するストレージ装置を識別するためのストレージIDを示す。 The logical volume ID column 63 indicates a logical volume ID for identifying a logical volume. The pool ID column 62 indicates a pool ID for identifying the pool to which the logical volume belongs. The storage ID column 61 indicates a storage ID for identifying the storage apparatus to which the logical volume belongs.
 新規ページ割り当て頻度カラム64は、統計に基づいて算出された、論理ボリュームに対する新規ページ割り当て頻度の値を示す。論理ボリュームの取り出し性能カラム65は、統計に基づいて算出された、論理ボリュームの取り出し性能値を示す。ゼロ書き込み性能カラム66は、論理ボリュームに対するゼロ書き込み性能の値を示す。 The new page allocation frequency column 64 indicates the value of the new page allocation frequency for the logical volume calculated based on the statistics. The logical volume extraction performance column 65 indicates the logical volume extraction performance value calculated based on the statistics. The zero write performance column 66 indicates the value of zero write performance for the logical volume.
 統計テーブル19が管理する情報は、管理計算機8の構成情報取得プログラム16が、ストレージ装置22の構成情報管理プログラム26から取得する。なお、統計情報は、所定期間における平均値、最高値、最低値等であってもよく、日付、曜日、時刻ごとの平均値、最高値、最低値等であってもよく、それら以外の値であってもよい。なお、統計情報に代えて、直近の特定時刻の値を使用してもよい。 The information managed by the statistics table 19 is acquired from the configuration information management program 26 of the storage device 22 by the configuration information acquisition program 16 of the management computer 8. The statistical information may be an average value, a maximum value, a minimum value, etc. for a predetermined period, or may be an average value, a maximum value, a minimum value, etc. for each date, day of the week, and time, and other values. It may be. Instead of the statistical information, the value of the latest specific time may be used.
 図5は、本実施形態の概要を示す。VVOL70は、仮想ボリュームである。POOL71は、プールである。VOL72は、論理ボリュームである。VOL72は、POOL71に含まれ、VVOL70はPOOL71から実記憶領域を割り当てられる。 FIG. 5 shows an outline of the present embodiment. The VVOL 70 is a virtual volume. POOL 71 is a pool. The VOL 72 is a logical volume. The VOL 72 is included in the POOL 71, and the VVOL 70 is assigned a real storage area from the POOL 71.
 VVOL70が削除されると、VVOL70に割り当てられていたVOL72内の領域は、未割り当て領域となる。VVOL70の削除時点では、当該領域に対するゼロ書き込みは実行されていない。したがって、VVOL70に割り当てられていたVOL72内の領域は、ゼロ書き込み未完了の未割り当て領域となる。 When the VVOL 70 is deleted, the area in the VOL 72 allocated to the VVOL 70 becomes an unallocated area. At the time of deletion of the VVOL 70, zero writing to the area is not executed. Therefore, the area in the VOL 72 that has been allocated to the VVOL 70 is an unallocated area that has not yet been zero-written.
 ゼロ書き込み未完了の未割り当て領域に含まれるページを、新規に仮想ボリュームに割り当てる場合、ストレージ装置22は、割り当て前に当該ページに対してゼロ書き込みを行う。ストレージ装置22は、ゼロ書き込み未完了の未割り当て領域に含まれるページに対するゼロ書き込みを、非同期に実行するか、それ以外の方法で実行する。ゼロ書き込みが完了したページは、未割り当てゼロページとなる。 When a page included in an unallocated area where zero writing has not been completed is newly allocated to a virtual volume, the storage apparatus 22 performs zero writing on the page before allocation. The storage device 22 executes zero writing to a page included in an unallocated area where zero writing has not been completed asynchronously or by other methods. A page for which zero writing has been completed becomes an unallocated zero page.
 しかし、未割り当てゼロページの不足により、ゼロ書き込み未完了の未割り当てページを割り当てる必要が生じた場合、その時点において、ストレージ装置22は、当該ページに対するゼロ書き込みを行ってから割り当てる。 However, when it is necessary to allocate an unallocated page that has not yet been zero-written due to a shortage of unallocated zero pages, the storage apparatus 22 allocates after performing zero-write on the page at that time.
 未割り当てゼロページの割り当てに比べて、ゼロ書き込み未完了の未割り当てページの割り当ては、ストレージ装置22のCPU24及びディスクデバイス31のI/O処理に高い負荷を掛ける。そのため、ストレージ装置22のI/O性能低下を招く。 Compared with the allocation of the unallocated zero page, the allocation of the unallocated page that has not been zero-written places a higher load on the I / O processing of the CPU 24 and the disk device 31 of the storage device 22. Therefore, the I / O performance of the storage device 22 is degraded.
 本実施形態は、上述のようなストレージ装置22のI/O性能低下を抑制するために、以下の処理を行う。本実施形態は、POOL71において、未割り当てゼロページの不足が発生する、つまり、POOL71でゼロ書き込み未完了の未割り当てページ(未割り当て非ゼロページ)の割り当てが発生するか否かを推定する。 In the present embodiment, the following processing is performed in order to suppress the I / O performance degradation of the storage device 22 as described above. In the present embodiment, it is estimated whether or not a shortage of unallocated zero pages occurs in the POOL 71, that is, whether or not an unallocated page (unallocated non-zero page) in which zero writing has not been completed occurs in the POOL 71.
 未割り当てページの割り当てが発生すると推定される場合、本実施形態は、POOL71の外から、未割り当てゼロページを含む論理ボリュームであるVOL73を当該POOL71へ追加する。さらに、本実施形態は、追加した未割り当てゼロページから新規ページを割り当てる。これにより、ゼロ書き込み未完了の未割り当てページの割り当てを回避する。 When it is estimated that an unallocated page is allocated, the present embodiment adds a VOL 73, which is a logical volume including an unallocated zero page, to the POOL 71 from outside the POOL 71. Furthermore, this embodiment allocates a new page from the added unallocated zero page. This avoids allocation of unallocated pages that have not yet been zero-written.
 本実施形態は、予め定められた条件を満たす論理ボリュームにおいて、POOL71に移動する論理ボリュームの候補を探索する。具体的には、本実施形態は、未割り当てゼロページの不足量および不足発生時刻を推定し、不足量以上の未割り当てゼロページを含み、かつ、不足発生時刻までにPOOL71へ移動できる論理ボリュームを探索し、該当する論理ボリュームをPOOL71へ移動する。 This embodiment searches for a logical volume candidate to be migrated to the POOL 71 in a logical volume that satisfies a predetermined condition. Specifically, the present embodiment estimates the shortage amount and shortage occurrence time of unassigned zero pages, includes logical volumes that include unassigned zero pages that are larger than the shortage amount and can be moved to the POOL 71 by the shortage occurrence time. Search and move the corresponding logical volume to the POOL 71.
 以下に説明する構成は、仮想ボリュームの削除処理を契機として、プールでゼロ書き込み未完了の未割り当てページの割り当てが発生するか否かを推定する。仮想ボリュームの削除により多くのゼロ書き込み未完了ページが発生すると共に、ホスト計算機1からのアクセスは、一般に、未割り当てページのゼロ書き込みの有無を考慮しない。したがって、仮想ボリューム削除時に本実施形態の処理を行うことで、ストレージ装置22のI/O性能低下をより適切に抑制できる。本実施形態の処理は、他の事象を契機として実行されてもよい。 In the configuration described below, it is estimated whether or not an allocation of an unallocated page in which zero writing has not been completed occurs in the pool, triggered by a virtual volume deletion process. Many zero-write incomplete pages are generated by deleting the virtual volume, and access from the host computer 1 generally does not consider the presence or absence of zero-write of unallocated pages. Therefore, by performing the processing of this embodiment when deleting the virtual volume, it is possible to more appropriately suppress the I / O performance degradation of the storage apparatus 22. The processing of the present embodiment may be executed with another event as a trigger.
 図6は、不足領域テーブル18における、未割り当てゼロページの不足量(カラム53)及び不足発生時刻(カラム54)の算出例のグラフ80を示す。横軸81は時刻を表す。縦軸82は記憶領域の量を表す。 FIG. 6 shows a graph 80 of a calculation example of the shortage amount (column 53) and shortage occurrence time (column 54) of the unallocated zero page in the shortage area table 18. The horizontal axis 81 represents time. The vertical axis 82 represents the amount of storage area.
 実線88は、新規ページ割り当てが発生しない状況における、プール内の未割り当てゼロページの合計量の時間変化を表す。実線88において、切片v0は、現在の未割り当てゼロページの合計量であり、例えば、仮想ボリュームが削除された時刻の未割り当てゼロページの合計量である。現在の未割り当てゼロページの合計量v0は、論理ボリュームテーブル17において、当該プールに属する全論理ボリュームの未割り当てゼロページ量(カラム45)の総和である。論理ボリュームテーブル17は、随時更新され、仮想ボリューム削除時の最新データを格納している。 A solid line 88 represents a change over time in the total amount of unallocated zero pages in the pool in a situation where no new page allocation occurs. In the solid line 88, the intercept v0 is the total amount of current unallocated zero pages, for example, the total amount of unallocated zero pages at the time when the virtual volume is deleted. The total amount v0 of the current unallocated zero pages is the sum of the unallocated zero page amounts (column 45) of all the logical volumes belonging to the pool in the logical volume table 17. The logical volume table 17 is updated as needed, and stores the latest data when the virtual volume is deleted.
 量v1は、プール内の、現在時刻における全未割り当てページの総量である。量v1は、プール内の全論理ボリュームの未使用量の総計と一致する。論理ボリュームの未使用量は、論理ボリュームテーブル17において、容量(カラム43)から使用量(カラム44)を引いた値である。 The amount v1 is the total amount of all unallocated pages in the pool at the current time. The amount v1 matches the total unused amount of all logical volumes in the pool. The unused amount of the logical volume is a value obtained by subtracting the used amount (column 44) from the capacity (column 43) in the logical volume table 17.
 未割り当て非ゼロページが順次ゼロ書き込みされ、未割り当てゼロページの合計量は、時間と共に増加する。時刻t1において、プール内の全未割り当てページのゼロ書き込みが完了する。 ∙ Unallocated non-zero pages are sequentially zeroed, and the total amount of unallocated zero pages increases with time. At time t1, zero writing of all unallocated pages in the pool is completed.
 未割り当てゼロページの合計量の傾きは、統計テーブル19に記録されたゼロ書き込み性能(カラム66)に基づいて計算することができる。例えば、傾きは、プール内の論理ボリュームの、現在時刻の未割り当て非ゼロページ量を重みとする、ゼロ書き込み性能の加重平均である。 The slope of the total amount of unallocated zero pages can be calculated based on the zero write performance (column 66) recorded in the statistical table 19. For example, the slope is a weighted average of zero write performance with the unallocated non-zero page amount at the current time of the logical volume in the pool as a weight.
 現在時刻における各論理ボリュームの未割り当て非ゼロページ量は、論理ボリュームテーブル17において、容量(カラム43)から、使用量(カラム44)及び未割り当てゼロページ量(カラム45)を引いた値である。 The unallocated non-zero page amount of each logical volume at the current time is a value obtained by subtracting the used amount (column 44) and the unallocated zero page amount (column 45) from the capacity (column 43) in the logical volume table 17. .
 一点鎖線89及び二点鎖線90は、現時刻から新規に割り当てられる可能性があるページ量の変化の例を表す。切片は0である。傾きは、統計テーブル19に記録された新規ページ割り当て頻度(カラム64)の値から算出される。具体的には、プール内の全ボリュームの新規ページ割り当て頻度とページサイズの積の総和である。 The alternate long and short dash line 89 and the alternate long and two short dashes line 90 represent examples of changes in the page amount that may be newly allocated from the current time. The intercept is zero. The inclination is calculated from the value of the new page allocation frequency (column 64) recorded in the statistical table 19. Specifically, it is the sum of products of new page allocation frequency and page size for all volumes in the pool.
 一点鎖線89は、プールの未割り当てゼロページ量を超える新規ページ割り当てが発生する例を示す。二点鎖線90は、未割り当てゼロページ量以下の新規ページ割り当てしか発生しない例を示す。 The alternate long and short dash line 89 indicates an example in which new page allocation exceeding the unallocated zero page amount of the pool occurs. An alternate long and two short dashes line 90 shows an example in which only new page allocation equal to or less than the unallocated zero page amount occurs.
 一点鎖線89に着目すると、時刻t0で未割り当てゼロページが無くなる。時刻t0は、不足領域テーブル18における、不足発生時刻(カラム54)である。さらに、量v2の未割り当てゼロページが不足する可能性があることがわかる。量v2は、不足領域テーブル18における、未割り当てゼロページの不足量(カラム53)である。この場合、量v2以上の未割り当てゼロページを含み、かつ、時刻t0までにプールに移動可能な論理ボリュームを探索し、移動することが好ましい。 Focusing on the one-dot chain line 89, there is no unassigned zero page at time t0. Time t0 is a shortage occurrence time (column 54) in the shortage area table 18. Furthermore, it can be seen that there may be a shortage of unassigned zero pages of amount v2. The amount v2 is an insufficient amount of unassigned zero pages (column 53) in the insufficient region table 18. In this case, it is preferable to search and move a logical volume that includes unallocated zero pages of the amount v2 or more and can be moved to the pool by time t0.
 一方、二点鎖線90に着目すると、時刻t1までに、未割り当てゼロページが無くならないことがわかる。この場合、未割り当てゼロページを追加するための、論理ボリュームの探索及び移動は不要である。 On the other hand, when attention is paid to the two-dot chain line 90, it can be seen that the unassigned zero page does not disappear by time t1. In this case, it is not necessary to search and move the logical volume in order to add an unallocated zero page.
 管理計算機8は、図6に示すように、プール内の未割り当てゼロページの合計量グラフ88と現時刻から新規に割り当てられる可能性があるページ量のグラフ89又は90を比較することで、未割り当て非ゼロページの割り当てが発生するか否かを推定できる。ゼロ書き込み未完了のページの割り当てが発生する可能性がある場合、管理計算機8は、未割り当てゼロページの不足発生時刻及び不足量を算出して、不足領域テーブル18に格納する。 As shown in FIG. 6, the management computer 8 compares the total amount graph 88 of unassigned zero pages in the pool with the graph 89 or 90 of the page amount that may be newly allocated from the current time. It can be estimated whether allocation of non-zero pages will occur. When there is a possibility that allocation of pages that have not yet been zero-written occurs, the management computer 8 calculates the shortage occurrence time and shortage amount of unassigned zero pages and stores them in the shortage area table 18.
 なお、ストレージ装置22において、ゼロ書き込みの最低限の性能を保証した最低ゼロ書き込み性能が定められている場合、管理計算機8は、統計テーブル19が示すゼロ書き込み性能の代わりに、最低ゼロ書き込み性能を使用して、ゼロページの不足量および不足発生時刻を算出してもよい。 If the minimum zero write performance that guarantees the minimum performance of zero write is defined in the storage device 22, the management computer 8 replaces the zero write performance indicated by the statistical table 19 with the minimum zero write performance. It may be used to calculate a shortage amount of zero pages and a shortage occurrence time.
 ディスクタイプが異なる複数種類の論理ボリュームが一つのプールに含まれ、当該プールから作成された一つの仮想ボリュームに対して、特性の異なる複数種類の実記憶領域が割り当てられてもよい。このように、プールが異なるディスクタイプの複数階層から構成される環境においては、不足領域テーブル18には、ディスクタイプ(階層)毎に作成され、論理ボリュームの移動はディスクタイプ(階層)毎に実行される。 A plurality of types of logical volumes having different disk types may be included in one pool, and a plurality of types of real storage areas having different characteristics may be allocated to one virtual volume created from the pool. In this way, in an environment where the pool is composed of multiple tiers of different disk types, the shortage area table 18 is created for each disk type (tier), and logical volume migration is executed for each disk type (tier). Is done.
 図7は、実施形態に係る論理ボリューム取り出しプログラム13の処理を示すフローチャートである。まず、論理ボリューム取り出しプログラム13は、管理計算機8が管理するストレージ装置22のプールにおける、論理ボリューム移動に伴わない、未割り当て非ゼロページの増加を検知する(S1)。 FIG. 7 is a flowchart showing processing of the logical volume extraction program 13 according to the embodiment. First, the logical volume retrieval program 13 detects an increase in non-allocated non-zero pages accompanying the logical volume migration in the pool of the storage device 22 managed by the management computer 8 (S1).
 具体的には、論理ボリューム取り出しプログラム13は、構成情報取得プログラム16により更新される論理ボリュームテーブル17において、未割り当て非ゼロページの増加を検知する。未割り当て非ゼロページの量は、容量から使用量及び未割り当てゼロページの量を引いた値である。例えば、仮想ボリュームが削除されると、使用量が低下し、未割り当て非ゼロページの量が増加する。 Specifically, the logical volume extraction program 13 detects an increase in unallocated non-zero pages in the logical volume table 17 updated by the configuration information acquisition program 16. The amount of non-allocated non-zero pages is a value obtained by subtracting the usage amount and the amount of unallocated zero pages from the capacity. For example, when a virtual volume is deleted, the usage amount decreases and the amount of unallocated non-zero pages increases.
 未割り当て非ゼロページの増加を検知すると、論理ボリューム取り出しプログラム13は、未割り当てゼロページの不足による、ゼロ書き込み未完了の未割り当てページ(未割り当て非ゼロページ)の割り当てが、将来に発生するか否かを推定する(S2)。 If an increase in unallocated non-zero pages is detected, the logical volume extraction program 13 will allocate an unallocated page (unallocated non-zero page) in which zero writing has not been completed due to a shortage of unallocated zero pages in the future. It is estimated whether or not (S2).
 具体的には、論理ボリューム取り出しプログラム13は、論理ボリュームテーブル17及び統計テーブル19を参照して、図6に示す、プール内未割り当てゼロページの時間変化88を算出する。上述のように、未割り当てゼロページの時間変化88は、新規ページ割り当てが発生しない状況における、プール内の未割り当てゼロページの合計量の時間変化を示す。計算方法は、図6を参照して説明した通りである。 Specifically, the logical volume extraction program 13 refers to the logical volume table 17 and the statistics table 19 and calculates the time change 88 of the unallocated zero page in the pool shown in FIG. As described above, unallocated zero page time variation 88 indicates the time variation of the total amount of unallocated zero pages in the pool in a situation where no new page allocation occurs. The calculation method is as described with reference to FIG.
 さらに、論理ボリューム取り出しプログラム13は、論理ボリュームテーブル17及び統計テーブル19を参照して、図6に示す、現時刻から新規に割り当てられる可能性があるページ量の変化89又は90を算出する。論理ボリューム取り出しプログラム13は、未割り当てゼロページ量の時間変化88と、新規に割り当てられる可能性があるページ量の変化89又は90と、を比較して、未割り当てゼロページが将来に不足するか否か推定する。 Further, the logical volume extraction program 13 refers to the logical volume table 17 and the statistical table 19 and calculates the change 89 or 90 of the page amount that may be newly allocated as shown in FIG. The logical volume extraction program 13 compares the time change 88 of the unallocated zero page amount with the change 89 or 90 of the page amount that may be newly allocated, and determines whether there will be a shortage of unassigned zero pages in the future. Estimate whether or not.
 管理計算機8は、ゼロ書き込み未完了ページの割り当ての容量許容値のユーザ設定を受け付けてもよい。これにより、ユーザ要求に応じた論理ボリューム探索を実現する。容量許容値が予め定められている場合、未割り当てゼロページの不足量が容量許容値以下の場合、ステップS2の推定結果はNOである。未割り当てゼロページの不足量は、図6を参照して説明した量v2であり、不足領域テーブル18のカラム53に格納される値である。 The management computer 8 may accept a user setting of an allowable capacity value for allocation of pages that have not yet been written to zero. Thereby, a logical volume search according to a user request is realized. When the capacity allowable value is determined in advance, when the shortage of unallocated zero pages is equal to or smaller than the capacity allowable value, the estimation result of step S2 is NO. The shortage amount of the unallocated zero page is the amount v2 described with reference to FIG. 6 and is a value stored in the column 53 of the shortage region table 18.
 ステップS2において、推定結果がNOである場合、つまり、ゼロ書き込み未完了の未割り当てページの割り当てが発生する可能性がない場合、論理ボリューム取り出しプログラム13は、本処理を終了する。 In step S2, if the estimation result is NO, that is, if there is no possibility of allocation of unallocated pages that have not yet been zero-written, the logical volume extraction program 13 ends this processing.
 ステップS2において、推定結果がYESである場合、つまり、未割り当て非ゼロページの割り当てが発生する可能性がある場合、論理ボリューム取り出しプログラム13は、図6に示す、未割り当てゼロページの不足量v2及び不足発生時刻t0を計算する。論理ボリューム取り出しプログラム13は、計算した不足量v2と不足発生時刻t0とを、不足領域テーブル18のカラム53と54とに格納する(S3)。 In step S2, if the estimation result is YES, that is, if there is a possibility that unallocated non-zero pages will be allocated, the logical volume extraction program 13 shows the unallocated zero page shortage v2 shown in FIG. And the shortage occurrence time t0 is calculated. The logical volume extraction program 13 stores the calculated shortage amount v2 and the shortage occurrence time t0 in the columns 53 and 54 of the shortage region table 18 (S3).
 図6を参照して説明した通り、不足発生時刻t0は、新規ページ割り当てが発生しない状況における未割り当てゼロページ量の時間変化88と、新規に割り当てられる可能性があるページ量の変化89と、の交点における時刻である。 As described with reference to FIG. 6, the shortage occurrence time t0 includes a time change 88 of an unassigned zero page amount in a situation where a new page assignment does not occur, a change 89 of a page amount that may be newly assigned, The time at the intersection of
 不足量v2は、割り当てが発生する可能性がある未割り当て非ゼロページの最大量である。不足量v2は、新規ページ割り当てが発生しない状況における未割り当てゼロページ量の最大値v1に達する時刻における、新規ページ割り当てが発生しない状況における未割り当てゼロページ量88と新規に割り当てられる可能性があるページ量89との差分である。 The insufficient amount v2 is the maximum amount of non-allocated non-zero pages that may cause allocation. The shortage amount v2 may be newly assigned to the unassigned zero page amount 88 in a situation where no new page assignment occurs at the time when the maximum value v1 of the unassigned zero page amount in a situation where no new page assignment occurs. This is a difference from the page amount 89.
 論理ボリューム取り出しプログラム13は、不足領域テーブル18の他のカラムにも、必要な情報を格納する。具体的には、論理ボリューム取り出しプログラム13は、未割り当てゼロページの不足を引き起こした仮想ボリューム削除処理の削除処理IDをカラム51に格納する。論理ボリューム取り出しプログラム13は、未割り当てゼロページの不足が発生するプールのプールIDをカラム52に格納する。 The logical volume retrieval program 13 also stores necessary information in other columns of the shortage area table 18. Specifically, the logical volume extraction program 13 stores the deletion processing ID of the virtual volume deletion processing that caused the shortage of unallocated zero pages in the column 51. The logical volume extraction program 13 stores the pool ID of the pool in which the shortage of unallocated zero pages occurs in the column 52.
 論理ボリューム取り出しプログラム13は、未割り当てゼロページの不足が発生するディスクタイプをカラム55に格納する。プールが複数階層からなる場合、未割り当てゼロページの不足が発生する階層のディスクタイプが格納され、プールが単一階層からなる場合、当該プールのディスクタイプが格納される。 The logical volume extraction program 13 stores the disk type in which the shortage of unallocated zero pages occurs in the column 55. When the pool is composed of a plurality of tiers, the disk type of the tier where shortage of unallocated zero pages occurs is stored. When the pool is composed of a single tier, the disk type of the pool is stored.
 次に、論理ボリューム取り出しプログラム13は、論理ボリューム探索処理を実行する(S4)。論理ボリューム取り出しプログラム13は、未割り当てゼロページの不足量v2を不足発生時刻t0までに補うために移動可能な、論理ボリュームを、移動する論理ボリュームの候補として探索する。 Next, the logical volume retrieval program 13 executes a logical volume search process (S4). The logical volume retrieval program 13 searches for a logical volume that can be moved to make up the shortage amount v2 of the unallocated zero page by the shortage occurrence time t0 as a candidate for the logical volume to be moved.
 次に、論理ボリューム取り出しプログラム13は、探索結果を参照して、該当する論理ボリュームが存在するか否かを判定する(S5)。 Next, the logical volume extraction program 13 refers to the search result and determines whether or not the corresponding logical volume exists (S5).
 ステップS5の判定結果がNOの場合、つまり、該当する論理ボリュームが存在しない場合、論理ボリューム取り出しプログラム13は、当該処理を終了する。ステップS5の判定結果がYESの場合、つまり、該当する論理ボリュームが存在する場合、論理ボリューム取り出しプログラム13は、ストレージ装置22のボリューム移動プログラム27に対して、当該論理ボリュームの移動を指示する。 If the determination result of step S5 is NO, that is, if the corresponding logical volume does not exist, the logical volume extraction program 13 ends the process. If the determination result in step S5 is YES, that is, if the corresponding logical volume exists, the logical volume retrieval program 13 instructs the volume migration program 27 of the storage device 22 to migrate the logical volume.
 図8は、本実施形態に係る論理ボリューム探索処理S4のフローチャートを示す。まず、論理ボリューム取り出しプログラム13は、不足領域テーブル18を参照し、当該プールで発生する未割り当てゼロページの不足量をカラム53から取得し、さらに、ディスクタイプをカラム55から取得する。 FIG. 8 shows a flowchart of the logical volume search process S4 according to this embodiment. First, the logical volume retrieval program 13 refers to the shortage area table 18 to obtain from the column 53 the shortage of unallocated zero pages that occur in the pool, and further obtains the disk type from the column 55.
 次に、論理ボリューム取り出しプログラム13は、論理ボリュームテーブル17を参照し、以下の3条件を満たす一つの論理ボリュームを、移動する論理ボリュームの候補として探索する(S7)。(1)カラム45が示す未割り当てゼロページ量が、未割り当てゼロページの不足量以上である。(2)カラム46が示すディスクタイプが、不足する未割り当てゼロページのディスクタイプと同じである。(3)カラム42が示すプールIDが、「Unallocated」である。 Next, the logical volume extraction program 13 refers to the logical volume table 17 and searches for one logical volume that satisfies the following three conditions as a logical volume candidate to be moved (S7). (1) The unallocated zero page amount indicated by the column 45 is equal to or greater than the insufficient amount of unallocated zero pages. (2) The disk type indicated by the column 46 is the same as the disk type of the insufficient unallocated zero page. (3) The pool ID indicated by the column 42 is “Unallocated”.
 条件(1)が示すように、不足量を満たす単一論理ボリュームを探索することで、不足量を補うための論理ボリュームの移動処理を効率的にできる。条件(2)が示すように不足するディスクタイプと同一ディスクタイプの論理ボリュームを探索することで、不足している特性の未割り当てゼロページを補うことができる。 As indicated by condition (1), by searching for a single logical volume that satisfies the shortage, it is possible to efficiently perform logical volume migration processing to compensate for the shortage. By searching for a logical volume of the same disk type as the insufficient disk type as indicated by the condition (2), it is possible to compensate for the unallocated zero page having the insufficient characteristics.
 上記条件(3)は、プールに属していない論理ボリュームを示す。プールに属していない論理ボリュームを選択することで、論理ボリュームの移動における他のプールへの影響を避けると共に、論理ボリュームのプールからの取り出しのためのプール内のデータ移動を避けることができる。 The above condition (3) indicates a logical volume that does not belong to the pool. By selecting a logical volume that does not belong to the pool, it is possible to avoid the influence of other logical pools on the movement of the logical volume and to move the data in the pool for taking out the logical volume from the pool.
 上記条件(1)について、論理ボリューム取り出しプログラム13は、ユーザ設定に従って、プールにおける未割り当てゼロページの不足量より少ない未割り当てゼロページしか含まない論理ボリュームを、ステップS7の探索対象に含めてもよい。管理計算機8は、ユーザから、探索対象に含める論理ボリュームの未割り当てゼロページ量と、未割り当てゼロページの不足量の値との間の許容差分量(容量許容値)の入力を受け付ける。 With respect to the above condition (1), the logical volume extraction program 13 may include, in the search target in step S7, a logical volume that includes only unallocated zero pages that are smaller than the shortage of unallocated zero pages in the pool, according to user settings. . The management computer 8 receives an input of an allowable difference amount (capacity allowance value) between the unallocated zero page amount of the logical volume to be included in the search target and the shortage amount of the unallocated zero page from the user.
 容量許容値が予め設定されている場合、論理ボリューム取り出しプログラム13は、プールの未割り当てゼロページの不足量から容量許容値を引いた量以上の未割り当てゼロページ合計量を有する論理ボリュームを探索する。 When the capacity allowable value is set in advance, the logical volume extraction program 13 searches for a logical volume having a total amount of unallocated zero pages equal to or larger than the amount obtained by subtracting the capacity allowable value from the shortage of unallocated zero pages in the pool. .
 上記条件(2)について、未割り当てゼロページが不足するプールが、特性の異なる複数の記憶領域の階層で構成されている、つまり、ディスクタイプが異なる複数種類の論理ボリュームがプールに含まれ、当該プールから作成された仮想ボリュームに対して、特性の異なる複数種類の実記憶領域が割り当てられていることがある。 With respect to the above condition (2), a pool with insufficient unallocated zero pages is configured with a plurality of storage area hierarchies with different characteristics, that is, a plurality of types of logical volumes with different disk types are included in the pool. A plurality of types of real storage areas with different characteristics may be allocated to a virtual volume created from a pool.
 この構成において、探索する論理ボリュームのディスクタイプ(論理ボリュームテーブル17のカラム46)は、不足する未割り当てゼロページのディスクタイプ(不足領域テーブル18のカラム55)と異なっていてもよい。ただし、探索するディスクタイプの性能が、不足するディスクタイプの性能以上である。これにより、記憶領域の不足量を補うと共に、プールの性能の低下を避けることができる。 In this configuration, the disk type of the logical volume to be searched (column 46 of the logical volume table 17) may be different from the disk type of unassigned zero page that is insufficient (column 55 of the insufficient area table 18). However, the performance of the disk type to be searched is higher than the performance of the insufficient disk type. As a result, the shortage of the storage area can be compensated and a decrease in the performance of the pool can be avoided.
 論理ボリューム取り出しプログラム13は、同一ディスクタイプの論理ボリュームを、異なるディスクタイプの論理ボリュームよりも優先して選択してもよい。つまり、条件を満たす同一ディスクタイプの論理ボリュームが存在しない場合に、論理ボリューム取り出しプログラム13は、より高い性能のディスクタイプの論理ボリュームを探索する。 The logical volume retrieval program 13 may select logical volumes of the same disk type with priority over logical volumes of different disk types. That is, when there is no logical volume of the same disk type that satisfies the condition, the logical volume extraction program 13 searches for a disk type logical volume with higher performance.
 プールにおける未割り当てゼロページの不足量を補える単一論理ボリュームが存在しない場合、論理ボリューム取り出しプログラム13は、不足量を補える複数の論理ボリュームを探索する。これにより、複数の論理ボリュームに含まれる未割り当てゼロページの合計量によって、当該プールにおける未割り当てゼロページの不足量が補える。 When there is no single logical volume that can compensate for the shortage of unallocated zero pages in the pool, the logical volume retrieval program 13 searches for a plurality of logical volumes that can compensate for the shortage. As a result, the shortage of unallocated zero pages in the pool can be compensated by the total amount of unallocated zero pages included in the plurality of logical volumes.
 次に、論理ボリューム取り出しプログラム13は、上記三つの条件を満たす論理ボリュームが存在するか否かを判定する(S8)。ステップS8の判定結果がYESである場合、つまり該当する論理ボリュームが存在する場合、論理ボリューム取り出しプログラム13は、論理ボリュームの探索結果をメモリ12内に格納し、当該論理ボリューム探索処理S4を終了する。 Next, the logical volume extraction program 13 determines whether there is a logical volume that satisfies the above three conditions (S8). If the decision result in the step S8 is YES, that is, if the corresponding logical volume exists, the logical volume retrieval program 13 stores the logical volume search result in the memory 12, and ends the logical volume search process S4. .
 ステップS8の判定結果がNOである場合、つまり、上記三つの条件を満たす論理ボリュームが存在しない場合、論理ボリューム取り出しプログラム13は、論理ボリュームテーブル17を参照し、未割り当てゼロページが不足プールと異なる他のプールに属す論理ボリュームにおいて、条件(1)及び(2)を満たす論理ボリュームを探索する(S9)。 If the determination result of step S8 is NO, that is, if there is no logical volume that satisfies the above three conditions, the logical volume retrieval program 13 refers to the logical volume table 17 and the unallocated zero page is different from the insufficient pool. In a logical volume belonging to another pool, a logical volume satisfying the conditions (1) and (2) is searched (S9).
 具体的には、論理ボリューム取り出しプログラム13は、未割り当てゼロページ量が、当該プールの未割り当てゼロページの不足量以上であり、ディスクタイプが不足する未割り当てゼロページのディスクタイプと同じであり、別のプールに属する論理ボリュームを探索する。 Specifically, the logical volume retrieval program 13 has an unallocated zero page amount equal to or larger than the insufficient amount of unallocated zero pages in the pool, and is the same as the disk type of unallocated zero pages whose disk type is insufficient, Search for logical volumes belonging to another pool.
 条件(1)及び(2)の変更については、ステップS7と同様である。複数の論理ボリュームが探索される場合、一部の論理ボリュームがいずれのプールにも属さず、他の論理ボリュームが他のプールに属していていもよい。 The change of conditions (1) and (2) is the same as step S7. When a plurality of logical volumes are searched, some logical volumes may not belong to any pool, and other logical volumes may belong to other pools.
 次に、論理ボリューム取り出しプログラム13は、条件(1)及び(2)を満たし、他のプールに属する論理ボリュームが存在するか否かを判定する(S10)。ステップS10の判定結果がNOの場合、つまり、条件を満たす論理ボリュームが存在しない場合、論理ボリューム取り出しプログラム13は、論理ボリュームの探索結果をメモリ12内に格納し、論理ボリューム探索処理S4を終了する。 Next, the logical volume retrieval program 13 determines whether or not there are logical volumes that satisfy the conditions (1) and (2) and belong to another pool (S10). If the determination result in step S10 is NO, that is, if there is no logical volume that satisfies the condition, the logical volume retrieval program 13 stores the logical volume search result in the memory 12, and ends the logical volume search process S4. .
 ステップS10の判定結果がYESの場合、つまり、条件を満たす論理ボリュームが存在する場合、論理ボリューム取り出しプログラム13は、条件を満たす論理ボリュームのうち、不足領域テーブル18のカラム54が示す未割り当てゼロページの不足発生時刻までに、移動可能な論理ボリュームを探索する(S11)。これにより、プールでの未割り当て非ゼロページの割り当てが起きる可能性を低減できる。 If the determination result in step S10 is YES, that is, if there is a logical volume that satisfies the condition, the logical volume extraction program 13 among the logical volumes that satisfy the condition, the unallocated zero page indicated by the column 54 of the insufficient area table 18 A search is made for a logical volume that can be moved by the shortage occurrence time (S11). This can reduce the possibility of unallocated non-zero page allocation in the pool.
 論理ボリュームを移動元プールから取り出して他のプールへ移動するためには、当該論理ボリュームの使用量のサイズのデータを、同移動元プールに属する他の論理ボリュームへ移動する必要がある。論理ボリューム取り出しプログラム13は、当該データ移動が、未割り当てゼロページの不足発生時刻よりも前に終了する論理ボリュームを探索する。 In order to take out a logical volume from the migration source pool and move it to another pool, it is necessary to move the data of the usage size of the logical volume to another logical volume belonging to the migration source pool. The logical volume retrieval program 13 searches for a logical volume in which the data movement ends before the shortage occurrence time of the unallocated zero page.
 本実施形態において、当該データ移動に必要な時間が、論理ボリュームをプールから取り出すために必要な時間に相当する。 In this embodiment, the time required for the data movement corresponds to the time required to take out the logical volume from the pool.
 具体的には、論理ボリューム取り出しプログラム13は、統計テーブル19を参照し、該当する論理ボリュームの論理ボリューム取り出し性能の値をカラム65から取得する。さらに、論理ボリューム取り出しプログラム13は、論理ボリュームテーブル17を参照し、該当する論理ボリュームの使用量の値をカラム44から取得する。 Specifically, the logical volume extraction program 13 refers to the statistics table 19 and acquires the value of the logical volume extraction performance of the corresponding logical volume from the column 65. Further, the logical volume retrieval program 13 refers to the logical volume table 17 and acquires the value of the usage amount of the corresponding logical volume from the column 44.
 論理ボリューム取り出しプログラム13は、取得した論理ボリューム取り出し性能の値で、容量の値を割ることによって、プールからの論理ボリュームの取り出しに掛かる時間を算出する。当該時間は、本実施形態において、論理ボリュームを移動元プールから移動先プールへ移動するのに掛かる時間に相当する。 The logical volume extraction program 13 calculates the time taken to extract the logical volume from the pool by dividing the capacity value by the acquired logical volume extraction performance value. This time corresponds to the time required to move the logical volume from the migration source pool to the migration destination pool in this embodiment.
 論理ボリューム取り出しプログラム13は、算出した論理ボリュームそれぞれの取り出し時間と不足領域テーブル18のカラム54が示す未割り当てゼロページの不足発生時刻を比較して、移動可能な論理ボリュームが存在するか判定する(S12)。 The logical volume extraction program 13 compares the calculated extraction time of each logical volume with the shortage occurrence time of the unallocated zero page indicated by the column 54 of the shortage area table 18 to determine whether there is a movable logical volume ( S12).
 ユーザは、不足領域テーブル18の未割り当てゼロページの不足発生時刻までに、移動不可能な(取り出し可能な)論理ボリュームを、ステップS11の探索条件に含めることもできる。その場合、管理計算機8は、未割り当てゼロページの不足発生時刻より遅れることを許容する遅延許容時間のユーザによる設定を受け付ける。これにより、ユーザ要求に応じた論理ボリュームの探索を実現する。 The user can also include an unmovable (retrievable) logical volume in the search condition in step S11 by the shortage occurrence time of the unallocated zero page in the shortage area table 18. In that case, the management computer 8 accepts the setting by the user of the allowable delay time that allows the delay from the shortage occurrence time of the unallocated zero page. As a result, the search for the logical volume according to the user request is realized.
 遅延許容時間は、ゼロ又はゼロより大きい値である。論理ボリューム取り出しプログラム13は、不足発生時刻に遅延許容時間を加えた時刻までにデータ移動可能な論理ボリュームを、探索する。ユーザによる遅延許容時間の設定がされていない場合、予め定められた遅延時間はゼロである。 The allowable delay time is zero or a value greater than zero. The logical volume retrieval program 13 searches for a logical volume to which data movement is possible by a time obtained by adding a delay allowable time to the shortage occurrence time. When the delay allowable time is not set by the user, the predetermined delay time is zero.
 ステップS12の判定結果がNOの場合、つまり、条件を満たす論理ボリュームが存在しない場合、論理ボリューム取り出しプログラム13は、論理ボリュームの探索結果をメモリ12に格納し、論理ボリューム探索処理100を終了する。 If the determination result in step S12 is NO, that is, if there is no logical volume that satisfies the condition, the logical volume retrieval program 13 stores the logical volume search result in the memory 12, and ends the logical volume search processing 100.
 ステップS12の判定結果がYESの場合、つまり、条件を満たす論理ボリュームが存在する場合、論理ボリューム取り出しプログラム13は、当該論理ボリュームのうち、移動元プールにおけるゼロページ不足発生までに返却可能な論理ボリュームを探索する(S13)。つまり、移動元プールにおけるゼロページ不足発生までに返却できない論理ボリュームは、移動する論理ボリュームの候補から排除される。次に、論理ボリューム取り出しプログラム13は、論理ボリュームの探索結果をメモリ12に格納し、論理ボリューム探索処理S4を終了する。 If the determination result in step S12 is YES, that is, if there is a logical volume that satisfies the conditions, the logical volume extraction program 13 can return a logical volume that can be returned before the occurrence of a shortage of zero pages in the migration source pool. Is searched (S13). That is, logical volumes that cannot be returned before the occurrence of a shortage of zero pages in the migration source pool are excluded from candidates for logical volumes to be migrated. Next, the logical volume retrieval program 13 stores the logical volume search result in the memory 12 and ends the logical volume search process S4.
 ステップS13において、具体的には、論理ボリューム取り出しプログラム13は、論理ボリュームを移動元プールから移動した後に移動元プールにおいて未割り当てゼロページ不足が発生する時刻を、推定する。さらに、論理ボリューム取り出しプログラム13は、論理ボリュームを移動元プールに返却する時刻を推定する。論理ボリューム取り出しプログラム13は、二つの推定時刻を比較して、移動元プールにおけるゼロページ不足が発生するまでに、当該論理ボリュームを返却できるか判定する。 In step S13, specifically, the logical volume extraction program 13 estimates the time when a shortage of unallocated zero pages occurs in the migration source pool after the logical volume is migrated from the migration source pool. Further, the logical volume retrieval program 13 estimates the time for returning the logical volume to the migration source pool. The logical volume retrieval program 13 compares the two estimated times and determines whether or not the logical volume can be returned until a shortage of zero pages occurs in the migration source pool.
 移動元プールにおいてゼロページ不足が発生する時刻は、ボリューム移動前の移動元プールにおける新規ページ割り当て頻度と、ボリューム移動後の移動元プールにおける未割り当て量(未使用量)から計算できる。 The time at which a zero page shortage occurs in the migration source pool can be calculated from the new page allocation frequency in the migration source pool before volume migration and the unallocated amount (unused amount) in the migration source pool after volume migration.
 具体的には、論理ボリューム取り出しプログラム13は、統計テーブル19から、当該プールの全論理ボリュームの新規ページ割り当て頻度の値を取得し、それらの合計を計算する。全論理ボリュームには、移動する論理ボリュームが含まれる。 Specifically, the logical volume extraction program 13 acquires the value of the new page allocation frequency for all the logical volumes in the pool from the statistics table 19 and calculates the sum of them. All logical volumes include logical volumes to be moved.
 さらに、論理ボリューム取り出しプログラム13は、論理ボリュームテーブル17を参照して、当該プールの全論理ボリュームの未割り当て量の合計から、移動する論理ボリュームの容量を引いた値を計算する。当該計算値が、ボリューム移動後の移動元プールにおける未割り当て量である。一つの論理ボリュームの未割り当て量は、容量から使用量を引いた値である。 Further, the logical volume retrieval program 13 refers to the logical volume table 17 and calculates a value obtained by subtracting the capacity of the logical volume to be moved from the total unallocated amount of all logical volumes in the pool. The calculated value is the unallocated amount in the migration source pool after the volume migration. The unallocated amount of one logical volume is a value obtained by subtracting the usage amount from the capacity.
 論理ボリューム取り出しプログラム13は、未割り当て量の合計を、新規ページ割り当て頻度の合計とページサイズの積で割った値を計算し、その値を現在時刻加える。当該算出値は、移動元プールにおけるゼロページ不足発生時刻の推定値である。 The logical volume retrieval program 13 calculates a value obtained by dividing the total unallocated amount by the product of the total new page allocation frequency and the page size, and adds the value to the current time. The calculated value is an estimated value of the zero page shortage occurrence time in the migration source pool.
 論理ボリューム取り出しプログラム13は、移動先プールでのゼロページ不足発生時刻と同様の方法で、移動元プールのゼロページ不足発生時刻を推定してもよい。プール内の未割り当てゼロページの合計量の時間変化88は、論理ボリュームを移動した後の残りの論理ボリュームについて計算される。現時刻から新規に割り当てられる可能性があるページ量の変化88又は89は、移動する論理ボリュームを含む当該プールの全ボリュームについて計算される。 The logical volume extraction program 13 may estimate the zero page shortage occurrence time of the migration source pool by the same method as the zero page shortage occurrence time of the migration destination pool. A time change 88 of the total amount of unallocated zero pages in the pool is calculated for the remaining logical volumes after moving the logical volume. The change 88 or 89 of the page amount that may be newly allocated from the current time is calculated for all the volumes in the pool including the logical volume to be moved.
 論理ボリュームの返却時刻は、移動元プールにおいて論理ボリュームのデータ移動に要する時間、移動先プールにおいてゼロ書き込みに要する時間、及び移動先プールにおいて論理ボリュームのデータ移動に要する時間、から推定できる。これらの合計時間を現在時刻に加算した値が、推定返却時刻である。 The return time of the logical volume can be estimated from the time required for logical volume data movement in the migration source pool, the time required for zero writing in the migration destination pool, and the time required for data migration of the logical volume in the migration destination pool. A value obtained by adding these total times to the current time is the estimated return time.
 移動元プールにおけるデータ移動に要する時間は、当該論理ボリュームの取り出し性能値と、当該論理ボリュームの使用量と、から計算できる。取り出し性能値は統計テーブル19のカラム65から取得され、使用量は論理ボリュームテーブル17のカラム44から取得される。 The time required for data migration in the migration source pool can be calculated from the extraction performance value of the logical volume and the usage amount of the logical volume. The extraction performance value is acquired from the column 65 of the statistical table 19, and the usage amount is acquired from the column 44 of the logical volume table 17.
 移動先プールにおいてゼロ書き込みに要する時間は、図6を参照して説明したt1が対応する。移動先プールにおいて論理ボリュームのデータ移動に要する時間は、移動先においてゼロ書き込みが完了する時刻t1における当該論理ボリュームの使用量と、当該論理当該論理ボリュームの取り出し性能値と、から計算できる。 The time required for zero writing in the destination pool corresponds to t1 described with reference to FIG. The time required for data movement of the logical volume in the migration destination pool can be calculated from the usage amount of the logical volume at time t1 when zero writing is completed in the migration destination and the logical performance extraction value of the logical volume.
 使用量として、例えば、不足領域テーブル18における、未割り当てゼロページの不足量カラム53の値が使用される。これは、論理ボリューム移動前に算出した未割り当てゼロページの不足量が、実際に移動対象の論理ボリュームから割り当てられることを想定している。 As the usage amount, for example, the value of the shortage amount column 53 of the unallocated zero page in the shortage region table 18 is used. This assumes that the shortage of unallocated zero pages calculated before logical volume migration is actually allocated from the migration target logical volume.
 ストレージ装置22の論理ボリューム移動プログラム27は、論理ボリューム返却プログラム14からの指示にしたがって、移動した論理ボリュームを移動元プールに返却する。論理ボリューム返却プログラム14は、仮想ボリュームの削除処理に伴って生じる、ゼロ書き込み未完了の未割り当て領域に対するゼロ書き込みの完了を検知し、移動した論理ボリュームを、移動元プールに戻すように論理ボリューム移動プログラム27に指示を出す。 The logical volume migration program 27 of the storage device 22 returns the migrated logical volume to the migration source pool according to the instruction from the logical volume return program 14. The logical volume return program 14 detects the completion of zero writing to an unallocated area where zero writing has not been completed, which is caused by the virtual volume deletion processing, and moves the logical volume so that the moved logical volume is returned to the migration source pool. An instruction is issued to the program 27.
 一例において、論理ボリューム返却プログラム14は、ゼロ書き込み完了までの間に、定期的に、移動先プールにおいて、ゼロ書き込み未完了の未割り当てページの割り当てが発生するかを判定する。ゼロ書き込み未完了の未割り当てページの割り当てが発生しないと判定された場合、論理ボリューム返却プログラム14は、ゼロ書き込みが完了する前の時点において、移動してきた論理ボリュームを移動元プールに戻すように、論理ボリューム移動プログラム27に指示する。これによって、移動元プールに、より早いタイミング論理ボリュームを返却することができる。 In one example, the logical volume return program 14 periodically determines whether or not an unallocated page that has not been zero-written occurs in the migration destination pool until the zero writing is completed. When it is determined that the allocation of an unallocated page that has not been completed with zero writing does not occur, the logical volume return program 14 returns the logical volume that has been moved to the migration source pool at the time before the completion of zero writing. The logical volume migration program 27 is instructed. As a result, an earlier timing logical volume can be returned to the migration source pool.
 ゼロ書き込み未完了の未割り当てページの割り当てが発生するか否かは、図6を参照して説明した方法により判定され、論理ボリュームテーブル17の最新値が参照される。実線88の切片v0及び傾きは、移動してきた論理ボリュームを除く論理ボリュームの値から計算される。 Whether or not allocation of an unallocated page that has not been completed with zero writing occurs is determined by the method described with reference to FIG. 6, and the latest value in the logical volume table 17 is referred to. The intercept v0 and the slope of the solid line 88 are calculated from the values of the logical volume excluding the logical volume that has moved.
 プールが異なるディスクタイプの複数層から構成されている場合、1つの仮想ボリュームの削除に伴って、複数種類の論理ボリュームの移動が発生する可能性がある。一例において、論理ボリューム取り出しプログラム13は、ストレージ装置22を制御して、仮想ボリュームの削除に伴ってゼロ書き込み未完了の未割り当てページとなった記憶領域の内、高性能なディスクタイプの記憶領域(ページ)から優先してゼロ書き込みを行ってもよい。 If the pool is composed of multiple layers of different disk types, there is a possibility that multiple types of logical volumes will move with the deletion of one virtual volume. In one example, the logical volume extraction program 13 controls the storage device 22 to perform a high-performance disk type storage area (of the storage areas that have become unallocated pages that have not been zero-written due to the deletion of the virtual volume ( Zero writing may be performed with priority from the page.
 さらに、論理ボリューム返却プログラム14は、ストレージ装置22を制御して、高性能なディスクタイプの論理ボリュームから優先して移動元プールに返却してもよい。これらにより、プール性能をより早く高めることができる。 Furthermore, the logical volume return program 14 may control the storage device 22 and return it to the migration source pool with priority from a high-performance disk type logical volume. As a result, the pool performance can be improved more quickly.
 一例において、論理ボリューム移動補正プログラム15は、論理ボリュームの移動元又は移動先のプールにおける未割り当てゼロページ量を監視し、当該監視結果に基づいて、未割り当てゼロページの将来の不足が発生するか推定する。未割り当てゼロページの将来の不足が推定される場合、当該プールに、未割り当てゼロページを含む論理ボリュームを追加することを決定する。 In one example, the logical volume migration correction program 15 monitors the amount of unallocated zero pages in the logical volume migration source or migration destination pool, and whether or not a future shortage of unallocated zero pages will occur based on the monitoring result. presume. When a future shortage of unallocated zero pages is estimated, it is determined to add a logical volume including unallocated zero pages to the pool.
 一例において、論理ボリューム移動補正プログラム15は、未割り当て領域内のゼロページの比率が、閾値を下回ったことを検知する。当該比率が閾値を下回ると、論理ボリューム移動補正プログラム15は、当該領域に対するゼロ書き込み性能の現在値、当該プールに対する新規ページ割り当て頻度の現在値をストレージ装置22から取得し、論理ボリュームの追加の必要があるか否かを判定する。論理ボリュームの追加の必要がある場合、当該プール外の論理ボリュームを追加する。 In one example, the logical volume movement correction program 15 detects that the ratio of zero pages in the unallocated area has fallen below a threshold value. When the ratio falls below the threshold, the logical volume migration correction program 15 obtains the current value of zero write performance for the area and the current value of new page allocation frequency for the pool from the storage device 22 and needs to add a logical volume. It is determined whether or not there is. If it is necessary to add a logical volume, add a logical volume outside the pool.
 論理ボリューム移動補正プログラム15は、論理ボリューム取り出しプログラム13と同様に動作をするが、以下の点において異なる。論理ボリューム移動補正プログラム15は、処理開始の契機が仮想ボリュームの削除発生を検知することではなく、論理ボリュームの移動元プール又は移動先プールにおける未割り当て領域内のゼロページの比率が閾値を下回ったことを検知する。論理ボリューム移動補正プログラム15は、統計テーブル19に記録された性能情報を利用して各種算出処理を実行するのではなく、ストレージ装置22の直近の実性能情報を利用して各種算出処理を実行する。 The logical volume movement correction program 15 operates in the same manner as the logical volume retrieval program 13, but differs in the following points. The logical volume migration correction program 15 does not detect the occurrence of deletion of the virtual volume as a trigger for starting the process, but the ratio of zero pages in the unallocated area in the migration source pool or migration destination pool of the logical volume falls below the threshold. Detect that. The logical volume migration correction program 15 does not execute various calculation processes using the performance information recorded in the statistical table 19 but executes various calculation processes using the latest actual performance information of the storage device 22. .
 論理ボリューム移動補正プログラム15は、移動元プール又は移動先プールにおける、ゼロ書き込み中に発生する未割り当てゼロページの不足に応じて、当該プールに必要な未割り当てゼロページを追加することができる。統計情報に代えて実性能情報を使用することで、短期的な状況変化に応じて未割り当てゼロページの不足の発生を判定できる。なお、統計情報を使用して未割り当てゼロページの不足の発生を判定してもよい。 The logical volume migration correction program 15 can add the necessary unallocated zero pages to the pool in response to a shortage of unallocated zero pages that occur during zero writing in the migration source pool or the migration destination pool. By using the actual performance information instead of the statistical information, it is possible to determine the occurrence of a shortage of unallocated zero pages according to a short-term change in the situation. Note that the occurrence of a shortage of unallocated zero pages may be determined using statistical information.
 なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明したすべての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。 In addition, this invention is not limited to the above-mentioned Example, Various modifications are included. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. Further, a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. Further, it is possible to add, delete, and replace other configurations for a part of the configuration of each embodiment.
 また、上記の各構成・機能・処理部等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、ICカード、SDカード等の記録媒体に置くことができる。 In addition, each of the above-described configurations, functions, processing units, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function can be stored in a memory, a hard disk, a recording device such as an SSD (Solid State Drive), or a recording medium such as an IC card or an SD card.
 また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしもすべての制御線や情報線を示しているとは限らない。実際には殆どすべての構成が相互に接続されていると考えてもよい。 In addition, the control lines and information lines indicate what is considered necessary for the explanation, and not all control lines and information lines on the product are necessarily shown. In practice, it may be considered that almost all the components are connected to each other.

Claims (15)

  1.  データ書き込みに応じてプールに属する論理ボリュームから新規ゼロページを割り当てられる仮想ボリューム、をホストに提供するストレージ装置、を管理する管理計算機であって、
     プロセッサとメモリとを含み、
     前記メモリは、各論理ボリュームが属するプールの情報、各論理ボリュームの現在の未割り当てゼロページ量の情報、各論理ボリュームのゼロ書き込み性能の情報、及び各論理ボリュームに対するアクセス頻度の情報、を含む第1情報を保持し、
     前記プロセッサは、
     前記第1情報を参照し、第1プールに属する論理ボリュームの、現在の未割り当てゼロページ量の情報、ゼロ書き込み性能の情報、及びアクセス頻度の情報を取得し、
     前記取得した情報に基づいて、前記第1プールにおける未割り当てゼロページの将来の不足が発生するか否か推定し、
     未割り当てゼロページの不足が発生すると推定された場合、未割り当てゼロページを含み前記第1プールに属していない論理ボリュームを、前記第1プールに追加することを決定する、管理計算機。
    A management computer that manages a storage device that provides a host with a virtual volume to which a new zero page is allocated from a logical volume belonging to a pool in accordance with data writing,
    Including a processor and memory,
    The memory includes information on a pool to which each logical volume belongs, information on the current unallocated zero page amount of each logical volume, information on zero write performance of each logical volume, and information on frequency of access to each logical volume. 1 information,
    The processor is
    With reference to the first information, the current unallocated zero page amount information, zero write performance information, and access frequency information of the logical volume belonging to the first pool are acquired,
    Based on the acquired information, estimate whether a future shortage of unallocated zero pages in the first pool will occur,
    A management computer that, when it is estimated that a shortage of unallocated zero pages occurs, determines to add a logical volume that includes unallocated zero pages and does not belong to the first pool to the first pool.
  2.  請求項1に記載の管理計算機であって、
     前記第1情報は、各論理ボリュームの取り出し性能の情報を含み、
     前記プロセッサは、
     前記取得した情報に基づいて、前記第1プールにおける未割り当てゼロページの将来の不足が発生する不足発生時刻を推定し、
     前記取り出し性能の情報に基づいて算出される論理ボリューム移動完了時刻の前記不足発生時刻に対する遅延が、予め定められた値以下である論理ボリュームにおいて、前記第1プールに移動する論理ボリュームの候補を探索する、管理計算機。
    The management computer according to claim 1,
    The first information includes information on the extraction performance of each logical volume,
    The processor is
    Based on the acquired information, estimate a shortage occurrence time at which a future shortage of unallocated zero pages in the first pool occurs,
    Search for logical volume candidates to be migrated to the first pool in a logical volume in which the delay relative to the shortage occurrence time of the logical volume migration completion time calculated based on the extraction performance information is less than or equal to a predetermined value Management computer to do.
  3.  請求項2に記載の管理計算機であって、
     前記予め定められた値は、ユーザにより設定された0より大きい値である、管理計算機。
    The management computer according to claim 2,
    The management computer, wherein the predetermined value is a value greater than 0 set by a user.
  4.  請求項1に記載の管理計算機であって、
     前記プロセッサは、
     前記第1情報を参照して、いずれのプールにも属していない論理ボリュームにおいて前記第1プールに移動する論理ボリュームの候補を探索する、管理計算機。
    The management computer according to claim 1,
    The processor is
    A management computer that refers to the first information and searches for logical volume candidates to be migrated to the first pool in logical volumes that do not belong to any pool.
  5.  請求項4に記載の管理計算機であって、
     いずれのプールにも属していない論理ボリュームにおいて前記第1プールに移動する論理ボリュームの候補が発見されない場合、前記プロセッサは、前記第1情報を参照して、前記第1プールと異なるプールに属する論理ボリュームおいて、前記第1プールに移動する論理ボリュームの候補を探索する、管理計算機。
    The management computer according to claim 4,
    If a candidate for a logical volume to be moved to the first pool is not found in a logical volume that does not belong to any pool, the processor refers to the first information and the logical volume belonging to a pool different from the first pool A management computer for searching for a logical volume candidate to be moved to the first pool in a volume.
  6.  請求項1に記載の管理計算機であって、
     前記プロセッサは、
     前記第1プールに論理ボリュームを移動した後に、前記第1プールにおける未割り当てゼロページ量を監視し、
     前記第1プールにおける未割り当てゼロページ量の監視結果に基づき、前記第1プールに対して新たな論理ボリュームを追加するか否か判定する、管理計算機。
    The management computer according to claim 1,
    The processor is
    After moving the logical volume to the first pool, monitor the amount of unallocated zero pages in the first pool;
    A management computer that determines whether to add a new logical volume to the first pool based on a monitoring result of an unallocated zero page amount in the first pool.
  7.  請求項1に記載の管理計算機であって、
     前記第1情報は、各論理ボリュームのディスクタイプの情報を含み、
     前記プロセッサは、未割り当てゼロページの不足が推定されるディスクタイプと同一又はより高い性能のディスクタイプの論理ボリュームにおいて、前記第1プールに移動する論理ボリュームの候補を探索する、管理計算機
    The management computer according to claim 1,
    The first information includes disk type information of each logical volume,
    The processor searches for a logical volume candidate to be moved to the first pool in a disk type logical volume having the same or higher performance as the disk type in which the shortage of unallocated zero pages is estimated.
  8.  請求項1に記載の管理計算機であって、
     前記プロセッサは、前記第1プールに移動した論理ボリュームを、移動元プールに返却することを前記ストレージ装置に指示する、管理計算機。
    The management computer according to claim 1,
    The processor is a management computer that instructs the storage apparatus to return the logical volume moved to the first pool to the migration source pool.
  9.  請求項8に記載の管理計算機であって、
     前記プロセッサは、前記第1プールにおける未割り当てゼロページに対するゼロ書き込みが完了した後に、前記移動した論理ボリュームを、前記移動元プールに返却することを前記ストレージ装置に指示する、管理計算機。
    The management computer according to claim 8, wherein
    The processor is a management computer that instructs the storage apparatus to return the moved logical volume to the migration source pool after zero writing to an unallocated zero page in the first pool is completed.
  10.  請求項8に記載の管理計算機であって、
     前記プロセッサは、前記第1プールに論理ボリュームを移動した後、前記第1プールにおける未割り当てゼロページに対するゼロ書き込みが完了する前に、前記第1プールにおける未割り当てゼロページの将来の不足が発生するか否か、再度推定し、
     前記第1プールにおける未割り当てゼロページの将来の不足が発生しないと推定された場合に、前記移動した論理ボリュームを、前記移動元プールに返却することを前記ストレージ装置に指示する、管理計算機。
    The management computer according to claim 8, wherein
    After the processor moves the logical volume to the first pool, a future shortage of unallocated zero pages in the first pool occurs before zero writes to unallocated zero pages in the first pool are completed. Whether again,
    A management computer that instructs the storage apparatus to return the moved logical volume to the migration source pool when it is estimated that a future shortage of unallocated zero pages in the first pool will not occur.
  11.  請求項8に記載の管理計算機であって、
     前記第1情報は、各論理ボリュームの取り出し性能の情報を含み、
     前記プロセッサは、
     前記第1プールに移動する論理ボリュームの候補として、第2プールに属する第2論理ボリュームの情報を前記第1情報から取得し、
     前記第2論理ボリュームの取り出し性能に基づき、前記第2プールから前記第2論理ボリュームを取り出す時間及び前記第1プールから前記第2論理ボリュームを取り出す時間を計算し、
     前記第2プールから取り出す時間、前記第1プールから取り出す時間、及び前記第1プールにおけるゼロ書き込みの時間から、前記第2ボリュームを前記第1プールから前記移動元プールに返却する返却時刻を推定し、
     前記第2プールに属する論理ボリュームの情報を前記第1情報から取得し、
     前記第2プールに属する論理ボリュームの情報に基づき、前記返却時刻前に、前記第2プールにおいて未割り当てゼロページの将来の不足が発生するか否か推定し、
     前記第2プールにおいて未割り当てゼロページの不足が発生すると推定される場合、前記第2論理ボリュームを前記第1プールに移動する論理ボリュームの候補から外す、管理計算機。
    The management computer according to claim 8, wherein
    The first information includes information on the extraction performance of each logical volume,
    The processor is
    As a candidate for the logical volume to be moved to the first pool, information on the second logical volume belonging to the second pool is acquired from the first information,
    Based on the extraction performance of the second logical volume, a time for extracting the second logical volume from the second pool and a time for extracting the second logical volume from the first pool are calculated.
    The return time for returning the second volume from the first pool to the source pool is estimated from the time taken out from the second pool, the time taken out from the first pool, and the time of zero write in the first pool. ,
    Obtaining information of logical volumes belonging to the second pool from the first information;
    Based on the information of the logical volume belonging to the second pool, estimate whether or not a future shortage of unallocated zero pages will occur in the second pool before the return time,
    A management computer that removes the second logical volume from candidates for a logical volume to be moved to the first pool when it is estimated that a shortage of unallocated zero pages occurs in the second pool.
  12.  請求項1に記載の管理計算機であって、
     前記プロセッサは、前記取得した情報に基づいて、前記第1プールにおける未割り当てゼロページの将来の不足量を推定し、
     前記第1情報を参照し、前記不足量以上の未割り当てゼロページ量を保持する論理ボリュームにおいて、前記第1プールに移動する論理ボリュームの候補を探索する、管理計算機。
    The management computer according to claim 1,
    The processor estimates a future shortage of unallocated zero pages in the first pool based on the acquired information;
    A management computer that refers to the first information and searches for a logical volume candidate to be migrated to the first pool in a logical volume that holds an unallocated zero page amount equal to or greater than the shortage amount.
  13.  請求項12に記載の管理計算機であって、
     前記不足量以上の未割り当てゼロページ量を保持する論理ボリュームにおいて前記第1プールに移動する論理ボリュームの候補が発見されない場合、前記プロセッサは、前記不足量未満の未割り当てゼロページ量を保持する論理ボリュームにおいて、前記第1プールに移動する論理ボリュームの複数の候補を探索する、管理計算機。
    The management computer according to claim 12, wherein
    If no candidate for a logical volume to be migrated to the first pool is found in a logical volume that holds an unallocated zero page amount that is greater than or equal to the insufficient amount, the processor stores a logical volume that holds an unallocated zero page amount less than the insufficient amount A management computer that searches a plurality of candidates for logical volumes to be moved to the first pool in a volume.
  14.  請求項1に記載の管理計算機であって、
     前記メモリは、予めユーザに設定されている容量許容値を保持し、
     前記プロセッサは、前記取得した情報に基づいて、前記第1プールにおける未割り当てゼロページの将来の不足量を推定し、
     前記第1情報を参照し、前記不足量から前記容量許容値を引いた値以上の未割り当てゼロページ量を保持する1以上の論理ボリュームを前記第1プールに移動することを決定する、管理計算機。
    The management computer according to claim 1,
    The memory holds a capacity allowable value set in advance by the user,
    The processor estimates a future shortage of unallocated zero pages in the first pool based on the acquired information;
    A management computer that refers to the first information and decides to move one or more logical volumes holding an unallocated zero page amount equal to or greater than a value obtained by subtracting the capacity allowance from the shortage amount to the first pool .
  15.  データ書き込みに応じてプールに属する論理ボリュームから新規ゼロページを割り当てられる仮想ボリューム、をホストに提供するストレージ装置、を管理する方法であって、
     各論理ボリュームが属するプールの情報、各論理ボリュームの現在の未割り当てゼロページ量の情報、各論理ボリュームのゼロ書き込み性能の情報、及び各論理ボリュームに対するアクセス頻度の情報、を含む第1情報を参照し、
     第1プールに属する論理ボリュームの、現在の未割り当てゼロページ量の情報、ゼロ書き込み性能の情報、及びアクセス頻度の情報を取得し、
     前記取得した情報に基づいて、前記第1プールにおける未割り当てゼロページの将来の不足が発生するか否か推定し、
     未割り当てゼロページの不足が発生すると推定された場合、未割り当てゼロページを含み前記第1プールに属していない論理ボリュームを、前記第1プールに追加することを決定する、方法。
    A method of managing a storage device that provides a host with a virtual volume to which a new zero page is allocated from a logical volume belonging to a pool in response to data writing,
    Refer to the first information including information on the pool to which each logical volume belongs, information on the current unallocated zero page amount of each logical volume, information on zero write performance of each logical volume, and information on access frequency to each logical volume And
    Obtain information on the current unallocated zero page amount, zero write performance information, and access frequency information of the logical volume belonging to the first pool,
    Based on the acquired information, estimate whether a future shortage of unallocated zero pages in the first pool will occur,
    A method of determining to add to the first pool a logical volume that contains unallocated zero pages and does not belong to the first pool if it is estimated that a shortage of unallocated zero pages will occur.
PCT/JP2015/053636 2015-02-10 2015-02-10 Management computer for storage device WO2016129053A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/053636 WO2016129053A1 (en) 2015-02-10 2015-02-10 Management computer for storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/053636 WO2016129053A1 (en) 2015-02-10 2015-02-10 Management computer for storage device

Publications (1)

Publication Number Publication Date
WO2016129053A1 true WO2016129053A1 (en) 2016-08-18

Family

ID=56614382

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/053636 WO2016129053A1 (en) 2015-02-10 2015-02-10 Management computer for storage device

Country Status (1)

Country Link
WO (1) WO2016129053A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010510597A (en) * 2006-11-22 2010-04-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Apparatus and method for resource reuse in data storage
WO2011135617A1 (en) * 2010-04-27 2011-11-03 株式会社日立製作所 Method and storage device for limiting total capacity of virtual volumes associated with pool
JP2011242840A (en) * 2010-05-14 2011-12-01 Hitachi Ltd Storage device to which thin provisioning is applied
JP2012073825A (en) * 2010-09-29 2012-04-12 Hitachi Ltd Computer system and management method for computer system
JP2013161148A (en) * 2012-02-02 2013-08-19 Fujitsu Ltd Virtual storage device, controller, and control program
US20130254500A1 (en) * 2012-03-21 2013-09-26 Hitachi, Ltd. Storage apparatus, computer system, and control method for storage apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010510597A (en) * 2006-11-22 2010-04-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Apparatus and method for resource reuse in data storage
WO2011135617A1 (en) * 2010-04-27 2011-11-03 株式会社日立製作所 Method and storage device for limiting total capacity of virtual volumes associated with pool
JP2011242840A (en) * 2010-05-14 2011-12-01 Hitachi Ltd Storage device to which thin provisioning is applied
JP2012073825A (en) * 2010-09-29 2012-04-12 Hitachi Ltd Computer system and management method for computer system
JP2013161148A (en) * 2012-02-02 2013-08-19 Fujitsu Ltd Virtual storage device, controller, and control program
US20130254500A1 (en) * 2012-03-21 2013-09-26 Hitachi, Ltd. Storage apparatus, computer system, and control method for storage apparatus

Similar Documents

Publication Publication Date Title
JP5685676B2 (en) Computer system and data management method
US8850152B2 (en) Method of data migration and information storage system
US8447946B2 (en) Storage apparatus and hierarchical data management method for storage apparatus
JP6051228B2 (en) Computer system, storage management computer, and storage management method
JP4684864B2 (en) Storage device system and storage control method
JP5309259B2 (en) Storage apparatus and control method thereof
US20130138908A1 (en) Storage system and pool capacity scale-down control method
CN106610903B (en) Hierarchical memory system, memory controller and deduplication and memory hierarchy methods
US8402214B2 (en) Dynamic page reallocation storage system management
JP5080611B2 (en) Storage device to which Thin Provisioning is applied
US9983806B2 (en) Storage controlling apparatus, information processing apparatus, and computer-readable recording medium having stored therein storage controlling program
CN103761053A (en) Data and method for data processing
US20150331793A1 (en) Storage system
US20220066786A1 (en) Pre-scanned data for optimized boot
US20180267879A1 (en) Management computer, performance monitoring method, and computer system
US20170262220A1 (en) Storage control device, method of controlling data migration and non-transitory computer-readable storage medium
US10782922B2 (en) Storage device volume selection for improved space allocation
JP2009075814A (en) Storage subsystem and storage control method
US10365846B2 (en) Storage controller, system and method using management information indicating data writing to logical blocks for deduplication and shortened logical volume deletion processing
US20160259725A1 (en) Storage apparatus, computer system, and method
US9552292B2 (en) Apparatus and method for allocating virtual memory addresses to continuous physical addresses
WO2016129053A1 (en) Management computer for storage device
EP2642379A2 (en) Information processing apparatus, program, and data allocation method
JP7050540B2 (en) Arrangement control device for logical storage area, arrangement control system for logical storage area, arrangement control method for logical storage area, and arrangement control program for logical storage area.
US9128819B2 (en) Storage system and management method therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15881928

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15881928

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP