JP2014146352A - Computer system and management method therefor - Google Patents

Computer system and management method therefor Download PDF

Info

Publication number
JP2014146352A
JP2014146352A JP2014055875A JP2014055875A JP2014146352A JP 2014146352 A JP2014146352 A JP 2014146352A JP 2014055875 A JP2014055875 A JP 2014055875A JP 2014055875 A JP2014055875 A JP 2014055875A JP 2014146352 A JP2014146352 A JP 2014146352A
Authority
JP
Japan
Prior art keywords
server
identifier
interface
network
identifiers
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014055875A
Other languages
Japanese (ja)
Other versions
JP5758519B2 (en
Inventor
Keisuke Hatasaki
恵介 畑崎
Yoshifumi Takamoto
良史 高本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2014055875A priority Critical patent/JP5758519B2/en
Publication of JP2014146352A publication Critical patent/JP2014146352A/en
Application granted granted Critical
Publication of JP5758519B2 publication Critical patent/JP5758519B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To enable a server administrator to configure a computer system and change configuration of the computer system by himself/herself.SOLUTION: An administrative server acquires communication destination interface identifiers set for respective external devices to store the interface identifiers in a first table, acquires specifications of respective server computers and identifiers of the respective server computers to store the specifications and the identifiers in a second table, acquires specifications of the respective external devices to store the specifications in the first table, in response to reception of a profile to be deployed in a server computer, acquires the server computer satisfying the profile from the second table, acquires the external device satisfying the profile from the first table to acquire the interface identifier of a connection destination from the first table, and notifies the server computer acquired from the second table of the acquired interface identifier. The server computer updates an interface identifier of an interface by the received interface identifier.

Description

本発明は、計算機システムに係り、特にサーバとネットワークとストレージの接続を管理する構成管理方法に関する。   The present invention relates to a computer system, and more particularly to a configuration management method for managing connection between a server, a network, and a storage.

計算機システムは、サーバとネットワークとストレージとが物理的に結線されることで構成される。しかし、計算機システムを柔軟に運用するためには、サーバとネットワークとストレージとの接続を柔軟に変更できることが望ましい。   The computer system is configured by physically connecting a server, a network, and a storage. However, in order to operate the computer system flexibly, it is desirable that the connection between the server, the network, and the storage can be flexibly changed.

これを実現する従来技術として、ネットワークにおいて、仮想的なネットワークグループを構築する技術(例えば、MACベースVLAN)と、ストレージ装置に備えるディスクアレイから論理的なディスクを構築する技術が存在する(例えば、特許文献1)。これらの技術を利用することで、サーバとネットワークとストレージの接続関係を柔軟に変更することができる。   As conventional techniques for realizing this, there are a technique for constructing a virtual network group (for example, MAC-based VLAN) in a network and a technique for constructing a logical disk from a disk array provided in a storage device (for example, Patent Document 1). By using these technologies, the connection relationship between the server, the network, and the storage can be flexibly changed.

特開2003−15915号公報JP 2003-15915 A

しかし、上記従来の方法を用いても、計算機システムの構築および構成変更では、サーバ管理者が、接続したいネットワークとストレージの要件を、それぞれネットワーク管理者とストレージ管理者に通知し、その要件と適合するネットワークとストレージの設定作業を実施する必要があった。このため、計算機システムの構築や構成変更において、多大な工数と時間を要していた。   However, even when using the above conventional method, when building and changing the configuration of a computer system, the server administrator notifies the network administrator and storage administrator of the network and storage requirements to be connected, and conforms to the requirements. It was necessary to perform network and storage configuration work. For this reason, a great amount of man-hours and time have been required to construct and change the configuration of the computer system.

上記は特に計算機システムで稼動する業務に対して急速な負荷増大など、迅速にOSやアプリケーションの実行環境を構築したい場合には重大な問題となる。すなわち、データセンタなどでは、サーバ管理者がサーバの構成を変更する際には、サーバ管理者がネットワークの構成(例えば、ルーティング)の変更をネットワーク管理者に依頼し、サーバ管理者がストレージの構成(例えば、パス)の変更をストレージ管理者に依頼し、それぞれの管理者がサーバ管理者の要求に応じた変更を完了させるまでサーバ管理者は待つ必用がある。このため、サーバ管理者がサーバの構成を迅速に変更することは難しい、と言う問題があった。   The above becomes a serious problem when it is desired to quickly construct an execution environment for an OS or an application, such as a rapid load increase for a business operating on a computer system. That is, in a data center or the like, when the server administrator changes the server configuration, the server administrator requests the network administrator to change the network configuration (for example, routing), and the server administrator configures the storage configuration. It is necessary for the server administrator to wait for a change of (for example, path) to the storage administrator until each administrator completes the change according to the request of the server administrator. For this reason, there has been a problem that it is difficult for the server administrator to quickly change the configuration of the server.

本発明が解決しようとする課題は、サーバ管理者が、計算機システムの構築や構成変更に係るサーバとネットワークとストレージの接続を管理することで、サーバ管理者だけで計算機システムの構築および構成変更を可能とすることである。   The problem to be solved by the present invention is that the server administrator manages the connection between the server, the network and the storage related to the construction and configuration change of the computer system, so that the construction and configuration change of the computer system can be performed only by the server administrator. It is possible.

本発明は、サーバと、前記サーバを管理する管理サーバと、1以上のストレージ装置と、を有する計算機システムの管理方法であって、前記1以上のストレージ装置は、1以上の論理ユニットを有し、インタフェイスに設定されると設定された該インタフェイスから前記1以上の論理ユニットへのアクセスが許可される1以上の識別子を管理し、前記管理サーバは、前記1以上の論理ユニットの容量と、前記1以上の識別子と、前記1以上の識別子が前記サーバで利用中であるか否かを示す情報と、を管理するストレージプール情報を有し、前記管理方法は、前記管理サーバにより、前記サーバに生成される仮想サーバからアクセスされる論理ユニットの容量の要求を受け付けるステップと、前記管理サーバにより、前記ストレージプール情報に基づき、前記1以上の論理ユニットから、前記容量の要求を満たす第1の論理ユニットを選択するステップと、前記管理サーバにより、前記ストレージプール情報に基づき、インタフェイスに設定されると設定された該インタフェイスから前記第1の論理ユニットへのアクセスが許可され、前記サーバで利用中でない第1の識別子を取得するステップと、前記管理サーバにより、前記仮想サーバを生成して前記生成される仮想サーバが有するインタフェイスに前記取得した第1の識別子を設定する要求を、前記サーバに送信するステップと、前記サーバにより、第1のインタフェイスを有する前記仮想サーバを生成するステップと、前記サーバにより、前記第1のインタフェイスの識別子を前記第1の識別子に設定するステップと、を有する。   The present invention is a management method for a computer system comprising a server, a management server for managing the server, and one or more storage devices, wherein the one or more storage devices have one or more logical units. And managing one or more identifiers permitted to access the one or more logical units from the set interface when the interface is set, and the management server has a capacity of the one or more logical units. Storage pool information for managing the one or more identifiers and information indicating whether or not the one or more identifiers are in use by the server, and the management method includes: Receiving a request for the capacity of a logical unit accessed from a virtual server generated on the server, and the storage pool information by the management server. The first logical unit satisfying the capacity requirement is selected from the one or more logical units, and the management server sets the interface to be set based on the storage pool information. Obtaining a first identifier that is permitted to be accessed from the interface to the first logical unit and not being used by the server; and generating the virtual server by the management server and generating the virtual A step of transmitting to the server a request to set the acquired first identifier in an interface of the server; a step of generating the virtual server having the first interface by the server; And setting the identifier of the first interface to the first identifier. That.

本発明によれば、計算機システムの構築および構成変更において、サーバ計算機に接続される外部機器の管理者(例えば、ストレージ管理者)または管理装置(例えば、ストレージ管理サーバ)の介入を不要とし、計算機システムの構築および構成変更に係る工数、および時間を削減できる。   According to the present invention, in constructing and changing the configuration of a computer system, the intervention of an administrator (for example, a storage administrator) or a management device (for example, a storage management server) of an external device connected to the server computer is not required. Man-hours and time for system construction and configuration change can be reduced.

本発明の第1の実施形態の計算機システムの構成を示すブロック図である。It is a block diagram which shows the structure of the computer system of the 1st Embodiment of this invention. 第1の実施形態を示し、サーバの構成を示すブロック図である。It is a block diagram which shows 1st Embodiment and shows the structure of a server. 第1の実施形態を示し、ネットワークの構成を示すブロック図である。It is a block diagram which shows 1st Embodiment and shows the structure of a network. 第1の実施形態を示し、ストレージ装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a storage apparatus according to a first embodiment. 第1の実施形態を示し、識別子プールテーブルの構成を示す説明図である。It is explanatory drawing which shows 1st Embodiment and shows the structure of an identifier pool table. 第1の実施形態を示し、サーバプールテーブルの構成を示す説明図である。It is explanatory drawing which shows 1st Embodiment and shows the structure of a server pool table. 第1の実施形態を示し、ネットワークプールテーブルの構成を示す説明図である。It is explanatory drawing which shows 1st Embodiment and shows the structure of a network pool table. 第1の実施形態を示し、ストレージプールテーブルの構成を示す説明図である。It is explanatory drawing which shows 1st Embodiment and shows the structure of a storage pool table. 第3の実施形態を示し、グループテーブルの構成を示す説明図である。It is explanatory drawing which shows 3rd Embodiment and shows the structure of a group table. 第1の実施形態を示し、取得部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 1st Embodiment and shows an example of the process performed by the acquisition part. 第1の実施形態を示し、プロファイルを入力するGUIの一例を示す画面イメージである。It is a screen image which shows a 1st embodiment and shows an example of GUI which inputs a profile. 第1の実施形態を示し、プロファイルデータベースの構成を示す説明図である。It is explanatory drawing which shows 1st Embodiment and shows the structure of a profile database. 第1の実施形態を示し、定義部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 1st Embodiment and shows an example of the process performed in a definition part. 第1の実施形態を示し、プロファイルを配備するGUIの一例を示す画面イメージである。It is a screen image which shows 1st Embodiment and shows an example of GUI which arrange | positions a profile. 第1の実施形態を示し、配備部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 1st Embodiment and shows an example of the process performed in a deployment part. 第1の実施形態を示し、ストレージ候補を選択するGUIの一例を示す画面イメージである。It is a screen image which shows a 1st embodiment and shows an example of GUI which selects a storage candidate. 第1の実施形態を示し、確定部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 1st Embodiment and shows an example of the process performed in the determination part. 第1の実施形態を示し、図17のステップ2401で行われるネットワークプール候補検索処理の一例を示すフローチャートである。18 is a flowchart illustrating an example of network pool candidate search processing performed in step 2401 of FIG. 17 according to the first embodiment. 第1の実施形態を示し、図17のステップ2411で行われるストレージプール候補検索処理の一例を示すフローチャートである。18 is a flowchart illustrating an example of a storage pool candidate search process performed in step 2411 in FIG. 17 according to the first embodiment. 第1の実施形態を示し、適用部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 1st Embodiment and shows an example of the process performed in the application part. 第1の実施形態を示し、解除部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 1st Embodiment and shows an example of the process performed in the cancellation | release part. 第2の実施形態を示し、図17のステップ2401で行われるネットワークプール候補検索処理の一例を示すフローチャートである。It is a flowchart which shows 2nd Embodiment and shows an example of the network pool candidate search process performed by step 2401 of FIG. 第2の実施形態を示し、図17のステップ2411で行われるストレージプール候補検索処理の一例を示すフローチャートである。18 is a flowchart illustrating an example of a storage pool candidate search process performed in step 2411 of FIG. 17 according to the second embodiment. 第3の実施形態を示し、図17のステップ2401で行われるネットワークプール候補検索処理の一例を示すフローチャートである。18 is a flowchart illustrating an example of network pool candidate search processing performed in Step 2401 of FIG. 17 according to the third embodiment. 第3の実施形態を示し、図17のステップ2411で行われるストレージプール候補検索処理の一例を示すフローチャートである。18 is a flowchart illustrating an example of storage pool candidate search processing performed in step 2411 of FIG. 17 according to the third embodiment. 第4の実施形態を示し、共有ストレージを設定するGUIの一例を示す画面イメージである。It is a screen image which shows a 4th embodiment and shows an example of GUI which sets a shared storage. 第4の実施形態を示し、定義部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 4th Embodiment and shows an example of the process performed in a definition part. 第4の実施形態を示し、図17のステップ2411で行われるストレージプール候補検索処理の一例を示すフローチャートである。18 is a flowchart illustrating an example of a storage pool candidate search process performed in step 2411 of FIG. 17 according to the fourth embodiment. 第5の実施形態を示し、サーバの構成を示すブロック図である。It is a block diagram which shows 5th Embodiment and shows the structure of a server. 第5の実施形態を示し、適用部で行われる処理の一例を示すフローチャートである。It is a flowchart which shows 5th Embodiment and shows an example of the process performed in the application part. 第6の実施形態を示し、サーバの構成を示すブロック図である。It is a block diagram which shows 6th Embodiment and shows the structure of a server.

以下、本発明の一実施形態を添付図面に基づいて説明する。   Hereinafter, an embodiment of the present invention will be described with reference to the accompanying drawings.

図1は、第1の実施形態の計算機システムの構成を示している。本実施形態の計算機システムは管理サーバ10、入力装置15、出力装置16、管理ネットワーク51、1つ以上のサーバ60、1つ以上のネットワーク70、1つ以上のストレージ装置80と、サーバ60とストレージ装置80を接続するSAN(Storage Area Network)71を有する。また、ストレージ装置80は、1つ以上のLU(Logical Unit)90を有する。ここで、LU90は論理ディスクである。管理サーバ10は、構成管理プログラム20とテーブル群30、およびプロファイルDB40をメモリ11に保持する。ネットワーク70は、ネットワーク管理サーバ170によって通信経路が管理される。SAN71及びストレージ装置80はストレージ管理サーバ180によって、アクセスパスが管理される。   FIG. 1 shows the configuration of the computer system of the first embodiment. The computer system of this embodiment includes a management server 10, an input device 15, an output device 16, a management network 51, one or more servers 60, one or more networks 70, one or more storage devices 80, a server 60, and storage. It has a SAN (Storage Area Network) 71 to which the device 80 is connected. In addition, the storage apparatus 80 includes one or more LU (Logical Unit) 90. Here, the LU 90 is a logical disk. The management server 10 holds the configuration management program 20, the table group 30, and the profile DB 40 in the memory 11. The communication path of the network 70 is managed by the network management server 170. Access paths of the SAN 71 and the storage device 80 are managed by the storage management server 180.

管理サーバ10は、管理ネットワーク51に接続されるNIC13(Network Interface Card)を備え、管理ネットワーク51を介して各サーバ60に接続される。   The management server 10 includes a NIC 13 (Network Interface Card) connected to the management network 51 and is connected to each server 60 via the management network 51.

なお、本実施形態では、構成管理プログラム20は、CPU(またはプロセッサ)12により実行されるプログラムとして説明するが、管理サーバ10に搭載するハードウェアやファームウェア、又はそれらの組み合わせにより実装しても良い。また、構成管理プログラム20は、記憶媒体としてのLU90に格納されて、実行時にはメモリ11にロードされてからCPU12によって実行される。   In the present embodiment, the configuration management program 20 is described as a program executed by the CPU (or processor) 12. However, the configuration management program 20 may be implemented by hardware or firmware installed in the management server 10 or a combination thereof. . The configuration management program 20 is stored in the LU 90 as a storage medium, and is loaded into the memory 11 at the time of execution and then executed by the CPU 12.

また、管理サーバ10は、ハードディスクやフラッシュメモリなどの補助記憶装置を内部に有するか、または外部の記憶装置システムとI/Oインタフェイス14を経由して接続し、テーブル群30およびプロファイルDB40を補助記憶装置または記憶装置システムに保持しても良い。   The management server 10 has an auxiliary storage device such as a hard disk or a flash memory inside, or is connected to an external storage device system via the I / O interface 14 to assist the table group 30 and the profile DB 40. You may hold | maintain in a memory | storage device or a memory | storage device system.

入力装置15はマウスやキーボードなどであり、出力装置16はディスプレイなどの表示装置であり、管理サーバ10とユーザ(またはサーバ管理者)との間で情報を入出力に利用する。   The input device 15 is a mouse or a keyboard, and the output device 16 is a display device such as a display. Information is used for input / output between the management server 10 and a user (or a server administrator).

ネットワーク70は、1つ以上のネットワーク機器、およびそれらが相互に接続されて構成されるネットワークシステムを示す。ネットワーク機器は、具体的にはネットワークスイッチやルータ、ロードバランサ、ファイアウオールなどである。   The network 70 indicates one or more network devices and a network system configured by connecting them to each other. The network devices are specifically network switches, routers, load balancers, firewalls, and the like.

ストレージ装置80は、1つ以上のRAID(Redundant Arrays of Inexpensive Disks)システムのような記憶装置システムを示す。   The storage device 80 indicates a storage device system such as one or more RAID (Redundant Arrays of Inexpensive Disks) systems.

構成管理プログラム20は、サーバ60、ネットワーク70、ストレージ装置80の構成情報等を取得する取得部21、サーバ60とネットワーク70とストレージ装置80の要件定義であるプロファイルを定義する定義部22、プロファイルをサーバ60に配備する配備部23、プロファイルからネットワーク70とストレージ装置80の接続構成を確定する確定部24、確定したネットワーク70とストレージ装置80の接続構成を適用する適用部25、サーバ60とネットワーク70とストレージ装置80の接続構成を解除する解除部26を有する。   The configuration management program 20 includes an acquisition unit 21 that acquires configuration information and the like of the server 60, the network 70, and the storage device 80, a definition unit 22 that defines a profile that is a requirement definition of the server 60, the network 70, and the storage device 80, and a profile. The deployment unit 23 deployed in the server 60, the determination unit 24 that determines the connection configuration between the network 70 and the storage device 80 from the profile, the application unit 25 that applies the determined connection configuration between the network 70 and the storage device 80, and the server 60 and the network 70. And a release unit 26 for releasing the connection configuration of the storage apparatus 80.

テーブル群30は、予めプールされたネットワーク70とストレージ装置80のインタフェイス識別子のリストを保持する識別子プールテーブル31、プールされたサーバ60のリストを保持するサーバプールテーブル32、プールされたネットワーク70のリストを保持するネットワークプールテーブル33、プールされたストレージ装置80のリストを保持するストレージプールテーブル34を有する。プロファイルDBには、定義されたプロファイルのリストを保持する。なお、プロファイルは、OSやアプリケーションの実行環境を定義するためのスペック情報やソフトウェア情報である。   The table group 30 includes an identifier pool table 31 that holds a list of interface identifiers of the network 70 and the storage device 80 that are pre-pooled, a server pool table 32 that holds a list of pooled servers 60, and a pooled network 70. The network pool table 33 holds a list, and the storage pool table 34 holds a list of pooled storage devices 80. The profile DB holds a list of defined profiles. The profile is specification information or software information for defining the execution environment of the OS or application.

図2に、サーバ60の構成を示す。サーバ60は、メモリ611、CPU612、管理用NIC (Network Interface Card)614、1つ以上のHBA(Host Bus Adaptor)615、1つ以上のNIC616を有する。なお、サーバ60は、ハードディスクやフラッシュメモリなどの補助記憶装置を有しても良い。管理用NIC614は、管理ネットワーク51に接続されている。HBA615は、SAN71を介してストレージ装置80へ接続されている。NIC616はネットワーク70へと接続されている。なお、HBA,NICは複数搭載しても良い。メモリ611には、識別子書き換えプログラムを保持する。なお、本実施形態では、識別子書き換えプログラムはCPU612により実行されるプロフラムとして説明するが、サーバ60に搭載するハードウェアやファームウェア、又はそれらの組み合わせにより実装しても良い。なお、HBA615とNIC616は、サーバ60が外部の機器または装置(ネットワーク70やストレージ装置80)と通信を行うためのI/Oインタフェイスとして機能する。サーバ60のI/Oインタフェイスは、インタフェイス識別子によって外部の機器との通信経路が定まる第1のインタフェイスとしてHBA615とNIC616があり、固定された通信経路で入力装置15や出力装置16と通信を行う第2のインタフェイスとして図1のI/Oインタフェイス14を含む。以下の説明では、第1のインタフェイスであるHBA615とNIC616の総称を単にI/Oインタフェイスとする。なお、第1のインタフェイスとしては、HBA615やNIC616の例を示したが、インタフェイス識別子によって通信経路や接続先の機器(または装置)が定まるI/Oインタフェイスであればよい。   FIG. 2 shows the configuration of the server 60. The server 60 includes a memory 611, a CPU 612, a management NIC (Network Interface Card) 614, one or more HBAs (Host Bus Adapter) 615, and one or more NICs 616. The server 60 may include an auxiliary storage device such as a hard disk or a flash memory. The management NIC 614 is connected to the management network 51. The HBA 615 is connected to the storage device 80 via the SAN 71. The NIC 616 is connected to the network 70. A plurality of HBAs and NICs may be mounted. The memory 611 holds an identifier rewriting program. In this embodiment, the identifier rewriting program is described as a program executed by the CPU 612. However, the identifier rewriting program may be implemented by hardware or firmware installed in the server 60, or a combination thereof. Note that the HBA 615 and the NIC 616 function as an I / O interface for the server 60 to communicate with an external device or device (network 70 or storage device 80). The I / O interface of the server 60 includes an HBA 615 and a NIC 616 as a first interface whose communication path with an external device is determined by an interface identifier, and communicates with the input device 15 and the output device 16 through a fixed communication path. The I / O interface 14 of FIG. 1 is included as a second interface for performing the above. In the following description, the generic name of the first interface HBA 615 and NIC 616 is simply referred to as an I / O interface. In addition, although the example of HBA615 and NIC616 was shown as a 1st interface, what is necessary is just an I / O interface in which a communication path and a connection destination apparatus (or apparatus) are decided by an interface identifier.

識別子書き換えプログラム620は、構成管理プログラム20からの指示により、NIC616のネットワークインタフェイス識別子、およびHBA615のストレージインタフェイス識別子を書き換える。ここで、ネットワークインタフェイス識別子は、具体的にはMACアドレスである。ストレージインタフェイス識別子は、具体的にはWWN(World Wide Name)である。ただし、サーバ60とストレージ装置80との接続がiSCSIなどのIP−SANを利用している場合には、ストレージインタフェイス識別子はiSCSIネームであっても良い。   The identifier rewriting program 620 rewrites the network interface identifier of the NIC 616 and the storage interface identifier of the HBA 615 according to an instruction from the configuration management program 20. Here, the network interface identifier is specifically a MAC address. Specifically, the storage interface identifier is a WWN (World Wide Name). However, when the connection between the server 60 and the storage device 80 uses an IP-SAN such as iSCSI, the storage interface identifier may be an iSCSI name.

各サーバ60の起動または停止は、管理サーバ10からの指令によって制御される。サーバ60は、管理サーバ10からの起動指令(例えば、Wake on LAN)を受信して起動する。サーバ60は、起動時に識別子書き換えプログラム620をメモリ611にロードしてCPU612が実行する。識別子書き換えプログラム620は、サーバ60のROM(図示省略)に格納しておくことができ、あるいは、管理サーバ10からダウンロードすることができる。   Activation or deactivation of each server 60 is controlled by a command from the management server 10. The server 60 is started upon receiving a start command (for example, Wake on LAN) from the management server 10. The server 60 loads the identifier rewriting program 620 into the memory 611 at the time of activation, and is executed by the CPU 612. The identifier rewriting program 620 can be stored in the ROM (not shown) of the server 60 or can be downloaded from the management server 10.

起動が完了したサーバ60では、NIC616のインタフェイス識別子には、NIC616に固有の識別子が設定されている。また、起動が完了したサーバ60では、NBA616のインタフェイス識別子には、HBA615に固有の識別子が設定されている。起動が完了したサーバ60では識別子書き換えプログラム620が実行されて、管理サーバ10からの識別子の変更指令を待つ。   In the server 60 that has been activated, an identifier unique to the NIC 616 is set as the interface identifier of the NIC 616. In addition, in the server 60 that has been activated, an identifier unique to the HBA 615 is set as the interface identifier of the NBA 616. The server 60 that has been started up executes the identifier rewriting program 620 and waits for an identifier change command from the management server 10.

図3にネットワーク70の構成を示す。ネットワーク70には、ネットワーク機器701を有し、ネットワーク機器701は、仮想ネットワーク管理部702を備える。仮想ネットワーク管理部702は、仮想ネットワークの構成を管理する。ここで、仮想ネットワークとは、具体的にはVLAN(Virtual Local Area Network)であり、本実施形態では特にMACベースVLANを示している。図3では、ネットワーク機器701に接続されているサーバ60と、他のネットワークとで、仮想ネットワークVLAN1(721)、VLAN2(722)、VLAN3(723)を構成する例を示している。   FIG. 3 shows the configuration of the network 70. The network 70 includes a network device 701, and the network device 701 includes a virtual network management unit 702. The virtual network management unit 702 manages the configuration of the virtual network. Here, the virtual network is specifically a VLAN (Virtual Local Area Network), and in this embodiment, a MAC-based VLAN is particularly shown. FIG. 3 shows an example in which the virtual network VLAN1 (721), VLAN2 (722), and VLAN3 (723) are configured by the server 60 connected to the network device 701 and another network.

仮想ネットワーク管理部702は、図1のネットワーク管理サーバ170によって予め通信経路が設定されており、MACアドレスに対応するVLAN識別子を保持している。したがって、管理サーバ10の指令に応じて識別子書き換えプログラム620がNIC616のMACアドレスを変更することにより所望のVLAN識別子の通信経路を選択でき、サーバ60の用途に応じた接続先のネットワーク70やサーバ60等を選択することができる。   The virtual network management unit 702 has a communication path set in advance by the network management server 170 in FIG. 1, and holds a VLAN identifier corresponding to the MAC address. Therefore, the identifier rewriting program 620 can select the communication path of the desired VLAN identifier by changing the MAC address of the NIC 616 according to the command of the management server 10, and the connection destination network 70 or server 60 according to the use of the server 60 can be selected. Etc. can be selected.

図4は、ストレージ装置80の構成を示す。ストレージ装置80は、LUマッピング管理部802と1つ以上のLU90からなる。図4ではLU90の例として、ストレージ装置80はLU1(901)、LU2(902)、LU3(903)を有する。LUマッピング管理部802は、LU90とストレージインタフェイス識別子とのマッピングを管理する。LU90とストレージインタフェイス識別子とをマッピングすることで、該当ストレージインタフェイス識別子を保持するHBAからのみ、該当LU90にアクセスできる。図4では、マッピング821により、WWN1(811)とLU1(901)をマッピングする例を示している。なお、マッピング822に示すように、複数のWWNをマッピングすることも出来る。同様にして、複数のLU90をマッピングすることもできる。   FIG. 4 shows the configuration of the storage apparatus 80. The storage device 80 includes an LU mapping management unit 802 and one or more LUs 90. In FIG. 4, as an example of the LU 90, the storage apparatus 80 includes LU1 (901), LU2 (902), and LU3 (903). The LU mapping management unit 802 manages the mapping between the LU 90 and the storage interface identifier. By mapping the LU 90 and the storage interface identifier, the corresponding LU 90 can be accessed only from the HBA holding the corresponding storage interface identifier. FIG. 4 shows an example in which WWN1 (811) and LU1 (901) are mapped by mapping 821. Note that a plurality of WWNs can be mapped as shown in the mapping 822. Similarly, a plurality of LU 90 can be mapped.

LUマッピング管理部802は、図1のストレージ管理サーバ180によって予めアクセスパスが設定されており、WWNに応じたアクセスパス(HBA615からLU90の経路)を保持している。したがって、管理サーバ10の指令に応じて識別子書き換えプログラム620がサーバ60のHBA615のWWNを変更することにより、サーバ60がアクセスする所望のLU90を選択でき、サーバ60の用途に応じたLU90に接続することができる。   The LU mapping management unit 802 has an access path set in advance by the storage management server 180 of FIG. 1, and holds an access path (path from the HBA 615 to the LU 90) according to the WWN. Therefore, when the identifier rewriting program 620 changes the WWN of the HBA 615 of the server 60 according to the command of the management server 10, a desired LU 90 to be accessed by the server 60 can be selected, and the LU 90 corresponding to the use of the server 60 is connected. be able to.

図5に、識別子プールテーブル31の例を示す。識別子プールテーブル31は、予めプールされたネットワーク70とストレージ装置80のインタフェイス識別子のリストを保持する。すなわち、識別子プールテーブル31はサーバ60の外部の機器としてのネットワーク70(ネットワーク機器701)とストレージ装置80の接続先として設定されているインタフェイス識別子を格納する。インタフェイス識別子は、具体的には、サーバ60のNIC616が保持するMACアドレス、またはHBA615が保持するWWNである。カラム311は、インタフェイス識別子の分類を示す。すなわち、サーバ60が備えるI/Oインタフェイスの種別をカラム311に格納しておく。なお、カラム312は、インタフェイス識別子を示す。カラム311は、具体的にはカラム312のインタフェイス識別子がMACアドレスであれば「ネットワーク」、WWNであれば「ストレージ」である。カラム313は、カラム312のインタフェイス識別子が利用中か、未使用(プール状態)かを示す。   FIG. 5 shows an example of the identifier pool table 31. The identifier pool table 31 holds a list of interface identifiers of the network 70 and the storage device 80 pooled in advance. That is, the identifier pool table 31 stores an interface identifier set as a connection destination between the network 70 (network device 701) as a device external to the server 60 and the storage device 80. The interface identifier is specifically a MAC address held by the NIC 616 of the server 60 or a WWN held by the HBA 615. A column 311 indicates the classification of the interface identifier. That is, the type of I / O interface provided in the server 60 is stored in the column 311. A column 312 indicates an interface identifier. Specifically, the column 311 is “network” if the interface identifier in the column 312 is a MAC address, and “storage” if the interface identifier is WWN. A column 313 indicates whether the interface identifier in the column 312 is in use or unused (pool state).

図6に、サーバプールテーブル32の例を示す。カラム321は、サーバ60を識別するための識別子である。具体的には、UUID(Universally Unique Identifier)やシリアル番号、またはブレードサーバであればブレードのシャーシや搭載スロット番号、ユーザ(またはサーバ管理者)が定義した名称である。カラム322は、カラム321のサーバ60が、利用中か、プール(未使用)状態かを示す。カラム323は、カラム321のサーバ60のスペック情報を示す。具体的には、搭載CPUのアーキテクチャ、種類、動作周波数、コア数、搭載メモリ容量、搭載NICの種類および数、搭載HBAの種類および数である。図では、カラム321の「サーバ1」のスペックは、CPUの種類が「Xeon」であり、動作周波数は「3.0GHz」、コア数は「2」、搭載メモリ容量は「4GB」、NICとHBAをそれぞれ1つずつ搭載していることを示している。また、カラム325には、ユーザのグループの識別子が格納される。   FIG. 6 shows an example of the server pool table 32. A column 321 is an identifier for identifying the server 60. Specifically, it is a UUID (Universally Unique Identifier) or serial number, or a blade chassis or mounting slot number for a blade server, or a name defined by a user (or server administrator). A column 322 indicates whether the server 60 in the column 321 is in use or in a pool (unused) state. A column 323 indicates specification information of the server 60 in the column 321. Specifically, the architecture, type, operating frequency, number of cores, installed memory capacity, installed NIC type and number, and installed HBA type and number of installed CPU. In the figure, the specification of “Server 1” in column 321 is that the CPU type is “Xeon”, the operating frequency is “3.0 GHz”, the number of cores is “2”, the installed memory capacity is “4 GB”, and NIC. It shows that one HBA is installed. A column 325 stores user group identifiers.

このよう、サーバプールテーブル32には、管理サーバ10が管理対象とするサーバ60の資源(演算能力または記憶容量)に関する情報が格納されている。   As described above, the server pool table 32 stores information on the resources (calculation capacity or storage capacity) of the server 60 that is managed by the management server 10.

図7に、ネットワークプールテーブル33の例を示す。カラム331は、ネットワークインタフェイス識別子を示す。具体的にはMACアドレスである。カラム332は、カラム331のネットワークインタフェイス識別子が、利用中か、プール(未使用)状態かを示す。カラム333は、カラム331のネットワークインタフェイス識別子が所属するネットワーク70を示す。具体的には、ネットワークスイッチなどのネットワーク機器を識別するための情報である。カラム334は、カラム331のネットワークインタフェイス識別子が接続されている仮想ネットワークを示す。カラム335は、サーバ60を使用するユーザのグループの識別子が格納される。   FIG. 7 shows an example of the network pool table 33. A column 331 indicates a network interface identifier. Specifically, it is a MAC address. A column 332 indicates whether the network interface identifier in the column 331 is in use or in a pool (unused) state. A column 333 indicates the network 70 to which the network interface identifier of the column 331 belongs. Specifically, it is information for identifying a network device such as a network switch. A column 334 indicates a virtual network to which the network interface identifier of the column 331 is connected. A column 335 stores an identifier of a group of users who use the server 60.

図8に、ストレージプールテーブル34の例を示す。カラム341は、ストレージインタフェイス識別子を示す。具体的にはWWNである。カラム342は、カラム341のストレージインタフェイス識別子が、利用中か、プール(未使用)状態かを示す。カラム343は、カラム341のストレージインタフェイス識別子が所属するストレージを示す。具体的には、ストレージ装置80を識別するための情報である。カラム344は、カラム341のストレージインタフェイス識別子とマッピングされているLUの識別子を示す。カラム345は、カラム344に示すLUの容量を示す。カラム346は、カラム341のストレージインタフェイス識別子の属性情報を示す。属性情報は、具体的には該当ストレージ装置80の利用に関する制限事項や機能を示す。例えば、Windows(登録商標)やLinux(登録商標)など特定のOSへの利用に好適な場合(図では「Windows用」「Linux用」)や、HA(高可用性)クラスタなどの業務に好適な場合(図では「クラスタ用」)などである。カラム347は、該当LU90が共有可能か否かを示す情報を格納する。図8では、当該LU90が共有可能な場合には「○」と記載している。カラム335は、ユーザのグループの識別子が格納される。   FIG. 8 shows an example of the storage pool table 34. A column 341 indicates a storage interface identifier. Specifically, it is WWN. A column 342 indicates whether the storage interface identifier in the column 341 is in use or in a pool (unused) state. A column 343 indicates a storage to which the storage interface identifier of the column 341 belongs. Specifically, it is information for identifying the storage apparatus 80. A column 344 shows the identifier of the LU mapped with the storage interface identifier of the column 341. A column 345 indicates the capacity of the LU indicated in the column 344. A column 346 shows attribute information of the storage interface identifier in the column 341. The attribute information specifically indicates restrictions and functions related to the use of the storage device 80. For example, it is suitable for use in a specific OS such as Windows (registered trademark) or Linux (registered trademark) (in the figure, “for Windows” or “for Linux”), or suitable for operations such as HA (high availability) cluster. Case ("cluster" in the figure). The column 347 stores information indicating whether or not the corresponding LU 90 can be shared. In FIG. 8, “○” is described when the LU 90 is sharable. A column 335 stores identifiers of user groups.

ユーザ(またはサーバ管理者)は、ストレージプールテーブル34から、サーバ60に実行させるOSの種類やデータに応じてストレージインタフェイス識別子(WWN)を選択し、構成管理プログラム20によってHBA615のインタフェイス識別子を変更することで所望のLU90に接続し、任意のサーバ60で所望のOSを実行させることができる。   The user (or server administrator) selects a storage interface identifier (WWN) from the storage pool table 34 according to the type and data of the OS to be executed by the server 60, and the configuration management program 20 sets the interface identifier of the HBA 615. By changing, it is possible to connect to a desired LU 90 and execute a desired OS on an arbitrary server 60.

以下に、本実施形態の管理サーバ10における構成管理プログラム20の動作の一例を示す。   Below, an example of operation | movement of the configuration management program 20 in the management server 10 of this embodiment is shown.

図10に、構成管理プログラム20の取得部21で行われる処理のフローチャートを示す。取得部21は、所定の周期または管理者の指示で実行されて、計算機システムの構成情報を取得する(ステップ211)。ここで取得する構成情報は、サーバプールテーブル32、ネットワークプールテーブル33およびストレージプールテーブル34の作成および更新のための情報である。情報取得の方法は、たとえばサーバ60の構成情報を保持する装置(図示省略)、ネットワーク機器の仮想ネットワーク管理部702や、ネットワーク70の構成情報を保持する装置(ネットワーク管理サーバ170)、ストレージ装置80のLUマッピング管理部802や、ストレージ装置80の構成情報を保持する装置(ストレージ管理サーバ180)、計算機システムの構成情報を管理しているソフトウェアなどから、それらが提供するAPI(Application Program Interface)やCLI(Command Line Interface)を利用して取得する方法や、ユーザによる入力、ファイルによる取得等である。   FIG. 10 shows a flowchart of processing performed by the acquisition unit 21 of the configuration management program 20. The acquisition unit 21 is executed in a predetermined cycle or according to an instruction from the administrator, and acquires configuration information of the computer system (step 211). The configuration information acquired here is information for creating and updating the server pool table 32, the network pool table 33, and the storage pool table 34. Information acquisition methods include, for example, a device that holds configuration information of the server 60 (not shown), a virtual network management unit 702 of a network device, a device that holds configuration information of the network 70 (network management server 170), and a storage device 80. LU mapping management unit 802, a device that holds configuration information of the storage device 80 (storage management server 180), software that manages the configuration information of the computer system, etc. For example, a method using CLI (Command Line Interface), a user input, a file acquisition, and the like.

特に、ネットワーク70やストレージ装置80については、管理サーバ10から直接アクセスすることができないため、管理ネットワーク51にネットワーク管理サーバ170やストレージ管理サーバ180が接続されている場合には、これらの管理サーバからネットワーク70の構成情報と、ストレージ装置80の構成情報を取得すればよい。一方、管理サーバ10からネットワーク管理サーバ170やストレージ管理サーバ180にアクセスできない場合は、各管理サーバから構成情報をファイルへ格納し、当該ファイルを管理サーバ10が読み込むことによってネットワーク70の構成情報と、ストレージ装置80の構成情報を取得する。なお、各サーバ60については、管理ネットワーク51を介して管理サーバ10から直接アクセスすることができるので、当該管理サーバ10が、上述したサーバ60の構成情報を保持する装置となってもよい。   In particular, since the network 70 and the storage device 80 cannot be directly accessed from the management server 10, when the network management server 170 or the storage management server 180 is connected to the management network 51, the network from these management servers 70 configuration information and storage device 80 configuration information may be acquired. On the other hand, when the management server 10 cannot access the network management server 170 or the storage management server 180, the configuration information from each management server is stored in a file, and when the management server 10 reads the file, the configuration information of the network 70, The configuration information of the storage device 80 is acquired. Since each server 60 can be directly accessed from the management server 10 via the management network 51, the management server 10 may be a device that holds the configuration information of the server 60 described above.

次に、取得した情報のうち、識別子プールテーブル31に保持されているネットワーク70とストレージ装置80のインタフェイス識別子のリストに存在しない情報はフィルタする(ステップ212)。すなわち、このフィルタリングによって計算機システム内の複数のネットワーク70と複数のストレージ装置80のうち、管理サーバ10の構成管理プログラム20の管理対象の機器又は装置のみを抽出する。そして、フィルタされた情報を利用して、サーバプールテーブル32と、ネットワークプールテーブル33およびストレージプールテーブル34の作成および更新を行う(ステップ213)。   Next, of the acquired information, information that does not exist in the list of interface identifiers of the network 70 and the storage device 80 held in the identifier pool table 31 is filtered (step 212). That is, by this filtering, only the devices or devices to be managed by the configuration management program 20 of the management server 10 are extracted from the plurality of networks 70 and the plurality of storage devices 80 in the computer system. Then, the server pool table 32, the network pool table 33, and the storage pool table 34 are created and updated using the filtered information (step 213).

次に、ネットワークプールテーブル33およびストレージプールテーブル34に保持されたネットワーク70、ストレージ装置80に対して、接続確認を実施する(ステップ214)。管理サーバ10は、ネットワーク70及びストレージ装置80へ直接アクセスすることができないので、管理サーバ10がサーバ60に接続確認を依頼する。ネットワーク70の接続確認は、例えば特定のVLANに対してpingなどのパケットを送出および受信し、ネットワーク70の到達範囲を確認する処理である。また、ストレージ装置80の接続確認は、例えばストレージ装置80のLU90にアクセスし、該当LU90の容量や保持されているデータの有無を確認する処理である。なお、LU90にデータが保持されている場合、そのデータを本ステップ(ステップ214)で自動的に消去(フォーマットなどの処理を実施)するか、データは残したままにするかはユーザが選択可能とする。   Next, connection confirmation is performed for the network 70 and the storage device 80 held in the network pool table 33 and the storage pool table 34 (step 214). Since the management server 10 cannot directly access the network 70 and the storage device 80, the management server 10 requests the server 60 to confirm the connection. The connection confirmation of the network 70 is a process of confirming the reachable range of the network 70 by sending and receiving a packet such as ping to a specific VLAN, for example. The connection confirmation of the storage apparatus 80 is a process of accessing the LU 90 of the storage apparatus 80 and confirming the capacity of the corresponding LU 90 and the presence of retained data, for example. If data is stored in the LU 90, the user can select whether to automatically delete the data in this step (step 214) (perform processing such as formatting) or leave the data untouched. And

以上の処理により、構成管理プログラム20の取得部21がサーバプールテーブル32と、ネットワークプールテーブル33およびストレージプールテーブル34を更新する。   Through the above processing, the acquisition unit 21 of the configuration management program 20 updates the server pool table 32, the network pool table 33, and the storage pool table 34.

図11に、構成管理プログラム20がユーザにプロファイルの入力またはプロファイルを更新するために提供するUI(User Interface)の例として、GUI(Graphical User Interface)の例を示す。このGUIは、管理サーバ10に接続した出力装置16や、管理サーバ10に管理ネットワーク51を介して接続された他の端末の表示装置等にブラウザや専用のプログラム、およびテキストなどを用いて表示する。   FIG. 11 shows an example of a GUI (Graphical User Interface) as an example of a UI (User Interface) that the configuration management program 20 provides to a user to input a profile or update a profile. This GUI is displayed on the output device 16 connected to the management server 10 or the display device of another terminal connected to the management server 10 via the management network 51 using a browser, a dedicated program, text, or the like. .

ユーザ(またはサーバ管理者)は、このUIから計算機システムで必用とするサーバ60の要件(プロファイル)を設定する。   The user (or server administrator) sets the requirements (profile) of the server 60 necessary for the computer system from this UI.

ウインドウ1601はブラウザやプログラムのウインドウを示す。ウインドウ1601には、プロファイルの情報表示と、操作のためのボタン等が表示される。ユーザは、プロファイル名の入力枠1602にプロファイル名称を入力する。OS選択枠1603では、稼動させるOSの種類を選択する。図11の例では、プルダウンによる選択可能としている。CPU入力枠1604では、CPUの種類、動作周波数、コア数を入力する。メモリ入力枠1605では、メモリの容量を入力する。ネットワーク入力枠1606では、接続する仮想ネットワークを入力する。なお、ネットワークの追加ボタン1607をクリックすることで、接続するネットワーク70数を増加させることが出来、ネットワーク入力枠1606の行数が増加する。ストレージ入力枠1608では、接続するストレージ装置80の容量を入力する。なお、ストレージ装置80の追加ボタン1610をクリックすることで、接続するストレージ装置80の数を増加させることが出来、ストレージ入力枠1608の行数が増加する。プロファイル入力および更新が完了する場合、プロファイル定義ボタン1611をクリックし、キャンセルする場合にはキャンセルボタン1612をクリックする。   A window 1601 indicates a browser or program window. A window 1601 displays profile information, buttons for operation, and the like. The user inputs a profile name in a profile name input box 1602. In the OS selection frame 1603, the type of OS to be operated is selected. In the example of FIG. 11, selection by pull-down is possible. In the CPU input frame 1604, the CPU type, operating frequency, and number of cores are input. In the memory input frame 1605, the memory capacity is input. In the network input frame 1606, a virtual network to be connected is input. By clicking the add network button 1607, the number of connected networks 70 can be increased, and the number of lines in the network input frame 1606 is increased. In the storage input frame 1608, the capacity of the storage device 80 to be connected is input. By clicking the add button 1610 of the storage device 80, the number of storage devices 80 to be connected can be increased, and the number of rows in the storage input frame 1608 is increased. When profile input and update are completed, a profile definition button 1611 is clicked, and when canceling, a cancel button 1612 is clicked.

上記UIによって設定されたサーバ60のプロファイルは、管理サーバ10のプロファイルDB40に格納される。   The profile of the server 60 set by the UI is stored in the profile DB 40 of the management server 10.

図12に、プロファイルDB40に保持されている情報(プロファイル)の例を示す。カラム401は、プロファイルの名称を保持する。カラム402は、該当プロファイル(カラム401が示すプロファイル)のOS種類を保持する。具体的にはOSの名称とバージョン情報である。カラム403は、スペック情報を示す。具体的には、CPUの種類、動作周波数、コア数、メモリ容量、接続先の仮想ネットワーク、接続先のストレージ容量である。カラム404は該当プロファイルが配備されているサーバ60の識別子を示す。当該プロファイルがサーバ60に配備(稼動)されていない場合は「未配備」と記載している。カラム405とカラム406は、該当プロファイルがサーバ60に配備されているときのみ保持される情報である。カラム405は確定したネットワークインタフェイス識別子を示す。カラム406は確定したストレージインタフェイス識別子を示す。具体的には、カラム405とカラム406に示すインタフェイス識別子(MACアドレス、WWN)が、それぞれカラム404に示すサーバ60に搭載のNIC616のMACアドレスおよびHBA615のWWNとして適用されていることを示す。   FIG. 12 shows an example of information (profile) held in the profile DB 40. A column 401 holds the name of the profile. The column 402 holds the OS type of the corresponding profile (profile indicated by the column 401). Specifically, the OS name and version information. A column 403 shows specification information. Specifically, the CPU type, operating frequency, number of cores, memory capacity, connection destination virtual network, and connection destination storage capacity. A column 404 indicates an identifier of the server 60 where the corresponding profile is deployed. When the profile is not deployed (operated) in the server 60, “undeployed” is described. Columns 405 and 406 are information held only when the corresponding profile is deployed in the server 60. A column 405 indicates the determined network interface identifier. A column 406 shows the determined storage interface identifier. Specifically, the interface identifiers (MAC address and WWN) shown in the columns 405 and 406 are applied as the MAC address of the NIC 616 and the WWN of the HBA 615 installed in the server 60 shown in the column 404, respectively.

図13に、構成管理プログラム20の定義部22で行われる処理の一例のフローチャートを示す。定義部22は、ユーザの指示により実行され、上記図11のプロファイル入力UIを表示する(ステップ222)。ここで表示するUIの例が、上記図11に記載の内容である。ユーザがプロファイル入力UIの入力を完了すると、次に入力されたプロファイルの内容をプロファイルDB40の保存する(ステップ223)。   FIG. 13 shows a flowchart of an example of processing performed by the definition unit 22 of the configuration management program 20. The definition unit 22 is executed according to a user instruction, and displays the profile input UI shown in FIG. 11 (step 222). An example of the UI displayed here is the content described in FIG. When the user completes input of the profile input UI, the contents of the next input profile are stored in the profile DB 40 (step 223).

図14に、構成管理プログラム20がプロファイルの配備先となるサーバ60を選択するためにユーザへ提供するUI(User Interface)の例として、GUI(Graphical User Interface)の例を示す。このGUIは、管理サーバ10に接続する出力装置16や、管理サーバ10にネットワーク70を介して接続された他の端末の表示装置等にブラウザや専用のプログラム、およびテキストなどを用いて表示する。ウインドウ1640はブラウザやプログラムのウインドウを示す。   FIG. 14 shows an example of a GUI (Graphical User Interface) as an example of a UI (User Interface) provided to the user in order for the configuration management program 20 to select a server 60 as a profile deployment destination. The GUI is displayed on the output device 16 connected to the management server 10 or a display device of another terminal connected to the management server 10 via the network 70 using a browser, a dedicated program, text, and the like. A window 1640 shows a browser or a program window.

ウインドウ1640には、プロファイルの配備先となるサーバ60の候補の一覧と、操作のためのボタン等が表示される。ユーザは、プロファイル選択枠1641で配備するプロファイルを選択する。図14の例では、プルダウンによる選択可能としている。プロファイルを選択すると、そのプロファイルで定義されているスペック情報がスペック枠1642に表示される。具体的には、CPUの種類、周波数、コア数、メモリ容量、ネットワーク接続数、ストレージ接続数である。配備先のサーバ候補一覧として、配備候補一覧枠1643に配備先の候補となるサーバ60の一覧と、そのスペック情報が表示される。評価枠1644には、ユーザが配備先サーバを選択するときに参考となるガイド情報を表示する。図14の例では、5つの星を利用し、5段階でガイド情報を表示している。配備候補一覧枠1643のサーバ60をクリックすると、該当サーバ60がプロファイルの配備先として選択される(図14のハッチング部分)。サーバ60が選択された状態で、プロファイル配備ボタン1645をクリックすると、プロファイルが該当サーバ60に配備される。キャンセルする場合は、キャンセル1646をクリックする。   A window 1640 displays a list of candidates for the server 60 that is a profile deployment destination, buttons for operation, and the like. The user selects a profile to be deployed in the profile selection frame 1641. In the example of FIG. 14, selection by pull-down is possible. When a profile is selected, spec information defined in the profile is displayed in the spec frame 1642. Specifically, the CPU type, frequency, number of cores, memory capacity, number of network connections, and number of storage connections. As a deployment destination server candidate list, a deployment candidate list frame 1643 displays a list of servers 60 that are deployment destination candidates and their specification information. The evaluation frame 1644 displays guide information that is helpful when the user selects a deployment destination server. In the example of FIG. 14, guide information is displayed in five stages using five stars. When the server 60 in the deployment candidate list frame 1643 is clicked, the server 60 is selected as a profile deployment destination (hatched portion in FIG. 14). When the profile deployment button 1645 is clicked with the server 60 selected, the profile is deployed to the server 60. To cancel, click Cancel 1646.

図15に、構成管理プログラム20の配備部23で行われる処理のフローチャートを示す。配備部23は、ユーザからの指示に基づいて実行され、プロファイル配備のUIを表示する(ステップ231)。ここで表示するUIの例が、図14に記載の内容である。ユーザがプロファイル配備UIにおいて、配備するプロファイルを選択すると(ステップ232)、配備部23は選択されたプロファイルの配備先のサーバ60の候補を検索する(ステップ233)。ここでサーバ60の検索は、図14のUIで選択されたプロファイルのスペック情報(性能情報)を利用し、サーバプールテーブル32内のサーバ60のうち、プール状態(プロファイルが未配備)のサーバ60であり、かつプロファイルのスペック情報を満たすサーバ60を配備部23がリストアップする。ここでスペックを満たすとは、具体的には図14のUIで指定したCPUの種類が一致し、CPUの周波数や、コア数、メモリ容量、およびNICやHBAのポート数が、下記の条件を満たすものである。
プロファイルのスペック情報の値 ≦ サーバ60のスペック情報の値 ………(式1)
配備部23は、CPUの動作周波数の値と、コア数の値と、メモリ容量の値、およびNIC616やHBA615のポート数の値が上記(1)式を満たすプール状態のサーバ60をプロファイルの配備先の候補として抽出する。
FIG. 15 shows a flowchart of processing performed by the deployment unit 23 of the configuration management program 20. The deployment unit 23 is executed based on an instruction from the user, and displays a profile deployment UI (step 231). An example of the UI displayed here is the content described in FIG. When the user selects a profile to be deployed in the profile deployment UI (step 232), the deployment unit 23 searches for candidates for the server 60 to which the selected profile is deployed (step 233). Here, the search of the server 60 uses the specification information (performance information) of the profile selected in the UI of FIG. 14, and among the servers 60 in the server pool table 32, the server 60 in the pool state (profile is not deployed). The deployment unit 23 lists servers 60 that satisfy the profile specification information. Specifically, satisfying the specification means that the CPU type specified by the UI in FIG. 14 matches, and the CPU frequency, the number of cores, the memory capacity, and the number of NIC and HBA ports satisfy the following conditions. To meet.
Value of profile specification information ≤ Value of specification information of server 60 (Equation 1)
The deployment unit 23 deploys a profile of the pooled server 60 in which the CPU operating frequency value, the number of cores, the memory capacity value, and the number of ports of the NIC 616 and the HBA 615 satisfy the above expression (1). Extract as previous candidate.

次に、上記ステップ233でリストアップされた配備先サーバの候補を評価する(ステップ234)。この評価の結果は、図14で示した評価枠1644に表示される情報となる。ここで配備部23が行う評価は、具体的には上記(1)式で比較するプロファイルのスペック情報の値が、サーバ60のスペック情報の値に総じて近いほど、星の数を増やし、遠いほど星の数を減らすなどである。   Next, the deployment server candidates listed in step 233 are evaluated (step 234). The result of this evaluation is information displayed in the evaluation frame 1644 shown in FIG. Here, the evaluation performed by the deployment unit 23 specifically increases the number of stars as the value of the spec information of the profile compared in the above formula (1) is closer to the value of the spec information of the server 60, and the farther it is, Such as reducing the number of stars.

なお、ステップ233において上記の式1を満たさないサーバ60も候補として残し、ステップ234において、該当サーバ60は星の数をゼロとする評価にしても良い。次にステップ233でリストアップしたサーバ60とステップ234の各サーバ60の評価結果をプロファイル配備UIに表示する(ステップ235)。   In addition, the server 60 which does not satisfy | fill said Formula 1 may be left as a candidate in step 233, and the said server 60 may make the evaluation which makes the number of stars zero in step 234. Next, the server 60 listed in step 233 and the evaluation result of each server 60 in step 234 are displayed on the profile deployment UI (step 235).

これにより、プロファイル配備UIには、図14で示した配備候補一覧枠1643のサーバ一覧と、各サーバ60の評価枠1644が表示される。ユーザが図14のUIを操作してプロファイルの配備先のサーバ60の選択を完了すると(ステップ236)、選択されたサーバ60とプロファイルの状態を更新する。具体的には、配備部23は、サーバプールテーブル32のうち、ステップ236選択されたサーバ60の状態(カラム322)を「利用中」に更新し、かつプロファイルDB40の配備するプロファイルの配備サーバ(カラム404)に選択されたサーバ60の識別子を保持するように更新する。   Thereby, the server list of the deployment candidate list frame 1643 and the evaluation frame 1644 of each server 60 shown in FIG. 14 are displayed on the profile deployment UI. When the user operates the UI shown in FIG. 14 to complete the selection of the server 60 as the profile deployment destination (step 236), the selected server 60 and the profile state are updated. Specifically, the deployment unit 23 updates the state (column 322) of the server 60 selected in step 236 in the server pool table 32 to “in use” and deploys the profile deployment server ( Update the column 404) to hold the identifier of the selected server 60.

次に、配備部23が確定部24を呼び出し、確定部24に配備するプロファイルと選択されたサーバ60を受け渡す(ステップ238)。   Next, the deployment unit 23 calls the determination unit 24 to deliver the profile to be deployed to the determination unit 24 and the selected server 60 (step 238).

図16に、構成管理プログラム20がユーザにストレージ装置80の候補を選択するために提供するUI(User Interface)の例として、GUI(Graphical User Interface)の例を示す。このGUIは、管理サーバ10に接続する出力装置16や、管理サーバ10にネットワーク70を介して接続された他の端末の表示装置等にブラウザや専用のプログラム、およびテキストなどを用いて表示する。ウインドウ1660はブラウザやプログラムのウインドウを示す。ウインドウ1660には、ストレージ候補の一覧と、操作のためのボタン等が表示される。ストレージ情報枠1661には、所望のストレージ装置80の容量を表示される。ストレージ候補一覧1662に、候補となるストレージ装置80の一覧として、ストレージ装置80のLU情報1663、容量1664、および評価1665が表示される。LU情報1663には、該当ストレージ装置80のストレージ装置識別子とLU番号が表示される。容量には、該当ストレージ装置80の容量が表示される。評価1665には、ユーザが配備先サーバ60を選択するときに参考となるガイド情報を表示する。図の例では、5つの星を利用し、5段階でガイド情報を表示している。ユーザは、ボタン1666をクリックすることで、ストレージ装置80を選択する。選択されたボタン1666は、図の例では二重丸になることを示している。ストレージ装置80が選択された状態で、確定ボタン1667をクリックすると、ストレージ装置80の選択が確定する。キャンセルする場合は、キャンセル1668をクリックする。   FIG. 16 shows an example of a GUI (Graphical User Interface) as an example of a UI (User Interface) provided for the configuration management program 20 to select a storage device 80 candidate for the user. The GUI is displayed on the output device 16 connected to the management server 10 or a display device of another terminal connected to the management server 10 via the network 70 using a browser, a dedicated program, text, and the like. A window 1660 indicates a browser or a program window. The window 1660 displays a list of storage candidates and buttons for operation. In the storage information frame 1661, the capacity of the desired storage device 80 is displayed. The storage candidate list 1662 displays LU information 1663, capacity 1664, and evaluation 1665 of the storage apparatus 80 as a list of candidate storage apparatuses 80. The LU information 1663 displays the storage device identifier and LU number of the relevant storage device 80. In the capacity, the capacity of the storage device 80 is displayed. In the evaluation 1665, guide information that is helpful when the user selects the deployment destination server 60 is displayed. In the illustrated example, guide information is displayed in five stages using five stars. The user clicks a button 1666 to select the storage device 80. The selected button 1666 indicates a double circle in the illustrated example. When the confirmation button 1667 is clicked while the storage device 80 is selected, the selection of the storage device 80 is confirmed. To cancel, click Cancel 1668.

図17に、構成管理プログラム20の確定部24で行われる処理のフローチャートを示す。確定部24は、配備部23より取得した、配備するプロファイルと、上記ステップ236で選択されたサーバ60の情報を利用し、ネットワークプールテーブル33からネットワーク70の候補をリストアップする(ステップ2401)。ステップ2401の詳細な処理フローについては図18に記載する。次に、確定部24は、ネットワーク70の候補を評価する(ステップ2402)。ここでネットワーク70の評価は、具体的にはネットワーク70の性能(伝送速度)が高いほど星の数を増大させ、また、QoS(Quality of Service)等の付加価値の数が多いほど星の数を増やす。   FIG. 17 shows a flowchart of processing performed by the determination unit 24 of the configuration management program 20. The determination unit 24 uses the profile to be deployed acquired from the deployment unit 23 and the information of the server 60 selected in step 236 to list the network 70 candidates from the network pool table 33 (step 2401). The detailed processing flow of step 2401 is described in FIG. Next, the determination unit 24 evaluates candidates for the network 70 (step 2402). Here, the evaluation of the network 70 specifically increases the number of stars as the performance (transmission speed) of the network 70 increases, and increases the number of added values such as QoS (Quality of Service) as the number of stars. Increase.

次に、確定部24はネットワーク候補選択UIを表示する(ステップ2403)。ネットワーク候補選択UIは、図16に示したストレージ装置80の選択UIと同様に、ネットワーク70の候補を選択するためのUIであり、図16と同様であるので図示は省略する。具体的には、プロファイルで要求されているネットワーク70の接続先仮想ネットワーク番号と、ネットワーク70の候補の一覧と、該当ネットワーク70を構成するネットワーク機器や、該当ネットワーク70の性能およびQoS設定、および該当ネットワーク70のステップ2402で示した評価を表示し、それらの候補からユーザがネットワーク70を選択するUIである。   Next, the determination unit 24 displays a network candidate selection UI (step 2403). The network candidate selection UI is a UI for selecting a candidate for the network 70 in the same manner as the selection UI of the storage apparatus 80 shown in FIG. 16, and is not shown in FIG. Specifically, the connection destination virtual network number of the network 70 requested by the profile, a list of candidates for the network 70, the network devices constituting the network 70, the performance and QoS settings of the network 70, and the corresponding This is a UI for displaying the evaluation shown in Step 2402 of the network 70 and allowing the user to select the network 70 from those candidates.

ユーザがネットワーク候補選択UIでネットワークの選択を完了すると、確定部24は選択されたネットワーク70に対応するネットワークインタフェイス識別子を取得する(ステップ2404)。具体的には、選択されたネットワーク70に対応するネットワークインタフェイス識別子をネットワークプールテーブル33から取得し、ネットワークプールテーブル33の該当ネットワークインタフェイス識別の状態(カラム332)を「利用中」に更新し、識別子プールテーブル31の該当ネットワークインタフェイス識別子の利用中フラグ(カラム313)を「利用中」に更新する。さらに、プロファイルDB40のネットワーク(カラム405)に取得したネットワークインタフェイス識別子を追加する。次に、配備するプロファイルの全てのネットワーク70のネットワークインタフェイス識別子を取得したか確認する。Yesであればステップ2411へ、Noであればステップ2401へ移動する。   When the user completes selection of a network using the network candidate selection UI, the determination unit 24 acquires a network interface identifier corresponding to the selected network 70 (step 2404). Specifically, the network interface identifier corresponding to the selected network 70 is acquired from the network pool table 33, and the status (column 332) of the network interface identification in the network pool table 33 is updated to “in use”. The in-use flag (column 313) of the corresponding network interface identifier in the identifier pool table 31 is updated to “in use”. Further, the acquired network interface identifier is added to the network (column 405) of the profile DB 40. Next, it is confirmed whether the network interface identifiers of all the networks 70 of the profile to be deployed have been acquired. If yes, go to step 2411; if no, go to step 2401.

次に、確定部24は、配備部23より取得した、配備するプロファイルと、選択されたサーバ60の情報を利用し、ストレージプールテーブル34からストレージ候補をリストアップする(ステップ2411)。ステップ2411の詳細な処理フローについては図19に記載する。次に、確定部24はストレージ候補を評価する(ステップ2412)。ここでストレージ装置80の候補の評価は、具体的にはプロファイルのスペック情報におけるストレージ装置80の容量が、ストレージ候補の容量に近いほど、星の数を増やし、遠いほど星の数を減らす。次に確定部24は、ストレージ候補選択UIを表示する(ステップ2413)。ここで確定部24が表示するUIの例が、図16に記載の内容である。ユーザがストレージ候補選択UIの候補からストレージ装置80の選択を完了すると、確定部24は選択されたストレージ装置80に対応するストレージインタフェイス識別子を取得する(ステップ2414)。具体的には、確定部24は図16のUIで選択されたストレージ装置80に対応するストレージインタフェイス識別子をストレージプールテーブル34から取得し、ストレージプールテーブル34の該当ネットワークインタフェイス識別の状態(カラム342)を「利用中」に更新し、識別子プールテーブル31の該当ストレージインタフェイス識別子の利用中フラグ(カラム313)を「利用中」に更新する。さらに、プロファイルDB40のストレージ(カラム406)に取得したストレージインタフェイス識別子を追加する。   Next, the determination unit 24 lists storage candidates from the storage pool table 34 using the profile to be deployed acquired from the deployment unit 23 and the information of the selected server 60 (step 2411). The detailed processing flow of step 2411 is described in FIG. Next, the determination unit 24 evaluates the storage candidate (step 2412). Here, the evaluation of the candidates for the storage device 80 is specifically performed by increasing the number of stars as the capacity of the storage device 80 in the specification information of the profile is closer to the capacity of the storage candidate, and decreasing the number of stars as it is further away. Next, the determination unit 24 displays the storage candidate selection UI (step 2413). Here, an example of the UI displayed by the determination unit 24 is the content described in FIG. When the user completes the selection of the storage device 80 from the storage candidate selection UI candidates, the determination unit 24 acquires a storage interface identifier corresponding to the selected storage device 80 (step 2414). Specifically, the determination unit 24 acquires the storage interface identifier corresponding to the storage device 80 selected by the UI of FIG. 16 from the storage pool table 34, and the corresponding network interface identification state (column) in the storage pool table 34. 342) is updated to “in use”, and the in-use flag (column 313) of the corresponding storage interface identifier in the identifier pool table 31 is updated to “in use”. Further, the acquired storage interface identifier is added to the storage (column 406) of the profile DB 40.

