JP2010033379A - Virtualization system and restoration method for virtualization - Google Patents

Virtualization system and restoration method for virtualization Download PDF

Info

Publication number
JP2010033379A
JP2010033379A JP2008195402A JP2008195402A JP2010033379A JP 2010033379 A JP2010033379 A JP 2010033379A JP 2008195402 A JP2008195402 A JP 2008195402A JP 2008195402 A JP2008195402 A JP 2008195402A JP 2010033379 A JP2010033379 A JP 2010033379A
Authority
JP
Japan
Prior art keywords
configuration information
virtualization
switch
management device
configuration
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.)
Pending
Application number
JP2008195402A
Other languages
Japanese (ja)
Inventor
Koji Shiomi
浩志 潮見
Kenichi Fujita
賢一 藤田
Kotaro Sasage
宏太郎 捧
Atsushi Masaki
敦史 正木
Akira Sato
晃 佐藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008195402A priority Critical patent/JP2010033379A/en
Publication of JP2010033379A publication Critical patent/JP2010033379A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To automatically restore configuration information of a changed virtualization storage. <P>SOLUTION: This virtualization system 1 connected to a plurality of storages 30a-c, virtualizing physical capacity of the plurality of storages to logical capacity has: a first virtualization switch 11 executing the virtualization according to first configuration information for prescribing a configuration of the logical capacity; a second virtualization switch 12 redundantly configured with the first virtualization switch 11, executing the virtualization according to second configuration information for prescribing the configuration of the logical capacity during operation of the first virtualization switch 11; and a management device 20 storing third configuration information for prescribing the configuration of the logical capacity, and changing one piece of the configuration information such that the configuration information accords with the other two pieces of the configuration information when the one piece of the configuration information of the first, second, and third configuration information does not accord with the other two pieces of the configuration information. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、仮想化システム及び仮想化の復旧方法に関する。   The present invention relates to a virtualization system and a virtualization recovery method.

デジタルデータの利用増加に伴い、外部記憶装置(以下、「ストレージ」と称す)へのデジタルデータの効率的な格納、及び、ストレージに格納されたデジタルデータの効率的な使用が求められている。デジタルデータを格納するための装置として利用されている多くのストレージ(例えば、直接接続ストレージ(DAS))は、ストレージの仕様変更や容量の増加等に対して柔軟性がない。   As the use of digital data increases, there is a demand for efficient storage of digital data in an external storage device (hereinafter referred to as “storage”) and efficient use of digital data stored in the storage. Many storages used as devices for storing digital data (for example, direct-attached storage (DAS)) are not flexible with respect to storage specification changes, capacity increases, and the like.

そのため、ストレージの追加による容量拡張や、異機種のストレージの組み合わせ利用を可能にするため、複数のストレージの物理容量を所定の論理容量に変換する技術(以下、「ストレージの仮想化」と称す)が利用されている。また、論理容量は、複数のストレージに物理的に接続され且つ仮想化用プログラムを実行するスイッチ(以下「仮想化スイッチ」と称す)によって、スイッチに接続された他の装置(以下、「ホスト」と称す)に提供される。そのため、ホストからは、物理的なストレージは見えず、論理容量を有する仮想的なストレージが見える(以下、「仮想ストレージ」と称す)。   For this reason, a technology that converts the physical capacity of multiple storages to a specified logical capacity (hereinafter referred to as “storage virtualization”) in order to make it possible to expand the capacity by adding storage or use a combination of different types of storage. Is being used. In addition, the logical capacity is physically connected to a plurality of storages, and another device (hereinafter referred to as “host”) connected to the switch by a switch (hereinafter referred to as “virtualization switch”) that executes a virtualization program. Provided). For this reason, the host cannot see the physical storage, but can see the virtual storage having the logical capacity (hereinafter referred to as “virtual storage”).

また、仮想化スイッチは、高い堅牢性を得るために、複数台の仮想化スイッチを稼動状態で冗長化した構成で配置される。そして、各仮想化スイッチは、互いに全く同じ論理容量の構成を規定する構成情報を用いることにより、ホストコンピュータ(以下、「ホスト」と称す)がどの仮想化スイッチにアクセスしても、ホストに同じ仮想ストレージを提供することができる。   Further, the virtualization switch is arranged in a configuration in which a plurality of virtualization switches are made redundant in an operating state in order to obtain high robustness. Each virtualization switch uses configuration information that defines the configuration of exactly the same logical capacity, so that no matter which virtualization switch the host computer (hereinafter referred to as “host”) accesses, it is the same as the host. Virtual storage can be provided.

しかしながら、仮想化スイッチに格納される構成情報が、オペレーションミス等により誤って改変又は削除された場合、ホストは、物理容量に格納されるデータにアクセスができなくなる。この場合、構成情報が改変等された仮想化スイッチは、ホストにエラーを返すことにより、ホストは、マルチパス制御により冗長化された他の仮想化スイッチを介してデータにアクセスすることができる。
このような冗長化によりストレージへのホストアクセスは維持されるが、1台の仮想化スイッチの利用停止は、仮想化スイッチの堅牢性の低下となる。そのため、管理者は、構成情報が改変等された仮想化スイッチに対して、正しい構成情報を復旧する必要がある。
However, if the configuration information stored in the virtualization switch is erroneously altered or deleted due to an operation error or the like, the host cannot access the data stored in the physical capacity. In this case, the virtualization switch whose configuration information has been modified returns an error to the host, so that the host can access data via another virtualization switch made redundant by multipath control.
Although the host access to the storage is maintained by such redundancy, the stoppage of the use of one virtualization switch reduces the robustness of the virtualization switch. Therefore, the administrator needs to restore correct configuration information for a virtualization switch whose configuration information has been modified.

冗長構成された2台の処理装置間の構成情報に不一致がある場合、待機中の予備装置の構成情報を、稼働中の装置の構成情報と一致するように変更して、運用を正常に行う方式が知られている(下記特許文献1)。しかし、このような従来技術は、全処理装置が稼動している場合に、各処理装置が有する構成情報を一致させる技術ではない。   If there is a discrepancy in the configuration information between the two redundantly configured processing devices, the configuration information of the standby standby device is changed to match the configuration information of the active device, and the operation is performed normally. A method is known (Patent Document 1 below). However, such a conventional technique is not a technique for matching the configuration information of each processing apparatus when all the processing apparatuses are operating.

特開2007−122627号JP 2007-122627 A

本仮想化システム及び仮想化復旧方法は、全仮想化スイッチが稼動するシステム構成において、稼働中の仮想化スイッチの構成情報が改変又は削除された場合、改変又は削除された構成情報を自動復旧することを目的とする。   This virtualization system and virtualization recovery method automatically recovers the modified or deleted configuration information when the configuration information of the operating virtualization switch is modified or deleted in a system configuration in which all virtualization switches are operated. For the purpose.

