JP2006350685A - Management device of partition server system, and partition server system and program - Google Patents

Management device of partition server system, and partition server system and program Download PDF

Info

Publication number
JP2006350685A
JP2006350685A JP2005175994A JP2005175994A JP2006350685A JP 2006350685 A JP2006350685 A JP 2006350685A JP 2005175994 A JP2005175994 A JP 2005175994A JP 2005175994 A JP2005175994 A JP 2005175994A JP 2006350685 A JP2006350685 A JP 2006350685A
Authority
JP
Japan
Prior art keywords
partition
request
environment
dependent
server system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005175994A
Other languages
Japanese (ja)
Inventor
Hiroshi Yamamoto
浩 山本
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2005175994A priority Critical patent/JP2006350685A/en
Publication of JP2006350685A publication Critical patent/JP2006350685A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a management device for permitting the presence of servers in mutually different mounting structures, and automatically converting an inputted partition request to a partition creation command conforming to a system configuration. <P>SOLUTION: The partition request inputted to a partition request input section 1111 is decomposed to primitive resources by a request decomposition section 1121. An environment-dependent resource search section 1131 searches an environment-dependent resource storage section 1162 and a constraint storage section 1163, and substitutes a set of environment-dependent resources for the partition request decomposed to the primitive resources. The set of environment-dependent resources based on the configuration of a partition server system is stored at the environment-dependent resource storage section 1162, and constraints related to the environment-dependent resources are stored at the constraint storage section 1163. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、パーティションサーバシステムに関し、特にパーティションサーバのパーティションを管理する管理装置に関する。   The present invention relates to a partition server system, and more particularly to a management apparatus that manages partitions of a partition server.

サーバが実装する複数のリソース(CPUやメモリ)を、1以上のパーティションに区分し、パーティション単位でユーザの利用に供するパーティションサーバシステムが種々提案されている。   Various partition server systems have been proposed in which a plurality of resources (CPU and memory) implemented by a server are divided into one or more partitions and used by users in units of partitions.