次に、確定部24は設定されたサーバ60に配備するプロファイルの全てのストレージ装置80のストレージインタフェイス識別子を取得したか確認する。Yesであればステップ2416へ、Noであればステップ2411へ移動する。ステップ2416では、適用部25を呼び出し、プロファイルを配備するサーバ60の識別子と、取得したネットワークインタフェイス識別子の一覧、および取得したストレージインタフェイス識別子の一覧を適用部25に受け渡す。   Next, the determination unit 24 confirms whether the storage interface identifiers of all the storage apparatuses 80 of the profile to be deployed to the set server 60 have been acquired. If yes, go to step 2416; if no, go to step 2411. In step 2416, the application unit 25 is called, and the identifier of the server 60 that deploys the profile, the acquired list of network interface identifiers, and the acquired list of storage interface identifiers are transferred to the application unit 25.

図18は、図17のステップ2401で行われるネットワーク70の候補をリストアップする処理の詳細なフローチャートを示す。ステップ2422では、確定部24はネットワークプールテーブル33のうち、利用中のネットワーク70をフィルタ(除外)する。具体的には、ネットワークプールテーブル33のカラム332の状態が「プール」のものを残し、「利用中」のものを除外する。次にステップ2424では、確定部24はサーバ60に配備するプロファイルのネットワーク70のスペックを満たし、かつフィルタされなかったネットワーク70候補を検索する。具体的には、配備するプロファイルに定義されている接続する仮想ネットワーク(VLAN番号)と接続可能なネットワークインタフェイス識別子(MACアドレス)を、ネットワークプールテーブル33から検索し、リストアップする。ステップ2425では、ステップ2424において、ネットワーク70の候補が有るか確認する。Yesの場合は終了し、Noの場合はネットワークプールの不足をユーザに通知する(ステップ2426)。この通知は具体的には、UI等への表示などである。なお、ステップ2426において、ネットワーク70のプールを増やす処理が行われるまでウエイトしても良いし、自動的にネットワーク70のプールを増やす処理を行うため、他のプログラムを呼び出しても良い。   FIG. 18 shows a detailed flowchart of the process of listing candidates for the network 70 performed in step 2401 of FIG. In step 2422, the determination unit 24 filters (excludes) the network 70 in use from the network pool table 33. Specifically, the column 332 in the network pool table 33 remains in the “pool” state, and the “in use” state is excluded. Next, in step 2424, the determination unit 24 searches for network 70 candidates that satisfy the specifications of the network 70 of the profile to be deployed in the server 60 and have not been filtered. Specifically, a network interface identifier (MAC address) connectable to the virtual network (VLAN number) defined in the profile to be deployed is searched from the network pool table 33 and listed. In step 2425, it is confirmed in step 2424 whether there is a candidate for the network 70. If yes, the process ends, and if no, the user is notified of the lack of a network pool (step 2426). Specifically, this notification is a display on a UI or the like. In step 2426, the process may wait until the process of increasing the pool of the network 70 is performed, or another program may be called to perform the process of automatically increasing the pool of the network 70.