上記課題を解決するために、複数のストレージに接続され、且つ上記複数のストレージの物理容量を論理容量に仮想化する仮想化システムであって、上記論理容量の構成を規定する第1の構成情報に従って上記仮想化を実行する第1の仮想化スイッチと、上記第1の仮想化スイッチと冗長構成され、且つ、上記第1の仮想化スイッチの稼働中に、上記論理容量の構成を規定する第2の構成情報に従って上記仮想化を実行する第2の仮想化スイッチと、上記論理容量の構成を規定する第3の構成情報を格納し、上記第1、第2、及び第3の構成情報のうち、いずれか1つの構成情報が他の2つの構成情報と不一致の場合、該他の2つの構成情報と一致するように該いずれか1つの構成情報を変更する管理装置と、を有することを特徴とする仮想化システムが提供される。   In order to solve the above problem, a virtualization system that is connected to a plurality of storages and virtualizes the physical capacity of the plurality of storages to a logical capacity, the first configuration information defining the configuration of the logical capacity According to the first virtualization switch, the first virtualization switch is configured redundantly with the first virtualization switch, and the logical capacity configuration is defined during operation of the first virtualization switch. A second virtualization switch that executes the virtualization according to the configuration information of 2, and third configuration information that defines the configuration of the logical capacity, and stores the first, second, and third configuration information A management device that changes any one of the configuration information so that the configuration information matches with the other two configuration information when any one of the configuration information does not match with the other two configuration information. Virtual features System is provided.

また、上記課題を解決するために、複数のストレージに接続され、且つ上記複数のストレージの物理容量を論理容量に仮想化するための構成情報を規定する第1の構成情報に従って上記仮想化を実行する第1の仮想化スイッチと、上記第1の仮想化スイッチと冗長構成され且つ上記第1の仮想化スイッチの稼働中に、上記論理容量の構成を規定する第2の構成情報に従って上記仮想化を実行する第2の仮想化スイッチと、上記論理容量の構成を規定する第3の構成情報を格納し且つ上記第1及び第2の構成情報を管理する管理装置とを有する仮想化システムにおける仮想化の復旧方法であって、上記管理装置により、上記第1及び第2の構成情報の取得を要求するステップと、上記管理装置により、上記第1、第2、及び第3の構成情報のうち、いずれか1つの構成情報が他の2つの構成情報と不一致の場合、該他の2つの構成情報と一致するように該いずれか1つの構成情報を変更するステップと、上記他の2つの構成情報と不一致の構成情報を有する上記仮想化スイッチ又は管理装置に、上記変更された構成情報を格納するステップと、を有することを特徴とする復旧方法が提供される。   In order to solve the above problem, the virtualization is executed according to the first configuration information that is connected to a plurality of storages and defines the configuration information for virtualizing the physical capacity of the plurality of storages to a logical capacity. The virtualization switch according to second configuration information that is redundantly configured with the first virtualization switch and that defines the configuration of the logical capacity during operation of the first virtualization switch. Virtual in a virtualization system having a second virtualization switch that executes the configuration and a management device that stores third configuration information that defines the configuration of the logical capacity and manages the first and second configuration information The method of requesting the acquisition of the first and second configuration information by the management device, and the first, second, and third configuration information by the management device. If any one of the configuration information does not match the other two configuration information, the step of changing any one of the configuration information so as to match the other two configuration information, and the other two configurations And storing the changed configuration information in the virtualization switch or management device having configuration information that does not match the information.

仮想化システムは、稼動する2つの仮想化スイッチにおいて構成情報の不一致が生じた場合、構成情報を自動復旧することでエラーの発生や稼動停止を生じさせず高い堅牢性を維持することができる。   The virtualization system can maintain high robustness without causing an error or an operation stop by automatically recovering the configuration information when there is a mismatch in the configuration information between the two operating virtualization switches.

以下、図面を参照して、本仮想化システム及び本仮想化復旧方法の実施形態を説明する。
図1を用いて、仮想化システム1の構成の一例について説明する。仮想化システム1は、仮想化スイッチ11、12、管理装置20を有する。
Hereinafter, embodiments of the present virtualization system and this virtualization restoration method will be described with reference to the drawings.
An example of the configuration of the virtualization system 1 will be described with reference to FIG. The virtualization system 1 includes virtualization switches 11 and 12 and a management device 20.

仮想化スイッチ11、12は、FC(Fiber Chanel)等を利用した破線で示されるネットワーク5を介してホスト41、42及びストレージ30a〜cに接続され、LAN(Local Area Network)ケーブル等を利用した実線で示されるネットワーク7を利用して、管理装置20等に接続される。
また、仮想化スイッチ11、12は、ホスト41、42、ストレージ30a〜cからのデータ送受信を切り替えるスイッチングハブとしての機能を有すると共に、論理容量の構成を規定する構成情報(後述)に従って、仮想化用プログラムを実行し、ストレージ30a〜cの物理容量を論理容量に仮想化することができる。
The virtualization switches 11 and 12 are connected to the hosts 41 and 42 and the storages 30a to 30c via a network 5 indicated by a broken line using FC (Fiber Channel) or the like, and use a LAN (Local Area Network) cable or the like. A network 7 indicated by a solid line is used to connect to the management device 20 or the like.
The virtualization switches 11 and 12 have a function as a switching hub for switching data transmission / reception from the hosts 41 and 42 and the storages 30a to 30c, and perform virtualization according to configuration information (described later) that defines the configuration of the logical capacity. For example, the physical capacity of the storages 30a to 30c can be virtualized into a logical capacity.

仮想化スイッチ11、12は、単一又は複数のCPU(Central Processing Unit)、揮発性メモリ(SRAM、DRAMなど)、不揮発性メモリ(EEPROMなど)、ハードディスク、入力部、ネットワーク7に接続するためのNIC(Network Interface Card)、ネットワーク5に接続するためのHBA(Host Bus Adapter)を有する。   The virtualization switches 11 and 12 are connected to a single or a plurality of CPUs (Central Processing Units), volatile memories (SRAM, DRAM, etc.), non-volatile memories (EEPROMs, etc.), a hard disk, an input unit, and a network 7 An NIC (Network Interface Card) and an HBA (Host Bus Adapter) for connecting to the network 5 are provided.

仮想化スイッチ11、12は、仮想化用プログラム及び構成情報を不揮発性メモリ又はハードディスクに格納することができる。また、構成情報は、管理装置20による要求にしたがって迅速に管理装置20に送信するために、不揮発性メモリに格納することが好ましい。さらに、仮想化スイッチ11、12は、仮想化用プログラムをCPUで実行することにより、ストレージ30a〜cの仮想化を実現することができる。
図示されるように、仮想化スイッチ11、12は、片系がダウンしても運用の継続を可能にするために、2台の冗長化構成をとる。仮想化スイッチ11、12は、両方とも稼動状態であり、ネットワーク7経由で互いのスイッチのハートビートを行うことで、片系ダウン時に、ホスト41、42のHBAに片系ダウンを報告する等の処理を実行することもできる。
また、仮想化スイッチ11、12は、既知のプロトコルを用いて、ネットワーク5又は7を介して管理装置20、ホスト41、42、ストレージ30a〜cへ各種データの送受信を行えるように構成され得る。なお、構成情報は、ハードディスクの入出力データと比してデータ量が小さいため転送速度が遅いネットワーク7を介して仮想化スイッチ11、12、管理装置間を送受信されるようにしても良い。
The virtualization switches 11 and 12 can store a virtualization program and configuration information in a nonvolatile memory or a hard disk. In addition, the configuration information is preferably stored in a non-volatile memory so as to be quickly transmitted to the management device 20 in accordance with a request from the management device 20. Further, the virtualization switches 11 and 12 can realize virtualization of the storages 30a to 30c by executing a virtualization program on the CPU.
As shown in the figure, the virtualization switches 11 and 12 have two redundant configurations in order to allow operation to continue even if one system goes down. The virtualization switches 11 and 12 are both in an operating state, and by performing a heartbeat of each other's switch via the network 7, when one system goes down, the one system down is reported to the HBAs of the hosts 41 and 42. Processing can also be executed.
Further, the virtualization switches 11 and 12 can be configured to transmit and receive various data to and from the management device 20, the hosts 41 and 42, and the storages 30a to 30c via the network 5 or 7 using a known protocol. Note that the configuration information may be transmitted / received between the virtualization switches 11 and 12 and the management apparatus via the network 7 having a low transfer rate because the data amount is smaller than the input / output data of the hard disk.