従来のパーティションサーバシステムは、ユーザがパーティションの再構成に関連する複数のリソースを指示すると、対象となるリソースを一つずつパーティションに追加し、あるいはパーティションから削除するように構成されている(例えば、特許文献1参照。)。   A conventional partition server system is configured to add or delete target resources one by one from a partition when a user indicates a plurality of resources related to partition reconfiguration (for example, (See Patent Document 1).

また、別の従来のパーティションサーバシステムは、パーティションの性能を監視して、ユーザの要求を満たす最小限構成となるように、自動的にパーティションにリソースを追加し、あるいはパーティションからリソースを削除するように構成されている(例えば、特許文献2参照。)。   In addition, another conventional partition server system monitors the performance of the partition and automatically adds resources to or removes resources from the partition so that the minimum configuration can satisfy the user's requirements. (For example, refer to Patent Document 2).

特開2004−70935号公報JP 2004-70935 A 特開2003−223335号公報JP 2003-223335 A

従来のパーティションサーバシステムは、いずれも、パーティションに対するリソースの追加・削除が、全システムで統一された単位で行えるということを前提としている。したがって、ユーザはその単位を知っていれば、パーティションの再構成を指示したり、パーティションの性能に応じて追加・削除されるリソースの単位を設定・変更したりすることができる。   All conventional partition server systems are based on the premise that resources can be added to and deleted from partitions in a unit that is unified in all systems. Therefore, if the user knows the unit, the user can instruct reconfiguration of the partition, and can set / change the unit of the resource to be added / deleted according to the performance of the partition.

しかしながら、実際のパーティションサーバシステムでは、単にリソースを指定しただけでは、パーティションの構成・変更を行えない場合がある。   However, in an actual partition server system, it may not be possible to configure or change a partition simply by specifying a resource.

例えば、複数のパーティションサーバを含むシステムにおいて、2以上のパーティションサーバを跨ぐパーティションは構成することができないという物理的制約条件が有る場合には、あるパーティションサーバに未使用のリソースが存在しても、それを他のパーティションサーバ上に構成されたパーティションに追加することはできない。   For example, in a system including a plurality of partition servers, if there is a physical constraint that a partition across two or more partition servers cannot be configured, even if there is an unused resource in a certain partition server, It cannot be added to a partition configured on another partition server.

また、複数のパーティションサーバが互いに異なる構成(実装構造)を有している場合には、サーバ毎に追加・削除できるリソースの単位が異なる場合が有る。   Further, when a plurality of partition servers have different configurations (mounting structures), the units of resources that can be added / deleted may be different for each server.

例えば、あるパーティションサーバでは、パーティションに対してCPUを1個ずつ追加・削除できるのに対して、他のパーティションサーバでは、複数個のCPUを搭載したCPUボード単位でしかパーティションに対して追加・削除できないということがある。また、プロセッサとメモリとを実装したCPUボードと、I/Oデバイスを接続するためのI/Oボードとを夫々複数備えるパーティションサーバでは、CPUボード単位またはI/Oボード単位で、パーティションに対する追加、削除が可能であるが、CPUボードとI/Oボードとが一体化された一体ボードを複数備えるパーティションサーバでは、一体ボード単位でしかパーティションに対する追加削除は行えないということがある。   For example, one partition server can add / remove one CPU at a time to another partition, while another partition server can add / delete a partition only on a CPU board unit with multiple CPUs. There are times when it cannot be done. In addition, in a partition server including a plurality of CPU boards on which a processor and a memory are mounted and I / O boards for connecting I / O devices, addition to a partition in units of CPU boards or I / O boards, Although deletion is possible, in a partition server including a plurality of integrated boards in which a CPU board and an I / O board are integrated, it may be possible to add and delete partitions only in units of integrated boards.

以上のように、実際のパーティションサーバシステムでは、物理的制約条件や実装構造の相違が存在する。したがって、ユーザがパーティションの作成・変更を要求するには、パーティションサーバシステムの物理的制約条件や実装構造を理解し、システムに適合したパーティション要求を行わなければならないという問題点がある。   As described above, in an actual partition server system, there are differences in physical constraints and mounting structures. Therefore, in order for a user to request creation / change of a partition, there is a problem in that a physical partition condition and mounting structure of the partition server system must be understood and a partition request adapted to the system must be made.

そこで、本発明は、互いに異なる実装構造のサーバの存在を許容するとともに、ユーザがシステムの物理的制約条件や実装構造を意識することなくパーティションの作成・変更を要求することができるパーティションサーバシステム及びその管理装置を提供することを目的とする。   Therefore, the present invention allows a partition server system that allows a server having different mounting structures to exist and allows a user to request creation / change of a partition without being aware of physical constraints and mounting structures of the system. It aims at providing the management apparatus.

本発明によれば、パーティションサーバを含むパーティションサーバシステムの管理装置において、入力されたパーティション要求を、前記パーティションサーバシステムの構成に即したパーティション作成指令に変換する要求変換手段を備えていることを特徴とする管理装置が得られる。   According to the present invention, the management apparatus for a partition server system including a partition server is provided with request conversion means for converting an input partition request into a partition creation command in accordance with the configuration of the partition server system. Is obtained.

前記要求変換手段は、前記パーティションサーバシステムの構成に基づく環境依存リソースの集合を格納する環境依存リソース格納手段と、前記パーティション要求に基づいて前記環境依存リソース格納手段を検索する検索手段とを含み、該検索手段の検索結果に基づいて前記パーティション作成指令を生成する。   The request conversion means includes environment dependent resource storage means for storing a set of environment dependent resources based on the configuration of the partition server system, and search means for searching the environment dependent resource storage means based on the partition request, The partition creation command is generated based on the search result of the search means.

また、前記要求変換手段は、さらに、前記環境依存リソースに関する制約条件を格納する制約条件格納手段を備え、前記検索手段は、前記検索結果から前記制約条件を満たさない環境依存リソースを除外する。   The request conversion unit further includes a constraint condition storage unit that stores a constraint condition related to the environment-dependent resource, and the search unit excludes the environment-dependent resource that does not satisfy the constraint condition from the search result.

さらに、前記要求変換手段は、入力されたパーティション要求をプリミティブリソースの集合に分解する要求分解手段をさらに備え、当該プリミティブリソースの集合に分解されたパーティション要求を前記パーティション作成指令に変換する。   The request conversion means further includes request decomposition means for decomposing the input partition request into a set of primitive resources, and converts the partition request decomposed into the set of primitive resources into the partition creation command.

また、本発明によれば、パーティションサーバと管理装置とを備えるパーティションサーバシステムにおいて、前記管理装置は、入力されたパーティション要求を、前記パーティションサーバシステムの構成に即したパーティション作成指令に変換する要求変換手段を備えていることを特徴とするパーティションサーバシステムが得られる。   According to the present invention, in the partition server system including the partition server and the management device, the management device converts the input partition request into a partition creation command that conforms to the configuration of the partition server system. A partition server system characterized by comprising means is obtained.

さらに、本発明によれば、パーティションサーバを含むパーティションサーバシステムの管理装置としてコンピュータを動作させるためのプログラムにおいて、入力されたパーティション要求を、前記パーティションサーバシステムの構成に即したパーティション作成指令に変換する要求変換ステップを前記コンピュータに実行させることを特徴とするプログラムが得られる。   Furthermore, according to the present invention, in a program for operating a computer as a management apparatus for a partition server system including a partition server, the input partition request is converted into a partition creation command in accordance with the configuration of the partition server system. A program characterized by causing the computer to execute a request conversion step is obtained.

前記要求変換ステップは、前記パーティション要求に基づいて、前記パーティションサーバシステムの構成に基づく環境依存リソースの集合を格納する環境依存リソース格納手段を検索する検索ステップと、該検索ステップの検索結果に基づいて前記パーティション作成指令を生成する生成ステップとを含む。   Based on the partition request, the request conversion step searches for an environment-dependent resource storage unit that stores a set of environment-dependent resources based on the configuration of the partition server system, and based on a search result of the search step Generating a partition creation command.

前記要求変換ステップは、さらに、前記環境依存リソースに関する制約条件を格納する制約条件格納手段を参照し、前記検索結果から前記制約条件を満たさない環境依存リソースを除外する除外ステップを含む。   The request conversion step further includes an exclusion step of referring to a constraint condition storage unit that stores a constraint condition related to the environment dependent resource and excluding an environment dependent resource that does not satisfy the constraint condition from the search result.

前記要求変換ステップは、さらに、入力されたパーティション要求をプリミティブリソースの集合に分解する要求分解ステップを含み、当該プリミティブリソースに分解されたパーティション要求を前記パーティション作成指令に変換する。   The request conversion step further includes a request decomposition step of decomposing the input partition request into a set of primitive resources, and converts the partition request decomposed into the primitive resources into the partition creation command.

本発明によれば、管理装置が、入力されたパーティション要求をパーティションサーバシステムの構成に即したパーティション作成指令に変換する要求変換手段を備えたことで、ユーザはシステム構成を意識することなく、パーティションサーバシステムに対して、パーティション要求を行うことができる。   According to the present invention, since the management device includes request conversion means for converting the input partition request into a partition creation command that conforms to the configuration of the partition server system, the user can partition the partition without being aware of the system configuration. A partition request can be made to the server system.

また、本発明によれば、パーティションサーバシステムの構成に基づく環境依存リソースの集合を環境依存リソース格納手段に格納し、環境依存リソースに関する制約条件を制約条件格納手段に納しておくようにしたことで、互いに異なる構成の複数のパーティションサーバを含むパーティションサーバシステムを統合的に管理することができる。   Further, according to the present invention, a set of environment-dependent resources based on the configuration of the partition server system is stored in the environment-dependent resource storage means, and the constraint conditions related to the environment-dependent resources are stored in the constraint condition storage means. Thus, the partition server system including a plurality of partition servers having different configurations can be managed in an integrated manner.

以下、図面を参照して、本発明の実施の形態について詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の一実施の形態に係るパーティションサーバシステムの概略構成を示す模式図である。図示のパーティションサーバシステムは、管理用端末1100と、パーティションサーバ2100とを含んでいる。   FIG. 1 is a schematic diagram showing a schematic configuration of a partition server system according to an embodiment of the present invention. The illustrated partition server system includes a management terminal 1100 and a partition server 2100.

パーティションサーバ2100は、サービスプロセッサ2111、システムバス2121、複数(ここでは4個)のCPUボード2131〜2134、及び複数(ここでは3個)のI/Oボード2141〜2143とを備えている。   The partition server 2100 includes a service processor 2111, a system bus 2121, a plurality (here, four) CPU boards 2131 to 2134, and a plurality (here, three) I / O boards 2141 to 2143.

CPUボード2131〜2134の各々には、図示しない1以上のプロセッサと1以上のメモリとが搭載されている。また、I/Oボード2141〜2143の各々には、入出力装置とのインタフェース(図示せず)が搭載されている。   Each of the CPU boards 2131 to 2134 is equipped with one or more processors and one or more memories not shown. Each of the I / O boards 2141 to 2143 is equipped with an interface (not shown) with an input / output device.

システムバス2121は、CPUボード2131〜2134とI/Oボード2141〜2143とを相互に接続するとともに、これらのボードとサービスプロセッサ2111とを接続する。   The system bus 2121 connects the CPU boards 2131 to 2134 and the I / O boards 2141 to 2143 to each other, and connects these boards to the service processor 2111.

サービスプロセッサ2111は、管理用端末1100に接続され、管理用端末1100からの命令(パーティション作成指令)に従いCPUボード2131〜2134とI/Oボード2141〜2143とを制御し、これらを組み合わせて1以上のパーティションを構成する。各パーティションは、他のパーティションとハードウェア(CPUやメモリなど)を共有しないように、即ち、他のパーティションからハードウェア的に独立するように構成される。   The service processor 2111 is connected to the management terminal 1100 and controls the CPU boards 2131 to 2134 and the I / O boards 2141 to 2143 in accordance with a command (partition creation command) from the management terminal 1100. Configure the partitions. Each partition is configured not to share hardware (CPU, memory, etc.) with other partitions, that is, independent of other partitions in terms of hardware.

図2は、図1のパーティションサーバシステム内に2つのパーティション3100及び3200を構成した例を示す模式図である。   FIG. 2 is a schematic diagram showing an example in which two partitions 3100 and 3200 are configured in the partition server system of FIG.

パーティション3100は、CPUボード2131とI/Oボード2141とを備え、それ以外のCPUボード2132〜2134及びI/Oボード2142,2143の状態の影響を受けない。即ち、パーティション3100は、CPUボード2132〜2134及びI/Oボード2142,2143から独立したシステムとして動作する。   The partition 3100 includes a CPU board 2131 and an I / O board 2141 and is not affected by the states of the other CPU boards 2132 to 2134 and I / O boards 2142 and 2143. That is, the partition 3100 operates as a system independent of the CPU boards 2132 to 2134 and the I / O boards 2142 and 2143.

また、パーティション3200は、CPUボード2133及び2134と、I/Oボード2143とを備え、それ以外のCPUボード2131,2132及びI/Oボード2141,2142の状態の影響を受けない。即ち、パーティション3200は、CPUボード2131,2132及びI/Oボード2141,2142から独立したシステムとして動作する。   The partition 3200 includes CPU boards 2133 and 2134 and an I / O board 2143, and is not affected by the states of the other CPU boards 2131 and 2132 and I / O boards 2141 and 2142. That is, the partition 3200 operates as a system independent of the CPU boards 2131 and 2132 and the I / O boards 2141 and 2142.

以上のように、パーティションサーバ2100は、筐体は1つであるが、内部に2つのパーティション3100及び3200が生成され、それぞれが独立して動作するため、2つのシステムが存在するかのように動作する。   As described above, the partition server 2100 has one housing, but two partitions 3100 and 3200 are generated inside and operate independently, so that there are two systems. Operate.

なお、図1および図2は、本発明の一実施の形態を模式的に示す図であって、単なる例示に過ぎず、本発明のハードウェア構成を限定するものではない。   FIG. 1 and FIG. 2 are diagrams schematically showing an embodiment of the present invention, which are merely examples, and do not limit the hardware configuration of the present invention.

次に、図3を参照して、図1のパーティションサーバシステムに含まれる管理用端末1100について説明する。   Next, the management terminal 1100 included in the partition server system of FIG. 1 will be described with reference to FIG.

管理用端末1100は、例えば、メモリや演算処理回路を含むコンピュータと、それを管理装置として動作させるためのプログラムにより構成される。   The management terminal 1100 includes, for example, a computer including a memory and an arithmetic processing circuit, and a program for operating the computer as a management device.

図3は、管理用端末1100の構成のうち本発明に関係する部分、即ち、要求変換手段に相当する部分、を模式的に表したものである。この管理用端末1100は、パーティション要求入力部1111と、要求分解部1121と、環境依存リソース探索部1131と、サービスプロセッサ制御部1141と、ワーキングエリア1150と、プリミティブリソース格納部1161と、環境依存リソース格納部1162と、制約条件格納部1163とを含んでいる。   FIG. 3 schematically shows a portion related to the present invention in the configuration of the management terminal 1100, that is, a portion corresponding to the request conversion means. The management terminal 1100 includes a partition request input unit 1111, a request decomposition unit 1121, an environment dependent resource search unit 1131, a service processor control unit 1141, a working area 1150, a primitive resource storage unit 1161, and environment dependent resources. A storage unit 1162 and a constraint condition storage unit 1163 are included.

パーティション要求入力部1111は、GUIあるいはコマンドラインインタフェースを提供し、ユーザからのパーティション要求(どのような構成のパーティションを作成したいかという要求)を受け付ける。   The partition request input unit 1111 provides a GUI or a command line interface, and accepts a partition request from a user (a request for creating a partition having any configuration).

要求分解部1121は、ユーザからのパーティション要求をプリミティブリソースの集合に分解する。ここで、プリミティブリソースは、パーティションを構成する理論上の最小単位のリソースを意味する。   The request decomposition unit 1121 decomposes the partition request from the user into a set of primitive resources. Here, a primitive resource means a theoretical minimum unit resource constituting a partition.

環境依存リソース探索部1131は、プリミティブリソースの集合に分解されたパーティション要求を、このパーティションサーバシステムの構成に適合する環境依存リソースの集合に置き換える(変換する)。   The environment-dependent resource search unit 1131 replaces (converts) the partition request decomposed into a set of primitive resources with a set of environment-dependent resources that matches the configuration of the partition server system.

サービスプロセッサ制御部1141は、環境依存リソースの集合に基づいて、サービスプロセッサ2111に対してパーティションの作成を指示する。   The service processor control unit 1141 instructs the service processor 2111 to create a partition based on the set of environment-dependent resources.

要求分解部1121、環境依存リソース探索部1131及びサービスプロセッサ制御部1141は、例えば、プログラムとそれを処理する演算処理回路により実現される。   The request decomposing unit 1121, the environment-dependent resource searching unit 1131, and the service processor control unit 1141 are realized by, for example, a program and an arithmetic processing circuit that processes the program.

ワーキングエリア1150は、パーティション要求格納域1151と、プリミティブリソース格納域1152と、環境依存リソース格納域1153とを備える。これらパーティション要求格納域1151、プリミティブリソース格納域1152及び環境依存リソース格納域1153は、揮発性メモリ等の一次記憶装置内の記憶領域に相当する。   The working area 1150 includes a partition request storage area 1151, a primitive resource storage area 1152, and an environment-dependent resource storage area 1153. The partition request storage area 1151, the primitive resource storage area 1152, and the environment dependent resource storage area 1153 correspond to storage areas in a primary storage device such as a volatile memory.

パーティション要求格納域1151は、パーティション要求入力部1111に入力されたパーティション要求を格納するための記憶領域である。要求分解部1121は、このパーティション要求格納部1151を介して、パーティション要求を受け取る。   The partition request storage area 1151 is a storage area for storing the partition request input to the partition request input unit 1111. The request resolution unit 1121 receives the partition request via the partition request storage unit 1151.

プリミティブリソース格納域1152は、要求分解部1121により生成されたプリミティブリソースの集合を格納するための記憶領域である。環境依存リソース探索部1131は、このプリミティブリソース格納域1152を介して、プリミティブリソースの集合に分解されたパーティション要求を受け取る。   The primitive resource storage area 1152 is a storage area for storing a set of primitive resources generated by the request decomposing unit 1121. The environment-dependent resource search unit 1131 receives the partition request broken down into a set of primitive resources via the primitive resource storage area 1152.

環境依存リソース格納域1153は、環境依存リソース探索部1131により生成された環境依存リソースの集合を格納するための記憶領域である。サービスプロセッサ制御部1141は、この環境依存リソース格納部1153を介して、環境依存リソースの集合に置き換えられたパーティション要求を受け取る。   The environment-dependent resource storage area 1153 is a storage area for storing a set of environment-dependent resources generated by the environment-dependent resource search unit 1131. The service processor control unit 1141 receives the partition request replaced with the set of environment-dependent resources via the environment-dependent resource storage unit 1153.

プリミティブリソース格納部1161には、パーティションを構成する理論上の最小単位であるプリミティブリソースがあらかじめ定義されている。パーティションはそれらのプリミティブリソースの組み合わせとして表現することができる。プリミティブリソースは、例えば、「プロセッサ1個」や、「メモリ1MB」などのように定義される。要求分解部1121は、このプリミティブリソース格納部1161を参照して、パーティション要求をプリミティブリソースの集合に分解する。   In the primitive resource storage unit 1161, primitive resources, which are the theoretical minimum units constituting a partition, are defined in advance. Partitions can be expressed as a combination of their primitive resources. For example, the primitive resource is defined as “one processor”, “memory 1 MB”, or the like. The request decomposition unit 1121 refers to the primitive resource storage unit 1161 and decomposes the partition request into a set of primitive resources.

環境依存リソース格納部1162には、パーティションサーバ2100内に存在するハードウェアに対応するリソース(環境依存リソース)の情報があらかじめ定義されている。同一構成の環境依存リソースが複数存在する場合には、各々に対応する情報が格納される。また、各情報には、対応する環境依存リソースの故障の有無も含まれる。なお、以下の説明では、環境依存リソース格納部1162に格納された情報を環境依存リソースと呼び、環境依存リソース格納部1162には、このシステムに実装されている環境依存リソースの集合が格納されているものとする。   In the environment-dependent resource storage unit 1162, information on resources (environment-dependent resources) corresponding to hardware existing in the partition server 2100 is defined in advance. When there are a plurality of environment-dependent resources having the same configuration, information corresponding to each is stored. Each information also includes the presence or absence of a failure of the corresponding environment-dependent resource. In the following description, the information stored in the environment-dependent resource storage unit 1162 is referred to as an environment-dependent resource, and the environment-dependent resource storage unit 1162 stores a set of environment-dependent resources implemented in this system. It shall be.

システム内にパーティションサーバ2100以外のサーバが存在する場合は、それらのサーバについてのハードウェアの情報も上記と同様に、環境依存リソース格納部1162に定義することができる。さらに、パーティション機能を持たない単体サーバもまた、環境依存リソースの一つとして環境依存リソース格納部1162に定義することができる。   When servers other than the partition server 2100 exist in the system, hardware information about these servers can also be defined in the environment-dependent resource storage unit 1162 as described above. Furthermore, a single server that does not have a partition function can also be defined in the environment-dependent resource storage unit 1162 as one of environment-dependent resources.

理論上のパーティションは、上述のようにプリミティブリソースの組み合わせとして表現できるが、このシステムにおいて実現可能なパーティションは、環境依存リソースの組み合わせとして表現される。環境依存リソースは、例えば、「CPU4個、メモリ32GBを搭載したCPUボード」のように定義される。環境依存リソース探索部1131は、この環境依存リソース格納部1162を検索し、環境依存リソースの集合を生成するためのリソース候補を抽出する。   A theoretical partition can be expressed as a combination of primitive resources as described above, but a partition that can be realized in this system is expressed as a combination of environment-dependent resources. The environment-dependent resource is defined as “a CPU board on which four CPUs and a memory 32 GB are mounted”, for example. The environment-dependent resource search unit 1131 searches the environment-dependent resource storage unit 1162 and extracts resource candidates for generating a set of environment-dependent resources.

制約条件格納部1163には、パーティションを構成する際のハードウェア的な制約条件があらかじめ定義されている。この制約条件を満足する環境依存リソースの組み合わせが、実際にこのシステム内で構成することできるパーティションである。制約条件は、例えば、「異なる筐体内にあるCPUボードは同一のパーティションとして構成できない」などのように定義される。環境依存リソース検索部1131は、環境依存リソース格納部1162を検索し抽出したリソース候補の採用/不採用を制約条件格納部1163に格納された制約条件に基づいて決定する。   In the constraint condition storage unit 1163, hardware constraint conditions for configuring a partition are defined in advance. A combination of environment-dependent resources that satisfies this constraint condition is a partition that can actually be configured in this system. The constraint condition is defined as, for example, “CPU boards in different cases cannot be configured as the same partition”. The environment-dependent resource search unit 1131 determines adoption / non-adoption of the resource candidate retrieved by searching the environment-dependent resource storage unit 1162 based on the constraint condition stored in the constraint condition storage unit 1163.

プリミティブリソース格納部1161、環境依存リソース格納部1162及び制約条件格納部1163は、例えば、磁気ディスク記憶装置等の二次記憶装置を含むDBMS(データベースマネジメントシステム)として実現される。   The primitive resource storage unit 1161, the environment-dependent resource storage unit 1162, and the constraint condition storage unit 1163 are realized as a DBMS (database management system) including a secondary storage device such as a magnetic disk storage device, for example.

次に、管理用端末1100の動作を、図3に加え図4をも参照して説明する。   Next, the operation of the management terminal 1100 will be described with reference to FIG. 4 in addition to FIG.

まず、パーティション要求入力部1111は、自身が提供するインタフェースによりユーザからのパーティション要求が入力されると、その入力されたパーティション要求をパーティション要求格納域1151に格納する(ステップA1)。   First, when a partition request is input from a user through an interface provided by itself, the partition request input unit 1111 stores the input partition request in the partition request storage area 1151 (step A1).

パーティション要求がパーティション要求格納域1151に格納されると、要求分解部1121は、プリミティブリソース格納手段1161に格納されているプリミティブリソースの定義に基づいて、そのパーティション要求をプリミティブリソースの集合に分解する。それから、要求分解部1121は、プリミティブリソースの集合に分解されたパーティション要求をプリミティブリソース格納域1152に格納する(ステップA2)。   When the partition request is stored in the partition request storage area 1151, the request decomposition unit 1121 decomposes the partition request into a set of primitive resources based on the definition of the primitive resource stored in the primitive resource storage unit 1161. Then, the request decomposition unit 1121 stores the partition request decomposed into a set of primitive resources in the primitive resource storage area 1152 (step A2).

プリミティブリソース格納域1152にプリミティブリソースの集合に分解されたパーティション要求が格納されると、環境依存リソース探索部1131は、環境依存リソース格納部1162に格納されている環境依存リソースを検索し、そのパーティション要求を満足する環境依存リソースの集合に置き換える。その際、環境依存リソース探索部1131は、制約条件格納部1163に格納されている制約条件を満足するように環境依存リソースを選択する。そして、環境依存リソース探索部1131は、環境依存リソースの集合として表されたパーティション要求を環境依存リソース格納域1153に格納する(ステップA3)。   When the partition request decomposed into a set of primitive resources is stored in the primitive resource storage area 1152, the environment-dependent resource search unit 1131 searches for the environment-dependent resource stored in the environment-dependent resource storage unit 1162, and the partition Replace with a set of environment-dependent resources that satisfy the requirements. At that time, the environment-dependent resource search unit 1131 selects environment-dependent resources so as to satisfy the constraint conditions stored in the constraint condition storage unit 1163. Then, the environment-dependent resource search unit 1131 stores the partition request expressed as a set of environment-dependent resources in the environment-dependent resource storage area 1153 (step A3).

環境依存リソース格納域1153に環境依存リソースの集合として表されたパーティション要求が格納されると、サービスプロセッサ制御部1141は、その環境依存リソースの集合に基づいてパーティション作成指令を生成し、サービスプロセッサ2111に対してパーティション作成を指示する。   When the partition request represented as a set of environment-dependent resources is stored in the environment-dependent resource storage area 1153, the service processor control unit 1141 generates a partition creation instruction based on the set of environment-dependent resources, and the service processor 2111. To create a partition.

以上のように、本実施の形態では、パーティションサーバ1100のハードウェア実装構造に関する情報を環境依存リソース格納部1162に、ハードウェア的な制約条件を制約条件格納部1163に、それぞれ予め格納しておくことにより、ユーザが入力したユーザ視点のパーティション要求を、パーティションサーバ1100の構成(ハードウェア実装構造)に適合したパーティション要求に自動的に変換あるいは置換することができる。これにより、ユーザはパーティションサーバ1100のハードウェア実装構造を知る必要がなく、パーティション要求時にパーティションサーバ1100のハードウェア実装構造を調べる等の運用管理上の手間とコストとを削減できる。   As described above, in the present embodiment, information related to the hardware mounting structure of the partition server 1100 is stored in advance in the environment-dependent resource storage unit 1162 and hardware-related constraints are stored in the constraint condition storage unit 1163 in advance. As a result, the user-requested partition request input by the user can be automatically converted or replaced with a partition request that conforms to the configuration of the partition server 1100 (hardware mounting structure). This eliminates the need for the user to know the hardware implementation structure of the partition server 1100, and reduces the labor and cost in operation management such as examining the hardware implementation structure of the partition server 1100 when a partition is requested.

また、本実施の形態では、ハードウェア実装構造が互いに異なる2以上のパーティションサーバを含む場合でも、それらのパーティションサーバのハードウェア実装構造に関する情報を環境依存リソース格納部1162に、ハードウェア的な制約条件を制約条件格納部1163に、それぞれ予め格納しておくことにより、それらのパーティションサーバを統合的に管理することができる。それゆえ、新たに導入したパーティションサーバ専用の管理装置等の導入コストや、運用管理操作の習得の手間とコストを削減することができる。   In this embodiment, even when two or more partition servers having different hardware implementation structures are included, information regarding the hardware implementation structures of these partition servers is stored in the environment-dependent resource storage unit 1162 in terms of hardware restrictions. By storing the conditions in the constraint condition storage unit 1163 in advance, those partition servers can be managed in an integrated manner. Therefore, it is possible to reduce the introduction cost of a management apparatus dedicated to the newly introduced partition server, and the labor and cost of learning operation management operations.

さらに、本実施の形態では、単体サーバも環境依存リソースの一つとして環境依存リソース格納部1162に定義しておくことにより、パーティションを構成する要素として取り扱うことができる。これにより、パーティションサーバ、単体サーバを含めたハードウェア実装構造の異なるサーバ群に対して、パーティション要求を満足するリソースの検索を自動化でき、システム管理コストを削減することができる。   Furthermore, in this embodiment, a single server can be handled as an element constituting a partition by defining it in the environment dependent resource storage unit 1162 as one of the environment dependent resources. This makes it possible to automate the search for resources satisfying the partition request for a group of servers having different hardware mounting structures including a partition server and a single server, thereby reducing system management costs.

以下、本発明の第1の実施例について説明する。   The first embodiment of the present invention will be described below.

図5は、パーティションサーバ(2100)の具体的な一構成例を表している。図示のパーティションサーバ2200は、サービスプロセッサ2211と、システムバス2221と、4個のCPUボード2231〜2234と、3個のI/Oボード2241〜2243を有している。   FIG. 5 shows a specific configuration example of the partition server (2100). The illustrated partition server 2200 includes a service processor 2211, a system bus 2221, four CPU boards 2231 to 2234, and three I / O boards 2241 to 2243.

CPUボード2231〜2234には、それぞれ、4個のCPUと32GBのメモリが搭載されている。また、I/Oボード2241〜2243には、それぞれ、1個のSCSI(スモール コンピュータ システム インタフェース)ポート、1個のFC(ファイバーチャネル)ポート、及び1個のLAN(ローカルエリアネットワーク(例えば、イーサネット(登録商標)))ポートが搭載されている。   On the CPU boards 2231 to 2234, four CPUs and a 32 GB memory are mounted, respectively. Each of the I / O boards 2241 to 2243 includes one SCSI (Small Computer System Interface) port, one FC (Fibre Channel) port, and one LAN (Local Area Network (for example, Ethernet ( Registered trademark))) port.

図6は、図5に示すパーティションサーバ2200を含むパーティションサーバシステムに対するパーティション要求の一例(データ例)を表している。図示のパーティション要求は、CPU8個、メモリ64GB、SCSIポート1個、FCポート1個及びLANポート1個を備えるパーティションを要求するものである。   FIG. 6 shows an example (data example) of a partition request for the partition server system including the partition server 2200 shown in FIG. The partition request shown requests a partition having eight CPUs, memory 64 GB, one SCSI port, one FC port, and one LAN port.

図7は、図3のプリミティブリソース格納部1161に格納されているプリミティブリソースの定義の一例を表している。図7において、第1のプリミティブリソースPR1は、CPU1個を表す。第2のプリミティブリソースPR2は、メモリ1GBを表す。第3のプリミティブリソースPR3は、SCSIポート1個を表す。第4のプリミティブリソースPR4は、FCポート1個を表す。第5のプリミティブリソースPR5は、LANポート1個を表す。   FIG. 7 shows an example of the definition of the primitive resource stored in the primitive resource storage unit 1161 of FIG. In FIG. 7, the first primitive resource PR1 represents one CPU. The second primitive resource PR2 represents the memory 1GB. The third primitive resource PR3 represents one SCSI port. The fourth primitive resource PR4 represents one FC port. The fifth primitive resource PR5 represents one LAN port.

図8は、図3の環境依存リソース格納部1162に格納されている環境依存リソースの定義であって、図5のパーティションサーバ2200の構成に対応する例を表している。図8において、第1の環境依存リソースEDR1は、A社製パーティションサーバのCPUボードであること、CPU4個(=“PR1”+“PR1×3”)及びメモリ32GB(=“PR2”+“PR2×31”)を搭載していること、筐体IDが“0000000001”であること、及び故障“無”であることを表している。“EDR1×3”は、第1の環境依存リソースEDR1と同一構成の環境依存リソースがさらに3個存在することを表している。また、第2の環境依存リソースEDR2は、A社製パーティションサーバのI/Oボードであること、SCSIポート1個、FCポート1個、及びLANポート1個を搭載していること、筐体IDが“0000000001”であること、及び故障“無”であることを表している。“EDR2×2”は、第2の環境依存リソースEDR2と同一構成の環境依存リソースがさらに2個存在することを表している。   FIG. 8 shows an example of an environment-dependent resource definition stored in the environment-dependent resource storage unit 1162 in FIG. 3 and corresponding to the configuration of the partition server 2200 in FIG. In FIG. 8, the first environment-dependent resource EDR1 is a CPU board of a partition server manufactured by company A, four CPUs (= “PR1” + “PR1 × 3”), and a memory 32 GB (= “PR2” + “PR2” × 31 ") is mounted, the case ID is" 0000000001 ", and the failure is" none ". “EDR1 × 3” indicates that there are three more environment-dependent resources having the same configuration as the first environment-dependent resource EDR1. The second environment-dependent resource EDR2 is an I / O board of a partition server manufactured by company A, has one SCSI port, one FC port, and one LAN port. Represents “0000000001” and “no failure”. “EDR2 × 2” indicates that there are two more environment-dependent resources having the same configuration as the second environment-dependent resource EDR2.

図9は、図3の制約条件格納部1163に格納されている制約条件(候補条件)の一例を表している。図9において、第1の候補条件CA1は、パーティションを構成する場合に、A社製パーティションサーバのCPUボードをその構成要素として含めることが決まっている場合に、同一筐体IDを持つA社製パーティションサーバのCPUボードをそのパーティションに追加できることを表している。第2の候補条件CA2は、パーティションを構成する場合に、A社製パーティションサーバのCPUボードをその構成要素として含めることが決まっている場合に、同一筐体IDを持つA社製パーティションサーバのI/Oボードをそのパーティションに追加できることを表している。第3の候補条件CA3は、パーティションを構成する場合に、A社製パーティションサーバのI/Oボードをその構成要素として含めることが決まっている場合に、同一筐体IDを持つA社製パーティションサーバのCPUボードをそのパーティションに追加できることを表している。第4の候補条件CA4は、パーティションを構成する場合に、A社製パーティションサーバのI/Oボードをその構成要素として含めることが決まっている場合に、同一筐体IDを持つA社製パーティションサーバのI/Oボードをそのパーティションに追加できることを表している。   FIG. 9 shows an example of constraint conditions (candidate conditions) stored in the constraint condition storage unit 1163 in FIG. In FIG. 9, the first candidate condition CA1 is made by A company having the same housing ID when it is decided to include the CPU board of the partition server made by A company as its component when configuring a partition. It shows that the CPU board of the partition server can be added to the partition. The second candidate condition CA2 is that when configuring a partition, if it is determined that the CPU board of a partition server manufactured by A company is included as a component, the I of partition server manufactured by A company having the same chassis ID / O indicates that the board can be added to the partition. The third candidate condition CA3 is a partition server manufactured by company A having the same chassis ID when it is determined that the I / O board of the partition server manufactured by company A is included as a component when configuring a partition. The CPU board can be added to the partition. The fourth candidate condition CA4 is a partition server made by company A having the same chassis ID when it is decided to include an I / O board of a partition server made by company A as a component when configuring a partition. The I / O board can be added to the partition.

図10は、図3の制約条件格納部1163に格納されている制約条件(除外条件)の一例を表している。第1の除外条件EX1は、パーティションを構成する場合に、A社製パーティションサーバのCPUボードをその構成要素として含めようとする場合に、そのCPUボードが故障している場合はパーティションに追加できないことを表している。第2の除外条件EX2は、パーティションを構成する場合に、A社製パーティションサーバのI/Oボードをその構成要素として含めようとする場合に、そのI/Oボードが故障している場合はパーティションに追加できないことを表している。   FIG. 10 shows an example of the constraint condition (exclusion condition) stored in the constraint condition storage unit 1163 in FIG. The first exclusion condition EX1 is that, when a partition is configured, if the CPU board of a partition server manufactured by company A is to be included as a component, the CPU board cannot be added to the partition if it fails. Represents. The second exclusion condition EX2 is that when configuring a partition, if an I / O board of a partition server manufactured by Company A is to be included as a component, and if the I / O board is faulty, the partition Indicates that it cannot be added.

以上のような条件の下における図3の管理用端末の動作を図3乃至図13を参照して説明する。   The operation of the management terminal in FIG. 3 under the above conditions will be described with reference to FIGS.

まず、図3のパーティション要求入力部1111が提供するインタフェースにより、図6のパーティション要求が入力されると、パーティション要求入力手段1111は、その入力されたパーティション要求を図3のパーティション要求格納域1151に格納する(図4ステップA1)。   First, when the partition request in FIG. 6 is input through the interface provided by the partition request input unit 1111 in FIG. 3, the partition request input unit 1111 stores the input partition request in the partition request storage area 1151 in FIG. Store (step A1 in FIG. 4).

パーティション要求が図3のパーティション要求格納域1151に格納されると、図3の要求分解部1121は、図3のパーティション要求格納域1151に格納されているパーティション要求の分解処理を開始する(図4ステップA2)。   When the partition request is stored in the partition request storage area 1151 in FIG. 3, the request decomposing unit 1121 in FIG. 3 starts the decomposition process of the partition request stored in the partition request storage area 1151 in FIG. 3 (FIG. 4). Step A2).

図11は、図4の要求分解処理(ステップA2)の具体例を示すフローチャートである。   FIG. 11 is a flowchart showing a specific example of the request disassembly process (step A2) of FIG.

図11を参照すると、要求分解部1121は、まず分解処理を終えていないリソースが存在するか否か判断する(ステップB1)。なお、図6のパーティション要求に含まれる分解処理されるべきリソースは、“CPU”、“メモリ”、“SCSIポート”、“FCポート”及び“LANポート”である。   Referring to FIG. 11, the request decomposition unit 1121 first determines whether there is a resource that has not been subjected to the decomposition process (step B1). Note that the resources to be decomposed included in the partition request in FIG. 6 are “CPU”, “memory”, “SCSI port”, “FC port”, and “LAN port”.

分解処理を終えていないリソースが存在する場合、要求分解部1121は、パーティション要求を構成する分解処理されるべきリソースを1つ選択する。例えば、パーティション要求の先頭から順番に処理するものとすると、最初は、“CPU”が選択される(図11ステップB2)。   When there is a resource that has not been subjected to the disassembly process, the request disassembly unit 1121 selects one resource to be disassembled that constitutes the partition request. For example, if the processing is performed in order from the top of the partition request, “CPU” is initially selected (step B2 in FIG. 11).

次に、要求分解部1121は、図3のプリミティブリソース格納部1161を“CPU”をキーとして検索し、CPUに関するプリミティブリソースの定義、即ち、第1のプリミティブリソースPR1を得る。第1のプリミティブリソースPR1は、1個のCPUを表しているので、要求分解部1121は、パーティション要求に含まれる“CPU8個”を8個の“PR1”に分解する(図11ステップB4)。   Next, the request resolution unit 1121 searches the primitive resource storage unit 1161 of FIG. 3 using “CPU” as a key, and obtains the definition of the primitive resource related to the CPU, that is, the first primitive resource PR1. Since the first primitive resource PR1 represents one CPU, the request decomposing unit 1121 decomposes “eight CPUs” included in the partition request into eight “PR1” (step B4 in FIG. 11).

この後、要求分解部1121は、上記処理(ステップB1〜B4)を繰り返し、“メモリ64GB”、“SCSIポート1個”、“FCポート1個”及び“LANポート1個”についても順次分解し、それぞれ、64個の“PR2”、1個の“PR3”、1個の“PR4”、1個の“PR5”を得る。   Thereafter, the request decomposing unit 1121 repeats the above processing (steps B1 to B4), and sequentially decomposes “memory 64 GB”, “one SCSI port”, “one FC port”, and “one LAN port”. Respectively, 64 “PR2”, 1 “PR3”, 1 “PR4”, 1 “PR5” are obtained.

以上のようにして、図6のパーティション要求は、8個のPR1、64個のPR2、1個のPR3、1個のPR4、1個のPR5からなるプリミティブリソースの集合に分解される。   As described above, the partition request in FIG. 6 is decomposed into a set of primitive resources including eight PR1, 64 PR2, 1 PR3, 1 PR4, and 1 PR5.

最後に要求分解部1121は、プリミティブリソースの集合に分解されたパーティション要求を図3のプリミティブリソース格納域1152に格納して、処理を終える(ステップA2を終了する。)。   Finally, the request decomposing unit 1121 stores the partition request decomposed into a set of primitive resources in the primitive resource storage area 1152 in FIG. 3, and ends the process (ends step A2).

図3のプリミティブリソース格納域1152にプリミティブリソースの集合が格納されると、図3の環境依存リソース探索部1131は、プリミティブリソースの集合を含む環境依存リソースを生成するための環境依存リソース探索処理を開始する(図4ステップA3)。   When a set of primitive resources is stored in the primitive resource storage area 1152 in FIG. 3, the environment-dependent resource search unit 1131 in FIG. 3 performs an environment-dependent resource search process for generating an environment-dependent resource including the set of primitive resources. Start (step A3 in FIG. 4).

図12は、図4の環境依存リソース探索処理(ステップA3)の具体例を示すフローチャートである。   FIG. 12 is a flowchart showing a specific example of the environment-dependent resource search process (step A3) in FIG.

まず、環境依存リソース探索部1131は、未処理のプリミティブリソースが存在するか否か判断する(図12ステップC1)。   First, the environment-dependent resource search unit 1131 determines whether there is an unprocessed primitive resource (step C1 in FIG. 12).

未処理のプリミティブリソースが存在する場合、環境依存リソース探索部1131は、環境依存リソース格納部1162を検索し、その未処理のプリミティブリソースを含む環境依存リソースを候補として抽出する(図12ステップC2)。例えば、未処理のプリミティブリソースの集合に“PR1”が含まれている場合は、環境依存リソース“EDR1”を選択する。ここで、既にパーティションを構成する要素として選択決定された環境依存リソースが存在する場合は、制約条件格納部1163に定義された制約条件(候補条件CA1〜CA4)を満たすように、候補となる環境依存リソースを抽出する。例えば、既にパーティションの構成要素として“EDR1”を含めることが決定されている場合には、図9の候補条件CA1およびCA2より、筐体IDが0000000001のA社製パーティションサーバのCPUボードおよび/またはI/Oボードを抽出する。   When there is an unprocessed primitive resource, the environment-dependent resource search unit 1131 searches the environment-dependent resource storage unit 1162 and extracts the environment-dependent resource including the unprocessed primitive resource as a candidate (step C2 in FIG. 12). . For example, when “PR1” is included in the set of unprocessed primitive resources, the environment-dependent resource “EDR1” is selected. Here, if there is an environment-dependent resource that has already been selected and determined as an element constituting the partition, the environment becomes a candidate so as to satisfy the constraint conditions (candidate conditions CA1 to CA4) defined in the constraint condition storage unit 1163. Extract dependent resources. For example, if it is already determined that “EDR1” is included as a component of the partition, the CPU board of the partition server manufactured by company A having a chassis ID of 0000000001 and / or from the candidate conditions CA1 and CA2 of FIG. Extract the I / O board.

次に、環境依存リソース探索部1131は、制約条件格納部1163を参照し、制約条件(除外条件EX1〜EX2)に該当する候補を除外する(図12ステップC3)。例えば、パーティションの構成要素に“EDR1”を含めることが既に決定されている場合には、図10の場外条件EX1に基づき、故障しているA社製パーティションサーバのCPUボードは除外する。本実施例では、故障しているものはないため特に除外するものはない。   Next, the environment-dependent resource search unit 1131 refers to the constraint condition storage unit 1163 and excludes candidates corresponding to the constraint conditions (exclusion conditions EX1 to EX2) (step C3 in FIG. 12). For example, when it is already determined that “EDR1” is included in the constituent elements of the partition, the CPU board of the partition server manufactured by A company that is out of order is excluded based on the out-of-field condition EX1 in FIG. In this embodiment, since there is no failure, there is no particular exclusion.

次に、環境依存リソース検索部1131は、残った候補の中から最も適切と思われる環境依存リソースを選択し、パーティションの構成要素とする(図12ステップC3)。例えば、既にパーティションの構成要素として“EDR1”(1個)を含めることが既に決定されている場合には、未処理のプリミティブリソースの集合に“PR1”が4個存在するので、さらにもう一つの“EDR1”を選択し、パーティションの構成要素に加える。   Next, the environment-dependent resource search unit 1131 selects the environment-dependent resource that seems to be the most appropriate from the remaining candidates and sets it as a component of the partition (step C3 in FIG. 12). For example, if it is already decided to include “EDR1” (one) as a component of the partition, there are four “PR1” in the set of unprocessed primitive resources. Select “EDR1” and add it to the components of the partition.

以降、ステップC1〜C4を繰り返し、図3のプリミティブリソース格納域1152に格納されたプリミティブリソースの集合で表されるパーティション要求に対応する環境依存リソースの集合を得る。図6のパーティション要求に対応する環境依存リソースの集合は、2個の“EDR1”及び1個の“EDR2”である。   Thereafter, steps C1 to C4 are repeated to obtain a set of environment-dependent resources corresponding to the partition request represented by the set of primitive resources stored in the primitive resource storage area 1152 of FIG. The set of environment-dependent resources corresponding to the partition request in FIG. 6 is two “EDR1” and one “EDR2”.

環境依存リソース検索部1131は、得られた環境依存リソースの集合を、図3の環境依存リソース格納域1153に格納してステップA3を終了する。   The environment-dependent resource search unit 1131 stores the obtained set of environment-dependent resources in the environment-dependent resource storage area 1153 in FIG. 3 and ends step A3.

図3の環境依存リソース格納域1153に環境依存リソースの集合が格納されると、図3のサービスプロセッサ制御部1141は、その環境依存リソースの集合に基づいてパーティ作成指令を生成し、サービスプロセッサ2211に対してパーティション作成を指示する。   When the set of environment-dependent resources is stored in the environment-dependent resource storage area 1153 in FIG. 3, the service processor control unit 1141 in FIG. 3 generates a party creation instruction based on the set of environment-dependent resources, and the service processor 2211. To create a partition.

パーティション作成を指示されたサービスプロセッサ2211は、図13に示すように、2個の“EDR1”に対応するCPUボード2231及び2232と、1個の“EDR2”に対応するI/Oボード2241とを選択して、パーティション3300を作成する。   As shown in FIG. 13, the service processor 2211 instructed to create a partition includes CPU boards 2231 and 2232 corresponding to two “EDR1” and an I / O board 2241 corresponding to one “EDR2”. Select to create a partition 3300.

次に、本発明の第2の実施例について説明する。   Next, a second embodiment of the present invention will be described.

図14は、CPU、メモリ及びI/Oポートを同一ボード上に実装した環境依存リソースの表現例である。   FIG. 14 is a representation example of environment-dependent resources in which a CPU, a memory, and an I / O port are mounted on the same board.

具体的には、環境依存リソースEDR3が、B社製のパーティションサーバに含まれるCPUボード(一体ボード)であって、1以上のプロセッサ、1GB以上のメモリ、1個のSCSIポート、1個のFCポート及び1個のLANポートが実装され、筐体IDがA0000000001であり、故障無であることを表している。   Specifically, the environment-dependent resource EDR3 is a CPU board (integrated board) included in a partition server manufactured by company B, and includes one or more processors, 1 GB or more of memory, one SCSI port, and one FC. A port and one LAN port are mounted, and the case ID is A0000000001, indicating that there is no failure.

図14の環境依存リソースEDR3を図3の環境依存リソース格納手段1162に格納することによって、B社製のパーティションサーバのCPUボードを、パーティションの構成要素の候補とすることができる。このとき、環境依存リソース格納手段1162には、図8の環境依存リソースEDR1及びEDR2が登録されていてもよいことはもちろんである。   By storing the environment-dependent resource EDR3 in FIG. 14 in the environment-dependent resource storage unit 1162 in FIG. 3, the CPU board of the partition server manufactured by company B can be made a candidate for a partition component. At this time, it goes without saying that the environment-dependent resources EDR1 and EDR2 of FIG.

図14の環境依存リソースEDR3が図3の環境依存リソース格納手段1162に格納されている場合の管理用端末の動作は、前述した動作と同様であるため、その説明は割愛する。   The operation of the management terminal when the environment-dependent resource EDR3 in FIG. 14 is stored in the environment-dependent resource storage unit 1162 in FIG. 3 is the same as the above-described operation, and the description thereof is omitted.

次に、本発明の第3の実施例について説明する。   Next, a third embodiment of the present invention will be described.

図15は、パーティショニング機能を持たない通常の単体サーバの環境依存リソースの表現例である。   FIG. 15 is a representation example of environment-dependent resources of a normal single server that does not have a partitioning function.

具体的には、環境依存リソースEDR4が、C社製の単体サーバであって、1以上のプロセッサ、1GB以上のメモリ、1個のSCSIポート、1個のFCポート及び1個のLANポートが実装され、筐体IDがZ0000000001であり、故障無であることを表している。   Specifically, the environment-dependent resource EDR4 is a single server manufactured by Company C, and has one or more processors, 1 GB or more of memory, one SCSI port, one FC port, and one LAN port. The case ID is Z0000000001, indicating that there is no failure.

図15の環境依存リソースEDR4を図3の環境依存リソース格納手段1162に格納することによって、C社製単体サーバをパーティションの構成要素の候補とすることができる。このとき、環境依存リソース格納手段1162には、図8の環境依存リソースEDR1及びEDR2、図14の環境依存リソースEDR3が登録されていてもよいことはもちろんである。   By storing the environment-dependent resource EDR4 of FIG. 15 in the environment-dependent resource storage means 1162 of FIG. At this time, it goes without saying that the environment-dependent resources EDR1 and EDR2 in FIG. 8 and the environment-dependent resources EDR3 in FIG. 14 may be registered in the environment-dependent resource storage unit 1162.

図15の環境依存リソースEDR4が図3の環境依存リソース格納手段1162に格納されている場合の管理用端末の動作は、前述した動作と同様であるため、その説明は割愛する。   The operation of the management terminal when the environment-dependent resource EDR4 in FIG. 15 is stored in the environment-dependent resource storage unit 1162 in FIG. 3 is the same as the above-described operation, and the description thereof is omitted.

本発明の一実施の形態に係るパーティションサーバシステムの概略構成を示す模式図である。It is a schematic diagram which shows schematic structure of the partition server system which concerns on one embodiment of this invention. 図1のパーティションサーバシステム内に2つのパーティション3100及び3200を構成した例を示す模式図である。It is a schematic diagram which shows the example which comprised two partitions 3100 and 3200 in the partition server system of FIG. 図1のパーティションサーバに含まれる管理用端末1100の主要部の構成を示す模式図である。It is a schematic diagram which shows the structure of the principal part of the management terminal 1100 contained in the partition server of FIG. 図3の管理用端末の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the management terminal of FIG. 本発明の第1の実施例に係るパーティションサーバシステムに用いられるパーティションサーバの具体的構成例を示す模式図である。It is a schematic diagram which shows the specific structural example of the partition server used for the partition server system which concerns on 1st Example of this invention. 本発明の第1の実施例に係るパーティションサーバシステムに対するパーティション要求の一例を示す図である。It is a figure which shows an example of the partition request | requirement with respect to the partition server system which concerns on 1st Example of this invention. 図3の管理用端末に含まれるプリミティブリソース格納部1161に格納されているプリミティブリソースの定義の一例を示す図である。It is a figure which shows an example of the definition of the primitive resource stored in the primitive resource storage part 1161 contained in the management terminal of FIG. 図3の管理用端末に含まれる環境依存リソース格納部1162に格納されている環境依存リソースの定義の一例を示す図である。It is a figure which shows an example of the definition of the environment dependence resource stored in the environment dependence resource storage part 1162 contained in the management terminal of FIG. 図3の管理用端末に含まれる制約条件格納部1163に格納されている制約条件(候補条件)の一例を表す図である。It is a figure showing an example of the constraint conditions (candidate conditions) stored in the constraint condition storage part 1163 contained in the management terminal of FIG. 図3の管理用端末に含まれる制約条件格納部1163に格納されている制約条件(除外条件)の一例を表す図である。It is a figure showing an example of the constraint condition (exclusion condition) stored in the constraint condition storage part 1163 included in the management terminal of FIG. 図4のフローチャートにおける要求分解処理(ステップA2)の具体例を示すフローチャートである。It is a flowchart which shows the specific example of the request | requirement decomposition | disassembly process (step A2) in the flowchart of FIG. 図4のフローチャートにおける環境依存リソース探索処理(ステップA3)の具体例を示すフローチャートである。It is a flowchart which shows the specific example of the environment dependence resource search process (step A3) in the flowchart of FIG. 図6のパーティション要求に基づいて図5のパーティションサーバ内に作成されたパーティションを説明するための図である。FIG. 7 is a diagram for explaining a partition created in the partition server of FIG. 5 based on the partition request of FIG. 6. 図3の管理用端末に含まれる環境依存リソース格納部1162に格納される環境依存リソースの定義の一例であって、CPU、メモリ及びI/Oポートを同一ボード上に実装した環境依存リソースの表現例を表す図である。3 is an example of the definition of environment-dependent resources stored in the environment-dependent resource storage unit 1162 included in the management terminal of FIG. It is a figure showing an example. 図3の管理用端末に含まれる環境依存リソース格納部1162に格納される環境依存リソースの定義の一例であって、パーティショニング機能を持たない通常の単体サーバの環境依存リソースの表現例を表す図である。The figure showing the example of an environment-dependent resource definition of the environment-dependent resource stored in the environment-dependent resource storage unit 1162 included in the management terminal of FIG. It is.

符号の説明Explanation of symbols

1100 管理用端末
1111 パーティション要求入力部
1121 要求分解部
1131 環境依存リソース探索部
1141 サービスプロセッサ制御部
1150 ワーキングエリア
1151 パーティション要求格納域
1152 プリミティブリソース格納域
1153 環境依存リソース格納域
1161 プリミティブリソース格納部
1162 環境依存リソース格納部
1163 制約条件格納部
2100,2200 パーティションサーバ
2111,2211 サービスプロセッサ
2121,2221 システムバス
2131〜2134,2231〜2234 CPUボード
2141〜2143,2241〜2243 I/Oボード
3100,3200,3300 パーティション
1100 Management terminal 1111 Partition request input unit 1121 Request decomposition unit 1131 Environment dependent resource search unit 1141 Service processor control unit 1150 Working area 1151 Partition request storage area 1152 Primitive resource storage area 1153 Environment dependent resource storage area 1161 Primitive resource storage section 1162 Environment Dependent resource storage unit 1163 Constraint condition storage unit 2100, 2200 Partition server 2111, 2111, Service processor 2121, 2221 System bus 2131-2134, 2231-2234 CPU board 2141-2143, 2241-2243 I / O board 3100, 3200, 3300 Partition

Claims (12)

パーティションサーバを含むパーティションサーバシステムの管理装置において、
入力されたパーティション要求を、前記パーティションサーバシステムの構成に即したパーティション作成指令に変換する要求変換手段を備えていることを特徴とする管理装置。
In the management device of the partition server system including the partition server,
A management apparatus comprising request conversion means for converting an input partition request into a partition creation command conforming to the configuration of the partition server system.
請求項1に記載された管理装置において、
前記要求変換手段は、
前記パーティションサーバシステムの構成に基づく環境依存リソースの集合を格納する環境依存リソース格納手段と、
前記パーティション要求に基づいて前記環境依存リソース格納手段を検索する検索手段と、を含み、
該検索手段の検索結果に基づいて前記パーティション作成指令を生成することを特徴とする管理装置。
The management device according to claim 1,
The request conversion means includes
Environment-dependent resource storage means for storing a set of environment-dependent resources based on the configuration of the partition server system;
Search means for searching the environment-dependent resource storage means based on the partition request,
A management apparatus that generates the partition creation command based on a search result of the search means.
請求項2に記載された管理装置において、
前記要求変換手段は、さらに、前記環境依存リソースに関する制約条件を格納する制約条件格納手段を備え、
前記検索手段は、前記検索結果から前記制約条件を満たさない環境依存リソースを除外することを特徴とする管理装置。
The management device according to claim 2,
The request conversion unit further includes a constraint condition storage unit that stores a constraint condition related to the environment-dependent resource,
The management device, wherein the search unit excludes environment-dependent resources that do not satisfy the constraint condition from the search result.
請求項1,2または3に記載された管理装置において、
前記要求変換手段は、入力されたパーティション要求をプリミティブリソースの集合に分解する要求分解手段をさらに備え、
当該プリミティブリソースの集合に分解されたパーティション要求を前記パーティション作成指令に変換することを特徴とする管理装置。
In the management device according to claim 1, 2, or 3,
The request conversion means further comprises request decomposition means for decomposing the input partition request into a set of primitive resources,
A management apparatus that converts a partition request into a set of primitive resources into the partition creation command.
パーティションサーバと管理装置とを備えるパーティションサーバシステムにおいて、
前記管理装置は、入力されたパーティション要求を、前記パーティションサーバシステムの構成に即したパーティション作成指令に変換する要求変換手段を備えていることを特徴とするパーティションサーバシステム。
In a partition server system comprising a partition server and a management device,
The partition server system, wherein the management device comprises request conversion means for converting an input partition request into a partition creation command conforming to the configuration of the partition server system.
請求項5に記載されたパーティションサーバシステムにおいて、
前記要求変換手段は、
前記パーティションサーバシステムの構成に基づく環境依存リソースの集合を格納する環境依存リソース格納手段と、
前記パーティション要求に基づいて前記環境依存リソース格納手段を検索する検索手段と、を含み、
該検索手段の検索結果に基づいて前記パーティション作成指令を生成することを特徴とするパーティションサーバシステム。
In the partition server system according to claim 5,
The request conversion means includes
Environment-dependent resource storage means for storing a set of environment-dependent resources based on the configuration of the partition server system;
Search means for searching the environment-dependent resource storage means based on the partition request,
A partition server system, wherein the partition creation command is generated based on a search result of the search means.
請求項6に記載されたパーティションサーバシステムにおいて、
前記要求変換手段は、さらに、前記環境依存リソースに関する制約条件を格納する制約条件格納手段を備え、
前記検索手段は、前記検索結果から前記制約条件を満たさない環境依存リソースを除外することを特徴とするパーティションサーバシステム。
In the partition server system according to claim 6,
The request conversion unit further includes a constraint condition storage unit that stores a constraint condition related to the environment-dependent resource,
The partition server system, wherein the search means excludes an environment-dependent resource that does not satisfy the constraint condition from the search result.
請求項5,6または7に記載されたパーティションサーバシステムにおいて、
前記要求変換手段は、入力されたパーティション要求をプリミティブリソースの集合に分解する要求分解手段をさらに備え、
当該プリミティブリソースの集合に分解されたパーティション要求を前記パーティション作成指令に変換することを特徴とするパーティションサーバシステム。
In the partition server system according to claim 5, 6 or 7,
The request conversion means further comprises request decomposition means for decomposing the input partition request into a set of primitive resources,
A partition server system, wherein a partition request decomposed into a set of primitive resources is converted into the partition creation command.
パーティションサーバを含むパーティションサーバシステムの管理装置としてコンピュータを動作させるためのプログラムにおいて、
入力されたパーティション要求を、前記パーティションサーバシステムの構成に即したパーティション作成指令に変換する要求変換ステップを前記コンピュータに実行させることを特徴とするプログラム。
In a program for operating a computer as a management apparatus for a partition server system including a partition server,
A program that causes the computer to execute a request conversion step of converting an input partition request into a partition creation command that conforms to the configuration of the partition server system.
請求項9に記載されたプログラムにおいて、
前記要求変換ステップは、
前記パーティション要求に基づいて、前記パーティションサーバシステムの構成に基づく環境依存リソースの集合を格納する環境依存リソース格納手段を検索する検索ステップと、
該検索ステップの検索結果に基づいて前記パーティション作成指令を生成する生成ステップと、
を含むことを特徴とするプログラム。
In the program according to claim 9,
The request conversion step includes:
A search step of searching for an environment-dependent resource storage means for storing a set of environment-dependent resources based on the configuration of the partition server system based on the partition request;
A generation step for generating the partition creation instruction based on a search result of the search step;
The program characterized by including.
請求項10に記載されたプログラムにおいて、
前記要求変換ステップは、さらに、前記環境依存リソースに関する制約条件を格納する制約条件格納手段を参照し、前記検索結果から前記制約条件を満たさない環境依存リソースを除外する除外ステップを含むことを特徴とするプログラム。
The program according to claim 10,
The request conversion step further includes an exclusion step of referring to a constraint condition storage unit that stores a constraint condition related to the environment dependent resource and excluding an environment dependent resource that does not satisfy the constraint condition from the search result. Program to do.
請求項9,10または11に記載されたプログラムにおいて、
前記要求変換ステップは、さらに、入力されたパーティション要求をプリミティブリソースの集合に分解する要求分解ステップを含み、
当該プリミティブリソースに分解されたパーティション要求を前記パーティション作成指令に変換することを特徴とするプログラム。
The program according to claim 9, 10 or 11,
The request conversion step further includes a request decomposition step of decomposing the input partition request into a set of primitive resources,
A program characterized by converting a partition request broken down into the primitive resources into the partition creation command.
JP2005175994A 2005-06-16 2005-06-16 Management device of partition server system, and partition server system and program Pending JP2006350685A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005175994A JP2006350685A (en) 2005-06-16 2005-06-16 Management device of partition server system, and partition server system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005175994A JP2006350685A (en) 2005-06-16 2005-06-16 Management device of partition server system, and partition server system and program

Publications (1)

Publication Number Publication Date
JP2006350685A true JP2006350685A (en) 2006-12-28

Family

ID=37646454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005175994A Pending JP2006350685A (en) 2005-06-16 2005-06-16 Management device of partition server system, and partition server system and program

Country Status (1)

Country Link
JP (1) JP2006350685A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009245409A (en) * 2008-04-01 2009-10-22 Nec Corp Automatic resource configuration system and method, and management terminal for the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009245409A (en) * 2008-04-01 2009-10-22 Nec Corp Automatic resource configuration system and method, and management terminal for the same

Similar Documents

Publication Publication Date Title
WO2022127420A1 (en) Service choreography and deployment method and system, network device, and storage medium
WO2009098909A1 (en) Virtual appliance assignment system
US20100115070A1 (en) Method for generating manipulation requests of an initialization and administration database of server cluster, data medium and corresponding a server cluster, data medium and corresponding service cluster
US9288266B1 (en) Method and apparatus for web based storage on-demand
US20080183479A1 (en) Business process reconstruction method, and its program and computer
US8305934B2 (en) Computer program, apparatus, and method for managing network
WO2003046752A1 (en) System and method for generating a representation of a configuration schema
US10230567B2 (en) Management of a plurality of system control networks
WO2013018916A1 (en) Distributed processing management server, distributed system, and distributed processing management method
WO2008028008A1 (en) Dynamically configuring, allocating and deploying computing systems
US20050044220A1 (en) Method and system of managing computing resources
US11336588B2 (en) Metadata driven static determination of controller availability
JP4595645B2 (en) COMPOUND COMPUTER DEVICE AND METHOD FOR MANAGING COMPOSITE COMPUTER DEVICE
US20180365064A1 (en) Device replacement for hyper-converged infrastructure computing environments
US20140122671A1 (en) Method for Assigning Logical Addresses to the Connection Ports of Devices of a Server Cluster, and Corresponding Computer Program and Server Cluster
CN115827008B (en) Cloud primary big data component management system based on cloud primary platform Kubernetes
JP2022013831A (en) Management method based on database, platform, electronic device, and storage medium
CN112286628A (en) System for unifying nanotube Kubernetes heterogeneous applications and operation method
US10769153B2 (en) Computer system and method for setting a stream data processing system
CN111984623B (en) Automatic deployment method and device for database cluster, medium and electronic equipment
CN113127526A (en) Distributed data storage and retrieval system based on Kubernetes
JP2006350685A (en) Management device of partition server system, and partition server system and program
CN116155978A (en) Multi-registry adaptation method, device, electronic equipment and storage medium
CN116107694A (en) Deployment method and device of k8s sub-cluster and storage medium
CN113837382A (en) Method and system for training graph neural network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080626

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080702

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080828

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090304

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090708