図19は、図17のステップ2411で行われるストレージ候補をリストアップする処理の詳細なフローチャートを示す。ステップ2434では、確定部24はストレージプールテーブル34のうち、利用中のストレージ装置80をフィルタ(除外)する。具体的には、ストレージプールテーブル34のカラム342の状態が「プール」のものを残し、「利用中」のものを除外する。次に、ステップ2436では、確定部24がストレージ装置80の属性に対して不適合なストレージ装置80をフィルタ(除外)する。ここでは、ストレージプールテーブル34の属性情報(カラム346)に示す情報を利用して、配備するプロファイルの定義において、属性情報と一致しないストレージ装置80をフィルタする。たとえばプロファイルの定義において、OSは「Windows」(登録商標)であるが、ストレージ装置80の属性情報は「OS:Linux用」であれば、該当ストレージ装置80はフィルタ(除外)される。   FIG. 19 shows a detailed flowchart of the processing for listing storage candidates performed in step 2411 of FIG. In step 2434, the determination unit 24 filters (excludes) the storage device 80 in use from the storage pool table 34. Specifically, the column 342 in the storage pool table 34 remains in the “pool” state and the “in use” state is excluded. Next, in step 2436, the determination unit 24 filters (excludes) storage devices 80 that are incompatible with the attributes of the storage device 80. Here, the storage device 80 that does not match the attribute information in the definition of the profile to be deployed is filtered using the information shown in the attribute information (column 346) of the storage pool table 34. For example, in the profile definition, the OS is “Windows” (registered trademark), but if the attribute information of the storage device 80 is “OS: for Linux”, the storage device 80 is filtered (excluded).