管理装置20は、仮想化スイッチ11、12を管理するための管理プログラムを実行し、仮想化スイッチ11、12の構成情報を保持すると共に、仮想化スイッチ11、12に格納された構成情報を変更することができる。   The management device 20 executes a management program for managing the virtualization switches 11 and 12, holds the configuration information of the virtualization switches 11 and 12, and changes the configuration information stored in the virtualization switches 11 and 12. can do.

また、管理装置20は、単一又は複数のCPU、メモリ、ハードディスク、ディスプレイ、入力部、HBA、及び、NICを有する。
管理装置20は、管理プログラム及び構成情報を不揮発性メモリ又はハードディスクに格納することができる。また、管理装置20は、管理プログラムをCPUで実行することにより、仮想化スイッチ11、12を管理することができる。さらに、管理装置20は、既知のプロトコルを用いて、ネットワーク5又は7を介して仮想化スイッチ11、12、ホスト41、42、ストレージ30a〜cへ各種データの送受信を行えるように構成され得る。なお上記のように、構成情報は、ネットワーク7を介して仮想化スイッチ11、12、及び管理装置20間を送受信されるようにしても良い。
In addition, the management device 20 includes a single or a plurality of CPUs, a memory, a hard disk, a display, an input unit, an HBA, and a NIC.
The management device 20 can store a management program and configuration information in a nonvolatile memory or a hard disk. Further, the management device 20 can manage the virtualization switches 11 and 12 by executing a management program on the CPU. Furthermore, the management apparatus 20 can be configured to transmit and receive various data to and from the virtualization switches 11 and 12, the hosts 41 and 42, and the storages 30a to 30c via the network 5 or 7 using a known protocol. As described above, the configuration information may be transmitted / received between the virtualization switches 11 and 12 and the management apparatus 20 via the network 7.

ストレージ30a〜cは、FCポート、RAID(Redundant Arrays of Inexpensive)コントローラ、及びハードディスクを有することができる。
ストレージ30a〜cは、ファイバチャネルプロトコルを用いネットワーク5を介して、仮想化スイッチ11、12とハードディスクへの入出力データの送受信を行えるように構成され得る。また、ストレージ30a〜cは、SNMP(Simple Network Management Protocol)を用いネットワーク7を介して、管理装置20とLUN(Logical Unit Number)情報などのストレージの設定情報の送受信が行えるように構成され得る。
図示されるように、ストレージ30aと、ストレージ30bと、ストレージ30cとは、例えば、LUN31a〜33aと、31b及び32bと、31c及び32cとをそれぞれ有することができる。
The storages 30a to 30c can include FC ports, RAID (Redundant Arrays of Inexpensive) controllers, and hard disks.
The storages 30a to 30c can be configured to transmit / receive input / output data to / from the virtualization switches 11 and 12 via the network 5 using a fiber channel protocol. The storages 30a to 30c can be configured to be able to transmit / receive storage setting information such as LUN (Logical Unit Number) information to / from the management apparatus 20 via the network 7 using SNMP (Simple Network Management Protocol).
As illustrated, the storage 30a, the storage 30b, and the storage 30c may include LUNs 31a to 33a, 31b and 32b, and 31c and 32c, respectively.

ホスト41、42は、ネットワーク5及び仮想化スイッチ11、12を介して、ストレージ30a〜cに格納された各種データを取得して、利用することができる。
ホスト41、42は、単一又は複数のCPU、メモリ、ハードディスク、HBA、及び、NICを有する。ホスト41、42は、既知のプロトコルを用いて、ネットワーク5を介して仮想化スイッチ11、12とハードディスクへの入出力データの送受信を行えるように構成され得る。
The hosts 41 and 42 can acquire and use various data stored in the storages 30 a to 30 c via the network 5 and the virtualization switches 11 and 12.
The hosts 41 and 42 have a single or a plurality of CPUs, memories, hard disks, HBAs, and NICs. The hosts 41 and 42 can be configured to transmit and receive input / output data to and from the virtualization switches 11 and 12 via the network 5 using a known protocol.

図2を用いて、ストレージの仮想化処理の一例について説明する。
仮想化スイッチ11、12は、ストレージ30a〜cから受信したLUN情報に基づいて、ホスト41、42に対して物理ストレージから取り込んだリソースを溜めておく領域である仮想ストレージプール51を形成する。仮想ストレージプール51は、さらに、仮想ストレージ53、56を生成することができる。この仮想ストレージ53、56は、仮想ストレージプール51の中で設けられる別個の論理領域である。仮想化スイッチ11、12は、図示のように、構成情報に従ってLUN31a〜33a及び31bと、32b、31c及び32cとを、仮想ストレージ53と、仮想ストレージ56とにそれぞれ割り振ることができる。
An example of storage virtualization processing will be described with reference to FIG.
Based on the LUN information received from the storages 30a to 30c, the virtualization switches 11 and 12 form a virtual storage pool 51 that is an area in which resources taken from the physical storage are stored in the hosts 41 and 42. The virtual storage pool 51 can further generate virtual storages 53 and 56. The virtual storages 53 and 56 are separate logical areas provided in the virtual storage pool 51. As illustrated, the virtualization switches 11 and 12 can allocate LUNs 31a to 33a and 31b and 32b, 31c and 32c to the virtual storage 53 and the virtual storage 56, respectively, according to the configuration information.

仮想ストレージ53と、仮想ストレージ56とは、仮想ストレージFCポートである仮想ターゲット54、55と、仮想ターゲット57、58とをそれぞれ有する。
ホスト41は、物理的には、仮想化スイッチ11、12の各々に接続されるが、仮想ストレージ53との接続としては仮想ターゲット54、55に接続される。同様に、ホスト42は、物理的には、仮想化スイッチ11、12の各々に接続されるが、仮想ストレージ56との接続としては仮想ターゲット57、58に接続される。
つまり、ホスト41、42からは、物理的なストレージ30a〜cは見えずに、仮想的なストレージ53、56が見える。
The virtual storage 53 and the virtual storage 56 have virtual targets 54 and 55, which are virtual storage FC ports, and virtual targets 57 and 58, respectively.
The host 41 is physically connected to each of the virtualization switches 11 and 12, but is connected to the virtual targets 54 and 55 as the connection to the virtual storage 53. Similarly, the host 42 is physically connected to each of the virtualization switches 11 and 12, but connected to the virtual targets 57 and 58 as a connection to the virtual storage 56.
That is, the hosts 41 and 42 do not see the physical storages 30a to 30c, but can see the virtual storages 53 and 56.