次にステップ2437では、確定部24は、配備するプロファイルで定義されているストレージ装置80の容量を満たし、かつ、フィルタされなかったストレージ候補を検索し、リストアップする。ここで、容量(スペック)を満たすとは、下記の条件を満たすものである:
プロファイルのストレージ容量 ≦ ストレージプールテーブル34のストレージ容量
………(式2)
ステップ2438では、確定部24はステップ2437において、ストレージ候補が有るか否かを確認する。Yesの場合は終了し、Noの場合はストレージプールの不足をユーザに通知する(ステップ2439)。具体的には、UI等への表示などである。なお、また、ステップ2439において、ストレージ装置80のプールを増やす処理が行われるまでウエイトしても良いし、自動的にストレージ装置80のプールを増やす処理を行うため、他のプログラムを呼び出しても良い。
Next, in step 2437, the determination unit 24 searches and lists storage candidates that satisfy the capacity of the storage device 80 defined by the profile to be deployed and that are not filtered. Here, satisfying the capacity (spec) satisfies the following conditions:
Storage capacity of profile ≦ Storage capacity of storage pool table 34
......... (Formula 2)
In step 2438, the determination unit 24 checks in step 2437 whether or not there is a storage candidate. If yes, the process ends, and if no, the user is notified of a storage pool shortage (step 2439). Specifically, display on a UI or the like. In step 2439, the process may wait until the process of increasing the pool of the storage device 80 is performed, or another program may be called to perform the process of automatically increasing the pool of the storage apparatus 80. .

図20に、構成管理プログラム20の適用部25で行われる処理のフローチャートを示す。適用部25は、確定部24より外部の機器または装置に接続するI/Oインタフェイス(NIC616とHBA615)のインタフェイス識別子を取得し、プロファイルの配備先となるサーバ60に対してI/Oインタフェイスのインタフェイス識別子の書き換えを行うように指示する(ステップ251)。ここで、サーバ60側の識別子書き換えプログラム620(図2記載)が適用部25からの指示を受信し、サーバ60のNIC616のネットワークインタフェイス識別子、およびHBA615のストレージインタフェイス識別子をそれぞれ書き換える。なお、識別子書き換えプログラム620は、ステップ251の実行時に、適用部25がサーバ60に対して配信しても良い。配信の方法としては、例えばPXEブートなどのネットワークブートにより配信する方法である。   FIG. 20 shows a flowchart of processing performed by the application unit 25 of the configuration management program 20. The application unit 25 acquires an interface identifier of an I / O interface (NIC 616 and HBA 615) connected to an external device or apparatus from the determination unit 24, and transmits an I / O interface to the server 60 as a profile deployment destination. An instruction is given to rewrite the interface identifier of the face (step 251). Here, the identifier rewriting program 620 (shown in FIG. 2) on the server 60 side receives the instruction from the application unit 25, and rewrites the network interface identifier of the NIC 616 of the server 60 and the storage interface identifier of the HBA 615, respectively. The identifier rewriting program 620 may be distributed to the server 60 by the application unit 25 when step 251 is executed. As a delivery method, for example, delivery is performed by network boot such as PXE boot.

サーバ60の識別子書き換えプログラム620がI/Oインタフェイスのインタフェイス識別子の書き換えが完了すると、該当サーバ60からプロファイルに定義されたネットワーク70およびストレージ装置80に接続可能かを確認する(ステップ252)。具体的には、サーバ60に接続のテスト用プログラムを適用部25が配信し、該当テスト用プログラムがネットワーク70にパケットを送出したり、ストレージ装置80へアクセスする処理を行う。サーバ60のテスト用プログラムがI/Oインタフェイスから接続先(外部の機器または装置)までの接続の成功を確認(ステップ253)し、接続に成功するとステップ254へ、失敗するとステップ255へ移る。ステップ254では、プロファイルを配備したサーバ60の接続完了をユーザに通知する。この通知は、具体的には、UIへの表示などである。ステップ255では、接続に失敗したことをユーザに通知する。ここで、ステップ251からリトライしても良い。   When the identifier rewriting program 620 of the server 60 completes rewriting of the interface identifier of the I / O interface, it confirms whether the server 60 can connect to the network 70 and the storage device 80 defined in the profile (step 252). Specifically, the application unit 25 distributes a test program for connection to the server 60, and the corresponding test program sends a packet to the network 70 and accesses the storage device 80. The test program of the server 60 confirms the success of the connection from the I / O interface to the connection destination (external device or apparatus) (step 253). If the connection is successful, the process proceeds to step 254, and if it fails, the process proceeds to step 255. In step 254, the user is notified of the completion of connection of the server 60 where the profile is deployed. Specifically, this notification is a display on the UI. In step 255, the user is notified that the connection has failed. Here, retry may be performed from step 251.

図21に、構成管理プログラム20の解除部26で行われる処理のフローチャートを示す。解除部26は、ユーザからの指示に基づいてサーバ60で稼動中のプロファイル配備の解除要求を取得する(ステップ261)。この要求は、構成管理プログラム20のUIなどから受け付ける。次に解除部26は、リソースの初期化の有無を問い合わせる(ステップ262)。具体的には、UIなどでネットワーク70およびストレージ装置80の初期化を行うか否かをユーザに問い合わせ、初期化が必要であるか否かを取得する。リソースの初期化が必要か否かを確認(ステップ263)し、必要であればステップ264へ進み、不要であればステップ267へ移る。   FIG. 21 shows a flowchart of processing performed by the cancellation unit 26 of the configuration management program 20. The canceling unit 26 acquires a request for canceling profile deployment in operation on the server 60 based on an instruction from the user (step 261). This request is accepted from the UI of the configuration management program 20 or the like. Next, the cancellation unit 26 inquires whether or not the resource is initialized (step 262). Specifically, the user is inquired about whether to initialize the network 70 and the storage device 80 using a UI or the like, and acquires whether or not initialization is necessary. It is confirmed whether or not resource initialization is necessary (step 263). If necessary, the process proceeds to step 264. If not necessary, the process proceeds to step 267.

ステップ264では、解除部26はプロファイルの配備を解除するサーバ60の状態を確認する。ここで、サーバ60の状態とは、電源状態や障害の有無などである。サーバ60が起動中の状態であれば、ユーザに停止を促すUIを表示し停止するまでウエイトするか、自動的にサーバ60をシャットダウンおよび停止する。ステップ265では、ネットワーク70の初期化を行う。具体的には、解除部26がサーバ60に初期化プログラムを配信し、ネットワーク70の一部または全部に対してARPテーブルの初期化パケットを送出するなどである。ステップ265では、ストレージ装置80の初期化を行う。具体的には、解除部26がサーバ60に初期化プログラムを配信し、ストレージ装置80の一部または全部に対してデータクリアを行う。なお、初期化プログラムは、ステップ265で送付したプログラムと同じものでもよいため、一度配信すればよい。また、ステップ265とステップ266は、必ず両方を実施する必要は無い。   In step 264, the canceling unit 26 confirms the state of the server 60 whose profile deployment is cancelled. Here, the state of the server 60 is a power supply state, presence / absence of a failure, or the like. If the server 60 is in an active state, a UI prompting the user to stop is displayed and the user 60 waits until the user stops, or the server 60 is automatically shut down and stopped. In step 265, the network 70 is initialized. Specifically, the cancellation unit 26 distributes the initialization program to the server 60 and sends an initialization packet of the ARP table to a part or all of the network 70. In step 265, the storage apparatus 80 is initialized. Specifically, the release unit 26 delivers an initialization program to the server 60 and clears data for a part or all of the storage device 80. Since the initialization program may be the same as the program sent in step 265, it may be distributed once. Further, it is not always necessary to perform both step 265 and step 266.

ステップ267では、解除部26がプロファイルの配備を解除するサーバ60が利用中のインタフェイス識別子を解除する要求をサーバ60に対して通知する。利用中のインタフェイス識別子の解除は、たとえば、サーバ60に搭載のNIC616およびHBA615のインタフェイス識別子を、NIC616およびHBA615のデフォルトのインタフェイス識別子に戻す。ステップ268では、プロファイルの解除処理を行う。ここでは、プロファイルDB40の解除するプロファイルに対して、ネットワーク(カラム405)およびストレージ装置(カラム406)に記載のインタフェイス識別子を取得し、識別子プールテーブル31の該当インタフェイス識別子の利用中フラグ(カラム313)を「未使用」に更新し、ネットワークプールテーブル33の該当インタフェイス識別子の状態(カラム332)を「プール」に更新し、ストレージプールテーブル34の該当インタフェイス識別子の状態(カラム342)を「プール」に更新する。さらに解除部26はサーバプールテーブル32のプロファイルの配備を解除するサーバ60の状態(カラム322)を「プール」に更新し、プロファイルDB40の解除するプロファイルの配備サーバ(カラム404)を「未配備」に更新し、ネットワーク(カラム405)およびストレージ(カラム406)をクリアする。   In step 267, the canceling unit 26 notifies the server 60 of a request to cancel the interface identifier being used by the server 60 that cancels the profile deployment. Release of the interface identifier in use returns, for example, the interface identifiers of NIC 616 and HBA 615 installed in server 60 to the default interface identifiers of NIC 616 and HBA 615. In step 268, profile release processing is performed. Here, the interface identifier described in the network (column 405) and storage device (column 406) is acquired for the profile to be canceled in the profile DB 40, and the in-use flag (column) of the corresponding interface identifier in the identifier pool table 31 is acquired. 313) is updated to “unused”, the state of the corresponding interface identifier in the network pool table 33 (column 332) is updated to “pool”, and the state of the corresponding interface identifier in the storage pool table 34 (column 342) is updated. Update to "Pool". Further, the canceling unit 26 updates the state (column 322) of the server 60 that cancels the deployment of the profile in the server pool table 32 to “pool”, and the profile deployment server (column 404) that cancels the profile DB 40 “undeployed”. And the network (column 405) and storage (column 406) are cleared.

本実施形態によれば、計算機システムの構築や構成変更に係るサーバ60とネットワーク70とストレージ装置80等の外部の機器との接続を、サーバ60側のインタフェイス識別子の変更のみで実施することができる。これにより、ネットワーク管理サーバ170が管理するネットワーク70と、ストレージ管理サーバ180が管理するストレージ装置80と、サーバ管理者が管理するサーバ60を備えた計算機システムにおいて、サーバ管理者が管理サーバ10を操作してサーバ60のネットワークインタフェイス識別子とストレージインタフェイス識別子を変更するだけでサーバ60のI/Oインタフェイスに接続される外部の機器または装置の構成を容易かつ迅速に変更することが可能となる。このように、サーバ60と外部の機器または装置と接続するためのI/Oインタフェイスのインタフェイス識別子を変更するだけで、I/Oインタフェイスと通信を行う外部の機器または装置を選択することができる。これにより、管理サーバ10のユーザ(またはサーバ管理者)は、前記従来例のように、ネットワーク管理サーバ170の管理者やストレージ管理サーバ180の管理者に通信経路やアクセスパスの変更を依頼することなく、サーバ60のプロファイルに応じた通信経路やアクセスパスを迅速に設定することができるのである。   According to the present embodiment, the connection between the server 60, the network 70, and external devices such as the storage device 80 related to the construction or configuration change of the computer system can be performed only by changing the interface identifier on the server 60 side. it can. Thus, in a computer system including the network 70 managed by the network management server 170, the storage device 80 managed by the storage management server 180, and the server 60 managed by the server administrator, the server administrator operates the management server 10. By simply changing the network interface identifier and storage interface identifier of the server 60, it becomes possible to easily and quickly change the configuration of an external device or apparatus connected to the I / O interface of the server 60. . In this way, by simply changing the interface identifier of the I / O interface for connecting the server 60 to an external device or apparatus, the external device or apparatus that communicates with the I / O interface can be selected. Can do. Thereby, the user (or server administrator) of the management server 10 requests the administrator of the network management server 170 or the administrator of the storage management server 180 to change the communication path or access path as in the conventional example. The communication path and access path according to the profile of the server 60 can be quickly set.

<実施形態2>
第1の実施形態では、計算機システムを構成するサーバ60から、どのネットワーク70およびどのストレージ装置80であっても接続可能な場合について述べた。本第2の実施形態では、計算機システムを構成するサーバ60から接続不可なネットワーク70およびストレージ装置80が存在する場合について述べる。
<Embodiment 2>
In the first embodiment, a case has been described in which any network 70 and any storage device 80 can be connected from the server 60 constituting the computer system. In the second embodiment, a case will be described in which there are a network 70 and a storage device 80 that cannot be connected from the server 60 constituting the computer system.

本実施形態では、図6に示したサーバプールテーブル32において、カラム324に示すサーバの接続先情報が必要となる。カラム324は、カラム321に示すサーバ60が接続可能なネットワーク70およびストレージ装置80の情報を保持している。たとえば、HBA1から接続可能なストレージ装置80がストレージ装置1およびストレージ装置2であれば、「HBA1:ストレージ装置1,ストレージ装置2」と記載する。   In the present embodiment, the server connection destination information shown in the column 324 is required in the server pool table 32 shown in FIG. A column 324 holds information on the network 70 and the storage device 80 to which the server 60 shown in the column 321 can be connected. For example, if the storage apparatus 80 that can be connected from the HBA 1 is the storage apparatus 1 and the storage apparatus 2, “HBA 1: storage apparatus 1, storage apparatus 2” is described.

図22に、本実施形態のネットワークプール候補検索2401で行われる処理のフローチャートを示す。図22は、第1実施形態の図18に示した確定部24のネットワークプール候補検索2401を置き換える処理である。図22で第1実施形態と異なるのは、ステップ2423が追加されている点である。   FIG. 22 shows a flowchart of processing performed in the network pool candidate search 2401 of this embodiment. FIG. 22 shows processing for replacing the network pool candidate search 2401 of the determination unit 24 shown in FIG. 18 of the first embodiment. 22 is different from the first embodiment in that step 2423 is added.

ステップ2423では、確定部24がプロファイルの配備先のサーバ60が接続できないネットワーク70をフィルタ(除外)する。具体的には、確定部24はサーバプールテーブル32の接続先(カラム324)と、ネットワークプールテーブル33の所属(カラム333)を利用し、配備先のサーバ60から接続できないネットワーク機器701に所属するネットワーク70をフィルタ(除外)する。   In step 2423, the determination unit 24 filters (excludes) the network 70 to which the profile deployment server 60 cannot be connected. Specifically, the determination unit 24 uses the connection destination (column 324) of the server pool table 32 and the affiliation (column 333) of the network pool table 33, and belongs to the network device 701 that cannot be connected from the deployment destination server 60. Filter (exclude) the network 70.

図23に、本実施形態のストレージプール候補検索2411で行われる処理のフローチャートを示す。図23は、第1実施形態の図19に示した確定部24のストレージプール候補検索2411を置き換える処理である。図23で実施形態1と異なるのは、ステップ2435が追加されている点である。ステップ2435では、プロファイルの配備先のサーバ60が接続できないストレージ装置80をフィルタ(除外)する。具体的には、確定部24はサーバプールテーブル32の接続先(カラム324)と、ストレージプールテーブル34の所属(カラム343)を利用し、配備先サーバから接続できないストレージ装置80に所属するストレージ(LU90)をフィルタする。   FIG. 23 shows a flowchart of processing performed in the storage pool candidate search 2411 of this embodiment. FIG. 23 shows processing for replacing the storage pool candidate search 2411 of the determination unit 24 shown in FIG. 19 of the first embodiment. FIG. 23 is different from the first embodiment in that step 2435 is added. In step 2435, the storage apparatus 80 to which the server 60 as the profile deployment destination cannot be connected is filtered (excluded). Specifically, the determination unit 24 uses the connection destination (column 324) of the server pool table 32 and the affiliation (column 343) of the storage pool table 34 to store the storage belonging to the storage device 80 that cannot be connected from the deployment destination server ( LU90).

本実施形態によれば、サーバ60から接続不可なネットワーク70およびストレージ装置80が存在する場合であっても、サーバ60から接続可能なネットワーク70およびストレージ装置80を利用して、計算機システムの構成を変更できる。   According to this embodiment, even when there is a network 70 and a storage device 80 that cannot be connected from the server 60, the configuration of the computer system is configured using the network 70 and the storage device 80 that can be connected from the server 60. Can change.

<実施形態3>
前記実施形態1および実施形態2では、計算機システムを構成する全てのサーバ60、ネットワーク70、およびストレージ装置80を対象として、計算機システムを構成する場合について述べた。本第3実施形態では、ユーザに応じて、計算機システムを構成する一部のサーバ60、ネットワーク70、およびストレージ装置80を対象として計算機システムの構成を変更する場合について述べる。
<Embodiment 3>
In the first embodiment and the second embodiment, the case where the computer system is configured for all the servers 60, the network 70, and the storage device 80 that configure the computer system has been described. In the third embodiment, a case will be described in which the configuration of a computer system is changed for a part of servers 60, a network 70, and a storage device 80 constituting the computer system according to a user.

本実施形態では、図1に示すテーブル群30が、ユーザとグループ情報を保持する図9のグループテーブル35を有している必要がある。   In this embodiment, the table group 30 shown in FIG. 1 needs to have the group table 35 shown in FIG. 9 that holds user and group information.

本実施形態では、図6に示したサーバプールテーブル32において、カラム325に示すグループの情報が必要となる。カラム325は、カラム321に示すサーバ60が所属するグループ識別子が保持されている。なお、1つのサーバ60が複数のグループに属していても良い。その場合、カラム325に複数のグループ識別子が保持される。   In this embodiment, the group information shown in the column 325 is required in the server pool table 32 shown in FIG. A column 325 holds a group identifier to which the server 60 shown in the column 321 belongs. One server 60 may belong to a plurality of groups. In that case, a plurality of group identifiers are held in the column 325.

本実施形態では、図7に示したネットワークプールテーブル33において、カラム335に示すグループの情報が必要となる。カラム335は、該当ネットワーク70が所属するグループ識別子が保持されている。なお、1つのネットワーク70が複数のグループに属していても良い。その場合、カラム335に複数のグループ識別子が保持される。   In this embodiment, the group information shown in the column 335 is required in the network pool table 33 shown in FIG. A column 335 holds a group identifier to which the network 70 belongs. One network 70 may belong to a plurality of groups. In that case, a plurality of group identifiers are held in the column 335.

本実施形態では、図8に示したストレージプールテーブル34において、カラム348に示すグループの情報が必要となる。カラム348は、該当ストレージ装置80が所属するグループ識別子が保持されている。なお、1つのストレージ装置80が複数のグループに属していても良い。その場合、カラム348に複数のグループ識別子が保持される。   In this embodiment, the group information shown in the column 348 is required in the storage pool table 34 shown in FIG. A column 348 holds a group identifier to which the storage device 80 belongs. One storage device 80 may belong to a plurality of groups. In that case, a plurality of group identifiers are held in the column 348.