仮想ターゲットへのLUNの割り振り前には、ホスト41、42は、仮想ストレージ53、56へのアクセスはできない。しかし、LUNの割り振り後は、ホスト41、42は、仮想ストレージ53、56へのアクセスが可能になる。   Before the LUN is allocated to the virtual target, the hosts 41 and 42 cannot access the virtual storages 53 and 56. However, after the LUN is allocated, the hosts 41 and 42 can access the virtual storages 53 and 56.

このように、仮想化スイッチ11、12は、3台のストレージ30a〜cのそれぞれのリソースをひとまとめにし、さらに仮想ストレージ53、56を生成することによって、複数のストレージの物理容量を複数の論理容量に分割することができる。   As described above, the virtualization switches 11 and 12 collectively combine the resources of the three storages 30a to 30c, and further generate the virtual storages 53 and 56, thereby changing the physical capacity of the plurality of storages to the plurality of logical capacities. Can be divided into

なお、仮想化スイッチ51、52に格納される構成情報は、例えば、以下のような情報を含む。
1)仮想リソース構成情報
仮想ストレージの情報:仮想化スイッチの情報(仮想ターゲットに付随する情報であり、ホストからのSCSIコマンドに対して応答する際に使用される。また、この仮想ストレージ情報は、ストレージ30a〜cのストレージ情報とは異なる)、ベンダID(ベンダの情報を含む)、プロダクトID(装置名などの情報を含む)、シリアルNo(仮想ストレージ識別子)、シリーズ名、機種型名、ボックスID(仮想ストレージのID)
The configuration information stored in the virtualization switches 51 and 52 includes the following information, for example.
1) Virtual resource configuration information Virtual storage information: Virtualization switch information (information associated with a virtual target, used when responding to a SCSI command from a host. Different from the storage information of the storages 30a to 30c), vendor ID (including vendor information), product ID (including information such as device name), serial number (virtual storage identifier), series name, model type name, box ID (Virtual storage ID)

仮想ボリューム情報:仮想ボリュームのディスク情報(ストレージLUN領域の、どのLUNのどのLBA(Logical block addressing)を使用しているか、又は、RAIDタイプ)、仮想ボリュームのボリューム情報(ボリュームサイズ、コンカチネーション(異なったLUNを1つの仮想ボリュームとして使用することを示す)情報)、仮想ボリュームの共用情報(そのボリュームは共用状態にあるか(共用設定をすると、ホストからのマルチパス制御が可能になる))   Virtual volume information: Virtual volume disk information (which LUN of which LUN of the storage LUN area is used, or RAID type), volume information of the virtual volume (volume size, concatenation (different) Information indicating that the LUN is used as one virtual volume), shared information of the virtual volume (whether the volume is in a shared state (multipath control from the host is possible if sharing is set))

仮想ターゲット情報:仮想ターゲット(ストレージのFCポートに相当するもの)、仮想ターゲットのWWN(World Wide Name)、パスID(仮想ターゲット毎に割り振られた保守単位を識別するもの)   Virtual target information: Virtual target (corresponding to storage FC port), virtual target WWN (World Wide Name), path ID (identifying the maintenance unit allocated to each virtual target)

仮想ホストLUN情報:リンク情報(どの仮想ボリュームとどの仮想ターゲットがリンクしてホストLUNを形成しているかを示す)、ホストに認識させる仮想ボリュームの番号   Virtual host LUN information: link information (indicating which virtual volume and which virtual target are linked to form a host LUN), number of virtual volume to be recognized by the host

その他:ビットマップテーブル設定(コピーを一時的に停止する機能を実現するための管理領域の設定)   Other: Bitmap table setting (Management area setting for realizing the function to temporarily stop copying)

2)コピーセッション構成情報
コピーセッション構成情報セッションID、コピーステータス、コピー元仮想ボリューム、コピー先仮想ボリュームが含まれ得る。
2) Copy session configuration information Copy session configuration information Session ID, copy status, copy source virtual volume, copy destination virtual volume can be included.

このような構成情報は、図2の仮想ストレージプール51の構成の変更、LUNのデータ移行などに伴い適宜修正され、管理装置20、仮想化スイッチ11、12で保持される。   Such configuration information is appropriately modified in accordance with a change in the configuration of the virtual storage pool 51 of FIG. 2, LUN data migration, and the like, and is held in the management device 20 and the virtualization switches 11 and 12.

図3を用いて、構成情報の自動復旧フローの一例を説明する。まず、管理装置20、仮想化スイッチ11、及び仮想化スイッチ12は、最初は、同じ構成情報Aを有する。
なお、図示しないが、ホスト41、42は、常時仮想化スイッチ11又は12にデータアクセスしている。
An example of an automatic restoration flow of configuration information will be described with reference to FIG. First, the management device 20, the virtualization switch 11, and the virtualization switch 12 initially have the same configuration information A.
Although not shown, the hosts 41 and 42 always access the virtualization switch 11 or 12 for data access.

オペレータが、入力部を介して仮想化スイッチ11の構成情報Aを変更して、構成情報Bにする(ステップS101)。なお、オペレータによって構成情報Aを構成情報Bに変える操作は、誤操作によって生じ得る。
管理装置20は、ポーリングにより仮想化スイッチ11に対してネットワーク7を介して構成情報の取得を要求し(ステップS102)、仮想化スイッチ11が要求に応答してネットワーク7を介して構成情報Bを送信する(ステップS103)。
The operator changes the configuration information A of the virtualization switch 11 via the input unit to make the configuration information B (step S101). Note that the operation of changing the configuration information A to the configuration information B by the operator may occur due to an erroneous operation.
The management device 20 requests the virtualization switch 11 to acquire configuration information via the network 7 by polling (step S102), and the virtualization switch 11 responds to the request to obtain the configuration information B via the network 7. Transmit (step S103).

同様に、管理装置20は、ポーリングにより仮想化スイッチ12に対してネットワーク7を介して構成情報の取得を要求し(ステップS104)、仮想化スイッチ12が要求に応答してネットワーク7を介して構成情報Aを送信する(ステップS105)。
管理装置20は、自己の有する構成情報、及び、受信した構成情報を比較し、それらの構成情報のうち、いずれか1つの構成情報のみが他の2つの構成情報と不一致の場合、他の2つの構成情報と一致するようにいずれか1つの構成情報を変更する(ステップS106)。つまり、管理装置20は、自己の有する構成情報A及び受信した構成情報A及びBのうち、仮想化スイッチ11から受信した構成情報Bが、管理装置20が保持する構成情報A及び仮想化スイッチ12から受信した構成情報Aと不一致であるので、仮想化スイッチ11から受信した構成情報Bを構成情報Aに変更する。
管理装置20は、変更された構成情報を送信した装置である仮想化スイッチ11に対して、変更後の構成情報である構成情報Aを送信して(ステップS107)、構成情報の自動復旧フローを終了する。
Similarly, the management device 20 requests the virtualization switch 12 to acquire configuration information via the network 7 by polling (step S104), and the virtualization switch 12 configures via the network 7 in response to the request. Information A is transmitted (step S105).
The management device 20 compares its own configuration information and the received configuration information, and when only one of the configuration information is inconsistent with the other two configuration information, the other 2 Any one piece of configuration information is changed to match one piece of configuration information (step S106). In other words, the management apparatus 20 includes the configuration information A and the virtualization switch 12 held by the management apparatus 20 in the configuration information B received from the virtualization switch 11 among the configuration information A and the received configuration information A and B. Therefore, the configuration information B received from the virtualization switch 11 is changed to the configuration information A.
The management device 20 transmits the configuration information A, which is the configuration information after the change, to the virtualization switch 11, which is the device that has transmitted the changed configuration information (step S107), and performs an automatic recovery flow of the configuration information. finish.