図9は、グループテーブル35の例を示す。カラム351には、ユーザの識別子を保持する。カラム352には、カラム351のユーザが利用可能なグループの識別子を保持する。ここで、ユーザが複数のグループを利用可能な場合は、複数のグループ識別子を保持する。   FIG. 9 shows an example of the group table 35. A column 351 holds user identifiers. A column 352 holds an identifier of a group that can be used by the user in the column 351. Here, when the user can use a plurality of groups, a plurality of group identifiers are held.

本実施形態では、サーバプールテーブル32、ネットワークプールテーブル33、ストレージプールテーブル34のグループの情報を取得する方法としては、例えば取得部21において、テーブルの作成後にグループ情報を設定するUIを表示し、ユーザに入力させる。グループテーブル35の作成も同様である。   In this embodiment, as a method of acquiring group information of the server pool table 32, the network pool table 33, and the storage pool table 34, for example, the acquisition unit 21 displays a UI for setting group information after the table is created. Let the user input. The creation of the group table 35 is the same.

本実施形態では、配備部23に記載されているプロファイル配備UIを表示する前に、ユーザを認証するためのログイン画面等をUIに表示し、ユーザの識別を実施し、該当ユーザが利用できるグループを、グループテーブル35から取得する。さらに、実施形態1で示した配備部23のステップ233(図15)において、サーバプールテーブル32のグループ(カラム325)を利用して、ユーザが利用できるグループのサーバ60のみを候補とする。   In this embodiment, before displaying the profile deployment UI described in the deployment unit 23, a login screen for authenticating the user is displayed on the UI, the user is identified, and the group that can be used by the user Is obtained from the group table 35. Furthermore, in step 233 (FIG. 15) of the deployment unit 23 shown in the first embodiment, only the server 60 of the group that can be used by the user is selected as a candidate using the group (column 325) of the server pool table 32.

図24に、本実施形態のネットワークプール候補検索2401で行われる処理のフローチャートを示す。図24において前記第2実施形態と異なるのは、ステップ2421が追加されている点である。ステップ2421では、確定部24はユーザが利用できないグループのネットワーク70をフィルタ(除外)する。具体的には、ネットワークプールテーブル33のグループ(カラム335)を利用して、ログイン中のユーザが利用できるグループ識別子と一致しないネットワーク70をフィルタする(除外)。   FIG. 24 shows a flowchart of processing performed in the network pool candidate search 2401 of this embodiment. 24 differs from the second embodiment in that step 2421 is added. In step 2421, the determination unit 24 filters (excludes) the network 70 of the group that cannot be used by the user. Specifically, the network 70 that does not match the group identifier that can be used by the logged-in user is filtered (excluded) using the group (column 335) of the network pool table 33.

図25に、本実施形態のストレージプール候補検索2411で行われる処理のフローチャートを示す。図25において前記第2実施形態と異なるのは、ステップ2433が追加されている点である。ステップ2433では、確定部24はユーザが利用できないグループのストレージ装置80をフィルタする。具体的には、ストレージプールテーブル34のグループ(カラム348)を利用して、ログイン中のユーザが利用できるグループ識別子と一致しないストレージ装置80をフィルタする。   FIG. 25 shows a flowchart of processing performed in the storage pool candidate search 2411 of this embodiment. FIG. 25 is different from the second embodiment in that step 2433 is added. In step 2433, the determination unit 24 filters the storage devices 80 of the group that cannot be used by the user. Specifically, the storage device 80 that does not match the group identifier that can be used by the logged-in user is filtered using the group (column 348) of the storage pool table 34.

本実施形態によれば、複数のユーザが同じ計算機システムを共有して利用する場合において、各ユーザの利用可能なサーバ60、ネットワーク70、ストレージ装置80の範囲を制限することができる。   According to the present embodiment, when a plurality of users share and use the same computer system, the range of the server 60, the network 70, and the storage device 80 that can be used by each user can be limited.

<実施形態4>
前記実施形態1では、サーバ60がストレージ装置80を占有する場合について述べた。本第4実施形態では、ストレージ装置80を複数のサーバ60で共有する場合について述べる。
<Embodiment 4>
In the first embodiment, the case where the server 60 occupies the storage apparatus 80 has been described. In the fourth embodiment, a case where the storage apparatus 80 is shared by a plurality of servers 60 will be described.

本実施形態では、図8に示したストレージプールテーブル34において、カラム347に示す共有の情報が必要となる。カラム347は、該当ストレージ装置80が共有可能か否かをしめす。図では、共有可能な場合には「○」と記載している。   In this embodiment, the shared information shown in the column 347 is required in the storage pool table 34 shown in FIG. A column 347 indicates whether or not the corresponding storage device 80 can be shared. In the figure, “○” is indicated when sharing is possible.

本実施形態では、図11に示したプロファイル入力および更新するために提供するUIにおいて、共有設定ボタン1609を有する。共有設定ボタン1609をクリックすることで、ストレージ装置80の共有設定を行うUIを表示する。ストレージ装置80の共有設定を行うUIの例は図26に示す。   In the present embodiment, the UI provided for inputting and updating the profile shown in FIG. 11 has a sharing setting button 1609. By clicking the share setting button 1609, a UI for performing the share setting of the storage apparatus 80 is displayed. An example of a UI for performing sharing settings for the storage apparatus 80 is shown in FIG.

本実施形態では、図12に示したプロファイルDB40において、スペック(カラム403)の情報として、ストレージ装置80の共有設定が保持される。具体的には、共有が不要な場合には、ストレージ装置80の情報に対して「not-share」を保持し、共有が必要な場合には、共有するLU情報として、「share:LU2」と記載する。なお、LU情報として、LUが所属するストレージ装置80の情報を併せて保持しても良い。   In the present embodiment, in the profile DB 40 shown in FIG. 12, the sharing setting of the storage apparatus 80 is held as information on the specification (column 403). Specifically, when sharing is not necessary, “not-share” is held for the information in the storage device 80, and when sharing is necessary, “share: LU2” is used as LU information to be shared. Describe. Note that information about the storage apparatus 80 to which the LU belongs may be held as LU information.

図26に、構成管理プログラム20がユーザに共有設定を実施に提供するUIの例として、GUIの例を示す。このGUIは、管理サーバ10に接続する表示装置15や、管理サーバ10にネットワーク70を介して接続された他の端末の表示装置等にブラウザや専用のプログラム、およびテキストなどを用いて表示する。ウインドウ1680はブラウザやプログラムのウインドウを示す。ウインドウ1680には、共有可能なストレージ装置80の候補の一覧と、操作のためのボタン等が表示される。共有可能ストレージ一覧枠1681には、候補となるストレージ装置80の一覧として、ストレージ装置80のLU情報1682、容量1683、共有可能残数1684、および共有サーバ1685が表示される。LU情報1682には、該当ストレージ装置80のストレージ装置識別子とLU番号が表示される。容量1683には、該当ストレージ装置80の容量が表示される。共有可能残数1684には、該当ストレージ装置80が共有できる残りの数を表示する。この値は、該当ストレージ装置80に接続可能なストレージインタフェイス識別子の残数より算出する。共有サーバ1685には、現在該当ストレージ装置80が割り当て済みのサーバ60の識別子を表示する。ユーザは、ボタン1686をクリックすることで、ストレージ装置80を選択する。選択されたボタン1686は、図の例では二重丸になることを示している。ストレージ装置80が選択された状態で、OKボタン1687をクリックすると、ストレージ装置80の選択が確定する。キャンセルする場合は、キャンセル1688をクリックする。   FIG. 26 shows an example of a GUI as an example of the UI that the configuration management program 20 provides the user with the sharing setting. The GUI is displayed on a display device 15 connected to the management server 10 or a display device of another terminal connected to the management server 10 via the network 70 using a browser, a dedicated program, text, and the like. A window 1680 indicates a browser or a program window. The window 1680 displays a list of sharable storage device 80 candidates, buttons for operation, and the like. The sharable storage list frame 1681 displays LU information 1682, capacity 1683, sharable remaining number 1684, and shared server 1685 of the storage device 80 as a list of candidate storage devices 80. The LU information 1682 displays the storage device identifier and LU number of the storage device 80. In the capacity 1683, the capacity of the storage device 80 is displayed. The remaining shareable number 1684 displays the remaining number that can be shared by the storage device 80. This value is calculated from the remaining number of storage interface identifiers that can be connected to the storage device 80. The shared server 1685 displays the identifier of the server 60 to which the relevant storage device 80 is currently assigned. The user clicks a button 1686 to select the storage device 80. The selected button 1686 indicates a double circle in the example of the figure. When the OK button 1687 is clicked with the storage device 80 selected, the selection of the storage device 80 is confirmed. To cancel, click Cancel 1688.

図27に、本実施形態の定義部22で行われる処理のフローチャートを示す。図27において前記第3実施形態と異なるのは、ステップ221が追加されている点である。ステップ221では、定義部22が共有可能なストレージ装置80の候補を検索する。具体的には、定義部22はストレージプールテーブル34の共有の情報(カラム347)が「○」であるものをリストアップする。ここでリストアップされたストレージ装置80が、図26で示した共有設定UIに表示される。   FIG. 27 shows a flowchart of processing performed by the definition unit 22 of the present embodiment. 27 differs from the third embodiment in that step 221 is added. In step 221, the definition unit 22 searches for sharable storage device 80 candidates. More specifically, the definition unit 22 lists the storage pool table 34 whose sharing information (column 347) is “◯”. The storage devices 80 listed here are displayed in the sharing setting UI shown in FIG.

図28に、本実施形態のストレージプール候補検索2411で行われる処理のフローチャートを示す。図28において前記第3実施形態と異なるのは、ステップ2431およびステップ2432が追加されている点である。ステップ2431では、確定部24はプロファイルに共有ストレージ装置の設定があるかを確認する。共有ストレージ装置の設定が有る場合にはステップ2432に移る。ここで、プロファイルに共有ストレージの設定があるとは、具体的にはプロファイルDB40のスペック(カラム403)の情報として、「share」という情報を持つストレージ装置80が存在する場合である。ステップ2432では、指定されているストレージ装置80に候補を絞り込む。具体的には、プロファイルDB40のスペック(カラム403)の情報に記載されているLU情報から、該当LU90に接続可能なストレージ装置80に絞りこむ。   FIG. 28 shows a flowchart of processing performed in the storage pool candidate search 2411 of this embodiment. 28 differs from the third embodiment in that step 2431 and step 2432 are added. In step 2431, the determination unit 24 confirms whether the shared storage device is set in the profile. If there is a shared storage device setting, the process proceeds to step 2432. Here, the setting of the shared storage in the profile is specifically a case where there is a storage device 80 having information “share” as information of the specification (column 403) of the profile DB 40. In step 2432, candidates are narrowed down to the designated storage device 80. Specifically, the LU information described in the information of the specification (column 403) of the profile DB 40 is narrowed down to the storage apparatus 80 that can be connected to the corresponding LU 90.

本実施形態によれば、複数のサーバ60で一つのストレージ装置80を共有して共有ストレージ装置として利用する計算機システムを構築できる。   According to this embodiment, it is possible to construct a computer system that shares a single storage device 80 among a plurality of servers 60 and uses it as a shared storage device.

<実施形態5>
前記第1実施形態では、1台のサーバ60に対して、1つのOSが実行される場合について述べた。本実施形態では、1台のサーバ60の複数の仮想サーバを稼動させ、仮想サーバ毎にOSが実行可能な場合について述べる。
<Embodiment 5>
In the first embodiment, the case where one OS is executed for one server 60 has been described. In the present embodiment, a case where a plurality of virtual servers of one server 60 are operated and the OS can be executed for each virtual server will be described.

図29は、本実施形態のサーバ60の構成である。第1実施形態と異なるのは、メモリ611に仮想化部630、仮想サーバ631を保持する点である。仮想化部630は、サーバ60上で仮想サーバ631の実行を管理するハイパーバイザ(仮想マシンモニターなどとも呼ばれる。)であり、仮想サーバ631は各々がOSを実行させる。   FIG. 29 shows the configuration of the server 60 of this embodiment. The difference from the first embodiment is that the memory 611 holds the virtualization unit 630 and the virtual server 631. The virtualization unit 630 is a hypervisor (also referred to as a virtual machine monitor) that manages the execution of the virtual server 631 on the server 60, and each of the virtual servers 631 causes the OS to execute.

本実施形態では、第1実施形態の図15のステップ234におけるサーバ60の評価の方法が異なり、プロファイルのスペック情報の値が、サーバ60のスペック情報の値に比べて小さいほど星の数を増やし、大きいほど星の数を減らす。   In this embodiment, the evaluation method of the server 60 in step 234 of FIG. 15 of the first embodiment is different, and the number of stars is increased as the value of the spec information of the profile is smaller than the value of the spec information of the server 60. The larger the number, the less the number of stars.

図30に、本実施形態の適用部30で行われる処理のフローチャートを示す。第1実施形態と異なるのは、ステップ256および仮想化部630が追加されている点と、ステップ251およびステップ252が削除されている点である。ステップ256では、適用部30がプロファイルに従った仮想サーバ60の構築を仮想化部630に要求する。ここで、仮想サーバに対して作成される仮想NICおよび仮想HBAの持つインタフェイス識別子は、適用部25が、確定部24より取得したインタフェイス識別子に設定するように仮想化部630に要求する。仮想化部630は、要求された仮想サーバを作成し、該当仮想サーバの仮想NICおよび仮想HBAのインタフェイス識別子の設定を実施する。   FIG. 30 shows a flowchart of processing performed by the application unit 30 of this embodiment. The difference from the first embodiment is that step 256 and the virtualization unit 630 are added, and step 251 and step 252 are deleted. In step 256, the application unit 30 requests the virtualization unit 630 to construct the virtual server 60 according to the profile. Here, the application unit 25 requests the virtualization unit 630 to set the interface identifier of the virtual NIC and virtual HBA created for the virtual server to the interface identifier acquired from the determination unit 24. The virtualization unit 630 creates the requested virtual server and sets the interface identifiers of the virtual NIC and virtual HBA of the corresponding virtual server.

本実施形態によれば、サーバ60で仮想サーバ631が稼動する計算機システムを構築できる。   According to the present embodiment, a computer system in which the virtual server 631 operates on the server 60 can be constructed.

<実施形態6>
前記第1実施形態では、サーバ60が固定的にNIC616およびHBA615を備える場合について述べた。本実施形態では、サーバ60のNICおよびHBAの変更ができる場合について述べる。
<Embodiment 6>
In the first embodiment, the case where the server 60 includes the NIC 616 and the HBA 615 in a fixed manner has been described. In the present embodiment, a case where the NIC and HBA of the server 60 can be changed will be described.

図31は、本実施形態のサーバ60の構成である。第1実施形態と異なるのは、サーバ60は識別子書き換えプログラム620を持たず、接続部617を介してI/Oスイッチ640と接続されている点である。I/Oスイッチ640は、管理用NIC614、接続部617、I/O割り当て部641を備えており、I/O割り当て部641の下流(インタフェイス側)には図示しないポートを介して1つ以上のHBA615と、1つ以上のNIC616を接続している。I/O割り当て部は、サーバ60の管理用NIC614からの指令に応じてサーバ60とHBA615、NIC616との割り当てを変更できる。   FIG. 31 shows the configuration of the server 60 of this embodiment. The difference from the first embodiment is that the server 60 does not have the identifier rewriting program 620 and is connected to the I / O switch 640 via the connection unit 617. The I / O switch 640 includes a management NIC 614, a connection unit 617, and an I / O allocation unit 641, and one or more downstream via the I / O allocation unit 641 (interface side) via a port (not shown). HBA 615 and one or more NICs 616 are connected. The I / O allocation unit can change the allocation between the server 60 and the HBAs 615 and NICs 616 according to a command from the management NIC 614 of the server 60.

本実施形態では、適用部25は、第1実施形態1で示した図20のステップ251において、I/O割り当て部641に対して、確定部24から取得したインタフェイス識別子を通知する。I/O割り当て部641は、取得したインタフェイス識別子を持つHBA615およびNIC616を、サーバ60に対して割り当てる。   In the present embodiment, the application unit 25 notifies the I / O allocation unit 641 of the interface identifier acquired from the determination unit 24 in step 251 of FIG. 20 described in the first embodiment. The I / O allocation unit 641 allocates the HBA 615 and NIC 616 having the acquired interface identifier to the server 60.

本実施形態では、解除部26は、実施形態1で示した図21のステップ267において、サーバ60に割り当てたNICおよびHBAの割り当てを解除する。   In the present embodiment, the release unit 26 releases the NIC and HBA assignments assigned to the server 60 in step 267 of FIG. 21 shown in the first embodiment.

本実施形態によれば、サーバ60がインタフェイス識別子書き換え手段を持たない場合であっても、計算機システムの構築が可能である。   According to the present embodiment, it is possible to construct a computer system even when the server 60 does not have interface identifier rewriting means.

<補足>
なお、請求項1に記載のサーバ計算機の構成管理方法において、前記インタフェイス識別子の1つはWWNである。
<Supplement>
In the server computer configuration management method according to claim 1, one of the interface identifiers is a WWN.

また、請求項1に記載のサーバ計算機の構成管理方法において、前記インタフェイス識別子の1つはMACアドレスである。   In the server computer configuration management method according to claim 1, one of the interface identifiers is a MAC address.

また、請求項1に記載のサーバ計算機の構成管理方法において、前記ネットワーク識別子は仮想ネットワーク(VLAN)番号である。   The server computer configuration management method according to claim 1, wherein the network identifier is a virtual network (VLAN) number.

<1>
インタフェイスを有するサーバ計算機と、複数の前記サーバ計算機を管理する管理サーバと、前記インタフェイスに設定されたインタフェイス識別子に対応して通信を行う外部の機器が設定される通信経路と、を備えて前記複数のサーバ計算機の構成を管理する方法であって、
前記管理サーバが、複数の前記外部の機器の接続先として設定された複数の前記インタフェイス識別子をそれぞれ取得し、前記取得したインタフェイス識別子が前記サーバ計算機のいずれかで利用中であるか否かを示す情報を第1のテーブルに格納するステップと、
前記管理サーバが、前記複数の外部の機器の仕様をそれぞれ取得し、前記第1のテーブルに格納するステップと、
前記管理サーバが、プロファイルを受け付けるステップと、
前記管理サーバが、前記プロファイルを満たす第1の外部の機器の接続先として設定され、前記サーバ計算機のいずれかで利用中であるか否かを示す情報が利用中でないことを示す第1のインタフェイス識別子を、前記第1のテーブルから取得するステップと、
前記第1のテーブルで、前記取得した前記第1のインタフェイス識別子が前記サーバ計算機のいずれかで利用中であるか否かを示す情報を、利用中に更新するステップと、
前記管理サーバが、第1のサーバ計算機が有する第1のインタフェイスのインタフェイス識別子を、前記取得した第1のインタフェイス識別子に書き換える指示を前記第1のサーバ計算機に送信するステップと、
前記第1のサーバ計算機が、前記指示を受信し、前記第1のインタフェイスのインタフェイス識別子を、前記第1のインタフェイス識別子に書き換えるステップと
を含むことを特徴とするサーバ計算機の構成管理方法。
<1>
A server computer having an interface; a management server that manages the plurality of server computers; and a communication path in which an external device that performs communication corresponding to the interface identifier set in the interface is set. And managing the configuration of the plurality of server computers,
Whether the management server acquires each of the plurality of interface identifiers set as connection destinations of the plurality of external devices, and whether the acquired interface identifier is being used by any of the server computers Storing information indicating ??? in the first table;
The management server respectively acquiring specifications of the plurality of external devices and storing them in the first table;
The management server accepting a profile;
A first interface indicating that the management server is set as a connection destination of a first external device satisfying the profile and information indicating whether or not the server computer is in use is not in use. Obtaining a face identifier from the first table;
Updating the information indicating whether or not the acquired first interface identifier is being used in any of the server computers in the first table;
The management server transmitting an instruction to rewrite the interface identifier of the first interface of the first server computer to the acquired first interface identifier to the first server computer;
The first server computer receives the instruction, and rewrites the interface identifier of the first interface with the first interface identifier. .

<2>
前記外部の機器は、ネットワーク機器とストレージ装置を含み、
前記インタフェイスは、前記ストレージ装置と通信を行うストレージインタフェイスを含み、
前記インタフェイス識別子は、前記ストレージインタフェイスに設定されるストレージインタフェイス識別子を含み、
前記第1のテーブルは、
前記ストレージ装置に設定されたストレージインタフェイス識別子とディスク容量との関係を保持するストレージプールテーブルを含み、
前記管理サーバが、複数の前記外部の機器の接続先として設定された前記インタフェイス識別子をそれぞれ取得し、第1のテーブルに格納するステップは、
前記ストレージインタフェイス識別子とディスク容量との関係を取得して前記ストレージプールテーブルに格納するステップを含み、
前記管理サーバが、前記プロファイルを満たす第1の外部の機器の接続先として設定された第1のインタフェイス識別子を前記第1のテーブルから取得するステップは、
前記プロファイルを満たす容量のストレージ装置を前記ストレージプールテーブルから取得し、当該取得したストレージ装置に対応するストレージインタフェイス識別子を取得するステップと、を含むことを特徴とする<1>に記載のサーバ計算機の構成管理方法。
<2>
The external device includes a network device and a storage device,
The interface includes a storage interface that communicates with the storage device;
The interface identifier includes a storage interface identifier set for the storage interface,
The first table is:
A storage pool table that holds the relationship between the storage interface identifier set in the storage device and the disk capacity;
The management server obtains each of the interface identifiers set as connection destinations of the plurality of external devices, and stores them in the first table,
Obtaining the relationship between the storage interface identifier and disk capacity and storing it in the storage pool table;
The management server obtains a first interface identifier set as a connection destination of a first external device satisfying the profile from the first table,
Obtaining a storage device having a capacity satisfying the profile from the storage pool table, and obtaining a storage interface identifier corresponding to the obtained storage device. The server computer according to <1>, Configuration management method.

<3>
前記管理サーバが、前記プロファイルの配備の解除要求を受け付けるステップと、
前記管理サーバが、前記解除要求を受け付けた前記サーバ計算機の前記インタフェイス識別子について、前記第1のテーブルの前記利用中であるか否かを示す情報を未使用に更新するステップと、
をさらに含むことを特徴とする<1>に記載のサーバ計算機の構成管理方法。
<3>
The management server receiving a request to cancel the deployment of the profile;
The management server updates the information indicating whether or not the first table is being used with respect to the interface identifier of the server computer that has received the release request;
The server computer configuration management method according to <1>, further comprising:

<4>
前記管理サーバは、ユーザの識別子と、前記ユーザが利用可能なグループのグループ識別子との関係を保持するグループテーブルを備え、
前記第1のテーブルは、前記外部の機器が所属するグループ識別子を格納し、
前記管理サーバが、前記サーバ計算機を利用するユーザを識別し、前記グループテーブルから前記ユーザが利用可能なグループのグループ識別子を特定し、
前記管理サーバが、前記プロファイルを満たす第1の外部の機器の接続先として設定された第1のインタフェイス識別子を前記第1のテーブルから取得するステップは、
前記第1のテーブルで、前記プロファイルを満たす複数の前記外部の機器のうち、前記所属するグループ識別子が前記特定されたグループ識別子と一致する第1の外部の機器の接続先として設定された第1のインタフェイス識別子を取得することを特徴とする<1>に記載のサーバ計算機の構成管理方法。
<4>
The management server includes a group table that holds a relationship between an identifier of a user and a group identifier of a group that can be used by the user,
The first table stores a group identifier to which the external device belongs,
The management server identifies a user who uses the server computer, specifies a group identifier of a group available to the user from the group table,
The management server obtains a first interface identifier set as a connection destination of a first external device satisfying the profile from the first table,
In the first table, among the plurality of external devices satisfying the profile, the first group device is set as the connection destination of the first external device whose group identifier belongs to the specified group identifier. <1> The configuration management method for a server computer according to <1>, wherein the interface identifier is acquired.

<5>
前記ストレージプールテーブルは、前記ストレージ装置が前記複数のサーバ計算機から共有可能であることを示すフラグを保持し、
前記管理サーバが、プロファイルを受け付けるステップは、
前記ストレージ装置を共有するか否かの情報を受け付けるステップを含み、
前記プロファイルを満たす容量のストレージ装置を前記ストレージプールテーブルから取得し、当該取得したストレージ装置に対応するストレージインタフェイス識別子を取得するステップは、
前記受け付けたプロファイルがストレージ装置の共有を行う場合には、前記ストレージプールテーブルのフラグが共有可能であることを示し、かつ、前記プロファイルで指定された容量のストレージ装置を前記ストレージプールテーブルから取得することを特徴とする<2>に記載のサーバ計算機の構成管理方法。
<5>
The storage pool table holds a flag indicating that the storage device can be shared from the plurality of server computers,
The management server accepting the profile includes:
Receiving information on whether or not to share the storage device,
Acquiring a storage device having a capacity satisfying the profile from the storage pool table, and acquiring a storage interface identifier corresponding to the acquired storage device,
When the accepted profile shares a storage device, it indicates that the flag of the storage pool table is sharable, and obtains a storage device having a capacity specified by the profile from the storage pool table. <2> The server computer configuration management method according to <2>.

<6>
インタフェイスを有する複数のサーバ計算機と、
複数の前記サーバ計算機を管理する管理サーバと、
前記インタフェイスに設定されたインタフェイス識別子に対応して通信を行う外部の機器が設定される通信経路と、を備えた計算機システムにおいて、
前記管理サーバは、
複数の前記外部の機器の接続先として設定された複数の前記インタフェイス識別子が前記サーバ計算機のいずれかで利用中であるか否かを示す情報を格納する第1のテーブルと、
前記管理サーバが、複数の前記外部の機器の接続先として設定された前記インタフェイス識別子と仕様をそれぞれ取得し、前記第1のテーブルに格納する取得部と、
プロファイルを受け付ける定義部と、
前記プロファイルを満たす第1の外部の機器の接続先として設定され、前記サーバ計算機のいずれかで利用中であるか否かを示す情報が利用中でないことを示す第1のインタフェイス識別子を、前記第1のテーブルから取得し、
前記第1のテーブルで、前記取得した前記第1のインタフェイス識別子が前記サーバ計算機のいずれかで利用中であるか否かを示す情報を、利用中に更新する確定部と、
第1のサーバ計算機が有する第1のインタフェイスのインタフェイス識別子を、前記取得した第1のインタフェイス識別子に書き換える指示を前記第1のサーバ計算機に送信する適用部と、を有し、
前記第1のサーバ計算機が、前記指示を受信し、前記第1のインタフェイスのインタフェイス識別子を、前記第1のインタフェイス識別子に書き換えることを特徴とする計算機システム。
<6>
A plurality of server computers having interfaces;
A management server for managing a plurality of the server computers;
In a computer system comprising: a communication path in which an external device that performs communication corresponding to an interface identifier set in the interface is set;
The management server
A first table storing information indicating whether or not a plurality of the interface identifiers set as connection destinations of the plurality of external devices are being used by any of the server computers;
The management server acquires each of the interface identifiers and specifications set as connection destinations of the plurality of external devices, and stores them in the first table;
A definition part that accepts a profile;
A first interface identifier that is set as a connection destination of a first external device that satisfies the profile and that indicates that information indicating whether or not the server computer is being used is not being used; From the first table,
In the first table, a confirmation unit that updates information indicating whether or not the acquired first interface identifier is being used by any of the server computers;
An application unit that transmits an instruction to rewrite the interface identifier of the first interface included in the first server computer to the acquired first interface identifier to the first server computer;
The computer system, wherein the first server computer receives the instruction and rewrites the interface identifier of the first interface with the first interface identifier.

<7>
前記外部の機器は、ネットワーク機器とストレージ装置を含み、
前記インタフェイスは、前記ストレージ装置と通信を行うストレージインタフェイスを含み、
前記インタフェイス識別子は、前記ストレージインタフェイスに設定されるストレージインタフェイス識別子を含み、
前記第1のテーブルは、
前記ストレージ装置に設定されたストレージインタフェイス識別子とディスク容量との関係を保持するストレージプールテーブルを含み、
前記取得部は、
前記ストレージインタフェイス識別子とディスク容量との関係を取得して前記ストレージプールテーブルに格納し、
前記確定部は、
前記プロファイルを満たす容量のストレージ装置を前記ストレージプールテーブルから取得し、当該取得したストレージ装置に対応するストレージインタフェイス識別子を取得することを特徴とする<6>に記載の計算機システム。
<7>
The external device includes a network device and a storage device,
The interface includes a storage interface that communicates with the storage device;
The interface identifier includes a storage interface identifier set for the storage interface,
The first table is:
A storage pool table that holds the relationship between the storage interface identifier set in the storage device and the disk capacity;
The acquisition unit
Obtaining the relationship between the storage interface identifier and disk capacity and storing it in the storage pool table;
The determination unit is
The computer system according to <6>, wherein a storage apparatus having a capacity satisfying the profile is acquired from the storage pool table, and a storage interface identifier corresponding to the acquired storage apparatus is acquired.

<8>
前記管理サーバは、
前記プロファイルの配備の解除要求を受け付けて、前記解除要求を受け付けた前記サーバ計算機の前記インタフェイス識別子について、前記第1のテーブルの前記利用中であるか否かを示す情報を未使用に更新する解除部をさらに有することを特徴とする<6>に記載の計算機システム。
<8>
The management server
Receiving the request for canceling the deployment of the profile, for the interface identifier of the server computer that has received the cancel request, the information indicating whether or not the first table is being used is updated to unused. The computer system according to <6>, further including a release unit.

<9>
前記管理サーバは、ユーザの識別子と、前記ユーザが利用可能なグループのグループ識別子との関係を保持するグループテーブルをさらに有し、
前記第1のテーブルは、前記外部の機器が所属するグループ識別子を格納し、
前記管理サーバが、前記サーバ計算機を利用するユーザを識別し、前記グループテーブルから前記ユーザが利用可能なグループのグループ識別子を特定し、
前記確定部は、
前記第1のテーブルで、前記プロファイルを満たす複数の前記外部の機器のうち、前記所属するグループ識別子が前記特定されたグループ識別子と一致する第1の外部の機器の接続先として設定された第1のインタフェイス識別子を取得することを特徴とする<6>に記載の計算機システム。
<9>
The management server further includes a group table that holds a relationship between a user identifier and a group identifier of a group available to the user,
The first table stores a group identifier to which the external device belongs,
The management server identifies a user who uses the server computer, specifies a group identifier of a group available to the user from the group table,
The determination unit is
In the first table, among the plurality of external devices satisfying the profile, the first group device is set as the connection destination of the first external device whose group identifier belongs to the specified group identifier. <5> The computer system according to <6>, wherein the interface identifier is acquired.

<10>
前記ストレージプールテーブルは、前記ストレージ装置が前記複数のサーバ計算機から共有可能であることを示すフラグを保持し、
前記定義部は、
前記サーバ計算機が利用するストレージ装置を共有するか否かの情報を受け付け、
前記確定部は、
前記受け付けたプロファイルがストレージ装置の共有を行う場合には、前記ストレージプールテーブルのフラグが共有可能であることを示し、かつ、前記プロファイルで指定された容量のストレージ装置を前記ストレージプールテーブルから取得することを特徴とする<7>に記載の計算機システム。
<10>
The storage pool table holds a flag indicating that the storage device can be shared from the plurality of server computers,
The definition part is:
Receiving information on whether to share the storage device used by the server computer;
The determination unit is
When the accepted profile shares a storage device, it indicates that the flag of the storage pool table is sharable, and obtains a storage device having a capacity specified by the profile from the storage pool table. <7> The computer system as described above.

以上のように、本発明は、管理サーバに管理される複数のサーバと、予め通信経路が設定された外部の機器と、管理サーバに管理される複数のサーバと、サーバに備えられて外部の機器と通信を行うI/Oインタフェイスを備えた計算機システムに適用することができ、特に、複数のサーバを管理する管理サーバや管理プログラムに適用することができる。   As described above, the present invention provides a plurality of servers managed by the management server, an external device in which a communication path is set in advance, a plurality of servers managed by the management server, and an external device provided in the server. The present invention can be applied to a computer system having an I / O interface that communicates with a device, and in particular, can be applied to a management server or a management program that manages a plurality of servers.

10 管理サーバ
11 メモリ
12 CPU
13 NIC
14 I/Oインタフェイス
15 入力装置
16 出力装置
20 構成管理プログラム
21 取得部
22 定義部
23 配備部
24 確定部
25 適用部
26 解除部
30 テーブル群
31 識別子プールテーブル
32 サーバプールテーブル
33 ネットワークプールテーブル
34 ストレージプールテーブル
35 グループテーブル
40 プロファイルDB
51 管理ネットワーク
60 サーバ
70 ネットワーク
80 ストレージ装置
90 LU
10 management server 11 memory 12 CPU
13 NIC
DESCRIPTION OF SYMBOLS 14 I / O interface 15 Input device 16 Output device 20 Configuration management program 21 Acquisition part 22 Definition part 23 Deployment part 24 Determination part 25 Application part 26 Release part 30 Table group 31 Identifier pool table 32 Server pool table 33 Network pool table 34 Storage pool table 35 Group table 40 Profile DB
51 Management network 60 Server 70 Network 80 Storage device 90 LU

Claims (12)