なお、ステップS101では、オペレータが、仮想化スイッチ11に格納される構成情報を変更するとしたが、オペレータが管理装置20を用いて変更した構成情報を仮想化スイッチ11に送信することで、仮想化スイッチ11の構成情報を変更しても良い。
また、ステップS101では、構成情報を変更することとしたが、この処理は、構成情報を誤って削除する処理であっても良い。その場合、ステップS106では、仮想化スイッチ11の構成情報が、仮想化スイッチ12及び管理装置20の有する構成情報Aと異なるため、管理装置20が構成情報Aを生成し、ステップS107で仮想化スイッチ11に構成情報Aが送信される。
In step S101, the operator changes the configuration information stored in the virtualization switch 11. However, the operator transmits the configuration information changed by the operator using the management device 20 to the virtualization switch 11, so that the virtualization is performed. The configuration information of the switch 11 may be changed.
In step S101, the configuration information is changed. However, this processing may be processing for deleting the configuration information by mistake. In that case, since the configuration information of the virtualization switch 11 is different from the configuration information A of the virtualization switch 12 and the management device 20 in step S106, the management device 20 generates the configuration information A, and in step S107, the virtualization switch 11 11, the configuration information A is transmitted.

このように、仮想化システムは、稼動する2つの仮想化スイッチにおいて構成情報の不一致が生じた場合、構成情報を自動復旧することでエラーの発生や稼動停止を生じさせず高い堅牢性を維持することができる。
また、管理者は、オペレーションミスによって異常状態を招くこと並びに異常状態の復旧作業から回避されるので、仮想化システムは、管理者の負担を軽減することができる。
In this way, the virtualization system maintains high robustness without causing an error or an operation stop by automatically recovering the configuration information when there is a mismatch in the configuration information between the two operating virtualization switches. be able to.
In addition, since the administrator causes an abnormal state due to an operation error and is avoided from the recovery operation of the abnormal state, the virtualization system can reduce the burden on the administrator.

図4を用いて、構成情報の自動復旧フローの一例を説明する。この例では、管理装置のリプレース作業の作業ミスを原因とする構成情報の復旧フローを説明する。ここでいう管理装置のリプレースとは、新しい管理装置を古い管理装置に変えて仮想化システム1に導入するケースや、管理装置に新しい管理プログラムをインストールするケースなどが相当する。図示される旧管理装置20aは、リプレース作業前(又はインストール前)の管理装置、新管理装置20bは、リプレース作業後(又はインストール後)の管理装置を示す。図示のように、フロー開始時点では、旧管理装置20a及び仮想化スイッチ11、12は構成情報を有するが、リプレース作業後の新管理装置20bは構成情報を有さない。
なお、図示しないが、ホスト41、42は、常時仮想化スイッチ11又は12にデータアクセスしている。
An example of the configuration information automatic recovery flow will be described with reference to FIG. In this example, a recovery flow of configuration information caused by a work mistake in the replacement work of the management apparatus will be described. The replacement of the management device here corresponds to a case where a new management device is replaced with an old management device and introduced into the virtualization system 1 or a case where a new management program is installed on the management device. The old management device 20a shown in the figure is a management device before replacement work (or before installation), and the new management device 20b is a management device after replacement work (or after installation). As illustrated, at the start of the flow, the old management device 20a and the virtualization switches 11 and 12 have configuration information, but the new management device 20b after the replacement work does not have configuration information.
Although not shown, the hosts 41 and 42 always access the virtualization switch 11 or 12 for data access.

旧管理装置20aは、オペレータが旧管理装置20aの入力部を介して入力したストレージ30a〜cのいずれかのLUNを他のLUNにデータ移行する指示を、ネットワーク7を介して仮想ストレージ11、12に送信する(ステップS201)。旧管理装置20aは、オペレータが入力部を介して入力した構成情報のバックアップ指示に従い、構成情報をバックアップする(ステップS202)。
データ移行指示を受信した仮想ストレージ11、12は、指示に従ってデータ移行を開始する(ステップS203)。データ移行を終了すると、仮想ストレージ11、12は、データ移行指示にしたがい構成情報Aを構成情報Cに更新し(ステップS204)、構成情報Cを旧管理装置20aに送信する(ステップS205)。構成情報Cを受信した旧管理装置20aは、稼動を停止する(ステップS206)。
The old management device 20a instructs the virtual storages 11 and 12 through the network 7 to transfer data from one of the LUNs of the storages 30a to 30c input by the operator via the input unit of the old management device 20a to another LUN. (Step S201). The old management device 20a backs up the configuration information in accordance with the configuration information backup instruction input by the operator via the input unit (step S202).
The virtual storages 11 and 12 that have received the data migration instruction start data migration according to the instruction (step S203). When the data migration is completed, the virtual storages 11 and 12 update the configuration information A to the configuration information C according to the data migration instruction (step S204), and transmit the configuration information C to the old management apparatus 20a (step S205). The old management device 20a that has received the configuration information C stops operating (step S206).

次に、オペレータによる起動処理に従って新管理装置20bが起動し(ステップS207)、オペレータは、ステップS202でバックアップした構成情報Aを利用して、新管理装置20bで構成情報Aのメモリに読み込む(ステップS208)。このように、管理装置20bの構成情報は、バックアップした構成情報Aにすぐ変更されるわけではなく、メモリに読み込まれた構成情報Aは、後述する比較処理に利用される。
新管理装置20bは、仮想化スイッチ11、12に対して構成情報の取得を要求し(ステップS209)、仮想化スイッチ11及び12は、要求に応答して構成情報Cをそれぞれ新管理装置20bに送信する(ステップS210)。
Next, the new management apparatus 20b is activated in accordance with the activation process by the operator (step S207), and the operator uses the configuration information A backed up in step S202 to read the configuration information A in the memory of the new management apparatus 20b (step S207). S208). As described above, the configuration information of the management device 20b is not immediately changed to the backed-up configuration information A, but the configuration information A read into the memory is used for comparison processing described later.
The new management device 20b requests the virtualization switches 11 and 12 to obtain configuration information (step S209), and the virtualization switches 11 and 12 send the configuration information C to the new management device 20b in response to the request. Transmit (step S210).

新管理装置20bは、メモリに読み込んだ構成情報A、及び、受信した構成情報Cを比較し、それらの構成情報のうち、いずれか1つの構成情報のみが他の2つの構成情報と不一致の場合、他の2つの構成情報と一致するようにいずれか1つの構成情報を変更する(ステップS211)。つまり、新管理装置20bは、自己の有する構成情報Aと、受信した2つの構成情報Cのうち、新管理装置20bの有する構成情報Aが、仮想化スイッチ11及び12から受信した2つの構成情報Cと不一致であるので、新管理装置20bの有する構成情報Aを構成情報Cに変更する。
管理装置20は、変更された構成情報Cを、管理装置20の出力部に表示することで、オペレータに、構成情報の不一致による自動復旧の結果を通知、並びに、ログを生成して(ステップS212)、構成情報の自動復旧フローを終了する。
The new management device 20b compares the configuration information A read into the memory and the received configuration information C, and only one of the configuration information is inconsistent with the other two configuration information. Any one configuration information is changed so as to coincide with the other two configuration information (step S211). That is, the new management apparatus 20b receives the two pieces of configuration information received from the virtualization switches 11 and 12 by the configuration information A of the new management apparatus 20b among the configuration information A and the received two pieces of configuration information C. Therefore, the configuration information A of the new management apparatus 20b is changed to the configuration information C.
The management apparatus 20 displays the changed configuration information C on the output unit of the management apparatus 20, thereby notifying the operator of the result of automatic recovery due to the mismatch of the configuration information and generating a log (step S212). ), The configuration information automatic recovery flow is terminated.

上記の例では、ステップS202でデータ移行を反映した構成情報Cのバックアップではなく、反映前の構成情報Aのバックアップという作業ミスが生じている。さらに、ステップS208では誤ってバックアップした構成情報Aによる構成情報の復旧を行っている。このような場合でも、仮想化システムは、管理装置及び稼動する2つの仮想化スイッチにおいて構成情報の不一致が生じた場合、構成情報を自動復旧することでエラーの発生や稼動停止を生じさせず高い堅牢性を維持することができる。そのため、管理者は、オペレーションミスによって異常状態を招くこと並びに異常状態の復旧作業から回避されるので、仮想化システムは、管理者の負担を軽減することができる。
したがって、構成情報バックアップ時の移行・保守作業を作業マニュアルなどで制限することなく、システム的な自動対応が可能になる。また、データ移行と管理装置のリプレース作業を並行して行っても、高い堅牢性を維持することができる。
In the above example, there is an operation error that is not the backup of the configuration information C reflecting the data migration in step S202 but the backup of the configuration information A before the reflection. Further, in step S208, the configuration information is restored using the configuration information A that was backed up by mistake. Even in such a case, if the configuration information does not match between the management device and the two virtualization switches that operate, the virtualization system is high without causing an error or operation stop by automatically recovering the configuration information. Robustness can be maintained. For this reason, the administrator can avoid an abnormal state due to an operation error and the recovery from the abnormal state. Therefore, the virtualization system can reduce the burden on the administrator.
Therefore, systematic automatic response is possible without restricting the migration / maintenance work at the time of configuration information backup by a work manual or the like. In addition, high robustness can be maintained even when the data migration and the management device replacement work are performed in parallel.

図5を用いて、構成情報の自動復旧フローの一例を説明する。この例では、管理装置のリプレース作業の作業ミスからの構成情報の復旧フローを説明する。
図5のステップS201〜S207、S209、及びS210は、図4のステップS201〜S207、S209、及びS210と同じであるため、説明を省略する。
ただし、図5に示すフローでは、図4のステップS202のような構成情報のバックアップ並びにステップS208のような構成情報の復旧処理を行わない。
なお、図示しないが、ホスト41、42は、常時仮想化スイッチ11又は12にデータアクセスしている。
An example of the configuration information automatic restoration flow will be described with reference to FIG. In this example, a recovery flow of configuration information from a work mistake of the replacement work of the management apparatus will be described.
Steps S201 to S207, S209, and S210 in FIG. 5 are the same as steps S201 to S207, S209, and S210 in FIG.
However, in the flow shown in FIG. 5, the backup of the configuration information as in step S202 of FIG. 4 and the recovery process of the configuration information as in step S208 are not performed.
Although not shown, the hosts 41 and 42 always access the virtualization switch 11 or 12 for data access.

ステップS301では、管理装置20は、自己の有する構成情報、及び、受信した構成情報を比較し、それらの構成情報のうち、いずれか1つの構成情報のみが他の2つの構成情報と不一致の場合、他の2つの構成情報と一致するようにいずれか1つの構成情報を変更する。この例の場合、新管理装置20bは、自己の有する構成情報が無いため、受信した2つの構成情報Cに合わせて構成情報Cを生成して、新管理装置20bに格納する。
管理装置20は、生成された構成情報Cを、管理装置20の出力部に表示することで、オペレータに、構成情報の不一致による自動復旧の結果を通知、並びに、そのようなログを生成して(ステップS302)、構成情報の自動復旧フローを終了する。
In step S301, the management apparatus 20 compares its own configuration information and the received configuration information, and only one of the configuration information does not match the other two configuration information. Any one of the configuration information is changed so as to coincide with the other two configuration information. In the case of this example, the new management apparatus 20b does not have the configuration information that it has, so the configuration information C is generated in accordance with the received two configuration information C and stored in the new management apparatus 20b.
The management device 20 displays the generated configuration information C on the output unit of the management device 20, thereby notifying the operator of the result of automatic recovery due to the mismatch of the configuration information and generating such a log. (Step S302), the configuration information automatic restoration flow is terminated.

図6を用いて、管理装置が行う構成情報の変更処理の一例を説明する。
図示されるパターン1及び2は、図3で説明した変更処理の例である。パターン3は、図4で説明した変更処理の例であり、パターン4は、図5で説明した変更処理の例である。
パターン5は、オペレーションミスにより、仮想化スイッチ11及び12の構成情報を両方とも削除してしまった場合であるが、この場合は、管理装置20の管理する構成情報を用いて、仮想化スイッチ11及び12の構成情報を復旧することができる。
パターン6〜9の場合は、オペレータによる復旧作業を行うために、管理装置20のディスプレイに異常を表示することができる。
An example of configuration information change processing performed by the management apparatus will be described with reference to FIG.
Patterns 1 and 2 shown in the figure are examples of the change process described with reference to FIG. Pattern 3 is an example of the change process described with reference to FIG. 4, and pattern 4 is an example of the change process described with reference to FIG.
Pattern 5 is a case where both the configuration information of the virtualization switches 11 and 12 have been deleted due to an operation mistake. In this case, the virtualization switch 11 is used by using the configuration information managed by the management apparatus 20. And 12 configuration information can be recovered.
In the case of patterns 6 to 9, an abnormality can be displayed on the display of the management apparatus 20 in order to perform a recovery operation by the operator.

以上、仮想化システムにおいて、仮想化スイッチ及び管理装置が有する構成情報が互いに一致しない場合の復旧処理について説明した。説明では、構成情報の不一致を生じさせるイベントは、作業ミスとして説明したが、構成情報の不一致を生じさせるイベントは作業ミスに限定されず、管理装置が停止する場合(管理装置のダウン、交換、管理ソフトのバージョンアップなど)、仮想化スイッチが停止する場合(スイッチダウン、交換など)、ネットワーク異常の場合があげられる。
このような、作業ミスに伴わない事由によって構成情報の不一致が生じる場合でも、本仮想化システム及び本仮想化復旧方法は、構成情報を自動復旧することでエラーの発生や稼動停止を生じさせず高い堅牢性を維持することができる。
The recovery processing when the configuration information held by the virtualization switch and the management apparatus do not match each other in the virtualization system has been described above. In the description, the event that causes the mismatch of the configuration information has been described as a work error. However, the event that causes the mismatch of the configuration information is not limited to the work error, and the management apparatus stops (the management apparatus is down, exchanged, Management software version upgrade, etc.), virtualization switch stops (switch down, replacement, etc.), network failure.
Even if there is a mismatch in configuration information due to a reason not associated with a work error, this virtualization system and this virtualization recovery method do not cause an error or stop operation by automatically recovering the configuration information. High robustness can be maintained.

以上述べた実施態様は、以下の付記の通りである。
(付記1)
複数のストレージに接続され、且つ前記複数のストレージの物理容量を論理容量に仮想化する仮想化システムであって、
前記論理容量の構成を規定する第1の構成情報に従って前記仮想化を実行する第1の仮想化スイッチと、
前記第1の仮想化スイッチと冗長構成され、且つ、前記第1の仮想化スイッチの稼働中に、前記論理容量の構成を規定する第2の構成情報に従って前記仮想化を実行する第2の仮想化スイッチと、
前記論理容量の構成を規定する第3の構成情報を格納し、前記第1、第2、及び第3の構成情報のうち、いずれか1つの構成情報が他の2つの構成情報と不一致の場合、該他の2つの構成情報と一致するように該いずれか1つの構成情報を変更する管理装置と、
を有することを特徴とする仮想化システム。
(付記2)
前記第1又は第2の構成情報が存在しない場合、前記管理装置は、存在する他の2つの構成情報と同じ構成情報を生成して、構成情報を有しない前記第1又は第2の仮想化スイッチに該生成した構成情報を送信することを特徴とする付記1に記載の仮想化システム。
(付記3)
前記第3の構成情報が存在しない場合、前記管理装置は、存在する他の2つの構成情報と同じ構成情報を生成して、当該構成情報を格納することを特徴とする付記1又は2に記載の仮想化システム。
(付記4)
複数のストレージに接続され、且つ前記複数のストレージの物理容量を論理容量に仮想化するための構成情報を規定する第1の構成情報に従って前記仮想化を実行する第1の仮想化スイッチと、前記第1の仮想化スイッチと冗長構成され且つ前記第1の仮想化スイッチの稼働中に、前記論理容量の構成を規定する第2の構成情報に従って前記仮想化を実行する第2の仮想化スイッチと、前記論理容量の構成を規定する第3の構成情報を格納し且つ前記第1及び第2の構成情報を管理する管理装置とを有する仮想化システムにおける仮想化の復旧方法であって、
前記管理装置が、前記第1及び第2の構成情報の取得を要求するステップと、
前記管理装置が、前記第1、第2、及び第3の構成情報のうち、いずれか1つの構成情報が他の2つの構成情報と不一致の場合、該他の2つの構成情報と一致するように該いずれか1つの構成情報を変更するステップと、
前記他の2つの構成情報と不一致の構成情報を有する前記仮想化スイッチ又は管理装置に、前記変更された構成情報を格納するステップと、
を有することを特徴とする復旧方法。
(付記5)
第1又は第2の構成情報のいずれかが存在しない場合、前記管理装置が、存在する他の2つの構成情報と同じ構成情報を生成するステップと、
前記管理装置により、構成情報を有しない前記第1又は第2の仮想化スイッチに該生成した構成情報を送信するステップとをさらに有する付記4に記載の復旧方法。
(付記6)
前記第3の構成情報が存在しない場合、前記管理装置が、存在する他の2つの構成情報と同じ構成情報を生成して、当該構成情報を格納するステップをさらに有する付記4又は5に記載の復旧方法。
The embodiment described above is as follows.
(Appendix 1)
A virtualization system connected to a plurality of storages and virtualizing the physical capacity of the plurality of storages to a logical capacity,
A first virtualization switch that executes the virtualization according to first configuration information that defines a configuration of the logical capacity;
A second virtual system configured redundantly with the first virtualization switch and executing the virtualization according to second configuration information defining a configuration of the logical capacity while the first virtualization switch is in operation; Switch
When third configuration information that defines the configuration of the logical capacity is stored, and any one of the first, second, and third configuration information does not match the other two configuration information A management device that changes any one of the configuration information so as to match the other two configuration information;
A virtualization system comprising:
(Appendix 2)
When the first or second configuration information does not exist, the management device generates the same configuration information as the other two existing configuration information, and the first or second virtualization without the configuration information The virtualization system according to appendix 1, wherein the generated configuration information is transmitted to a switch.
(Appendix 3)
The supplementary note 1 or 2, wherein when the third configuration information does not exist, the management device generates the same configuration information as the other two existing configuration information and stores the configuration information Virtualization system.
(Appendix 4)
A first virtualization switch connected to a plurality of storages and executing the virtualization according to first configuration information defining configuration information for virtualizing a physical capacity of the plurality of storages to a logical capacity; and A second virtualization switch configured redundantly with the first virtualization switch and executing the virtualization according to second configuration information defining a configuration of the logical capacity while the first virtualization switch is in operation; A virtualization restoration method in a virtualization system having a management device that stores third configuration information that defines the configuration of the logical capacity and manages the first and second configuration information,
The management device requesting acquisition of the first and second configuration information;
When any one of the first, second, and third configuration information does not match the other two configuration information, the management device matches the other two configuration information. Changing any one of the configuration information to:
Storing the changed configuration information in the virtualization switch or management device having configuration information inconsistent with the other two configuration information;
A recovery method characterized by comprising:
(Appendix 5)
When either the first or second configuration information does not exist, the management device generates the same configuration information as the other two configuration information present; and
The restoration method according to appendix 4, further comprising a step of transmitting the generated configuration information to the first or second virtualization switch having no configuration information by the management device.
(Appendix 6)
Item 6. The appendix 4 or 5, further comprising a step in which, when the third configuration information does not exist, the management device generates the same configuration information as the other two configuration information present and stores the configuration information Recovery method.

図1は、仮想化システムの構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of a virtualization system. 図2は、仮想ストレージの構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of the configuration of the virtual storage. 図3は、構成情報の自動復旧フローの一例を示す図である。FIG. 3 is a diagram illustrating an example of an automatic restoration flow of configuration information. 図4は、構成情報の自動復旧フローの一例を示す図である。FIG. 4 is a diagram illustrating an example of an automatic restoration flow of configuration information. 図5は、構成情報の自動復旧フローの一例を示す図である。FIG. 5 is a diagram illustrating an example of an automatic restoration flow of configuration information. 図6は、構成情報の変更の一例を示す図である。FIG. 6 is a diagram illustrating an example of changing the configuration information.

符号の説明Explanation of symbols

1 仮想化システム
11、12 仮想化スイッチ
20 管理装置
30a〜c ストレージ
41、42 ホスト
53、56 仮想ストレージ
DESCRIPTION OF SYMBOLS 1 Virtualization system 11, 12 Virtualization switch 20 Management apparatus 30a-c Storage 41, 42 Host 53, 56 Virtual storage

Claims (3)

複数のストレージに接続され、且つ前記複数のストレージの物理容量を論理容量に仮想化する仮想化システムであって、
前記論理容量の構成を規定する第1の構成情報に従って前記仮想化を実行する第1の仮想化スイッチと、
前記第1の仮想化スイッチと冗長構成され、且つ、前記第1の仮想化スイッチの稼働中に、前記論理容量の構成を規定する第2の構成情報に従って前記仮想化を実行する第2の仮想化スイッチと、
前記論理容量の構成を規定する第3の構成情報を格納し、前記第1、第2、及び第3の構成情報のうち、いずれか1つの構成情報が他の2つの構成情報と不一致の場合、該他の2つの構成情報と一致するように該いずれか1つの構成情報を変更する管理装置と、
を有することを特徴とする仮想化システム。
A virtualization system connected to a plurality of storages and virtualizing the physical capacity of the plurality of storages to a logical capacity,
A first virtualization switch that executes the virtualization according to first configuration information that defines a configuration of the logical capacity;
A second virtual system configured redundantly with the first virtualization switch and executing the virtualization according to second configuration information defining a configuration of the logical capacity while the first virtualization switch is in operation; Switch
When third configuration information that defines the configuration of the logical capacity is stored, and any one of the first, second, and third configuration information does not match the other two configuration information A management device that changes any one of the configuration information so as to match the other two configuration information;
A virtualization system comprising:
前記第1又は第2の構成情報が存在しない場合、前記管理装置は、存在する他の2つの構成情報と同じ構成情報を生成して、構成情報を有しない前記第1又は第2の仮想化スイッチに該生成した構成情報を送信することを特徴とする請求項1に記載の仮想化システム。   When the first or second configuration information does not exist, the management device generates the same configuration information as the other two existing configuration information, and the first or second virtualization without the configuration information The virtualization system according to claim 1, wherein the generated configuration information is transmitted to a switch. 複数のストレージに接続され、且つ前記複数のストレージの物理容量を論理容量に仮想化するための構成情報を規定する第1の構成情報に従って前記仮想化を実行する第1の仮想化スイッチと、前記第1の仮想化スイッチと冗長構成され且つ前記第1の仮想化スイッチの稼働中に、前記論理容量の構成を規定する第2の構成情報に従って前記仮想化を実行する第2の仮想化スイッチと、前記論理容量の構成を規定する第3の構成情報を格納し且つ前記第1及び第2の構成情報を管理する管理装置とを有する仮想化システムにおける仮想化の復旧方法であって、
前記管理装置が、前記第1及び第2の構成情報の取得を要求するステップと、
前記管理装置が、前記第1、第2、及び第3の構成情報のうち、いずれか1つの構成情報が他の2つの構成情報と不一致の場合、該他の2つの構成情報と一致するように該いずれか1つの構成情報を変更するステップと、
前記他の2つの構成情報と不一致の構成情報を有する前記仮想化スイッチ又は管理装置に、前記変更された構成情報を格納するステップと、
を有することを特徴とする復旧方法。
A first virtualization switch connected to a plurality of storages and executing the virtualization according to first configuration information defining configuration information for virtualizing a physical capacity of the plurality of storages to a logical capacity; and A second virtualization switch configured redundantly with the first virtualization switch and executing the virtualization according to second configuration information defining a configuration of the logical capacity while the first virtualization switch is in operation; A virtualization restoration method in a virtualization system having a management device that stores third configuration information that defines the configuration of the logical capacity and manages the first and second configuration information,
The management device requesting acquisition of the first and second configuration information;
When any one of the first, second, and third configuration information does not match the other two configuration information, the management device matches the other two configuration information. Changing any one of the configuration information to:
Storing the changed configuration information in the virtualization switch or management device having configuration information inconsistent with the other two configuration information;
A recovery method characterized by comprising:
JP2008195402A 2008-07-29 2008-07-29 Virtualization system and restoration method for virtualization Pending JP2010033379A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008195402A JP2010033379A (en) 2008-07-29 2008-07-29 Virtualization system and restoration method for virtualization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008195402A JP2010033379A (en) 2008-07-29 2008-07-29 Virtualization system and restoration method for virtualization

Publications (1)

Publication Number Publication Date
JP2010033379A true JP2010033379A (en) 2010-02-12

Family

ID=41737755

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008195402A Pending JP2010033379A (en) 2008-07-29 2008-07-29 Virtualization system and restoration method for virtualization

Country Status (1)

Country Link
JP (1) JP2010033379A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160029445A (en) * 2014-09-05 2016-03-15 주식회사 케이티 Method and system for information synchronization between the switch

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002373100A (en) * 2001-06-13 2002-12-26 Mitsubishi Electric Corp Monitoring and control system for communication network having distributed database
JP2005115506A (en) * 2003-10-06 2005-04-28 Hitachi Ltd Storage system
JP2007304695A (en) * 2006-05-09 2007-11-22 Toyota Motor Corp Network system, automatic information restoring method and node

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002373100A (en) * 2001-06-13 2002-12-26 Mitsubishi Electric Corp Monitoring and control system for communication network having distributed database
JP2005115506A (en) * 2003-10-06 2005-04-28 Hitachi Ltd Storage system
JP2007304695A (en) * 2006-05-09 2007-11-22 Toyota Motor Corp Network system, automatic information restoring method and node

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160029445A (en) * 2014-09-05 2016-03-15 주식회사 케이티 Method and system for information synchronization between the switch
KR102207936B1 (en) 2014-09-05 2021-01-25 주식회사 케이티 Method and system for information synchronization between the switch

Similar Documents

Publication Publication Date Title
US7028177B2 (en) Array controller ROM cloning in redundant controllers
KR100952553B1 (en) Virtual machine system and method for controlling the same
US7480780B2 (en) Highly available external storage system
EP1760591B1 (en) System and method of managing access path
US9098466B2 (en) Switching between mirrored volumes
US9823955B2 (en) Storage system which is capable of processing file access requests and block access requests, and which can manage failures in A and storage system failure management method having a cluster configuration
US8775867B2 (en) Method and system for using a standby server to improve redundancy in a dual-node data storage system
WO2012112308A1 (en) Power failure management in components of storage area network
US8677067B2 (en) Storage system and method for controlling storage system
JP2008112399A (en) Storage virtualization switch and computer system
US8095820B2 (en) Storage system and control methods for the same
US20240095129A1 (en) Method And System For Orchestrating Remote Block Device Connection Between Servers
JP2005122763A (en) Storage device
US8756370B1 (en) Non-disruptive drive firmware upgrades
JP2010033379A (en) Virtualization system and restoration method for virtualization
CN112445652A (en) Remote copy system
US9785520B2 (en) Computer system, storage apparatus and control method
JP2012195005A (en) Virtual computer system
JP5422706B2 (en) Management system
JP2011081847A (en) Virtual computer system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120214

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120612