サーバと、前記サーバを管理する管理サーバと、1以上のストレージ装置と、を有する計算機システムの管理方法であって、
前記1以上のストレージ装置は、1以上の論理ユニットを有し、インタフェイスに設定されると設定された該インタフェイスから前記1以上の論理ユニットへのアクセスが許可される1以上の識別子を管理し、
前記管理サーバは、前記1以上の論理ユニットの容量と、前記1以上の識別子と、前記1以上の識別子が前記サーバで利用中であるか否かを示す情報と、を管理するストレージプール情報を有し、
前記管理方法は、
前記管理サーバにより、前記サーバに生成される仮想サーバからアクセスされる論理ユニットの容量の要求を受け付けるステップと、
前記管理サーバにより、前記ストレージプール情報に基づき、前記1以上の論理ユニットから、前記容量の要求を満たす第1の論理ユニットを選択するステップと、
前記管理サーバにより、前記ストレージプール情報に基づき、インタフェイスに設定されると設定された該インタフェイスから前記第1の論理ユニットへのアクセスが許可され、前記サーバで利用中でない第1の識別子を取得するステップと、
前記管理サーバにより、前記仮想サーバを生成して前記生成される仮想サーバが有するインタフェイスに前記取得した第1の識別子を設定する要求を、前記サーバに送信するステップと、
前記サーバにより、第1のインタフェイスを有する前記仮想サーバを生成するステップと、
前記サーバにより、前記第1のインタフェイスの識別子を前記第1の識別子に設定するステップと、
を有することを特徴とする計算機システムの管理方法。
A computer system management method comprising a server, a management server that manages the server, and one or more storage devices,
The one or more storage apparatuses have one or more logical units, and when set to an interface, manage one or more identifiers that are permitted to access the one or more logical units from the set interface. And
The management server stores storage pool information for managing the capacity of the one or more logical units, the one or more identifiers, and information indicating whether the one or more identifiers are being used by the server. Have
The management method is:
Receiving a request for a capacity of a logical unit accessed from a virtual server generated in the server by the management server;
Selecting, from the one or more logical units, a first logical unit satisfying the capacity requirement by the management server based on the storage pool information;
When the management server sets an interface based on the storage pool information, access from the set interface to the first logical unit is permitted, and a first identifier that is not being used by the server is set. A step to obtain,
Transmitting, by the management server, a request for generating the virtual server and setting the acquired first identifier in an interface of the generated virtual server;
Generating the virtual server having a first interface by the server;
Setting the identifier of the first interface to the first identifier by the server;
A computer system management method comprising the steps of:
請求項1に記載の管理方法であって、
前記管理サーバにより、前記ストレージプール情報のうち、前記第1の識別子が前記サーバで利用中であるか否かを示す情報を、利用中であることを示す情報に更新するステップを有することを特徴とする管理方法。
The management method according to claim 1,
The management server includes a step of updating information indicating whether or not the first identifier is being used in the server among the storage pool information to information indicating that the server is being used. Management method.
請求項2に記載の管理方法であって、
前記管理サーバにより、前記仮想サーバへの前記第1の論理ユニットの配備を解除する要求を受け付けるステップと、
前記管理サーバにより、前記第1の識別子の利用を停止する要求を前記サーバに通知するステップと、
前記管理サーバにより、前記ストレージプール情報のうち、前記第1の識別子が前記サーバで利用中であるか否かを示す情報を、利用中でないことを示す情報に更新するステップと、
を有することを特徴とする管理方法。
The management method according to claim 2,
Receiving a request to cancel deployment of the first logical unit to the virtual server by the management server;
Notifying the server of a request to stop using the first identifier by the management server;
Updating, by the management server, information indicating whether or not the first identifier of the storage pool information is being used by the server, to information indicating that the server is not being used;
The management method characterized by having.
請求項1に記載の管理方法であって、
前記管理サーバは、1以上のユーザを識別する1以上のユーザ識別子と、前記1以上のユーザが所属する1以上のグループを識別する1以上のグループ識別子と、を管理するグループ情報を有し、
前記ストレージプール情報は、前記1以上の論理ユニットの容量と、前記1以上の識別子と、前記1以上の識別子が前記サーバで利用中であるか否かを示す情報と、前記1以上のグループ識別子と、を管理し、
前記管理方法は、
前記管理サーバにより、第1のユーザを識別する第1のユーザ識別子を受け付けるステップと、
前記管理サーバにより、前記グループ情報から前記第1のユーザが所属する第1のグループを識別する第1のグループ識別子を取得するステップと、
前記管理サーバにより、前記ストレージプール情報に基づき、前記1以上の論理ユニットから、前記容量の要求を満たし、前記第1のグループ識別子と対応づけられた前記第1の論理ユニットを選択するステップと、
を有することを特徴とする管理方法。
The management method according to claim 1,
The management server has group information for managing one or more user identifiers for identifying one or more users and one or more group identifiers for identifying one or more groups to which the one or more users belong,
The storage pool information includes a capacity of the one or more logical units, the one or more identifiers, information indicating whether the one or more identifiers are being used by the server, and the one or more group identifiers. And manage
The management method is:
Receiving a first user identifier for identifying a first user by the management server;
Obtaining a first group identifier for identifying a first group to which the first user belongs from the group information by the management server;
Selecting the first logical unit that satisfies the capacity requirement and is associated with the first group identifier from the one or more logical units based on the storage pool information by the management server;
The management method characterized by having.
サーバと、前記サーバを管理する管理サーバと、1以上のストレージ装置と、を有する計算機システムであって、
前記1以上のストレージ装置は、1以上の論理ユニットを有し、インタフェイスに設定されると設定された該インタフェイスから前記1以上の論理ユニットへのアクセスが許可される1以上の識別子を管理し、
前記管理サーバは、前記1以上の論理ユニットの容量と、前記1以上の識別子と、前記1以上の識別子が前記サーバで利用中であるか否かを示す情報と、を管理するストレージプール情報を有し、
前記サーバに生成される仮想サーバからアクセスされる論理ユニットの容量の要求を受け付けると、
前記ストレージプール情報に基づき、前記1以上の論理ユニットから、前記容量の要求を満たす第1の論理ユニットを選択し、
インタフェイスに設定されると設定された該インタフェイスから前記第1の論理ユニットへのアクセスが許可され、前記サーバで利用中でない第1の識別子を取得し、
前記仮想サーバを生成して前記生成される仮想サーバが有するインタフェイスに前記取得した第1の識別子を設定する要求を、前記サーバに送信し、
前記サーバは、第1のインタフェイスを有する前記仮想サーバを生成し、前記第1のインタフェイスの識別子を前記第1の識別子に設定する
ことを特徴とする計算機システム。
A computer system having a server, a management server that manages the server, and one or more storage devices,
The one or more storage apparatuses have one or more logical units, and when set to an interface, manage one or more identifiers that are permitted to access the one or more logical units from the set interface. And
The management server stores storage pool information for managing the capacity of the one or more logical units, the one or more identifiers, and information indicating whether the one or more identifiers are being used by the server. Have
When receiving a request for the capacity of the logical unit accessed from the virtual server generated in the server,
Based on the storage pool information, a first logical unit that satisfies the capacity requirement is selected from the one or more logical units;
When set to an interface, access to the first logical unit from the set interface is permitted, and a first identifier that is not in use by the server is acquired.
A request for setting the acquired first identifier to the interface of the generated virtual server by generating the virtual server is transmitted to the server,
The computer system generates the virtual server having a first interface, and sets the identifier of the first interface as the first identifier.
請求項5に記載の計算機システムであって、
前記管理サーバは、前記ストレージプール情報のうち、前記第1の識別子が前記サーバで利用中であるか否かを示す情報を、利用中であることを示す情報に更新する
ことを特徴とする計算機システム。
The computer system according to claim 5,
The management server updates information indicating whether or not the first identifier is being used by the server among the storage pool information to information indicating that the server is being used. system.
請求項6に記載の計算機システムであって、
前記管理サーバは、前記仮想サーバへの前記第1の論理ユニットの配備を解除する要求を受け付け、
前記第1の識別子の利用を停止する要求を前記サーバに通知し、
前記ストレージプール情報のうち、前記第1の識別子が前記サーバで利用中であるか否かを示す情報を、利用中でないことを示す情報に更新する
ことを特徴とする計算機システム。
A computer system according to claim 6, wherein
The management server accepts a request to undeploy the first logical unit on the virtual server;
Notifying the server of a request to stop using the first identifier;
Of the storage pool information, the computer system updates information indicating whether or not the first identifier is being used by the server to information indicating that the server is not being used.
請求項5に記載の計算機システムであって、
前記管理サーバは、
1以上のユーザを識別する1以上のユーザ識別子と、前記1以上のユーザが所属する1以上のグループを識別する1以上のグループ識別子と、を管理するグループ情報を有し、
前記1以上の論理ユニットの容量と、前記1以上の識別子と、前記1以上の識別子が前記サーバで利用中であるか否かを示す情報と、前記1以上のグループ識別子と、を管理する前記ストレージプール情報を有し、
第1のユーザを識別する第1のユーザ識別子を受け付け、
前記グループ情報から前記第1のユーザが所属する第1のグループを識別する第1のグループ識別子を取得し、
前記ストレージプール情報に基づき、前記1以上の論理ユニットから、前記容量の要求を満たし、前記第1のグループ識別子と対応づけられた前記第1の論理ユニットを選択する
ことを特徴とする計算機システム。
The computer system according to claim 5,
The management server
Group information for managing one or more user identifiers for identifying one or more users and one or more group identifiers for identifying one or more groups to which the one or more users belong;
Managing the capacity of the one or more logical units, the one or more identifiers, information indicating whether the one or more identifiers are being used in the server, and the one or more group identifiers Have storage pool information,
Accepting a first user identifier identifying a first user;
Obtaining a first group identifier for identifying a first group to which the first user belongs from the group information;
A computer system that selects the first logical unit that satisfies the capacity requirement and is associated with the first group identifier from the one or more logical units based on the storage pool information.
サーバと、前記サーバを管理する管理サーバと、1以上のネットワーク機器と、を有する計算機システムであって、
前記1以上のネットワーク機器は、1以上の仮想ネットワークを管理し、インタフェイスに設定されると設定された該インタフェイスと前記1以上の仮想ネットワークとが接続可能となる1以上の識別子を管理し、
前記管理サーバは、前記1以上の仮想ネットワークの仕様と、前記1以上の識別子と、前記1以上の識別子が前記サーバで利用中であるか否かを示す情報と、を管理するネットワークプール情報を有し、
前記サーバに生成される仮想サーバからアクセスされる仮想ネットワークの仕様の要求を受け付けると、
前記ネットワークプール情報に基づき、前記1以上の仮想ネットワークから、前記仕様の要求を満たす第1の仮想ネットワークを選択し、
インタフェイスに設定されると設定された該インタフェイスと前記第1の仮想ネットワークとが接続可能となる、前記サーバで利用中でない第1の識別子を取得し、
前記仮想サーバを生成して前記生成される仮想サーバが有するインタフェイスに前記取得した第1の識別子を設定する要求を、前記サーバに送信し、
前記サーバは、第1のインタフェイスを有する前記仮想サーバを生成し、前記第1のインタフェイスの識別子を前記第1の識別子に設定する
ことを特徴とする計算機システム。
A computer system comprising a server, a management server that manages the server, and one or more network devices,
The one or more network devices manage one or more virtual networks, and when set as an interface, manage one or more identifiers that enable connection of the set interface and the one or more virtual networks. ,
The management server includes network pool information for managing the specifications of the one or more virtual networks, the one or more identifiers, and information indicating whether the one or more identifiers are being used by the server. Have
When receiving a request for the specification of a virtual network accessed from a virtual server generated in the server,
Based on the network pool information, select a first virtual network that satisfies the requirements of the specification from the one or more virtual networks,
When the interface is set, the set interface and the first virtual network can be connected to obtain a first identifier that is not being used by the server;
A request for setting the acquired first identifier to the interface of the generated virtual server by generating the virtual server is transmitted to the server,
The computer system generates the virtual server having a first interface, and sets the identifier of the first interface as the first identifier.
請求項9に記載の計算機システムであって、
前記管理サーバは、前記ネットワークプール情報のうち、前記第1の識別子が前記サーバで利用中であるか否かを示す情報を、利用中であることを示す情報に更新する
ことを特徴とする計算機システム。
A computer system according to claim 9, wherein
The management server updates information indicating whether or not the first identifier is being used in the server among the network pool information to information indicating that the server is being used. system.
請求項10に記載の計算機システムであって、
前記管理サーバは、前記仮想サーバへの前記第1の仮想ネットワークの配備を解除する要求を受け付け、
前記第1の識別子の利用を停止する要求を前記サーバに通知し、
前記ネットワークプール情報のうち、前記第1の識別子が前記サーバで利用中であるか否かを示す情報を、利用中でないことを示す情報に更新する
ことを特徴とする計算機システム。
A computer system according to claim 10, wherein
The management server accepts a request to cancel the deployment of the first virtual network to the virtual server,
Notifying the server of a request to stop using the first identifier;
A computer system that updates information indicating whether or not the first identifier is being used by the server in the network pool information to information indicating that the server is not being used.
請求項9に記載の計算機システムであって、
前記管理サーバは、
1以上のユーザを識別する1以上のユーザ識別子と、前記1以上のユーザが所属する1以上のグループを識別する1以上のグループ識別子と、を管理するグループ情報を有し、
前記1以上の仮想ネットワークの仕様と、前記1以上の識別子と、前記1以上の識別子が前記サーバで利用中であるか否かを示す情報と、前記1以上のグループ識別子と、を管理する前記ネットワークプール情報を有し、
第1のユーザを識別する第1のユーザ識別子を受け付け、
前記グループ情報から前記第1のユーザが所属する第1のグループを識別する第1のグループ識別子を取得し、
前記ネットワークプール情報に基づき、前記1以上の仮想ネットワークから、前記仕様の要求を満たし、前記第1のグループ識別子と対応づけられた前記第1の仮想ネットワークを選択する
ことを特徴とする計算機システム。
A computer system according to claim 9, wherein
The management server
Group information for managing one or more user identifiers for identifying one or more users and one or more group identifiers for identifying one or more groups to which the one or more users belong;
Managing the one or more virtual network specifications, the one or more identifiers, information indicating whether the one or more identifiers are being used by the server, and the one or more group identifiers Network pool information,
Accepting a first user identifier identifying a first user;
Obtaining a first group identifier for identifying a first group to which the first user belongs from the group information;
A computer system that selects, based on the network pool information, the first virtual network that satisfies the specification requirement and is associated with the first group identifier from the one or more virtual networks.
JP2014055875A 2014-03-19 2014-03-19 Computer system and management method thereof Expired - Fee Related JP5758519B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014055875A JP5758519B2 (en) 2014-03-19 2014-03-19 Computer system and management method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014055875A JP5758519B2 (en) 2014-03-19 2014-03-19 Computer system and management method thereof

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012068647A Division JP5508458B2 (en) 2012-03-26 2012-03-26 Computer system and configuration management method thereof

Publications (2)

Publication Number Publication Date
JP2014146352A true JP2014146352A (en) 2014-08-14
JP5758519B2 JP5758519B2 (en) 2015-08-05

Family

ID=51426487

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014055875A Expired - Fee Related JP5758519B2 (en) 2014-03-19 2014-03-19 Computer system and management method thereof

Country Status (1)

Country Link
JP (1) JP5758519B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020049465A1 (en) * 2018-09-04 2020-03-12 Toshiba Memory Corporation System and method for managing gui of virtual nvme entities in nvme over fabric appliance

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050198369A1 (en) * 2004-01-15 2005-09-08 International Business Machines Corporation Multiple connection management system
JP2007164305A (en) * 2005-12-12 2007-06-28 Hitachi Ltd Boot control method, computer system, and its processing program
JP2007188374A (en) * 2006-01-16 2007-07-26 Hitachi Ltd Compounded type information platform apparatus and method of constituting information processor thereof
JP2007316724A (en) * 2006-05-23 2007-12-06 Hitachi Ltd Computer system, management computer, and program distribution method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050198369A1 (en) * 2004-01-15 2005-09-08 International Business Machines Corporation Multiple connection management system
JP2007164305A (en) * 2005-12-12 2007-06-28 Hitachi Ltd Boot control method, computer system, and its processing program
JP2007188374A (en) * 2006-01-16 2007-07-26 Hitachi Ltd Compounded type information platform apparatus and method of constituting information processor thereof
JP2007316724A (en) * 2006-05-23 2007-12-06 Hitachi Ltd Computer system, management computer, and program distribution method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020049465A1 (en) * 2018-09-04 2020-03-12 Toshiba Memory Corporation System and method for managing gui of virtual nvme entities in nvme over fabric appliance
US10671286B2 (en) 2018-09-04 2020-06-02 Toshiba Memory Corporation System and method for managing GUI of virtual NVMe entities in NVMe over fabric appliance
CN112823342A (en) * 2018-09-04 2021-05-18 铠侠股份有限公司 System and method for managing GUI of virtual NVMe entity in NVMe OVER FABRIC device
US11112969B2 (en) 2018-09-04 2021-09-07 Toshiba Memory Corporation System and method for managing GUI of virtual NVMe entities in NVMe over fabric appliance
CN112823342B (en) * 2018-09-04 2024-03-15 铠侠股份有限公司 System and method for managing GUI of virtual NVMe entity in NVMe OVER FABRIC device

Also Published As

Publication number Publication date
JP5758519B2 (en) 2015-08-05

Similar Documents

Publication Publication Date Title
JP4961411B2 (en) Computer system and configuration management method thereof
US8856337B2 (en) Method and apparatus of cluster system provisioning for virtual maching environment
US10523513B2 (en) Automated configuration of switch zones in a switch fabric
US8990374B2 (en) Method and apparatus of cloud computing subsystem
US8495255B2 (en) Discovery and configuration of device configurations
US7574491B2 (en) Virtual data center for network resource management
US7971089B2 (en) Switching connection of a boot disk to a substitute server and moving the failed server to a server domain pool
JP4620776B2 (en) Method and system for managing virtual instances of physical ports attached to a network
US8805978B1 (en) Distributed cluster reconfiguration
US20150280987A1 (en) Multi-Tenant Information Processing System, Management Server, and Configuration Management Method
US8224941B2 (en) Method, apparatus, and computer product for managing operation
JP4797636B2 (en) Complex information platform apparatus and information processing apparatus configuration method thereof
US8387013B2 (en) Method, apparatus, and computer product for managing operation
EP3160084B1 (en) Fibre channel storage area network configuration method and apparatus
JP2010282447A (en) Virtual computer system, access control method for the same, and communication device
US11941406B2 (en) Infrastructure (HCI) cluster using centralized workflows
US20070033366A1 (en) Method, apparatus, and computer program product for reconfiguring a storage area network to support the execution of an application automatically upon execution of the application
US20120166575A1 (en) Information system having computer and storage apparatus coupled to network
US10841163B2 (en) Autoinitialization of clustered storage
JP5758519B2 (en) Computer system and management method thereof
JP5734421B2 (en) Management information generation method, management information generation program, and management information generation apparatus
JP5508458B2 (en) Computer system and configuration management method thereof
JP7150551B2 (en) CONTROL DEVICE, NETWORK CONSTRUCTION SYSTEM, NETWORK CONSTRUCTION METHOD, AND PROGRAM
US20180067780A1 (en) Server storage system management system and management method
US20110060815A1 (en) Automatic attachment of server hosts to storage hostgroups in distributed environment

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150304

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150519

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150603

R150 Certificate of patent or registration of utility model

Ref document number: 5758519

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees