WO2018109817A1 - Management system and management method - Google Patents

Management system and management method Download PDF

Info

Publication number
WO2018109817A1
WO2018109817A1 PCT/JP2016/086977 JP2016086977W WO2018109817A1 WO 2018109817 A1 WO2018109817 A1 WO 2018109817A1 JP 2016086977 W JP2016086977 W JP 2016086977W WO 2018109817 A1 WO2018109817 A1 WO 2018109817A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
functionality
resources
management
information
Prior art date
Application number
PCT/JP2016/086977
Other languages
French (fr)
Japanese (ja)
Inventor
匡通 坂田
谷川 桂子
Original Assignee
株式会社日立製作所
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to JP2018556051A priority Critical patent/JP6743180B2/en
Priority to PCT/JP2016/086977 priority patent/WO2018109817A1/en
Publication of WO2018109817A1 publication Critical patent/WO2018109817A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]

Definitions

  • the present invention relates generally to resource management.
  • resources such as servers and storages (hereinafter simply referred to as resources) are managed as a pool, and if a user needs it, it can be selected from resources belonging to the pool. There is an operation to use the resource of this resource and return the resource to the pool when the resource becomes unnecessary after that.
  • the user manages the resource performance requirements (hereinafter referred to as performance requirements) such as the CPU (Central Processing Unit) operating frequency, memory mounting capacity and storage capacity. (Hereinafter referred to as the resource manager).
  • performance requirements such as the CPU (Central Processing Unit) operating frequency, memory mounting capacity and storage capacity.
  • the resource manager who has received such communication selects a resource satisfying the performance requirement from the pool, and allocates the resource to the user.
  • the user uses the resource assigned by the resource manager.
  • Patent Document 1 in a computer system in which resources to be pooled are not homogeneous, the performance information related to the performance of each resource and the function information related to the function of each resource are acquired, and the acquired performance information of each resource and Based on the function information and the performance requirement and function requirement requested in the resource request, a resource candidate to be allocated to the user is searched from a plurality of resources, and the resource to be allocated to the user from the candidates detected by the search A technique for determining a resource and allocating the determined resource to a user is disclosed.
  • a computer system including at least one of a server system (for example, one or more servers) and a storage system (for example, one or more storage devices) according to the needs of the company, and software that operates on the computer system
  • a server system for example, one or more servers
  • a storage system for example, one or more storage devices
  • software that operates on the computer system
  • an integrated platform as an appliance composed of a plurality of entities such as operation management software operating in a management system of a computer system.
  • a company that has introduced an integrated platform can start operation that meets the needs of the company if the integrated platform is powered on.
  • appliances generally have restrictions such as hardware configuration and usage, and it is difficult to flexibly respond to the addition or change of the needs of the company beyond the pre-design of the appliance. For example, it is difficult for a company to freely use a free server just because there is a free server from the viewpoint of stability of the appliance or other aspects.
  • Patent Document 1 does not disclose a technique for detecting which of the plurality of resources can provide the required functionality.
  • the resource pool management system executes resource management processing and system construction processing.
  • the resource management process includes managing a combination of two or more resources that realize functionality as a resource group.
  • the system construction process takes into account the functionality for each managed resource group in addition to the required functionality and functionality for each resource included in the resource pool. Including selecting one or more resources that are components of a base system that is a system that implements the required functionality.
  • a table is used for information, but the data structure of the information is not limited, and other data structures may be used. Since the information does not depend on the data structure, for example, the “kkk table” can be called “kkk information”. Information such as a table may be divided into two or more information elements, or all or part of two or more types of information may be aggregated into the same information.
  • the “interface unit” includes one or more interfaces.
  • the one or more interfaces may be one or more similar interface devices (for example, one or more NIC (Network Interface Card)) or two or more different types of interface devices (for example, NIC and HBA (Host Bus Adapter)). There may be.
  • NIC Network Interface Card
  • HBA Home Bus Adapter
  • the “storage unit” includes one or more memories.
  • the at least one memory may be a volatile memory or a non-volatile memory.
  • the storage unit may include one or more PDEVs in addition to one or more memories.
  • PDEV means a physical storage device and may typically be a non-volatile storage device (eg, an auxiliary storage device).
  • the PDEV may be, for example, an HDD (Hard Disk Drive) or an SSD (Solid State Drive).
  • the “processor unit” includes one or more processors.
  • the at least one processor is typically a CPU (Central Processing Unit).
  • the processor may include a hardware circuit that performs part or all of the processing.
  • the “management system” may be composed of one or more computers.
  • the management computer when the management computer has a display device and the management computer displays information on its own display device, the management computer may be a management system.
  • a management computer for example, a server
  • transmits display information to a remote display computer for example, a client
  • the display computer displays the information (when the management computer displays information on the display computer)
  • a system including at least the management computer among the management computer and the display computer may be a management system.
  • the management system may include an interface unit, a storage unit, and a processor unit connected to them.
  • the interface unit may include at least one of a user interface unit and a communication interface unit.
  • the user interface unit includes at least one I / O device of one or more I / O devices (for example, an input device (for example, a keyboard and a pointing device), an output device (for example, a display device)), and a display computer.
  • the communication interface unit may include one or more communication interface devices. That the computer in the management system “displays the display information” may be that the display information is displayed on the display device of the computer, or that the computer transmits the display information to the display computer. (In the latter case, display information is displayed by a display computer).
  • the processor unit executes a program and performs processing using at least one of a storage unit (for example, a memory) and an interface unit (for example, a communication port).
  • a storage unit for example, a memory
  • an interface unit for example, a communication port
  • the subject of processing may be mainly a program, but a processor unit that executes the program may be the subject.
  • the processing mainly performed by the processor unit is performed by executing one or more programs.
  • the program may be installed in the computer from a program source.
  • the program source may be, for example, a storage medium that can be read by a program distribution server or a computer.
  • two or more programs may be realized as one program, or one program may be realized as two or more programs.
  • a reference code or a common code among the reference codes is used, and when a description is given by distinguishing the same type of element, the element is assigned to that element. May use an identified identifier (eg, at least one of a number and a sign) or an entire reference sign.
  • the “computer system” may include at least one of a server system and a storage system.
  • the “server system” may be one or more physical servers, and may include at least one virtual server (for example, VM (Virtual Machine)).
  • the “storage system” may be one or more physical storage devices, and may include at least one virtual storage device (for example, SDS (Software Defined Storage)).
  • “resource” is an abbreviation for computer system resource (computer resource), and is an element that realizes functionality by itself or in combination with one or more other resources, typically, It corresponds to devices such as servers, storage devices (storage), switches, and networks. In other words, the “resource” does not have to correspond to a component (device component) such as a CPU and a memory.
  • “functionality” is a function, service, or system realized by one or more resources.
  • an “administrator” is a person who manages resources such as servers, storage, and networks.
  • the administrator can perform at least one of maintenance work such as addition, deletion, and replacement of resources and management of a table group 30 on the management server 3 described later.
  • “user” is a person who requests deployment of a base system.
  • FIG. 1 shows a configuration of an information system according to the present embodiment.
  • the information system includes a resource pool 4 and a management system 1 that manages the resource pool 4.
  • the management system 1 includes one or more management clients 2 and one or more management servers 3. These management client 2 and management server 3 are connected to each other via a management network 5.
  • the resource pool 4 is also connected to the management network 5.
  • the resource pool 4 is supplied with power from one or a plurality of power supply panels 6.
  • the management client 2 is a computer device used by a user, and includes, for example, a personal computer, a workstation, or a main frame.
  • the management client 2 accesses the management server 3 via the management network 5 and executes various processes provided by the management server 3.
  • the management client 2 transmits a infrastructure system deployment request to the management server 3.
  • the management client 2 operated by the administrator transmits one or a plurality of infrastructure system deployment requests for each user.
  • the “base system deployment request” is a request to deploy the base system. In the infrastructure system deployment request, for example, at least a deployment condition of the infrastructure system software ID and the deployment condition is specified.
  • the “base system” is a system composed of a plurality of resources extracted from the resource pool 4, and the “base system software” is software (for example, virtual server software (for example, hypervisor)) installed in the base system. High-reliability database management system or cluster-type analysis software).
  • the combination of the base system and the base system software may be a system (for example, a virtual appliance) such as a computer system that provides a user-desired service.
  • the “deployment condition” is a condition related to a resource that is deployed (allocated) as a base system, and may include at least one of the number of servers, functionality, and resource sharing condition, for example.
  • the designation of at least a part of the deployment condition may be a template ID and a version that will be described later.
  • the designated template ID and version, and information described later for example, information 306C to 306E) associated therewith may be at least a part of the deployment condition.
  • the management server 3 detects and manages each resource constituting the resource pool 4. In response to the infrastructure system deployment request from the management client 2, the management server 3 extracts a resource that matches the deployment request, and deploys (assigns) the infrastructure system that conforms to the deployment request to the extracted resource.
  • the management server 3 is composed of, for example, a personal computer, a workstation or a main frame.
  • the management server 3 includes a memory 11, a NIC (Network Interface Card) 12, an I / O interface 13, an input device 14, an output device 15, and a CPU 10 connected thereto.
  • the CPU 10 is an example of a processor unit.
  • the CPU 10 is a device that controls operation of the entire management server 3.
  • the CPU 10 executes various programs stored in the memory 11, thereby executing various control processes as the entire management server 3.
  • the memory 11 is an example of a storage unit.
  • the memory 11 is used for holding various programs and control information, and is also used as a work memory for the CPU 10.
  • At least one of the NIC 12 and the I / O interface 13 is an example of an interface unit.
  • the NIC 12 is a network interface for connecting the management server 3 to the management network 5.
  • the I / O interface 13 is an interface for connecting the input device 14 and the output device 15 to the management server 3 and includes a USB (UniversalUniversSerial Bus) interface or the like.
  • the input device 14 includes a keyboard, a mouse, a microphone, and the like, and is used when the administrator inputs various operations to the management server 3.
  • the output device 15 includes a monitor display and a speaker, and presents information such as images and sounds to the administrator 3.
  • the resource pool 4 has a plurality of racks 40.
  • a plurality of resources including a plurality of types of resources can be mounted on the plurality of racks 40.
  • the resource pool 4 includes a plurality of resources including a plurality of types of resources.
  • One or more power supply panels 6 are provided for each rack 40.
  • the rack 3 is not yet mounted, and there is a physical space in which the rack 3 can be mounted. When the rack 3 is added to the space, the power mounted on the rack 3 is supplied with power from the power supply panels 3 and 4.
  • the plurality of resources are, for example, standard Ethernet switch 41, high-performance Ethernet switch 42, FC (Fibre Channel) switch 43, standard server 44, high-performance server 45, FC storage 46, PDU (Power Distribution Unit) 47, and high performance.
  • a core Ethernet switch 48 is included (Ethernet is a registered trademark).
  • Each of the plurality of resources included in the resource pool 4 is connected to the management network 5 via an I / O interface (not shown) of the resource and communicates with the management server 3.
  • Each rack 40 can be handled as a physical position of a resource mounted on the rack 40.
  • the physical location of the FC storage 1 can be “rack 1”.
  • the physical positions of the resources can be “common”.
  • Each of the standard Ethernet switch 41, the high-performance Ethernet switch 42, the FC switch 43, and the high-performance core Ethernet switch 48 is an example of a network or a switch (for example, a network switch).
  • Each of the standard server 44 and the high-performance server 45 is an example of a server.
  • the FC storage 46 is an example of a storage (storage device).
  • each of the standard server 44 and the high-performance server 45 includes a memory 61, an auxiliary storage device 62 (for example, HDD (Hard Disk Drive), SSD (Solid State Drive)), one or more I / Os.
  • An interface 63, an expansion card 64 (for example, GPGPU (General-purpose computing-on graphics-processing-units)), and a CPU 60 connected thereto are provided.
  • the I / O interface 63 may be constituted by a NIC, an HBA (Host Bus Adaptor), or the like.
  • the CPU 60 executes necessary control processing according to the program 65 stored in the memory 61.
  • a resource management program 20 and a table group 30 are stored in the memory 11 of the management server 3.
  • the resource management program 20 includes a plurality of program modules such as a resource management unit 21, a topology management unit 22, and a infrastructure system management unit 23. Each of these program modules may be an independent program, or two or more of these program modules may be one program.
  • the table group 30 is one or more tables.
  • the table group 30 includes a resource table 31, a resource group table 32, a resource group definition table 33, a topology table 34, a topology related table 33, a base system template table 36, and a base system deployment table 37.
  • the resource management unit 21 is a program for managing information related to resources existing in the resource pool 4. More specifically, for example, the resource management unit 21 manages information about resources existing in the resource pool 4 using the resource table 31. Further, the resource management unit 21 detects one or a plurality of resources having specific functionality that meets the conditions defined in the resource group definition table 33 as a resource group, and displays information about the detected resource group as a resource group. Managed by table 42. In addition, when a resource is added, updated, or deleted, the resource management unit 21 detects a change in the resource and updates the resource table 31.
  • the topology management unit 22 detects a physical connection relationship or logical connection relationship between resources by a known topology detection method, and manages the detected relationship in the topology table 34.
  • a known topology detection method for example, in Ethernet, there is an adjacency information exchange protocol called LLDP (Link Layer Discovery Protocol) which is an IEEE standard.
  • LLDP Link Layer Discovery Protocol
  • OS Operating System
  • Fabric Login and Port Login are collected from, for example, FC switches, making it easy to connect between FC switches, between FC switches and servers, and between FC switches and storage. It is possible to grasp the connection relationship between them, and it is possible to create adjacency information shown in a topology table 34 described later.
  • the infrastructure system management unit 23 When receiving the infrastructure system deployment request from the management client 2, the infrastructure system management unit 23 uses the infrastructure system template managed by the infrastructure system template table 36, and deploys from the resources managed by the resource management unit 21. A resource that matches a deployment condition that complies with the request is selected, and a base system that complies with the deployment request is deployed to the selected resource. The infrastructure system management unit 23 manages the information regarding the deployed infrastructure system and resources used in the infrastructure system in the infrastructure system deployment table 37.
  • FIG. 3 shows the configuration of the resource table 31.
  • the resource table 31 is a table for managing the functionality of each resource that constitutes the resource pool 4.
  • the resource table 31 holds information such as resource ID 301A, resource type 301B, resource configuration 301C, functionality 301D, and physical location 301E for each resource.
  • resource ID 301A resource ID 301A
  • resource type 301B resource type 301B
  • resource configuration 301C resource configuration 301C
  • functionality 301D functionality 301D
  • physical location 301E for each resource.
  • one resource is taken as an example, and the resource is called “target resource”.
  • Resource ID 301A is an identifier for uniquely identifying the target resource. In the example illustrated in FIG. 3, for convenience, an identifier that easily identifies the type of the target resource is assigned as the resource ID.
  • the resource type 301B is information representing the type of the target resource.
  • the resource configuration 301C is information regarding the component of the target resource. For example, when the target resource is a standard server or a high-performance server, the resource configuration 301C includes information indicating the type and performance of the CPU 60 of the target resource, information indicating the performance of the memory 61 of the target resource, and I / O of the target resource. Information representing the details of the interface may be included.
  • Functionality 301D is information representing one or more functionalities included in the target resource.
  • the physical position 31E is information indicating the physical position of the target resource (for example, the ID of the rack 40 in which the resource is mounted).
  • the physical position 301E may include other types of information instead of or in addition to the ID of the rack 40.
  • FIG. 4 shows the configuration of the resource group table 32.
  • the resource group table 32 is a table for managing information related to functionality composed of a plurality of resources.
  • the resource group table 32 holds information such as resource group ID 302A, member resource 302B, and functionality 302C for each resource group.
  • a “resource group” is not a mere collection of a plurality of resources but a collection of a plurality of resources that realize one or more functionalities.
  • one resource group is taken as an example, and the resource group is referred to as a “target resource group”.
  • the resource group ID 302A is an identifier for uniquely identifying the target resource group.
  • the member resource 302B is a list of IDs of resources determined to belong to the target resource group.
  • the functionality 302C represents one or more functionality realized by the target resource group (typically functionality shared by a plurality of member resources represented by the member resource 302B of the target resource group).
  • FIG. 5 shows the configuration of the resource group definition table 33.
  • the resource group definition table 33 is a table in which information representing a method for detecting a resource group from the resource pool 4 is stored.
  • the resource group definition table 33 holds information such as the resource group 303A, the target functionality 303B, and the member resource discovery method 303C for each resource group type.
  • one resource group type is taken as an example, and the resource group type is referred to as “target resource group type”.
  • the resource group type 303A is an identifier (for example, a name) for uniquely identifying the target resource group type.
  • the target functionality 303B represents one or more functionalities realized by the resource group belonging to the target resource group type.
  • the member resource discovery method 303C represents a discovery method including at least one of procedures and conditions for discovering member resources of resource groups belonging to the target resource group type.
  • the discovery method represented by the member resource discovery method 303C includes member resource conditions including the functionality (realization) of the resource that is the member resource and the connection configuration between the resources. .
  • FIG. 6 shows the configuration of the topology table 34.
  • the topology table 34 is a table that stores information representing the connection relationship between resources.
  • the topology table 34 holds information such as a link ID 304A, a first link end ID 304B, a second link end ID 304C, and a network type 304D for each link.
  • a link ID 304A a link ID 304A
  • a first link end ID 304B a first link end ID 304B
  • a second link end ID 304C a second link end ID 304C
  • a network type 304D for each link.
  • one link is taken as an example, and the link is referred to as a “target link”.
  • the link ID 304A is an identifier that uniquely identifies the target link. “Link” means a connection between resources and no other resource intervening.
  • the first link end ID 304B is an identifier of the first link end that is one end of the target link.
  • the first link end ID 304B includes at least a resource identifier of an identifier of a resource belonging to the first link end and an identifier of a resource component (for example, port) belonging to the first link end.
  • the second link end ID 304C is an identifier of the second link end that is the other end of the target link.
  • the second link end ID 304C includes at least a resource identifier of an identifier of a resource belonging to the second link end and an identifier of a resource component (for example, port) belonging to the second link end.
  • the network type 304D represents the type of network including the target link (for example, “IP network” or “FC network”).
  • FIG. 7 shows the configuration of the topology related table 35.
  • the topology related table 35 is a table that stores information representing the relationship between the physical position and the functionality.
  • the topology related table 35 holds information such as topology related ID 305A, topology position 305B, adjacent details 305C, physical position 305D, and functionality 305E for each topology related.
  • topology relation is taken as an example, and the topology relation is referred to as “target topology relation”.
  • the topology related ID 305A is an identifier for uniquely identifying the target topology related.
  • the topology position 305B is a position estimated from the adjacent details 305C corresponding to the target topology, and represents a position on the network topology.
  • the adjacent detail 305C is information used for estimating a position on the network topology, and is information including an identifier of one or more resources (or resource components) adjacent to the position.
  • the physical position 305D represents a physical position associated with a position (position on the network topology) estimated from the adjacent details 305C corresponding to the target topology relation, that is, an estimated physical position (for example, the ID of the rack 40).
  • the functionality 305E represents the functionality (for example, the power supply system assigned to the rack represented by the physical location 305D) associated with the estimated physical location corresponding to the target topology association.
  • the significance of the topology related table 35 is, for example, as follows. That is, for the resource pool 4 (for example, the data center), the power supply panel 6 and the switch port corresponding to the physical position are designed in advance for each physical position. Therefore, when a resource (for example, the rack 40 on which the resource is mounted) is added to the physical location, the resource management program 20 determines the network (topology) to which the resource is connected based on the ID of the port to which the resource is connected.
  • the position (305B) can be specified, the physical position (physical position 305D) corresponding to the network is estimated from the table 34, and the functionality (functionality 305E) associated with the estimated physical position is specified from the table 34.
  • the functionality represented by the functionality 305E is different from the functionality represented by the information that can be acquired from the resource (physical hardware) (that is, the functionality possessed by the resource).
  • Functionality associated with a place called rack 40) That is, in the present embodiment, the realizable functionality may differ depending on the physical position where the resource is arranged. Therefore, by referring to the topology-related table 35 described above, it is possible to determine whether or not the functionality can be realized in consideration of the physical position where the resource is arranged. In other words, the physical location can also be handled as a kind of resource, and thus the physical location can also be handled as a member resource of the resource group.
  • FIG. 8 shows the configuration of the base system template table 36.
  • the infrastructure system template table 36 is a table in which information related to infrastructure system templates is stored.
  • the infrastructure system template table 36 includes, for each infrastructure system template (hereinafter referred to as infrastructure template), a template ID 306A, a version 306B, a main resource 306C, a related resource 306D, a resource constraint 306E, an unapproved environment verification 306F, a verification record 306G, and an automatic deployment program Information such as 306H is held.
  • infrastructure template hereinafter referred to as infrastructure template
  • a template ID 306A a version 306B
  • main resource 306C main resource 306C
  • a related resource 306D a resource constraint 306E
  • an unapproved environment verification 306F a verification record 306G
  • an automatic deployment program Information such as 306H
  • Template ID 306A is an identifier (for example, name) for uniquely identifying the target base template.
  • the version 306B represents the version of the target base template.
  • the main resource 306C For each resource as a main resource belonging to the target base template, the main resource 306C includes information indicating the type of the resource (for example, a standard server or a high-performance server) and information indicating the version of firmware to be applied to the resource. Including.
  • the “main resource” is typically a server on which the base system software is installed, but is not limited thereto.
  • the related resource 306D includes, for each resource as a related resource belonging to the target base template, information indicating the type of the resource (for example, FC switch), information indicating the version of firmware to be applied to the resource, and the firmware version And an application flag that is a flag indicating whether application is mandatory.
  • the “related resource” is a resource that is inevitably used depending on the location and connection relationship of the main resource, for example, an Ethernet switch or an FC switch connected to the main resource via a network cable. It is not limited to.
  • the application flag includes a value “strict” indicating that application is required and a value “non-strict” indicating that application is not required.
  • the resource constraint 306E represents a selection condition (restriction) related to the main resource and related resources belonging to the target base template.
  • the selection condition represented by the resource constraint 306E includes, for example, functionality associated with the target base template (that is, functionality required for the base system corresponding to the template).
  • the non-approved environment verification 306F is information (for example, the program or its ID) regarding the non-approved environment verification program associated with the target base template.
  • the non-approved environment verification program is a program executed to check whether the current firmware version satisfies the requirements of the target base template in the following cases (a) and (b).
  • the value indicated by the suitability flag represented by the related resource 306D is “non-strict”.
  • the verification result 306G is information indicating the result of executing the non-approved environment verification program represented by the non-approved environment verification 306F corresponding to the target base template in the past (for example, information indicating the version of the firmware that has passed the verification, and Log data (or a pointer to log data) at the time of execution of the verification program.
  • the automatic deployment program 306H is information (for example, a program or an ID) related to a deployment program that executes installation of infrastructure system software, application of related firmware, and application of various settings.
  • FIG. 9 shows the configuration of the base system deployment table 37.
  • the infrastructure system deployment table 37 is a table in which information related to the deployed infrastructure system is stored.
  • the infrastructure system deployment table 37 holds information such as a deployment ID 307A, a template ID 307B, a deployment version 307C, a deployment main resource 307D, and a deployment related resource 307E for each infrastructure system.
  • a deployment ID 307A a deployment ID 307A
  • a template ID 307B a deployment version 307C
  • a deployment main resource 307D a deployment main resource
  • a deployment related resource 307E for each infrastructure system.
  • one base system is taken as an example, and the base system is referred to as a “target base system”.
  • the deployment ID 307A is an identifier for uniquely identifying the deployed target infrastructure system.
  • the template ID 307B is an identifier of the base template applied to the deployment of the target base system.
  • the deployment version 307C represents the version of the applied base template.
  • the deployed main resource 307D includes, for each main resource included in the deployed base system, an identifier of the main resource and information indicating the firmware version applied to the main resource.
  • the deployment related resource 307E includes, for each related resource included in the deployed base system, an identifier of the related resource and information indicating the firmware version applied to the related resource.
  • Information regarding resources such as servers, storage, and networks is held in the resource table 31.
  • the resource management program 20 detects the added resource (for example, receives information related to the added resource from the resource pool 4), and stores information 301A to 301E related to the detected resource in the resource table 31. Add to. Further, the resource management program 20 uses a combination of one or more resources including additional resources based on the information 301A to 301E regarding the additional resources, the target functionality 303B for each resource group type, and the member resource discovery method 303C. Detects the presence or absence of resource groups that have the functionality that is realized.
  • the resource management program 20 When the resource management program 20 detects such a resource group, the resource management program 20 stores information 302 A to 302 C regarding the detected resource group in the resource group table 32. Further, when the resource management program 20 receives a platform system deployment request for a certain user from the management client 2, the resource management program 20 selects and deploys a resource that matches the deployment conditions according to the deployment request.
  • the state and configuration before execution of the detection process are the same as those shown in FIGS. 1 and 3 to 9.
  • the resource group definition table 33 (FIG. 5), the topology related table 35 (FIG. 7), and the infrastructure system template table 36 (FIG. 8) are created in advance by, for example, an administrator.
  • the resource table 31 (FIG. 3), the resource group table 32 (FIG. 4), the topology table 34 (FIG. 6), and the infrastructure system deployment table 37 (FIG. 9) may be generated by the resource group management method described above. For example, it may be stored in advance by an administrator.
  • the resources in the rack 3 are connected to the management network 5 and can communicate with the management server 3.
  • a rack management program 49 that provides a management function for the rack 3 is executed on the memory (not shown) of the high-performance Ethernet switch 2 in the rack 3.
  • the rack management program 49 operates on the high-performance Ethernet switch 2, but the rack management program 49 is not limited to this, and may operate on the memory of the high-performance server 3, for example.
  • the rack management program 49 may be incorporated in the rack 3 at the time of factory shipment, for example, and may be activated when the rack 3 is powered on.
  • the rack management program 49 may exist for each rack 40.
  • the detection process is an example of a resource management process that is a process related to resource management.
  • a resource may be a member resource of a resource group or a single resource that does not belong to a resource group.
  • the rack management program 49 detects that the network cable is connected to the rack 3 (detects that the rack 3 is connected to the network), it notifies the resource management program 20 of the addition of the rack 3 (S1). .
  • the resource management program 20 when the resource management program 20 receives a notification of expansion of the rack 3 (S2), it requests the rack management program 49 for information on the resources in the rack 3 (S3).
  • the rack management program 49 transmits information on the resources in the rack 3 to the resource management program 20 (S4). It is assumed that the information transmitted in S4 has the same content as the information described in FIG.
  • the resource management program 20 receives information related to the resource 3 in the rack 3 from the rack management program 49, and at least one of information according to the information (for example, received information and information given based on the information) ) 301A to 301E are added to the resource table 31, and the rack management program 49 is requested for information related to adjacent details (S5).
  • FIG. 13A shows a state in which information 301A to 301D regarding the resources in the rack 3 is added to the resource table 31 in S5.
  • the physical location 301E is not stored, and the functionality 301D regarding the resources “A-system PDU3” and “B-system BDU3” is also not stored.
  • the rack management program 49a in S4 (information on the resources in the rack 3) is information registered in the rack management program 49 at the time of shipment of the rack 3 (or resources). This is because at the time of shipment, the installation location of the rack 3 and the power supply system to which the PDU is connected are not known, and therefore, the rack management program 49 at the time of shipment does not hold information on the physical position and the power supply system.
  • the rack management program 49 detects a link between the inside and outside of the rack 3 using a known method such as the above-described LLDP, and sends link information, which is information about the detected link, to the resource management program 20. Transmit (S6).
  • the resource management program 20 receives the link information, and stores information 304A to 304D related to the link represented by the received information in the topology table 34.
  • An example of information stored in the topology table 34 is shown in FIG.
  • the resource management program 20 compares the adjacency details 305C of the topology related table 35 (FIG. 7) with the information 304A to 304D (information regarding the link related to the rack 3) stored in the topology table 34, and searches for a matching record. (S7).
  • the resource management program 20 uses the information stored in the record in the resource table 31 (added in S5) using the information stored in the record found in S7 (the record of the topology related table 35). , Information on records in the rack 3) is updated. More specifically, for example, it is assumed that a record including the topology-related ID 305A “RL3” is found in the topology-related table 35 in S7. This is because the adjacent details 305C in the record are adapted to the information 301A to 301D regarding the resources in the rack 3.
  • the resource management program 20 copies the physical position 305D (here, “rack 3”) in the found record to the record in the resource table 31 (record corresponding to the resource in the rack 3) as the physical position 301E.
  • the resource management program 20 assigns the A system “power supply system 3” and the B system “power supply system 4” to the resource ID 301A “A system PDU3” from the functionality 305E in the record including the topology-related ID 305A “RL3”. "And a record including the resource ID 301A” B-system PDU3 "are stored as functionality 301D (FIG. 13B).
  • the resource management program 20 sequentially extracts records from the resource group definition table 33 (S11), and among the resources in the rack 3, the same functionality 301D as the target functionality 303B in the extracted records. Are searched from the resource table 31 (FIGS. 3 and 13B) (S12).
  • the resource management program 20 searches for member resources other than the found resource by the discovery method represented by the member resource discovery method 303C in the record extracted in S11 (S14).
  • the resource management program 20 selects the resource “high performance server 3”, “high performance” corresponding to the functionality 301D “FC SAN” from the table 31 (resources in the rack 3) shown in FIG. 13B. Server 4 ",” FC storage 3 "and” FC switch 3 "are specified.
  • the resource management program 20 searches for adjacent resources in the FC network using the topology table 34 for each of these resources.
  • “high performance server 3”, “FC switch 3” is detected as an adjacent resource. Furthermore, “high-performance server 4” and “FC storage 3” are detected as adjacent resources for “FC switch 3”. As described above, “high performance server 3”, “high performance server 4”, “FC storage 3”, and “FC switch 3” are the resource groups having the target functionality described in the member resource discovery method 303C. 7 is a list of member resources of a resource group discovered by “there is an FC network adjacent relationship”.
  • the resource management program 20 determines whether or not there is a record in the resource group table 32 having the member resource 302B including all the member resources found in S14. If the determination result is true (S15: Y), the process proceeds to S17. If the determination result is false (S15: N), the process proceeds to S16.
  • the resource management program 20 adds a new record to the resource group table 32.
  • the resource management program 20 stores a uniquely identifiable identifier as the resource group ID 302A in the new record, stores the IDs of all the member resources found in S14 as the member resource 302B, and stores them as the functionality 302C. Then, the value of the resource group type 303A in the record used for the search (the record extracted in S11 from the resource group definition table 33) is stored.
  • the resource management program 20 adds the ID of the member resource found in S14 to the member resource 302B in the record found in S15 (S15: Y).
  • the resource management program 20 determines whether or not execution has been performed for all resources searched in S12. If the determination result is false (S18: N), the process returns to S14, and the same processing is executed for the remaining resources. On the other hand, if the determination result is true (S18: Y), the process proceeds to S19.
  • the resource management program 20 determines whether the processes of S11 to S18 have been executed for all resource group definitions. If the determination result is true (S19: Y), the processing flow ends. If the determination result is false (S19: N), S11 is executed for the next resource group definition.
  • FIG. 15 shows an example of the updated resource group table 32 as a result of executing S1 to S19 for expansion of the rack 3.
  • the underline indicates the resource group table 32 before the detection process is executed as a result of the detection process by the resource group management method according to the present embodiment (see FIG. 15).
  • Data updated from 4 As shown in FIG. 15, a high performance server and a high performance server 4 are added to the member resource 302B in the “GPGPU cluster 1” resource group, and a high performance Ethernet is added to the “IP QoS transport network 1” resource group. Switch 2, high-performance server 3, and high-performance server 4 are added to member resource 302B, and “FC SAN fabric 2”, “power system 3”, and “power system 4” are newly added to resource group table 32. ing.
  • FIG. 16 shows a flow of deployment processing according to the present embodiment.
  • the deployment process is an example of a system construction process that is a process related to the construction of the base system.
  • the resource management program 20 receives the infrastructure system deployment request from the management client 2 (S31). It is assumed that at least the template ID and version and the number of servers are specified in this infrastructure system deployment request.
  • the resource management program 20 searches the base system template table 36 for a record that matches the template ID and version specified in the received deployment request (S32).
  • a record including the template ID 306A “high performance analysis server system” and the version 306B “001” is found.
  • the resource management program 20 uses the selectable main resource type described in the main resource 306C in the found record as a search key, and the resource type 301B matches the type from the resource table 31. Search for resources.
  • the resource management program 20 extracts a resource that is not included in the deployment main resource 307D of the infrastructure system deployment table 37, that is, a resource that is not used, among the resources found by the search.
  • the resource management program 20 obtains a high-performance server other than the high-performance server 1, that is, a high The performance server 2, the high performance server 3, and the high performance server 4 are extracted as candidates.
  • the resource management program 20 notifies the user corresponding to the deployment request received in S31 that the deployment has failed.
  • the resource management program 20 includes whether the found resource satisfies the resource constraint 306E corresponding to the found base template, the functionality 301D corresponding to the found resource, and the found resource. This is determined using the functionality 302C corresponding to the resource group. Specifically, for example, the resource management program 20 determines whether or not functionality 301D corresponding to the found resource has functionality that satisfies the resource constraint 306E. If the determination result is false, the resource management program 20 determines whether or not the functionality 302C corresponding to the resource group including the found resource has functionality that satisfies the resource constraint 306E.
  • the resource constraint 306E corresponding to the found base template is “GPGPU cluster”, only “GPGPU cluster 1” in the resource group table 32 shown in FIG. At least one of them is included and the resource constraint 306E is satisfied.
  • the resource management program 20 creates all combinations of resources for the number of servers specified in the deployment request received in S31 among the resource candidates narrowed down using the resource constraint 306E in S35. Furthermore, when all the resources belonging to the resource combination are included in the resource group determined to satisfy the resource constraint 306E in S35, the resource management program 20 selects the resource combination as a final candidate. Specifically, for example, when there are two or more resource groups belonging to the same resource group type “FC SAN fabric”, the resource management program 20 does not select a resource from two or more resource groups, Select a resource from a resource group (same resource group).
  • the resource management program 20 extracts the resource type and firmware version included in the related resource 306D corresponding to the found base template.
  • the firmware version acquired in S40 is hereinafter referred to as “requested firmware version”.
  • the resource management program 20 searches the topology table 34 for a resource adjacent to the final candidate resource (a resource connected to the final candidate resource via a link), and Check the firmware version of the existing resource.
  • the resource management program 20 may acquire the firmware version of the adjacent resource by accessing the resource.
  • the resource information collected for creating the topology table 34 may include the firmware version of the resource, and the firmware version may be registered in the topology table 34 (or another table). It may be acquired from the table 34.
  • the resource management program 20 further determines whether the firmware version of the adjacent resource matches the requested firmware version. If the determination result is true (S41: Y), the process proceeds to S47. If the determination result is false (S41: N), the process proceeds to S42.
  • the resource management program 20 checks whether the requested firmware version is “strict” or “non-strict”. If the requested firmware version is “strict”, the process proceeds to S37. When the requested firmware version is “non-strict”, the resource management program 20 matches the firmware version of the adjacent resource with the verification result 306G of the base template (for example, information indicating the firmware version already verified in the past). It is determined whether or not to perform (S43). If the determination result is true (S43: Y), the process proceeds to S47. If the determination result is false (S43: N), the process proceeds to S44.
  • the resource management program 20 applies the verification program represented by the unapproved environment verification 306F corresponding to the base template to the adjacent resource (adjacent resource (related resource) having firmware whose version does not match the requested firmware version). And execute.
  • the execution result of the verification program is NG (S45: N)
  • the process proceeds to S37.
  • the execution result of the verification program is OK (S45: Y)
  • the process proceeds to S46.
  • the resource management program 20 corresponds to the base template information including information indicating the current firmware version of the adjacent resource (related resource) and information indicating the adjacent resource (for example, resource ID). It adds to verification performance 306G. As a result, the current firmware version of the adjacent resource (related resource) is registered as the verified firmware version.
  • the verification result 306G may also include information regarding a log representing the execution result.
  • the resource management program 20 executes the deployment program represented by the automatic deployment program 306H corresponding to the infrastructure template, thereby deploying the infrastructure system software to the final candidate resource.
  • the resource management program 20 searches for a base template that matches the deployment request.
  • the resource management program 20 executes the following processes (A) to (D) for the found base template (hereinafter referred to as the corresponding template).
  • C Search for resources that are adjacent to the selected candidate resource and that belong to the resource type represented by the related resource 306D corresponding to the template.
  • (D) It is determined whether or not the firmware version of the resource found in (C) matches the requested firmware version_ (the firmware version represented by the related resource 306D corresponding to the template). (E) If the determination result of (D) is false, determine whether the requested firmware version is “non-strict”; (F) When the determination result of (E) is true, the verification program represented by the non-approved environment verification 306F corresponding to the template is assigned to the adjacent resource (related resource (related resource) having a firmware version that does not match the requested firmware version). )). (G) When the execution result of (F) is OK, information including information indicating the current firmware version of the adjacent resource is added to the verification result 306G corresponding to the template.
  • Processes (D) to (G) may be performed on the main resource instead of or in addition to the adjacent resource (related resource).
  • the main resource 306C may also include a firmware version (requested firmware version including “strict” or “non-strict”) for each server as the main resource.
  • the significance of the processes (E) to (G) among the above processes is, for example, as follows. That is, for resource types corresponding to “strict”, use of firmware versions other than the firmware version guaranteed by verification on the template providing side is prohibited. However, it is conceivable that flexible resource use on the user side is desired (for example, it is desired to use a specific resource without requesting permission from the provider of the corresponding template).
  • a common resource typically a switch such as a network switch
  • the firmware version of the resource may conform to the firmware version corresponding to the template of the first base system, but may not match the firmware version corresponding to the template of the second base system.
  • Non-strict can be adopted for a certain firmware version of a certain resource.
  • “Non-strict” means that adoption of a firmware version different from the requested firmware version may be permitted. Specifically, when the execution result of the verification program corresponding to the template is OK (verification is successful) (in other words, when the verification result is OK on the user side instead of the template providing side) The adoption of the firmware is permitted, and the verification result 306G such as the adopted firmware version is registered in the infrastructure system deployment table 37.
  • the resource management program 20 determines whether or not the verification result 306G corresponding to the template is verification OK (indicating a result that the execution result of the verification program was OK). You may judge. When the determination result is false, the resource management program 20 may execute the process (F).
  • flags such as “non-strict” and “strict” are not necessarily required (for example, firmware versions may be “non-strict” for all resources).
  • a concept of “resource group” that is a combination of a plurality of resources providing functionality is introduced.
  • a discovery method 303C is defined as a condition for providing functionality associated with the resource group.
  • the functionality represented by the corresponding target functionality 303B can be provided.
  • PFC Primary-based Flow Control
  • 802.1Qbb specification of IEEE The Institute of Electrical and Electronics Engineers, Inc.
  • the topology is referred to find the resource along the discovery method 303C. Note that referring to the topology is only one method for discovering member resources, and depending on the definition of the discovery method 303C, reference to the topology may be unnecessary.
  • the functionality 305E is associated with the physical position estimated from the network position (position on the topology) detected based on the topology.
  • the functionality 305E associated with the topology can be associated as the resource group functionality 302C.
  • the firmware version corresponding to the template of the first base system for the common resource that can be any element of the plurality of base systems including the first and second base systems.
  • the firmware version corresponding to the template of the second base system is not compatible. Even in such a case, if the requested firmware version corresponding to the common resource is “non-strict” for the template of the second infrastructure system (and the execution result of the verification program corresponding to the template is OK).
  • the common resources can be deployed as elements of the second infrastructure system as well as elements of the first infrastructure system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

This resource pool management system executes resource management processing and system construction processing. The resource management processing involves management as a resource group of a combination of two or more resources for achieving functionality. The system construction processing involves selection from a resource pool of one or more resources as constituent elements of a platform system, which is the system for achieving a required functionality, by taking into account the required functionality, the functionality of each resource included in the resource pool, and the functionality of each managed resource group.

Description

管理システム及び管理方法Management system and management method
 本発明は、概して、リソースの管理に関する。 The present invention relates generally to resource management.
 従来、計算機システムの運用の1つとして、サーバ及びストレージなどの計算機リソース(以下、これを単にリソースと呼ぶ)をプールとして管理しておき、ユーザが必要な場合にプールに属するリソースの中から所望のリソースを利用し、その後そのリソースが不要となった場合に当該リソースをプールに戻す運用がある。 Conventionally, as one of the operations of a computer system, computer resources such as servers and storages (hereinafter simply referred to as resources) are managed as a pool, and if a user needs it, it can be selected from resources belonging to the pool. There is an operation to use the resource of this resource and return the resource to the pool when the resource becomes unnecessary after that.
 このような運用では、ユーザは、例えばCPU(Central Processing Unit)の動作周波数や、メモリの搭載容量及びストレージの容量などのリソースの性能に関する要件(以下、これを性能要件と呼ぶ)をリソースの管理者(以下、これをリソース管理者と呼ぶ)に連絡する。 In such operations, the user manages the resource performance requirements (hereinafter referred to as performance requirements) such as the CPU (Central Processing Unit) operating frequency, memory mounting capacity and storage capacity. (Hereinafter referred to as the resource manager).
 そして、かかる連絡を受けたリソース管理者は、その性能要件を満たすリソースをプールから選択し、そのリソースをユーザに対して割り当てる。かくしてユーザは、リソース管理者から割り当てられたリソースを利用する。 Then, the resource manager who has received such communication selects a resource satisfying the performance requirement from the pool, and allocates the resource to the user. Thus, the user uses the resource assigned by the resource manager.
 なお、下記特許文献1には、プールされるリソースが均質でない計算機システムにおいて、各リソースの性能に関する性能情報と、各リソースが備える機能に関する機能情報とを取得し、取得した各リソースの性能情報及び機能情報と、リソース要求において要求されている性能要件及び機能要件とに基づいて、複数のリソースの中からユーザに割り当てるリソースの候補を検索し、該検索により検出した候補の中からユーザに割り当てるリソースを決定し、決定したリソースをユーザに割り当てる技術が開示されている。 In Patent Document 1 below, in a computer system in which resources to be pooled are not homogeneous, the performance information related to the performance of each resource and the function information related to the function of each resource are acquired, and the acquired performance information of each resource and Based on the function information and the performance requirement and function requirement requested in the resource request, a resource candidate to be allocated to the user is searched from a plurality of resources, and the resource to be allocated to the user from the candidates detected by the search A technique for determining a resource and allocating the determined resource to a user is disclosed.
US2011/0010634US2011 / 0010634
 企業のニーズに応じて、サーバシステム(例えば、1以上のサーバ)とストレージシステム(例えば、1以上のストレージ装置)とのうちの少なくとも1つを含んだ計算機システム、その計算機システム上で稼動するソフトウェア、及び、計算機システムの管理システムで稼働する運用管理用ソフトウェアのような複数のエンティティで構成したアプライアンスとしての統合プラットフォームを提供することが知られている。統合プラットフォームを導入した企業は、その統合プラットフォームに対して電源を投入すれば、その企業のニーズに合った運用を開始することができる。 A computer system including at least one of a server system (for example, one or more servers) and a storage system (for example, one or more storage devices) according to the needs of the company, and software that operates on the computer system It is also known to provide an integrated platform as an appliance composed of a plurality of entities such as operation management software operating in a management system of a computer system. A company that has introduced an integrated platform can start operation that meets the needs of the company if the integrated platform is powered on.
 しかし、そのようなアプライアンスは、一般に、ハードウェア構成及び用途のような制約が決まっており、企業のニーズの追加や変更に、アプライアンスの事前の設計を超えて柔軟に対応することが難しい。例えば、空きのサーバがあるからといってその空きのサーバを企業が自由に使用することは、アプライアンスの安定性又はその他の観点から難しい。 However, such appliances generally have restrictions such as hardware configuration and usage, and it is difficult to flexibly respond to the addition or change of the needs of the company beyond the pre-design of the appliance. For example, it is difficult for a company to freely use a free server just because there is a free server from the viewpoint of stability of the appliance or other aspects.
 そこで、複数種類のリソースを含んだ複数のリソース上に仮想的なアプライアンスを設定することが望まれることが考えられる。 Therefore, it may be desired to set a virtual appliance on a plurality of resources including a plurality of types of resources.
 仮想的なアプライアンスに要求される機能性として、単一のリソースが有する機能性のみでは実現できない機能性があり得る。しかし、特許文献1には、必要とされる機能性をいずれの複数のリソースにより提供可能であるかを検出する技術は開示されていない。 As the functionality required for a virtual appliance, there may be functionality that cannot be realized only by the functionality of a single resource. However, Patent Document 1 does not disclose a technique for detecting which of the plurality of resources can provide the required functionality.
 リソースプールの管理システムは、リソース管理処理と、システム構築処理とを実行する。リソース管理処理は、機能性を実現する2以上のリソースの組合せをリソースグループとして管理することを含む。システム構築処理は、要求される機能性と、リソースプールに含まれているリソース毎の機能性との他に、管理されているリソースグループ毎の機能性を考慮して、前記リソースプールから、前記要求される機能性を実現するシステムである基盤システムの構成要素とされる1又は2以上のリソースを選択することを含む。 The resource pool management system executes resource management processing and system construction processing. The resource management process includes managing a combination of two or more resources that realize functionality as a resource group. The system construction process takes into account the functionality for each managed resource group in addition to the required functionality and functionality for each resource included in the resource pool. Including selecting one or more resources that are components of a base system that is a system that implements the required functionality.
 機能性を実現する2以上のリソースの組合せをリソースグループとして管理する。これにより、管理されているリソースグループ毎の機能性を考慮して、基盤システムの構成要素とされるリソースを選択できる。 ∙ Manage a combination of two or more resources that realize functionality as a resource group. Accordingly, it is possible to select a resource that is a constituent element of the base system in consideration of functionality for each managed resource group.
実施形態に係る情報システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information system which concerns on embodiment. サーバの構成を示すブロック図である。It is a block diagram which shows the structure of a server. リソーステーブルの構成を示す。Shows the structure of the resource table. リソースグループテーブルの構成を示す。The structure of a resource group table is shown. リソースグループ定義テーブルの構成を示す。The structure of a resource group definition table is shown. トポロジテーブルの構成を示す。The structure of a topology table is shown. トポロジ関連テーブルの構成を示す。The structure of a topology related table is shown. 基盤システムテンプレートテーブルの構成を示す。The structure of a base system template table is shown. 基盤システム配備テーブルの構成を示す。The structure of a base system deployment table is shown. ラック3が追加された情報システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information system to which the rack 3 was added. 検知処理の流れを示すフローチャートの一部である。It is a part of flowchart which shows the flow of a detection process. 検知処理の流れを示すフローチャートの残りである。It is the remainder of the flowchart which shows the flow of a detection process. 検知処理前のリソーステーブル例を示す。An example of a resource table before detection processing is shown. 検知処理後のリソーステーブル例を示す。The example of the resource table after a detection process is shown. 検知処理後のトポロジテーブル例を示す。The example of the topology table after a detection process is shown. 検知処理後のリソースグループテーブル例を示す。The example of a resource group table after a detection process is shown. 配備処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a deployment process.
 以下の説明では、情報について、テーブルが採用されるが、情報のデータ構造は限定されず、他のデータ構造であってもよい。情報はデータ構造に依存しないため、例えば「kkkテーブル」を「kkk情報」と呼ぶことができる。テーブルのような情報は、2以上の情報要素に分割されてもよいし、2種以上の情報の全部又は一部が同一情報に集約されてもよい。 In the following description, a table is used for information, but the data structure of the information is not limited, and other data structures may be used. Since the information does not depend on the data structure, for example, the “kkk table” can be called “kkk information”. Information such as a table may be divided into two or more information elements, or all or part of two or more types of information may be aggregated into the same information.
 また、以下の説明において、「インタフェース部」は、1以上のインタフェースを含む。1以上のインタフェースは、1以上の同種のインタフェースデバイス(例えば1以上のNIC(Network Interface Card))であってもよいし2以上の異種のインタフェースデバイス(例えばNICとHBA(Host Bus Adapter))であってもよい。 In the following description, the “interface unit” includes one or more interfaces. The one or more interfaces may be one or more similar interface devices (for example, one or more NIC (Network Interface Card)) or two or more different types of interface devices (for example, NIC and HBA (Host Bus Adapter)). There may be.
 また、以下の説明において、「記憶部」は、1以上のメモリを含む。少なくとも1つのメモリは、揮発性メモリであってもよいし不揮発性メモリであってもよい。記憶部は、1以上のメモリに加えて、1以上のPDEVを含んでもよい。「PDEV」は、物理的な記憶デバイスを意味し、典型的には、不揮発性の記憶デバイス(例えば補助記憶デバイス)でよい。PDEVは、例えば、HDD(Hard Disk Drive)又はSSD(Solid State Drive)でよい。 In the following description, the “storage unit” includes one or more memories. The at least one memory may be a volatile memory or a non-volatile memory. The storage unit may include one or more PDEVs in addition to one or more memories. “PDEV” means a physical storage device and may typically be a non-volatile storage device (eg, an auxiliary storage device). The PDEV may be, for example, an HDD (Hard Disk Drive) or an SSD (Solid State Drive).
 また、以下の説明において、「プロセッサ部」は、1以上のプロセッサを含む。少なくとも1つのプロセッサは、典型的には、CPU(Central Processing Unit)である。プロセッサは、処理の一部または全部を行うハードウェア回路を含んでもよい。 In the following description, the “processor unit” includes one or more processors. The at least one processor is typically a CPU (Central Processing Unit). The processor may include a hardware circuit that performs part or all of the processing.
 また、以下の説明において、「管理システム」は、一以上の計算機で構成されてよい。具体的には、例えば、管理計算機が表示デバイスを有していて管理計算機が自分の表示デバイスに情報を表示する場合、管理計算機が管理システムでよい。また、例えば、管理計算機(例えばサーバ)が表示用情報を遠隔の表示用計算機(例えばクライアント)に送信し表示用計算機がその情報を表示する場合(管理計算機が表示用計算機に情報を表示する場合)、管理計算機と表示用計算機とのうちの少なくとも管理計算機を含んだシステムが管理システムでよい。管理システムは、インタフェース部、記憶部及びそれらに接続されたプロセッサ部を有してよい。インタフェース部は、ユーザインタフェース部と、通信インタフェース部とのうちの少なくとも1つを含んでよい。ユーザインタフェース部は、1以上のI/Oデバイス(例えば入力デバイス(例えばキーボード及びポインティングデバイス)と出力デバイス(例えば表示デバイス))と表示用計算機とのうちの少なくとも1つのI/Oデバイスを含んでよい。通信インタフェース部は、1以上の通信インタフェースデバイスを含んでよい。管理システムにおける計算機が「表示用情報を表示する」ことは、計算機が有する表示デバイスに表示用情報を表示することであってもよいし、計算機が表示用計算機に表示用情報を送信することであってもよい(後者の場合は表示用計算機によって表示用情報が表示される)。 In the following description, the “management system” may be composed of one or more computers. Specifically, for example, when the management computer has a display device and the management computer displays information on its own display device, the management computer may be a management system. For example, when a management computer (for example, a server) transmits display information to a remote display computer (for example, a client) and the display computer displays the information (when the management computer displays information on the display computer) ), A system including at least the management computer among the management computer and the display computer may be a management system. The management system may include an interface unit, a storage unit, and a processor unit connected to them. The interface unit may include at least one of a user interface unit and a communication interface unit. The user interface unit includes at least one I / O device of one or more I / O devices (for example, an input device (for example, a keyboard and a pointing device), an output device (for example, a display device)), and a display computer. Good. The communication interface unit may include one or more communication interface devices. That the computer in the management system “displays the display information” may be that the display information is displayed on the display device of the computer, or that the computer transmits the display information to the display computer. (In the latter case, display information is displayed by a display computer).
 また、以下の説明において、プロセッサ部は、プログラムを実行し、記憶部(例えば、メモリ)及びインタフェース部(例えば、通信ポート)等のうちの少なくとも1つを用いながら処理を行う。処理の主体について、以下の説明ではプログラムを主体とする場合があるが、プログラムを実行するプロセッサ部を主体としてもよい。また、プロセッサ部が主体となっている処理は、1以上のプログラムを実行することにより行われると解釈することができる。プログラムは、プログラムソースから計算機にインストールされてもよい。プログラムソースは、例えば、プログラム配布サーバ又は計算機が読み取り可能な記憶メディアであってもよい。また、以下の説明において、2以上のプログラムが1つのプログラムとして実現されてもよいし、1つのプログラムが2以上のプログラムとして実現されてもよい。 In the following description, the processor unit executes a program and performs processing using at least one of a storage unit (for example, a memory) and an interface unit (for example, a communication port). In the following description, the subject of processing may be mainly a program, but a processor unit that executes the program may be the subject. In addition, it can be interpreted that the processing mainly performed by the processor unit is performed by executing one or more programs. The program may be installed in the computer from a program source. The program source may be, for example, a storage medium that can be read by a program distribution server or a computer. In the following description, two or more programs may be realized as one program, or one program may be realized as two or more programs.
 また、以下の説明において、同種の要素を区別しないで説明する場合には、参照符号又は参照符号のうちの共通符号を使用し、同種の要素を区別して説明する場合には、その要素に割り振られた識別子(例えば番号及び符号のうちの少なくとも1つ)又は参照符号全体を使用することがある。 In the following description, when a description is made without distinguishing the same type of element, a reference code or a common code among the reference codes is used, and when a description is given by distinguishing the same type of element, the element is assigned to that element. May use an identified identifier (eg, at least one of a number and a sign) or an entire reference sign.
 また、以下の説明において、「計算機システム」は、サーバシステムとストレージシステムのうちの少なくとも1つを含んでよい。「サーバシステム」は、1以上の物理的なサーバであってもよいし、少なくとも1つの仮想的なサーバ(例えばVM(Virtual Machine))を含んでもよい。「ストレージシステム」は、1以上の物理的なストレージ装置であってもよいし、少なくとも1つの仮想的なストレージ装置(例えばSDS(Software Defined Storage))を含んでもよい。 In the following description, the “computer system” may include at least one of a server system and a storage system. The “server system” may be one or more physical servers, and may include at least one virtual server (for example, VM (Virtual Machine)). The “storage system” may be one or more physical storage devices, and may include at least one virtual storage device (for example, SDS (Software Defined Storage)).
 また、以下の説明において、「リソース」とは、計算機システムリソース(計算機リソース)の略であり、単独で又は1以上の他のリソースとの組み合せにより機能性を実現するエレメント、典型的には、サーバ、ストレージ装置(ストレージ)、スイッチ及びネットワークのような装置に該当するものとする。別の言い方をすれば、「リソース」は、CPU及びメモリのようなコンポーネント(装置のコンポーネント)に該当しないでよいものとする。 Further, in the following description, “resource” is an abbreviation for computer system resource (computer resource), and is an element that realizes functionality by itself or in combination with one or more other resources, typically, It corresponds to devices such as servers, storage devices (storage), switches, and networks. In other words, the “resource” does not have to correspond to a component (device component) such as a CPU and a memory.
 また、以下の説明において、「機能性」とは、1又は複数のリソースによって実現される機能、サービス又はシステムである。 In the following description, “functionality” is a function, service, or system realized by one or more resources.
 また、以下の説明において、「管理者」とは、サーバ、ストレージ及びネットワークといったリソースの管理を行う者である。管理者は、リソースの追加、削除及び交換等の保守作業と後述の管理サーバ3上のテーブル群30の管理とのうちの少なくとも1つを行うことができる。 In the following description, an “administrator” is a person who manages resources such as servers, storage, and networks. The administrator can perform at least one of maintenance work such as addition, deletion, and replacement of resources and management of a table group 30 on the management server 3 described later.
 また、以下の説明において、「ユーザ」とは、基盤システムの配備を求める者である。 Also, in the following description, “user” is a person who requests deployment of a base system.
 以下、図面を参照して、本発明の一実施の形態を詳述する。 Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
 図1は、本実施形態に係る情報システムの構成を示す。 FIG. 1 shows a configuration of an information system according to the present embodiment.
 図1において、情報システムは、リソースプール4と、リソースプール4を管理する管理システム1とを含む。管理システム1は、1又は複数の管理クライアント2、及び、1又は複数の管理サーバ3を含む。そして、これら管理クライアント2及び管理サーバ3が管理ネットワーク5を介して互いに接続されている。また、リソースプール4も、管理ネットワーク5に接続されている。リソースプール4には、1又は複数の電源盤6より電力が供給される。 1, the information system includes a resource pool 4 and a management system 1 that manages the resource pool 4. The management system 1 includes one or more management clients 2 and one or more management servers 3. These management client 2 and management server 3 are connected to each other via a management network 5. The resource pool 4 is also connected to the management network 5. The resource pool 4 is supplied with power from one or a plurality of power supply panels 6.
 管理クライアント2は、ユーザが使用するコンピュータ装置であり、例えばパーソナルコンピュータや、ワークステーション又はメインフレームなどから構成される。管理クライアント2は、管理ネットワーク5を介して管理サーバ3にアクセスし、管理サーバ3が提供する各種の処理を実行する。管理クライアント2は、基盤システム配備要求を管理サーバ3に送信する。管理者が操作する管理クライアント2によって、ユーザ毎に、1又は複数の基盤システム配備要求が送信される。「基盤システム配備要求」は、基盤システムを配備する要求である。基盤システム配備要求には、例えば、基盤システムソフトウェアIDと配備条件とのうちの少なくとも配備条件が指定される。「基盤システム」とは、リソースプール4から抽出された複数のリソースで構成されたシステムであり、「基盤システムソフトウェア」とは、基盤システムにインストールされるソフトウェア(例えば、仮想サーバソフトウェア(例えばハイパバイザ)、高信頼データベース管理システム、又は、クラスタ型分析ソフトウェア)である。基盤システムと基盤システムソフトウェアとの組合せが、ユーザ所望のサービスを提供する計算機システムのようなシステム(例えば仮想的なアプライアンス)でよい。「配備条件」は、基盤システムとして配備される(割り当てられる)リソースに関する条件であり、例えば、サーバ台数、機能性、及び、リソース共有条件のうちの少なくとも1つを含んでよい。配備条件の少なくとも一部の指定は、後述するテンプレートID及びバージョンの指定でよい。指定されたテンプレートID及びバージョンと、それらに関連付いている後述の情報(例えば情報306C~306E)が、配備条件の少なくとも一部でよい。 The management client 2 is a computer device used by a user, and includes, for example, a personal computer, a workstation, or a main frame. The management client 2 accesses the management server 3 via the management network 5 and executes various processes provided by the management server 3. The management client 2 transmits a infrastructure system deployment request to the management server 3. The management client 2 operated by the administrator transmits one or a plurality of infrastructure system deployment requests for each user. The “base system deployment request” is a request to deploy the base system. In the infrastructure system deployment request, for example, at least a deployment condition of the infrastructure system software ID and the deployment condition is specified. The “base system” is a system composed of a plurality of resources extracted from the resource pool 4, and the “base system software” is software (for example, virtual server software (for example, hypervisor)) installed in the base system. High-reliability database management system or cluster-type analysis software). The combination of the base system and the base system software may be a system (for example, a virtual appliance) such as a computer system that provides a user-desired service. The “deployment condition” is a condition related to a resource that is deployed (allocated) as a base system, and may include at least one of the number of servers, functionality, and resource sharing condition, for example. The designation of at least a part of the deployment condition may be a template ID and a version that will be described later. The designated template ID and version, and information described later (for example, information 306C to 306E) associated therewith may be at least a part of the deployment condition.
 管理サーバ3は、リソースプール4を構成する各リソースを検知及び管理する。管理サーバ3は、管理クライアント2からの基盤システム配備要求に応じ、当該配備要求に合致したリソースを抽出し、当該配備要求に従う基盤システムを、抽出したリソースに配備する(割り当てる)。管理サーバ3は、例えば、パーソナルコンピュータ、ワークステーション又はメインフレームなどから構成される。管理サーバ3は、メモリ11、NIC(Network Interface Card)12、I/Oインタフェース13、入力デバイス14、出力デバイス15、及びそれらに接続されたCPU10を備える。 The management server 3 detects and manages each resource constituting the resource pool 4. In response to the infrastructure system deployment request from the management client 2, the management server 3 extracts a resource that matches the deployment request, and deploys (assigns) the infrastructure system that conforms to the deployment request to the extracted resource. The management server 3 is composed of, for example, a personal computer, a workstation or a main frame. The management server 3 includes a memory 11, a NIC (Network Interface Card) 12, an I / O interface 13, an input device 14, an output device 15, and a CPU 10 connected thereto.
 CPU10は、プロセッサ部の一例である。CPU10は、管理サーバ3全体の動作制御を司るデバイスである。このCPU10がメモリ11に格納された各種プログラムを実行することにより、管理サーバ3全体として各種の制御処理を実行する。 The CPU 10 is an example of a processor unit. The CPU 10 is a device that controls operation of the entire management server 3. The CPU 10 executes various programs stored in the memory 11, thereby executing various control processes as the entire management server 3.
 メモリ11は、記憶部の一例である。メモリ11は、各種のプログラム及び制御情報を保持するために用いられるほか、CPU10のワークメモリとしても用いられる。 The memory 11 is an example of a storage unit. The memory 11 is used for holding various programs and control information, and is also used as a work memory for the CPU 10.
 NIC12及びI/Oインタフェース13のうちの少なくとも1つは、インタフェース部の一例である。NIC12は、管理サーバ3を管理ネットワーク5に接続するためのネットワークインタフェースである。I/Oインタフェース13は、管理サーバ3に入力デバイス14及び出力デバイス15を接続するためのインタフェースであり、USB(Universal Serial Bus)インタフェースなどから構成される。 At least one of the NIC 12 and the I / O interface 13 is an example of an interface unit. The NIC 12 is a network interface for connecting the management server 3 to the management network 5. The I / O interface 13 is an interface for connecting the input device 14 and the output device 15 to the management server 3 and includes a USB (UniversalUniversSerial Bus) interface or the like.
 入力デバイス14は、キーボード、マウス及びマイクロフォンなどから構成され、管理者が管理サーバ3に対して各種の操作入力を行うときに使用される。出力デバイス15は、モニタディスプレイ及びスピーカなどから構成され、画像及び音声などの情報を管理者3に提示する。 The input device 14 includes a keyboard, a mouse, a microphone, and the like, and is used when the administrator inputs various operations to the management server 3. The output device 15 includes a monitor display and a speaker, and presents information such as images and sounds to the administrator 3.
 リソースプール4は、複数のラック40を有する。複数のラック40に、複数種類のリソースを含んだ複数のリソースの搭載が可能である。結果として、リソースプール4は、複数種類のリソースを含んだ複数のリソースを含む。ラック40毎に、1以上の電源盤6が設けられている。なお、図1の例によれば、ラック3は未だ搭載されておらず、ラック3を搭載可能な物理的なスペースがある。ラック3が当該スペースに追加された場合、ラック3に搭載のリソースには、電源盤3及び4から電力が供給されることになる。 The resource pool 4 has a plurality of racks 40. A plurality of resources including a plurality of types of resources can be mounted on the plurality of racks 40. As a result, the resource pool 4 includes a plurality of resources including a plurality of types of resources. One or more power supply panels 6 are provided for each rack 40. According to the example of FIG. 1, the rack 3 is not yet mounted, and there is a physical space in which the rack 3 can be mounted. When the rack 3 is added to the space, the power mounted on the rack 3 is supplied with power from the power supply panels 3 and 4.
 複数のリソースは、例えば、標準イーサネットスイッチ41、高性能イーサネットスイッチ42、FC(Fibre Channel)スイッチ43、標準サーバ44、高性能サーバ45、FCストレージ46、PDU(Power Distribution Unit)47、及び高性能コアイーサネットスイッチ48を含む(イーサネットは登録商標)。リソースプール4が含む複数のリソースの各々は、そのリソースが持つI/Oインタフェース(不図示)を介して管理ネットワーク5に接続され、管理サーバ3と通信を行う。各ラック40を、そのラック40に搭載されたリソースの物理位置として扱うことが可能である。例えば、FCストレージ1の物理位置は“ラック1”とすることができる。また、高性能コアイーサネットスイッチ1のように全てのラック40に接続されているリソースについては、そのリソースの物理位置は“共通”とすることができる。標準イーサネットスイッチ41、高性能イーサネットスイッチ42、FCスイッチ43及び高性能コアイーサネットスイッチ48の各々は、ネットワーク又はスイッチ(例えばネットワークスイッチ)の一例である。標準サーバ44及び高性能サーバ45の各々は、サーバの一例である。FCストレージ46は、ストレージ(ストレージ装置)の一例である。 The plurality of resources are, for example, standard Ethernet switch 41, high-performance Ethernet switch 42, FC (Fibre Channel) switch 43, standard server 44, high-performance server 45, FC storage 46, PDU (Power Distribution Unit) 47, and high performance. A core Ethernet switch 48 is included (Ethernet is a registered trademark). Each of the plurality of resources included in the resource pool 4 is connected to the management network 5 via an I / O interface (not shown) of the resource and communicates with the management server 3. Each rack 40 can be handled as a physical position of a resource mounted on the rack 40. For example, the physical location of the FC storage 1 can be “rack 1”. Further, for the resources connected to all the racks 40 like the high performance core Ethernet switch 1, the physical positions of the resources can be “common”. Each of the standard Ethernet switch 41, the high-performance Ethernet switch 42, the FC switch 43, and the high-performance core Ethernet switch 48 is an example of a network or a switch (for example, a network switch). Each of the standard server 44 and the high-performance server 45 is an example of a server. The FC storage 46 is an example of a storage (storage device).
 標準サーバ44及び高性能サーバ45の各々は、図2に示すように、メモリ61、補助記憶装置62(例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive))、1以上のI/Oインタフェース63、拡張カード64(例えば、GPGPU(General-purpose computing on graphics processing units))、及び、それらに接続されたCPU60を備える。なお、例えば、補助記憶装置62及び拡張カード64のうちの少なくとも1つはなくてもよい。また、I/Oインタフェース63は、NICやHBA(Host Bus Adaptor)などから構成されてよい。CPU60は、メモリ61に格納されたプログラム65に従って必要な制御処理を実行する。 As shown in FIG. 2, each of the standard server 44 and the high-performance server 45 includes a memory 61, an auxiliary storage device 62 (for example, HDD (Hard Disk Drive), SSD (Solid State Drive)), one or more I / Os. An interface 63, an expansion card 64 (for example, GPGPU (General-purpose computing-on graphics-processing-units)), and a CPU 60 connected thereto are provided. For example, at least one of the auxiliary storage device 62 and the expansion card 64 may not be provided. Further, the I / O interface 63 may be constituted by a NIC, an HBA (Host Bus Adaptor), or the like. The CPU 60 executes necessary control processing according to the program 65 stored in the memory 61.
 図1に示すように、管理サーバ3のメモリ11には、リソース管理プログラム20及びテーブル群30が格納されている。 As shown in FIG. 1, a resource management program 20 and a table group 30 are stored in the memory 11 of the management server 3.
 リソース管理プログラム20は、リソース管理部21、トポロジ管理部22及び基盤システム管理部23といった複数のプログラムモジュールを含む。これらのプログラムモジュールの各々が独立したプログラムでもよいし、これらのプログラムモジュールのうちの2以上が1つのプログラムでもよい。 The resource management program 20 includes a plurality of program modules such as a resource management unit 21, a topology management unit 22, and a infrastructure system management unit 23. Each of these program modules may be an independent program, or two or more of these program modules may be one program.
 テーブル群30は、1以上のテーブルである。テーブル群30は、リソーステーブル31、リソースグループテーブル32、リソースグループ定義テーブル33、トポロジテーブル34、トポロジ関連テーブル33、基盤システムテンプレートテーブル36及び基盤システム配備テーブル37を含む。 The table group 30 is one or more tables. The table group 30 includes a resource table 31, a resource group table 32, a resource group definition table 33, a topology table 34, a topology related table 33, a base system template table 36, and a base system deployment table 37.
 リソース管理部21は、リソースプール4に存在するリソースに関する情報を管理するためのプログラムである。より具体的には、例えば、リソース管理部21は、リソースプール4に存在するリソースに関する情報を、リソーステーブル31を用いて管理する。さらに、リソース管理部21は、リソースグループ定義テーブル33にて定義された条件に合致した特定の機能性を持つ1又は複数のリソースを、リソースグループとして検出し、検出したリソースグループに関する情報をリソースグループテーブル42にて管理する。また、リソース管理部21は、リソースの追加、更新又は削除行われた際、当該リソースの変更を検知し、リソーステーブル31を更新する。 The resource management unit 21 is a program for managing information related to resources existing in the resource pool 4. More specifically, for example, the resource management unit 21 manages information about resources existing in the resource pool 4 using the resource table 31. Further, the resource management unit 21 detects one or a plurality of resources having specific functionality that meets the conditions defined in the resource group definition table 33 as a resource group, and displays information about the detected resource group as a resource group. Managed by table 42. In addition, when a resource is added, updated, or deleted, the resource management unit 21 detects a change in the resource and updates the resource table 31.
 トポロジ管理部22は、リソース間の物理接続関係又は論理接続関係を、既に知られているトポロジ検知手法により検知し、検知した関係をトポロジテーブル34にて管理する。ここで、当該既知のトポロジ検知手法としては、例えばイーサネットにおいては、IEEEの標準規格であるLLDP(Link Layer Discovery Protocol)と呼ばれる隣接関係情報の交換プロトコルが挙がられる。本LLDPをサポートするイーサネットスイッチや、サーバ、またはサーバ上のOS(Operating System)より当該LLDPにより検出された隣接リソースの情報を用いることで、後述するトポロジテーブル34に示す隣接関係情報を作成することが可能である。また、SAN(Storage Area Network)においても、Fabric Loginや、Port Loginと呼ばれる認証処理の結果を例えばFCスイッチから収集することで、容易にFCスイッチ間、FCスイッチとサーバ間、さらにFCスイッチとストレージ間の接続関係を把握することができ、後述するトポロジテーブル34に示す隣接関係情報を作成することが可能である。 The topology management unit 22 detects a physical connection relationship or logical connection relationship between resources by a known topology detection method, and manages the detected relationship in the topology table 34. Here, as the known topology detection method, for example, in Ethernet, there is an adjacency information exchange protocol called LLDP (Link Layer Discovery Protocol) which is an IEEE standard. By using information of adjacent resources detected by the LLDP from an Ethernet switch that supports this LLDP, a server, or an OS (Operating System) on the server, the adjacency information shown in the topology table 34 described later is created. Is possible. In SAN (Storage Area Network), authentication results called Fabric Login and Port Login are collected from, for example, FC switches, making it easy to connect between FC switches, between FC switches and servers, and between FC switches and storage. It is possible to grasp the connection relationship between them, and it is possible to create adjacency information shown in a topology table 34 described later.
 基盤システム管理部23は、基盤システム配備要求を管理クライアント2から受付けた際に、基盤システムテンプレートテーブル36にて管理される基盤システムテンプレートを用い、リソース管理部21が管理するリソースの中から、配備要求に従う配備条件に合致したリソースを選択して、当該配備要求に従う基盤システムを、当該選択されたリソースに対して配備する。また、基盤システム管理部23は、配備された基盤システムと、当該基盤システムにて使用されているリソースに関する情報を基盤システム配備テーブル37にて管理する。 When receiving the infrastructure system deployment request from the management client 2, the infrastructure system management unit 23 uses the infrastructure system template managed by the infrastructure system template table 36, and deploys from the resources managed by the resource management unit 21. A resource that matches a deployment condition that complies with the request is selected, and a base system that complies with the deployment request is deployed to the selected resource. The infrastructure system management unit 23 manages the information regarding the deployed infrastructure system and resources used in the infrastructure system in the infrastructure system deployment table 37.
 以下、テーブル群30に含まれる各テーブルを説明する。 Hereinafter, each table included in the table group 30 will be described.
 図3は、リソーステーブル31の構成を示す。 FIG. 3 shows the configuration of the resource table 31.
 リソーステーブル31は、リソースプール4を構成するリソース毎に当該リソースが持つ機能性を管理するためのテーブルである。リソーステーブル31は、リソース毎に、リソースID301A、リソース種別301B、リソース構成301C、機能性301D及び物理位置301Eといった情報を保持する。図3の説明において、1つのリソースを例に取り、そのリソースを「対象リソース」と呼ぶ。 The resource table 31 is a table for managing the functionality of each resource that constitutes the resource pool 4. The resource table 31 holds information such as resource ID 301A, resource type 301B, resource configuration 301C, functionality 301D, and physical location 301E for each resource. In the description of FIG. 3, one resource is taken as an example, and the resource is called “target resource”.
 リソースID301Aは、対象リソースを一意に識別するための識別子である。図3に示す一例では、便宜上、リソースIDとして、対象リソースの種別が容易に分かる識別子が付与されている。 Resource ID 301A is an identifier for uniquely identifying the target resource. In the example illustrated in FIG. 3, for convenience, an identifier that easily identifies the type of the target resource is assigned as the resource ID.
 リソース種別301Bは、対象リソースの種別を表す情報である。リソース構成301Cは、対象リソースのコンポーネントに関する情報である。例えば、対象リソースが標準サーバ又は高性能サーバの場合、リソース構成301Cは、対象リソースのCPU60の種別や性能を表す情報、対象リソースのメモリ61の性能を表す情報、及び、対象リソースのI/Oインタフェースの詳細を表す情報を含んでよい。 The resource type 301B is information representing the type of the target resource. The resource configuration 301C is information regarding the component of the target resource. For example, when the target resource is a standard server or a high-performance server, the resource configuration 301C includes information indicating the type and performance of the CPU 60 of the target resource, information indicating the performance of the memory 61 of the target resource, and I / O of the target resource. Information representing the details of the interface may be included.
 機能性301Dは、対象リソースが備える1以上の機能性を表す情報である。物理位置31Eは、対象リソースの物理位置を表す情報(例えば当該リソースが搭載れたラック40のID)である。なお、物理位置301Eは、ラック40のIDに代えて又は加えて他種の情報を含んでもよい。 Functionality 301D is information representing one or more functionalities included in the target resource. The physical position 31E is information indicating the physical position of the target resource (for example, the ID of the rack 40 in which the resource is mounted). The physical position 301E may include other types of information instead of or in addition to the ID of the rack 40.
 図4は、リソースグループテーブル32の構成を示す。 FIG. 4 shows the configuration of the resource group table 32.
 リソースグループテーブル32は、複数のリソースにより構成される機能性に関する情報を管理するためのテーブルである。リソースグループテーブル32は、リソースグループ毎に、リソースグループID302A、メンバリソース302B及び機能性302Cといった情報を保持する。本実施形態において、「リソースグループ」とは、複数のリソースの単なる集合ではなく、1以上の機能性を実現する複数のリソースの集合である。図4の説明において、1つのリソースグループを例に取り、そのリソースグループを「対象リソースグループ」と呼ぶ。 The resource group table 32 is a table for managing information related to functionality composed of a plurality of resources. The resource group table 32 holds information such as resource group ID 302A, member resource 302B, and functionality 302C for each resource group. In the present embodiment, a “resource group” is not a mere collection of a plurality of resources but a collection of a plurality of resources that realize one or more functionalities. In the description of FIG. 4, one resource group is taken as an example, and the resource group is referred to as a “target resource group”.
 リソースグループID302Aは、対象リソースグループを一意に識別するための識別子である。メンバリソース302Bは、対象リソースグループに所属すると判定されたリソースのIDの一覧である。機能性302Cは、対象リソースグループが実現する1以上の機能性(典型的には、対象リソースグループのメンバリソース302Bが表す複数のメンバリソースが共通的に持つ機能性)を表す。 The resource group ID 302A is an identifier for uniquely identifying the target resource group. The member resource 302B is a list of IDs of resources determined to belong to the target resource group. The functionality 302C represents one or more functionality realized by the target resource group (typically functionality shared by a plurality of member resources represented by the member resource 302B of the target resource group).
 図5は、リソースグループ定義テーブル33の構成を示す。 FIG. 5 shows the configuration of the resource group definition table 33.
 リソースグループ定義テーブル33は、リソースグループをリソースプール4から検出するための方法を表す情報が格納されたテーブルである。リソースグループ定義テーブル33は、リソースグループ種別毎に、リソースグループ303A、対象機能性303B及びメンバリソース発見方法303Cといった情報を保持する。図5の説明において、1つのリソースグループ種別を例に取り、そのリソースグループ種別を「対象リソースグループ種別」と呼ぶ。 The resource group definition table 33 is a table in which information representing a method for detecting a resource group from the resource pool 4 is stored. The resource group definition table 33 holds information such as the resource group 303A, the target functionality 303B, and the member resource discovery method 303C for each resource group type. In the description of FIG. 5, one resource group type is taken as an example, and the resource group type is referred to as “target resource group type”.
 リソースグループ種別303Aは、対象リソースグループ種別を一意に識別するための識別子(例えば名称)である。 The resource group type 303A is an identifier (for example, a name) for uniquely identifying the target resource group type.
 対象機能性303Bは、対象リソースグループ種別に属するリソースグループが実現する1以上の機能性を表す。 The target functionality 303B represents one or more functionalities realized by the resource group belonging to the target resource group type.
 メンバリソース発見方法303Cは、対象リソースグループ種別に属するリソースグループのメンバリソースを発見する手順及び条件のうちの少なくとも1つを含んだ発見方法を表す。例えば、少なくとも1つのリソースグループ種別について、メンバリソース発見方法303Cが表す発見方法は、メンバリソースとなるリソースが持つ(実現する)機能性と、リソース間の接続構成とを含んだメンバリソース条件を含む。 The member resource discovery method 303C represents a discovery method including at least one of procedures and conditions for discovering member resources of resource groups belonging to the target resource group type. For example, for at least one resource group type, the discovery method represented by the member resource discovery method 303C includes member resource conditions including the functionality (realization) of the resource that is the member resource and the connection configuration between the resources. .
 図6は、トポロジテーブル34の構成を示す。 FIG. 6 shows the configuration of the topology table 34.
 トポロジテーブル34は、リソースの間の接続関係を表す情報を格納するテーブルである。トポロジテーブル34は、リンク毎に、リンクID304A、第1リンク端ID304B、第2リンク端ID304C及びネットワーク種別304Dといった情報を保持する。図6の説明において、1つのリンクを例に取り、そのリンクを「対象リンク」と呼ぶ。 The topology table 34 is a table that stores information representing the connection relationship between resources. The topology table 34 holds information such as a link ID 304A, a first link end ID 304B, a second link end ID 304C, and a network type 304D for each link. In the description of FIG. 6, one link is taken as an example, and the link is referred to as a “target link”.
 リンクID304Aは、対象リンクを一意に識別する識別子である。なお、「リンク」とは、リソース間の接続であって他のリソースが介在しない接続を意味する。 The link ID 304A is an identifier that uniquely identifies the target link. “Link” means a connection between resources and no other resource intervening.
 第1リンク端ID304Bは、対象リンクの一端である第1リンク端の識別子である。第1リンク端ID304Bは、第1リンク端に属するリソースの識別子と、その第1リンク端に属するリソースコンポーネント(例えばポート)の識別子とのうちの少なくともリソース識別子を含む。 The first link end ID 304B is an identifier of the first link end that is one end of the target link. The first link end ID 304B includes at least a resource identifier of an identifier of a resource belonging to the first link end and an identifier of a resource component (for example, port) belonging to the first link end.
 第2リンク端ID304Cは、対象リンクの他端である第2リンク端の識別子である。第2リンク端ID304Cは、第2リンク端に属するリソースの識別子と、その第2リンク端に属するリソースコンポーネント(例えばポート)の識別子とのうちの少なくともリソース識別子を含む。 The second link end ID 304C is an identifier of the second link end that is the other end of the target link. The second link end ID 304C includes at least a resource identifier of an identifier of a resource belonging to the second link end and an identifier of a resource component (for example, port) belonging to the second link end.
 ネットワーク種別304Dには、対象リンクを含んだネットワークの種別(例えば“IPネットワーク”や“FCネットワーク”)を表す。 The network type 304D represents the type of network including the target link (for example, “IP network” or “FC network”).
 図7は、トポロジ関連テーブル35の構成を示す。 FIG. 7 shows the configuration of the topology related table 35.
 トポロジ関連テーブル35は、物理位置と機能性との関係を表す情報を格納するテーブルである。トポロジ関連テーブル35は、トポロジ関連毎に、トポロジ関連ID305A、トポロジ位置305B、隣接詳細305C、物理位置305D及び機能性305Eといった情報を保持する。図7の説明において、1つのトポロジ関連を例に取り、そのトポロジ関連を「対象トポロジ関連」と呼ぶ。 The topology related table 35 is a table that stores information representing the relationship between the physical position and the functionality. The topology related table 35 holds information such as topology related ID 305A, topology position 305B, adjacent details 305C, physical position 305D, and functionality 305E for each topology related. In the description of FIG. 7, one topology relation is taken as an example, and the topology relation is referred to as “target topology relation”.
 トポロジ関連ID305Aは、対象トポロジ関連を一意に識別するための識別子である。トポロジ位置305Bは、対象トポロジ関連に対応した隣接詳細305Cから推定される位置であって、ネットワークトポロジ上の位置を表す。隣接詳細305Cは、ネットワークトポロジ上の位置を推定するために使用される情報であって、当該位置に隣接する1以上のリソース(又はリソースコンポーネント)の識別子を含んだ情報である。物理位置305Dは、対象トポロジ関連に対応した隣接詳細305Cから推定された位置(ネットワークトポロジ上の位置)と関連付けられた物理位置、つまり、推定物理位置(例えばラック40のID)を表す。機能性305Eは、対象トポロジ関連に対応した推定物理位置に関連付けられている機能性(例えば、物理位置305Dが表すラックに割り当てられている電源系統)を表す。 The topology related ID 305A is an identifier for uniquely identifying the target topology related. The topology position 305B is a position estimated from the adjacent details 305C corresponding to the target topology, and represents a position on the network topology. The adjacent detail 305C is information used for estimating a position on the network topology, and is information including an identifier of one or more resources (or resource components) adjacent to the position. The physical position 305D represents a physical position associated with a position (position on the network topology) estimated from the adjacent details 305C corresponding to the target topology relation, that is, an estimated physical position (for example, the ID of the rack 40). The functionality 305E represents the functionality (for example, the power supply system assigned to the rack represented by the physical location 305D) associated with the estimated physical location corresponding to the target topology association.
 トポロジ関連テーブル35の意義は、例えば次の通りである。すなわち、リソースプール4(例えばデータセンタ)に関し、物理位置毎に、その物理位置に対応した電源盤6及びスイッチポート等が事前に設計されている。このため、物理位置にリソース(例えば、リソースが搭載されたラック40)が追加された場合、リソース管理プログラム20は、そのリソースが接続されたポートのIDから、そのリソースが接続されたネットワーク(トポロジ位置305B)を特定でき、そのネットワークに対応した物理位置(物理位置305D)をテーブル34から推定し、推定された物理位置に関連付けられた機能性(機能性305E)をテーブル34から特定する。機能性305Eが表す機能性は、リソース(物理的なハードウェア)から取得可能な情報が表す機能性(つまりリソースが持つ機能性)とは異なり、リソースが配置され得る物理位置(典型的にはラック40)という場所に関連付けられた機能性である。つまり、本実施形態では、リソースが配置される物理位置によって、実現可能な機能性が異なり得る。そこで、上述したトポロジ関連テーブル35を参照することで、リソースが配置される物理位置も考慮して機能性の実現の可否を判断することができる。言い換えれば、物理位置もリソースの一種として扱うことができ、以って物理位置もリソースグループのメンバリソースとして扱うこともできる。 The significance of the topology related table 35 is, for example, as follows. That is, for the resource pool 4 (for example, the data center), the power supply panel 6 and the switch port corresponding to the physical position are designed in advance for each physical position. Therefore, when a resource (for example, the rack 40 on which the resource is mounted) is added to the physical location, the resource management program 20 determines the network (topology) to which the resource is connected based on the ID of the port to which the resource is connected. The position (305B) can be specified, the physical position (physical position 305D) corresponding to the network is estimated from the table 34, and the functionality (functionality 305E) associated with the estimated physical position is specified from the table 34. The functionality represented by the functionality 305E is different from the functionality represented by the information that can be acquired from the resource (physical hardware) (that is, the functionality possessed by the resource). Functionality associated with a place called rack 40). That is, in the present embodiment, the realizable functionality may differ depending on the physical position where the resource is arranged. Therefore, by referring to the topology-related table 35 described above, it is possible to determine whether or not the functionality can be realized in consideration of the physical position where the resource is arranged. In other words, the physical location can also be handled as a kind of resource, and thus the physical location can also be handled as a member resource of the resource group.
 図8は、基盤システムテンプレートテーブル36の構成を示す。 FIG. 8 shows the configuration of the base system template table 36.
 基盤システムテンプレートテーブル36は、基盤システムのテンプレートに関する情報が格納されたテーブルである。基盤システムテンプレートテーブル36は、基盤システムテンプレート(以下、基盤テンプレート)毎に、テンプレートID306A、バージョン306B、メインリソース306C、関連リソース306D、リソース制約306E、非承認環境検証306F、検証実績306G及び自動配備プログラム306Hといった情報を保持する。図8の説明において、1つの基盤テンプレートを例に取り、その基盤テンプレートを「対象基盤テンプレート」と呼ぶ。 The infrastructure system template table 36 is a table in which information related to infrastructure system templates is stored. The infrastructure system template table 36 includes, for each infrastructure system template (hereinafter referred to as infrastructure template), a template ID 306A, a version 306B, a main resource 306C, a related resource 306D, a resource constraint 306E, an unapproved environment verification 306F, a verification record 306G, and an automatic deployment program Information such as 306H is held. In the description of FIG. 8, one base template is taken as an example, and the base template is referred to as “target base template”.
 テンプレートID306Aは、対象基盤テンプレートを一意に識別するための識別子(例えば名称)である。バージョン306Bは、対象基盤テンプレートのバージョンを表す。 Template ID 306A is an identifier (for example, name) for uniquely identifying the target base template. The version 306B represents the version of the target base template.
 メインリソース306Cは、対象基盤テンプレートに属するメインリソースとしてのリソース毎に、そのリソースの種別(例えば標準サーバ又は高性能サーバ)を表す情報と、そのリソースに適用すべきファームウェアのバージョンを表す情報とを含む。ここで、「メインリソース」とは、典型的には、基盤システムソフトウェアがインストールされるサーバであるが、これに限定するものではない。 For each resource as a main resource belonging to the target base template, the main resource 306C includes information indicating the type of the resource (for example, a standard server or a high-performance server) and information indicating the version of firmware to be applied to the resource. Including. Here, the “main resource” is typically a server on which the base system software is installed, but is not limited thereto.
 関連リソース306Dは、対象基盤テンプレートに属する関連リソースとしてのリソース毎に、そのリソースの種別(例えばFCスイッチ)を表す情報と、そのリソースに適用すべきファームウェアのバージョンを表す情報と、そのファームウェアバージョンが適用必須か否かのフラグである適用フラグとを含む。ここで、「関連リソース」とは、メインリソースの場所及び接続関係により必然的に使用されるリソース、例えば、メインリソースにネットワークケーブルを介して接続されているイーサネットスイッチやFCスイッチであるが、これに限定するものではない。また、適用フラグとしては、適用必須を示す値“strict”と、適用不要を示す値“non-strict”がある。 The related resource 306D includes, for each resource as a related resource belonging to the target base template, information indicating the type of the resource (for example, FC switch), information indicating the version of firmware to be applied to the resource, and the firmware version And an application flag that is a flag indicating whether application is mandatory. Here, the “related resource” is a resource that is inevitably used depending on the location and connection relationship of the main resource, for example, an Ethernet switch or an FC switch connected to the main resource via a network cable. It is not limited to. The application flag includes a value “strict” indicating that application is required and a value “non-strict” indicating that application is not required.
 リソース制約306Eは、対象基盤テンプレートに属するメインリソース及び関連リソースに関する選択条件(制約)を表す。リソース制約306Eが表す選択条件は、例えば、対象基盤テンプレートに関連付けられた機能性(つまり、当該テンプレートに対応した基盤システムに必要とされる機能性)を含む。 The resource constraint 306E represents a selection condition (restriction) related to the main resource and related resources belonging to the target base template. The selection condition represented by the resource constraint 306E includes, for example, functionality associated with the target base template (that is, functionality required for the base system corresponding to the template).
 非承認環境検証306Fは、対象基盤テンプレートに関連付けられた非承認環境検証プログラムに関する情報(例えば、プログラム又はそのID)である。非承認環境検証プログラムは、次の(a)及び(b)の場合に、現在のファームウェアバージョンが対象基盤テンプレートの要件を満たすか否かチェックするために実行されるプログラムである。
(a)関連リソース306Dが表すリソースが見つかったが、見つかったリソースのファームウェアバージョンが、関連リソース306Dが表すファームウェアバージョンと合致しない。
(b)関連リソース306Dが表す適否フラグが示す値が、“non-strict”である。
The non-approved environment verification 306F is information (for example, the program or its ID) regarding the non-approved environment verification program associated with the target base template. The non-approved environment verification program is a program executed to check whether the current firmware version satisfies the requirements of the target base template in the following cases (a) and (b).
(A) The resource represented by the related resource 306D is found, but the firmware version of the found resource does not match the firmware version represented by the related resource 306D.
(B) The value indicated by the suitability flag represented by the related resource 306D is “non-strict”.
 検証実績306Gは、対象基盤テンプレートに対応する非承認環境検証306Fが表す非承認環境検証プログラムを過去に実行した結果を表す情報(例えば、検証が合格となったファームウェアのバージョンを表す情報、及び、当該検証プログラム実行時のログデータ(又はログデータへのポインタ))である。 The verification result 306G is information indicating the result of executing the non-approved environment verification program represented by the non-approved environment verification 306F corresponding to the target base template in the past (for example, information indicating the version of the firmware that has passed the verification, and Log data (or a pointer to log data) at the time of execution of the verification program.
 自動配備プログラム306Hは、基盤システムソフトウェアのインストール、関連するファームウェアの適用、および各種設定の適用を実行する配備プログラムに関する情報(例えばプログラム又はID)である。 The automatic deployment program 306H is information (for example, a program or an ID) related to a deployment program that executes installation of infrastructure system software, application of related firmware, and application of various settings.
 図9は、基盤システム配備テーブル37の構成を示す。 FIG. 9 shows the configuration of the base system deployment table 37.
 基盤システム配備テーブル37は、配備された基盤システムに関する情報が格納されたテーブルである。基盤システム配備テーブル37は、基盤システム毎に、配備ID307A、テンプレートID307B、配備バージョン307C、配備メインリソース307D及び配備関連リソース307Eといった情報を保持する。図9の説明において、1つの基盤システムを例に取り、その基盤システムを「対象基盤システム」と呼ぶ。 The infrastructure system deployment table 37 is a table in which information related to the deployed infrastructure system is stored. The infrastructure system deployment table 37 holds information such as a deployment ID 307A, a template ID 307B, a deployment version 307C, a deployment main resource 307D, and a deployment related resource 307E for each infrastructure system. In the description of FIG. 9, one base system is taken as an example, and the base system is referred to as a “target base system”.
 配備ID307Aは、配備された対象基盤システムを一意に識別するための識別子である。テンプレートID307Bは、対象基盤システムの配備に適用された基盤テンプレートの識別子である。配備バージョン307Cは、その適用された基盤テンプレートのバージョンを表す。 The deployment ID 307A is an identifier for uniquely identifying the deployed target infrastructure system. The template ID 307B is an identifier of the base template applied to the deployment of the target base system. The deployment version 307C represents the version of the applied base template.
 配備メインリソース307Dは、配備された基盤システムに含まれているメインリソース毎に、メインリソースの識別子とそのメインリソースに適用されているファームウェアバージョンを表す情報とを含む。 The deployed main resource 307D includes, for each main resource included in the deployed base system, an identifier of the main resource and information indicating the firmware version applied to the main resource.
 配備関連リソース307Eは、配備された基盤システムに含まれている関連リソース毎に、関連リソースの識別子とその関連リソースに適用されているファームウェアバージョンを表す情報とを含む。 The deployment related resource 307E includes, for each related resource included in the deployed base system, an identifier of the related resource and information indicating the firmware version applied to the related resource.
 次に、本実施形態に係るリソースグループ管理方式について説明する。 Next, the resource group management method according to this embodiment will be described.
 サーバ、ストレージ及びネットワークといったリソースに関する情報がリソーステーブル31に保持される。リソースがリソースプール4に追加されると、リソース管理プログラム20は、追加リソースを検知し(例えば、リソースプール4から追加リソースに関する情報を受信し)、検知したリソースに関する情報301A~301Eをリソーステーブル31に追加する。また、リソース管理プログラム20は、追加リソースに関する情報301A~301Eと、リソースグループ種別毎の対象機能性303B及びメンバリソース発見方法303Cとを基に、追加リソースを含んだ1又は複数のリソースの組合せにより実現される機能性を持ったリソースグループの有無を検知する。リソース管理プログラム20は、そのようなリソースグループを検知した場合、検知したリソースグループに関する情報302A~302Cをリソースグループテーブル32に格納する。さらに、リソース管理プログラム20は、管理クライアント2から或るユーザについて基盤システム配備要求を受け付けると、配備要求に従う配備条件に合致したリソースを選択して配備する。 Information regarding resources such as servers, storage, and networks is held in the resource table 31. When a resource is added to the resource pool 4, the resource management program 20 detects the added resource (for example, receives information related to the added resource from the resource pool 4), and stores information 301A to 301E related to the detected resource in the resource table 31. Add to. Further, the resource management program 20 uses a combination of one or more resources including additional resources based on the information 301A to 301E regarding the additional resources, the target functionality 303B for each resource group type, and the member resource discovery method 303C. Detects the presence or absence of resource groups that have the functionality that is realized. When the resource management program 20 detects such a resource group, the resource management program 20 stores information 302 A to 302 C regarding the detected resource group in the resource group table 32. Further, when the resource management program 20 receives a platform system deployment request for a certain user from the management client 2, the resource management program 20 selects and deploys a resource that matches the deployment conditions according to the deployment request.
 以下、本実施形態に係る検知処理について説明する。なお、検知処理実行前の状態及び構成は、図1及び図3~図9に示す状態及び構成とする。ここで、リソースグループ定義テーブル33(図5)、トポロジ関連テーブル35(図7)、及び基盤システムテンプレートテーブル36(図8)は、例えば管理者によって、事前に作成されているものとする。リソーステーブル31(図3)、リソースグループテーブル32(図4)、トポロジテーブル34(図6)及び基盤システム配備テーブル37(図9)は、上述のリソースグループ管理方式により生成されてもよいし、例えば管理者により事前に格納されていてもよい。 Hereinafter, the detection process according to the present embodiment will be described. The state and configuration before execution of the detection process are the same as those shown in FIGS. 1 and 3 to 9. Here, it is assumed that the resource group definition table 33 (FIG. 5), the topology related table 35 (FIG. 7), and the infrastructure system template table 36 (FIG. 8) are created in advance by, for example, an administrator. The resource table 31 (FIG. 3), the resource group table 32 (FIG. 4), the topology table 34 (FIG. 6), and the infrastructure system deployment table 37 (FIG. 9) may be generated by the resource group management method described above. For example, it may be stored in advance by an administrator.
 このような図1及び図3~図9に示す状態及び構成において、図10に示すように、下記が行われたとする。
・ラック3を増設すること。
・ラック3内に各種リソースを追加すること。
・電源系統の接続(具体的には、A系PDU3を電源盤3に接続し、B系PDU3を電源盤4に接続すること。)
・ラック3内の高性能イーサネットスイッチ2の任意のポートを、高性能コアイーサネットスイッチ1のポート3(不図示)及び高性能コアイーサネットスイッチ2のポート3(不図示)にネットワークケーブルを用いて接続すること。
In the state and configuration shown in FIG. 1 and FIGS. 3 to 9, it is assumed that the following is performed as shown in FIG.
・ Add rack 3.
-Add various resources in rack 3.
-Connection of power supply system (specifically, A-system PDU3 is connected to power supply panel 3 and B-system PDU3 is connected to power supply panel 4)
Connect any port of the high-performance Ethernet switch 2 in the rack 3 to the port 3 (not shown) of the high-performance core Ethernet switch 1 and the port 3 (not shown) of the high-performance core Ethernet switch 2 using a network cable. To do.
 なお、ラック3内のリソースは、管理ネットワーク5に接続され、管理サーバ3と通信可能であるものとする。 Note that the resources in the rack 3 are connected to the management network 5 and can communicate with the management server 3.
 さらに、ラック3内の高性能イーサネットスイッチ2のメモリ(不図示)上にて、ラック3の管理機能を提供するラック管理プログラム49が実行されているものとする。ラック管理プログラム49は、本実施形態では、高性能イーサネットスイッチ2上で動作しているが、これに限るものではなく、例えば高性能サーバ3のメモリ上で動作していてもよい。ラック管理プログラム49は、例えば、ラック3の中に工場出荷時に組み込まれていてもよく、ラック3に対して電源が投入されたときに起動してよい。ラック管理プログラム49は、ラック40毎に存在してよい。 Furthermore, it is assumed that a rack management program 49 that provides a management function for the rack 3 is executed on the memory (not shown) of the high-performance Ethernet switch 2 in the rack 3. In this embodiment, the rack management program 49 operates on the high-performance Ethernet switch 2, but the rack management program 49 is not limited to this, and may operate on the memory of the high-performance server 3, for example. The rack management program 49 may be incorporated in the rack 3 at the time of factory shipment, for example, and may be activated when the rack 3 is powered on. The rack management program 49 may exist for each rack 40.
 また、管理サーバ3及びラック3内の全てのリソースは、IP(Internet Protocol)アドレスなどの管理通信に必要な設定が、管理用通信に用いるI/Oインターフェースに設定してあるものとする。 In addition, for all resources in the management server 3 and the rack 3, settings necessary for management communication such as an IP (Internet Protocol) address are set in the I / O interface used for management communication.
 図11及び図12は、検知処理の流れを示す。以下の説明では、図10の例示の通り、ラック3が増設されたものとする。検知処理は、リソースの管理に関する処理であるリソース管理処理の一例である。リソースは、リソースグループのメンバリソースであることもあれば、リソースグループに属さない単独のリソースであることもある。 11 and 12 show the flow of detection processing. In the following description, it is assumed that the rack 3 is added as illustrated in FIG. The detection process is an example of a resource management process that is a process related to resource management. A resource may be a member resource of a resource group or a single resource that does not belong to a resource group.
 ラック管理プログラム49が、ラック3にネットワークケーブルが接続されたことを検知すると(ラック3がネットワークに接続されたことを検知すると)、リソース管理プログラム20に、ラック3の増設を通知する(S1)。 When the rack management program 49 detects that the network cable is connected to the rack 3 (detects that the rack 3 is connected to the network), it notifies the resource management program 20 of the addition of the rack 3 (S1). .
 次に、リソース管理プログラム20は、ラック3の増設の通知を受けると(S2)、ラック3内のリソースに関する情報をラック管理プログラム49に要求する(S3)。 Next, when the resource management program 20 receives a notification of expansion of the rack 3 (S2), it requests the rack management program 49 for information on the resources in the rack 3 (S3).
 ラック管理プログラム49は、その要求に応答して、ラック3内のリソースに関する情報をリソース管理プログラム20に送信する(S4)。S4にて送信される情報は、後述する図13Aに記載の情報と同様の内容であるとする。 In response to the request, the rack management program 49 transmits information on the resources in the rack 3 to the resource management program 20 (S4). It is assumed that the information transmitted in S4 has the same content as the information described in FIG.
 リソース管理プログラム20は、ラック管理プログラム49から、ラック3内のリソース3に関する情報を受信し、その情報に従う情報(例えば、受信した情報と、その情報に基づき付与された情報とのうちの少なくとも一方)301A~301Eを、リソーステーブル31に追加し、且つ、ラック管理プログラム49に、隣接詳細に関する情報を要求する(S5)。ここで、図13Aは、S5にてリソーステーブル31にラック3内のリソースに関する情報301A~301Dが追加された状態を示している。図13Aによれば、物理位置301Eが格納されておらず、且つ、リソース“A系PDU3”および“B系BDU3”に関する機能性301Dも格納されていない。なぜなら、S4にてラック管理プログラム49aから送信される情報(ラック3内のリソースに関する情報)は、ラック3(又はリソース)の出荷時のラック管理プログラム49に登録されている情報であり、通常、出荷時には、ラック3の設置場所、及び、PDUが接続される電源系統まではわからず、故に、出荷時のラック管理プログラム49が、物理位置及び電源系統に関する情報を保持していないためである。 The resource management program 20 receives information related to the resource 3 in the rack 3 from the rack management program 49, and at least one of information according to the information (for example, received information and information given based on the information) ) 301A to 301E are added to the resource table 31, and the rack management program 49 is requested for information related to adjacent details (S5). Here, FIG. 13A shows a state in which information 301A to 301D regarding the resources in the rack 3 is added to the resource table 31 in S5. According to FIG. 13A, the physical location 301E is not stored, and the functionality 301D regarding the resources “A-system PDU3” and “B-system BDU3” is also not stored. This is because the information transmitted from the rack management program 49a in S4 (information on the resources in the rack 3) is information registered in the rack management program 49 at the time of shipment of the rack 3 (or resources). This is because at the time of shipment, the installation location of the rack 3 and the power supply system to which the PDU is connected are not known, and therefore, the rack management program 49 at the time of shipment does not hold information on the physical position and the power supply system.
 次に、ラック管理プログラム49は、上記LLDP等の既に知られている手法を用い、ラック3の中及び外とのリンクを検知し、検知したリンクに関する情報であるリンク情報をリソース管理プログラム20に送信する(S6)。 Next, the rack management program 49 detects a link between the inside and outside of the rack 3 using a known method such as the above-described LLDP, and sends link information, which is information about the detected link, to the resource management program 20. Transmit (S6).
 リソース管理プログラム20は、リンク情報を受信し、受信した情報が表すリンクに関する情報304A~304Dを、トポロジテーブル34に格納する。トポロジテーブル34に格納された情報の一例を図14に示す。さらに、リソース管理プログラム20は、トポロジ関連テーブル35(図7)の隣接詳細305Cと、トポロジテーブル34に格納した情報304A~304D(ラック3に関わるリンクに関する情報)を比較し、一致するレコードを検索する(S7)。 The resource management program 20 receives the link information, and stores information 304A to 304D related to the link represented by the received information in the topology table 34. An example of information stored in the topology table 34 is shown in FIG. Further, the resource management program 20 compares the adjacency details 305C of the topology related table 35 (FIG. 7) with the information 304A to 304D (information regarding the link related to the rack 3) stored in the topology table 34, and searches for a matching record. (S7).
 一致するレコードが見つかった場合(S8:Y)、S10に進む。一致するレコードが見つからなかった場合(S8:N)、想定外の接続があったことをemail等の手段を用いて管理者に通知し、処理を終了する(S9)。 If a matching record is found (S8: Y), the process proceeds to S10. If no matching record is found (S8: N), the administrator is notified that there is an unexpected connection using means such as email, and the process ends (S9).
 S10では、リソース管理プログラム20は、S7で見つかったレコード(トポロジ関連テーブル35のレコード)に格納されている情報を用いて、リソーステーブル31内のレコードに格納されている情報(S5で追加された、ラック3内のレコードに関する情報)を更新する。より具体的には、例えば、トポロジ関連テーブル35から、トポロジ関連ID305A“RL3”を含んだレコードがS7にて見つかったとする。そのレコード内の隣接詳細305Cが、ラック3内のリソースに関する情報301A~301Dに適合したためである。リソース管理プログラム20は、見つかったレコード内の物理位置305D(ここでは“ラック3”)を、リソーステーブル31内のレコード(ラック3内のリソースに対応したレコード)に、物理位置301Eとしてコピーする。さらに、リソース管理プログラム20は、トポロジ関連ID305A“RL3”を含んだレコード内の機能性305Eより、A系の“電源系統3”及びB系の“電源系統4”を、リソースID301A “A系PDU3”を含んだレコード、及び、リソースID301A“B系PDU3”を含んだレコードに、それぞれ、機能性301Dとして格納する(図13B)。 In S10, the resource management program 20 uses the information stored in the record in the resource table 31 (added in S5) using the information stored in the record found in S7 (the record of the topology related table 35). , Information on records in the rack 3) is updated. More specifically, for example, it is assumed that a record including the topology-related ID 305A “RL3” is found in the topology-related table 35 in S7. This is because the adjacent details 305C in the record are adapted to the information 301A to 301D regarding the resources in the rack 3. The resource management program 20 copies the physical position 305D (here, “rack 3”) in the found record to the record in the resource table 31 (record corresponding to the resource in the rack 3) as the physical position 301E. Further, the resource management program 20 assigns the A system “power supply system 3” and the B system “power supply system 4” to the resource ID 301A “A system PDU3” from the functionality 305E in the record including the topology-related ID 305A “RL3”. "And a record including the resource ID 301A" B-system PDU3 "are stored as functionality 301D (FIG. 13B).
 次に、リソース管理プログラム20は、リソースグループ定義テーブル33のレコードを先頭から順に抽出し(S11)、ラック3内のリソースのうちの、当該抽出したレコード内の対象機能性303Bと同じ機能性301Dに対応したリソースを、リソーステーブル31(図3及び図13B)から検索する(S12)。 Next, the resource management program 20 sequentially extracts records from the resource group definition table 33 (S11), and among the resources in the rack 3, the same functionality 301D as the target functionality 303B in the extracted records. Are searched from the resource table 31 (FIGS. 3 and 13B) (S12).
 当該同じ機能性301Dに対応したリソースが見つかった場合(S13:Y)、S14に進む。そのようなリソースが見つからなかった場合(S13:N)、S18に進む。 When a resource corresponding to the same functionality 301D is found (S13: Y), the process proceeds to S14. When such a resource is not found (S13: N), the process proceeds to S18.
 S14では、リソース管理プログラム20は、S11で抽出されたレコード内のメンバリソース発見方法303Cが表す発見方法で、見つかったリソース以外のメンバリソースを探索する(S14)。 In S14, the resource management program 20 searches for member resources other than the found resource by the discovery method represented by the member resource discovery method 303C in the record extracted in S11 (S14).
 ここで、具体的な探索例を、リソースグループID303A“FC SANファブリック”を含んだレコード(図5参照)を例に取り説明する。当該レコードは、対象機能性303B “FC SAN”、及び、メンバリソース発見方法303C“対象機能性をもつリソース群で、相互のFCネットワーク隣接関係あり”を含んでいる。そのため、リソース管理プログラム20は、S12にて、図13Bに示すテーブル31(ラック3内のリソース)の中から、機能性301D“FC SAN”に対応したリソース“高性能サーバ3”、“高性能サーバ4”、“FCストレージ3”及び“FCスイッチ3”を特定する。次に、リソース管理プログラム20は、それらのリソースの各々に対して、トポロジテーブル34を用い、FCネットワークにおいて隣接するリソースを検索する。例えば“高性能サーバ3”に関しては、隣接リソースとして、“FCスイッチ3”が検知される。さらに、“FCスイッチ3”に対して、隣接リソースとして、“高性能サーバ4”及び“FCストレージ3”が検知される。以上により、“高性能サーバ3”、“高性能サーバ4”、“FCストレージ3”及び“FCスイッチ3”が、メンバリソース発見方法303Cで記載の“対象機能性をもつリソース群で、相互のFCネットワーク隣接関係あり”により発見されたリソースグループのメンバリソースの一覧である。 Here, a specific search example will be described by taking a record (see FIG. 5) including the resource group ID 303A “FC SAN fabric” as an example. The record includes the target functionality 303B “FC SAN” and the member resource discovery method 303C “a resource group having the target functionality and mutual FC network adjacency”. Therefore, in S12, the resource management program 20 selects the resource “high performance server 3”, “high performance” corresponding to the functionality 301D “FC SAN” from the table 31 (resources in the rack 3) shown in FIG. 13B. Server 4 "," FC storage 3 "and" FC switch 3 "are specified. Next, the resource management program 20 searches for adjacent resources in the FC network using the topology table 34 for each of these resources. For example, regarding “high performance server 3”, “FC switch 3” is detected as an adjacent resource. Furthermore, “high-performance server 4” and “FC storage 3” are detected as adjacent resources for “FC switch 3”. As described above, “high performance server 3”, “high performance server 4”, “FC storage 3”, and “FC switch 3” are the resource groups having the target functionality described in the member resource discovery method 303C. 7 is a list of member resources of a resource group discovered by “there is an FC network adjacent relationship”.
 次に、リソース管理プログラム20は、S14にて発見された全てのメンバリソースを含んだメンバリソース302Bを有するレコードがリソースグループテーブル32にあるか否かを判定する。判定結果が真の場合(S15:Y)、S17へ進む。判定結果が偽の場合(S15:N)、S16に進む。 Next, the resource management program 20 determines whether or not there is a record in the resource group table 32 having the member resource 302B including all the member resources found in S14. If the determination result is true (S15: Y), the process proceeds to S17. If the determination result is false (S15: N), the process proceeds to S16.
 S16では、リソース管理プログラム20は、リソースグループテーブル32に対し、新規レコードを追加する。リソース管理プログラム20は、新規レコードに、リソースグループID302Aとして、一意に識別可能な識別子を格納し、メンバリソース302Bとして、S14にて発見された全てのメンバリソースのIDを格納し、機能性302Cとして、当該探索に使用したレコード(リソースグループ定義テーブル33からS11で抽出されたレコード)内のリソースグループ種別303Aの値を格納する。 In S16, the resource management program 20 adds a new record to the resource group table 32. The resource management program 20 stores a uniquely identifiable identifier as the resource group ID 302A in the new record, stores the IDs of all the member resources found in S14 as the member resource 302B, and stores them as the functionality 302C. Then, the value of the resource group type 303A in the record used for the search (the record extracted in S11 from the resource group definition table 33) is stored.
 S17では、リソース管理プログラム20は、S15(S15:Y)にて見つかったレコード内のメンバリソース302Bに対し、S14で発見したメンバリソースのIDを追加する。 In S17, the resource management program 20 adds the ID of the member resource found in S14 to the member resource 302B in the record found in S15 (S15: Y).
 S18では、リソース管理プログラム20は、S12で検索された全てのリソースに対して実行がされたか否かを判定する。判定結果が偽の場合(S18:N)、S14に戻り、残りのリソースに対して同様の処理が実行される。一方、判定結果が真の場合(S18:Y)、S19に進む。 In S18, the resource management program 20 determines whether or not execution has been performed for all resources searched in S12. If the determination result is false (S18: N), the process returns to S14, and the same processing is executed for the remaining resources. On the other hand, if the determination result is true (S18: Y), the process proceeds to S19.
 S19では、リソース管理プログラム20は、全てのリソースグループ定義に対してS11~S18の処理を実行したか判定する。判定結果が真の場合(S19:Y)、処理フローが終了する。判定結果が偽の場合(S19:N)、次のリソースグループ定義に対して、S11が実行される。 In S19, the resource management program 20 determines whether the processes of S11 to S18 have been executed for all resource group definitions. If the determination result is true (S19: Y), the processing flow ends. If the determination result is false (S19: N), S11 is executed for the next resource group definition.
 図15は、ラック3の増設についてS1~S19を実行した結果としての更新後リソースグループテーブル32の例を示す。図15に示すリソースグループテーブル32のデータの中で、下線で示しているのが、本実施形態に係るリソースグループ管理方式による検知処理を実施した結果、検知処理実施前のリソースグループテーブル32(図4)から更新されたデータである。図15に示すように、“GPGPUクラスタ1”リソースグループには、高性能サーバ及び高性能サーバ4がメンバリソース302Bに追加され、また、“IP QoS転送ネットワーク1”リソースグループには、高性能イーサネットスイッチ2、高性能サーバ3及び高性能サーバ4がメンバリソース302Bに追加され、さらに、“FC SANファブリック2”、“電源系統3”及び“電源系統4”が新たにリソースグループテーブル32に追加されている。 FIG. 15 shows an example of the updated resource group table 32 as a result of executing S1 to S19 for expansion of the rack 3. In the data of the resource group table 32 shown in FIG. 15, the underline indicates the resource group table 32 before the detection process is executed as a result of the detection process by the resource group management method according to the present embodiment (see FIG. 15). Data updated from 4). As shown in FIG. 15, a high performance server and a high performance server 4 are added to the member resource 302B in the “GPGPU cluster 1” resource group, and a high performance Ethernet is added to the “IP QoS transport network 1” resource group. Switch 2, high-performance server 3, and high-performance server 4 are added to member resource 302B, and “FC SAN fabric 2”, “power system 3”, and “power system 4” are newly added to resource group table 32. ing.
 図16は、本実施形態に係る配備処理の流れを示す。配備処理は、基盤システムの構築に関する処理であるシステム構築処理の一例である。 FIG. 16 shows a flow of deployment processing according to the present embodiment. The deployment process is an example of a system construction process that is a process related to the construction of the base system.
 リソース管理プログラム20は、管理クライアント2から基盤システム配備要求を受信する(S31)。この基盤システム配備要求には、テンプレートID及びバージョンと、サーバ台数とが少なくとも指定されているものとする。 The resource management program 20 receives the infrastructure system deployment request from the management client 2 (S31). It is assumed that at least the template ID and version and the number of servers are specified in this infrastructure system deployment request.
 なお、この配備処理の説明では、上述の検知処理実施後の状態及び構成が採用されるとする。すなわち、図5、図7、図8、図9、図10、図13B、図14及び図15に示す構成及び状態が採用されるとする。また、S31にて受信した基盤システム配備要求には、テンプレートID“高性能分析用サーバシステム”、バージョン“001”及びサーバ台数“2”が配備条件として指定されているとする。 In the description of the deployment process, it is assumed that the state and configuration after the detection process is performed. That is, it is assumed that the configurations and states shown in FIGS. 5, 7, 8, 9, 10, 13B, 14 and 15 are employed. Further, it is assumed that the template ID “high-performance analysis server system”, version “001”, and the number of servers “2” are specified as deployment conditions in the infrastructure system deployment request received in S31.
 次に、リソース管理プログラム20は、基盤システムテンプレートテーブル36から、受信した配備要求で指定されているテンプレートID及びバージョンに合致するレコードを検索する(S32)。ここでは、テンプレートID306A“高性能分析用サーバシステム”及びバージョン306B“001”を含んだレコード(言い換えれば、当該レコードに対応した基盤テンプレート)が見つかったとする。 Next, the resource management program 20 searches the base system template table 36 for a record that matches the template ID and version specified in the received deployment request (S32). Here, it is assumed that a record including the template ID 306A “high performance analysis server system” and the version 306B “001” (in other words, a base template corresponding to the record) is found.
 次に、S33にて、リソース管理プログラム20は、見つかったレコード内のメインリソース306Cに記載の選択可能なメインリソースの種別を検索キーとして、リソーステーブル31より、リソース種別301Bが当該種別と合致するリソースを検索する。また、S33にて、リソース管理プログラム20は、その検索により見つかったリソースのうち、基盤システム配備テーブル37の配備メインリソース307Dに含まれていないリソース、つまり使われていないリソースを抽出する。 Next, in S33, the resource management program 20 uses the selectable main resource type described in the main resource 306C in the found record as a search key, and the resource type 301B matches the type from the resource table 31. Search for resources. In S33, the resource management program 20 extracts a resource that is not included in the deployment main resource 307D of the infrastructure system deployment table 37, that is, a resource that is not used, among the resources found by the search.
 本実施形態では、当該見つかった基盤テンプレートのメインリソース306Cは“高性能サーバ(firmware:00-02)”であるため、リソーステーブル31より、高性能サーバ1、高性能サーバ2、高性能サーバ3及び高性能サーバ4が抽出される。さらに、図9に示す基盤システム配備テーブル37より、高性能サーバ1が既に使用されているため、リソース管理プログラム20は、S33の処理結果として、高性能サーバ1以外の高性能サーバ、すなわち、高性能サーバ2、高性能サーバ3及び高性能サーバ4を候補として抽出する。 In this embodiment, since the main resource 306C of the found base template is “high performance server (firmware: 00-02)”, the high performance server 1, the high performance server 2, and the high performance server 3 are determined from the resource table 31. And the high performance server 4 is extracted. Furthermore, since the high-performance server 1 has already been used from the infrastructure system deployment table 37 shown in FIG. 9, the resource management program 20 obtains a high-performance server other than the high-performance server 1, that is, a high The performance server 2, the high performance server 3, and the high performance server 4 are extracted as candidates.
 次に、S33の結果、候補となる未使用リソースが見つかった場合(S34:Y)、S35に進む。見つからなかった場合(S34:N)、S37に進む。 Next, when a candidate unused resource is found as a result of S33 (S34: Y), the process proceeds to S35. If not found (S34: N), the process proceeds to S37.
 S37では、リソース管理プログラム20は、S31で受信した配備要求に対応したユーザについて、配備に失敗した事を通知する。 In S37, the resource management program 20 notifies the user corresponding to the deployment request received in S31 that the deployment has failed.
 S35では、リソース管理プログラム20は、見つかったリソースが、当該見つかった基盤テンプレートに対応するリソース制約306Eを満たしているか否かを、見つかったリソースに対応する機能性301D、及び、見つかったリソースを含んだリソースグループに対応する機能性302Cを用いて判定する。具体的には、例えば、リソース管理プログラム20は、見つかったリソースに対応する機能性301Dに、当該リソース制約306Eを満たす機能性が存在するか否か判定する。判定結果が偽の場合、リソース管理プログラム20は、当該見つかったリソースを含むリソースグループに対応した機能性302Cに、当該リソース制約306Eを満たす機能性が存在するか否か判定する。 In S35, the resource management program 20 includes whether the found resource satisfies the resource constraint 306E corresponding to the found base template, the functionality 301D corresponding to the found resource, and the found resource. This is determined using the functionality 302C corresponding to the resource group. Specifically, for example, the resource management program 20 determines whether or not functionality 301D corresponding to the found resource has functionality that satisfies the resource constraint 306E. If the determination result is false, the resource management program 20 determines whether or not the functionality 302C corresponding to the resource group including the found resource has functionality that satisfies the resource constraint 306E.
 本実施形態では、当該見つかった基盤テンプレートに対応するリソース制約306Eは“GPGPUクラスタ”であるため、図15に示すリソースグループテーブル32の中で、“GPGPUクラスタ1”のみが、検索されたリソースのうち少なくとも一つを含み、かつ当該リソース制約306Eを満たしている。 In the present embodiment, since the resource constraint 306E corresponding to the found base template is “GPGPU cluster”, only “GPGPU cluster 1” in the resource group table 32 shown in FIG. At least one of them is included and the resource constraint 306E is satisfied.
 S38では、リソース管理プログラム20は、S35にてリソース制約306Eを用いて絞り込まれたリソース候補の中で、S31で受信した配備要求で指定されているサーバ台数分のリソースの組合せを全て作成する。さらに、リソース管理プログラム20は、S35にてリソース制約306Eを満たすと判定されたリソースグループに当該リソースの組合せに属するリソースが全て含まれている場合は、当該リソースの組合せを最終候補として選出する。具体的には、例えば、リソース管理プログラム20は、同一のリソースグループ種別“FC SANファブリック”に属する2以上のリソースグループがある場合、2以上のリソースグループからリソースを選出するのではなく、1つのリソースグループ(同一リソースグループ)からリソースを選出する。 In S38, the resource management program 20 creates all combinations of resources for the number of servers specified in the deployment request received in S31 among the resource candidates narrowed down using the resource constraint 306E in S35. Furthermore, when all the resources belonging to the resource combination are included in the resource group determined to satisfy the resource constraint 306E in S35, the resource management program 20 selects the resource combination as a final candidate. Specifically, for example, when there are two or more resource groups belonging to the same resource group type “FC SAN fabric”, the resource management program 20 does not select a resource from two or more resource groups, Select a resource from a resource group (same resource group).
 S38にて最終候補が見つからなかった場合(S39:N)、S37に進み、見つかった場合(S39:Y)、S40に進む。 If no final candidate is found in S38 (S39: N), the process proceeds to S37, and if found (S39: Y), the process proceeds to S40.
 S40にて、リソース管理プログラム20は、上記見つかった基盤テンプレートに対応した関連リソース306Dに含まれているリソース種別及びファームウェアバージョンを抽出する。S40で取得されたファームウェアバージョンを、以下、「要求ファームウェアバージョン」と言う。 In S40, the resource management program 20 extracts the resource type and firmware version included in the related resource 306D corresponding to the found base template. The firmware version acquired in S40 is hereinafter referred to as “requested firmware version”.
 S41にて、リソース管理プログラム20は、当該最終候補のリソースと隣接しているリソース(当該最終候補のリソースとリンク経由で接続されているリソース)を、トポロジテーブル34から検索し、当該隣接しているリソースのファームウェアバージョンを確認する。リソース管理プログラム20は、当該隣接しているリソースのファームウェアバージョンを、当該リソースにアクセスすることにより取得してもよい。また、トポロジテーブル34の作成のために収集したリソース情報に、リソースのファームウェアバージョンが含まれていてもよく、そのファームウェアバージョンが、トポロジテーブル34(又は別のテーブル)に登録されてもよく、トポロジテーブル34から取得されてもよい。リソース管理プログラム20は、S40にて抽出したリソース種別とマッチしたリソースが隣接リソースとして存在する場合、さらに、その隣接リソースのファームウェアバージョンが要求ファームウェアバージョンと一致するか否か判定する。判定結果が真の場合(S41:Y)、S47に進む。判定結果が偽の場合(S41:N)、S42に進む。 In S41, the resource management program 20 searches the topology table 34 for a resource adjacent to the final candidate resource (a resource connected to the final candidate resource via a link), and Check the firmware version of the existing resource. The resource management program 20 may acquire the firmware version of the adjacent resource by accessing the resource. The resource information collected for creating the topology table 34 may include the firmware version of the resource, and the firmware version may be registered in the topology table 34 (or another table). It may be acquired from the table 34. When there is a resource that matches the resource type extracted in S40 as an adjacent resource, the resource management program 20 further determines whether the firmware version of the adjacent resource matches the requested firmware version. If the determination result is true (S41: Y), the process proceeds to S47. If the determination result is false (S41: N), the process proceeds to S42.
 S42では、リソース管理プログラム20は、要求ファームウェアバージョンが“strict”か“non-strict”か確認する。要求ファームウェアバージョンが“strict”の場合、S37に進む。要求ファームウェアバージョンが“non-strict”の場合、リソース管理プログラム20は、当該隣接リソースのファームウェアバージョンが、当該基盤テンプレートの検証実績306G(例えば、過去に既に検証済みのファームウェアバージョンを表す情報)に適合するか否か判定する(S43)。判定結果が真の場合(S43:Y)、S47に進む。判定結果が偽の場合(S43:N)、S44に進む。 In S42, the resource management program 20 checks whether the requested firmware version is “strict” or “non-strict”. If the requested firmware version is “strict”, the process proceeds to S37. When the requested firmware version is “non-strict”, the resource management program 20 matches the firmware version of the adjacent resource with the verification result 306G of the base template (for example, information indicating the firmware version already verified in the past). It is determined whether or not to perform (S43). If the determination result is true (S43: Y), the process proceeds to S47. If the determination result is false (S43: N), the process proceeds to S44.
 S44では、リソース管理プログラム20は、当該基盤テンプレートに対応する非承認環境検証306Fが表す検証プログラムを、当該隣接リソース(要求ファームウェアバージョンに一致しないバージョンのファームウェアを持つ隣接リソース(関連リソース))に対して実行する。検証プログラムの実行結果がNGの場合(S45:N)、S37に進む。検証プログラムの実行結果がOKの場合(S45:Y)、S46に進む。 In S44, the resource management program 20 applies the verification program represented by the unapproved environment verification 306F corresponding to the base template to the adjacent resource (adjacent resource (related resource) having firmware whose version does not match the requested firmware version). And execute. When the execution result of the verification program is NG (S45: N), the process proceeds to S37. If the execution result of the verification program is OK (S45: Y), the process proceeds to S46.
 S46では、リソース管理プログラム20は、当該隣接リソース(関連リソース)の現在のファームウェアバージョンを表す情報と、当該隣接リソースを表す情報(例えばリソースID)とを含んだ情報を、当該基盤テンプレートに対応した検証実績306Gに追加する。これにより、当該隣接リソース(関連リソース)の現在のファームウェアバージョンが、検証済みのファームウェアバージョンとして、登録される。検証実績306Gは、実行結果を表すログに関する情報も含んでもよい。 In S46, the resource management program 20 corresponds to the base template information including information indicating the current firmware version of the adjacent resource (related resource) and information indicating the adjacent resource (for example, resource ID). It adds to verification performance 306G. As a result, the current firmware version of the adjacent resource (related resource) is registered as the verified firmware version. The verification result 306G may also include information regarding a log representing the execution result.
 S47では、リソース管理プログラム20は、当該基盤テンプレートに対応した自動配備プログラム306Hが表す配備プログラムを実行することで、当該最終候補のリソースに対して基盤システムソフトウェアの配備を実行する。 In S47, the resource management program 20 executes the deployment program represented by the automatic deployment program 306H corresponding to the infrastructure template, thereby deploying the infrastructure system software to the final candidate resource.
 図16に示した配備処理によれば、例えば以下の通りである。 According to the deployment process shown in FIG.
 リソース管理プログラム20は、配備要求に適合する基盤テンプレートを探す。リソース管理プログラム20は、見つかった基盤テンプレート(以下、該当テンプレート)について、下記の(A)乃至(D)の処理を実行する。
(A)該当テンプレートに対応するリソース制約306E(例えば機能性)を満たしているリソース及びリソースグループである候補リソースを絞り込む、
(B)絞り込まれた候補リソースの中から、基盤システムソフトウェアのインストール先(デプロイ先)となる空きサーバを検索する(空きサーバは、該当テンプレートに対応するメインリソース306Cが表すリソース種別に該当するサーバのうちの未使用のサーバ)、
(C)絞り込まれた候補リソースに隣接するリソースであって、該当テンプレートに対応する関連リソース306Dが表すリソース種別に属するリソースを検索する、
(D)(C)で見つかったリソースのファームウェアバージョンが要求ファームウェアバージョン_(該当テンプレートに対応する関連リソース306Dが表すファームウェアバージョン)に一致するか否か判定する、
(E)(D)の判定結果が偽の場合、要求ファームウェアバージョンが“non-strict”か否か判定する、
(F)(E)の判定結果が真の場合、該当テンプレートに対応する非承認環境検証306Fが表す検証プログラムを、当該隣接リソース(要求ファームウェアバージョンに一致しないバージョンのファームウェアを持つ隣接リソース(関連リソース))に対して実行する。
(G)(F)の実行結果がOKの場合、当該隣接リソースの現在のファームウェアバージョンを表す情報を含んだ情報を、該当テンプレートに対応した検証実績306Gに追加する。
The resource management program 20 searches for a base template that matches the deployment request. The resource management program 20 executes the following processes (A) to (D) for the found base template (hereinafter referred to as the corresponding template).
(A) Narrow down resources that satisfy resource constraints 306E (for example, functionality) corresponding to the template and candidate resources that are resource groups;
(B) Search for a free server as an installation destination (deployment destination) of the base system software from the narrowed candidate resources (the free server is a server corresponding to the resource type represented by the main resource 306C corresponding to the template) Unused server),
(C) Search for resources that are adjacent to the selected candidate resource and that belong to the resource type represented by the related resource 306D corresponding to the template.
(D) It is determined whether or not the firmware version of the resource found in (C) matches the requested firmware version_ (the firmware version represented by the related resource 306D corresponding to the template).
(E) If the determination result of (D) is false, determine whether the requested firmware version is “non-strict”;
(F) When the determination result of (E) is true, the verification program represented by the non-approved environment verification 306F corresponding to the template is assigned to the adjacent resource (related resource (related resource) having a firmware version that does not match the requested firmware version). )).
(G) When the execution result of (F) is OK, information including information indicating the current firmware version of the adjacent resource is added to the verification result 306G corresponding to the template.
 処理(D)乃至(G)は、隣接リソース(関連リソース)に代えて又は加えて、メインリソースについても行われてもよい。メインリソース306Cも、メインリソースとしてのサーバ毎にファームウェアバージョン(“strict”又は“non-strict”を含んだ要求ファームウェアバージョン)を含んでもよい。 Processes (D) to (G) may be performed on the main resource instead of or in addition to the adjacent resource (related resource). The main resource 306C may also include a firmware version (requested firmware version including “strict” or “non-strict”) for each server as the main resource.
 上記処理のうちの処理(E)乃至(G)の意義は、例えば次の通りである。すなわち、“strict”に対応したリソース種別については、該当テンプレートの提供側での検証により保証されているファームウェアバージョン以外のバージョンのファームウェアの使用が禁止される。しかし、ユーザ側での柔軟なリソース使用が望まれること(例えば、該当テンプレートの提供側に許可を求めることなく特定のリソースを使用することが望まれること)が考えられる。或いは、第1及び第2の基盤システムを含んだ複数の基盤システムのいずれの要素となることが可能な共通リソース(典型的には、ネットワークスイッチのようなスイッチ)も考えられ、且つ、その共通のリソースのファームウェアバージョンは、第1の基盤システムのテンプレートに対応したファームウェアバージョンには適合するものの、第2の基盤システムのテンプレートに対応したファームウェアバージョンには適合しないといったことも考えられる。そこで、或るリソースの或るファームウェアバージョンについては、“non-strict”が採用され得る。“non-strict”とは、要求ファームウェアバージョンとは異なるバージョンのファームウェアの採用を許可し得ることを意味する。具体的には、該当テンプレートに対応する検証プログラムの実行結果がOK(検証成功)の場合に(言い換えれば、テンプレート提供側ではなくユーザ側での検証結果がOKの場合に)、その異なるバージョンのファームウェアの採用が許可され、基盤システム配備テーブル37に、採用されたファームウェアバージョン等の検証実績306Gが登録される。 The significance of the processes (E) to (G) among the above processes is, for example, as follows. That is, for resource types corresponding to “strict”, use of firmware versions other than the firmware version guaranteed by verification on the template providing side is prohibited. However, it is conceivable that flexible resource use on the user side is desired (for example, it is desired to use a specific resource without requesting permission from the provider of the corresponding template). Alternatively, a common resource (typically a switch such as a network switch) that can be any element of a plurality of infrastructure systems including the first and second infrastructure systems is conceivable and common. The firmware version of the resource may conform to the firmware version corresponding to the template of the first base system, but may not match the firmware version corresponding to the template of the second base system. Therefore, “non-strict” can be adopted for a certain firmware version of a certain resource. “Non-strict” means that adoption of a firmware version different from the requested firmware version may be permitted. Specifically, when the execution result of the verification program corresponding to the template is OK (verification is successful) (in other words, when the verification result is OK on the user side instead of the template providing side) The adoption of the firmware is permitted, and the verification result 306G such as the adopted firmware version is registered in the infrastructure system deployment table 37.
 なお、処理(E)の判定結果が真の場合、リソース管理プログラム20は、該当テンプレートに対応する検証実績306Gが検証OK(検証プログラムの実行結果がOKであった実績を示す)か否かを判定してもよい。判定結果が偽の場合、リソース管理プログラム20は、処理(F)を実行してもよい。 When the determination result of the process (E) is true, the resource management program 20 determines whether or not the verification result 306G corresponding to the template is verification OK (indicating a result that the execution result of the verification program was OK). You may judge. When the determination result is false, the resource management program 20 may execute the process (F).
 また、“non-strict”及び“strict”といったフラグは必ずしもなくてもよい(例えば、全てのリソースについてファームウェアバージョンは“non-strict”であってもよい)。 Also, flags such as “non-strict” and “strict” are not necessarily required (for example, firmware versions may be “non-strict” for all resources).
 以上が、本実施形態の説明である。 The above is the description of this embodiment.
 本実施形態によれば、個々のリソースに加えて、機能性を提供する複数のリソースの組み合せである「リソースグループ」という概念が導入される。そして、リソースグループ種別毎に、リソースグループに関連付けられている機能性を提供するための条件として、発見方法303Cが定義されている。発見方法303Cに従い見つかったリソースを組み合わせれば、対応する対象機能性303Bが表す機能性を提供することができる。例えば、高品質なネットワーク通信を実現する通信技術として、IEEE(The Institute of Electrical and Electronics Engineers, Inc.)の802.1Qbb仕様として定義されているPFC(Priority-based Flow Control)がある。上述した実施形態によれば、機能性としてPFCをサポートしているサーバ間リソースを含んだ複数のリソースにより構成され機能性としてPFCを実現できるリソースグループの構築が可能である。 According to the present embodiment, in addition to individual resources, a concept of “resource group” that is a combination of a plurality of resources providing functionality is introduced. For each resource group type, a discovery method 303C is defined as a condition for providing functionality associated with the resource group. By combining the resources found according to the discovery method 303C, the functionality represented by the corresponding target functionality 303B can be provided. For example, as a communication technology for realizing high-quality network communication, there is PFC (Priority-based Flow Control) defined as 802.1Qbb specification of IEEE (The Institute of Electrical and Electronics Engineers, Inc.). According to the embodiment described above, it is possible to construct a resource group that is configured by a plurality of resources including inter-server resources that support PFC as functionality and that can realize PFC as functionality.
 また、本実施形態によれば、発見方法303Cに沿ってリソースを見つけるために、トポロジが参照される。なお、トポロジを参照することは、メンバリソースの発見のための一方法に過ぎず、発見方法303Cの定義によっては、トポロジの参照は不要となり得る。 Further, according to the present embodiment, the topology is referred to find the resource along the discovery method 303C. Note that referring to the topology is only one method for discovering member resources, and depending on the definition of the discovery method 303C, reference to the topology may be unnecessary.
 また、本実施形態によれば、トポロジに基づいて検出されたネットワーク位置(トポロジ上の位置)から推定される物理位置に対して、機能性305Eが関連付けられている。発見方法303Cに従いトポロジを参照した場合、トポロジについて関連付けられている機能性305Eを、リソースグループの機能性302Cとして関連付けることができる。 Further, according to the present embodiment, the functionality 305E is associated with the physical position estimated from the network position (position on the topology) detected based on the topology. When the topology is referenced according to the discovery method 303C, the functionality 305E associated with the topology can be associated as the resource group functionality 302C.
 また、本実施形態によれば、第1及び第2の基盤システムを含んだ複数の基盤システムのいずれの要素となることが可能な共通リソースについて、第1の基盤システムのテンプレートに対応したファームウェアバージョンには適合するものの、第2の基盤システムのテンプレートに対応したファームウェアバージョンには適合しないといったことも考えられる。そのような場合であっても、第2の基盤システムのテンプレートについて共通リソースに対応した要求ファームウェアバージョンが“non-strict”であれば(更に、そのテンプレートに対応した検証プログラムの実行結果がOKとなれば)、共通リソースを、第1の基盤システムの要素としてだけでなく第2の基盤システムの要素として配備することが可能である。 Further, according to the present embodiment, the firmware version corresponding to the template of the first base system for the common resource that can be any element of the plurality of base systems including the first and second base systems. However, it is possible that the firmware version corresponding to the template of the second base system is not compatible. Even in such a case, if the requested firmware version corresponding to the common resource is “non-strict” for the template of the second infrastructure system (and the execution result of the verification program corresponding to the template is OK). The common resources can be deployed as elements of the second infrastructure system as well as elements of the first infrastructure system.
 以上、本発明の一実施形態を説明したが、本発明は、この実施形態に限定されるものでなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。 As mentioned above, although one Embodiment of this invention was described, it cannot be overemphasized that this invention is not limited to this Embodiment, and can be variously changed in the range which does not deviate from the summary.
1:管理システム 1: Management system

Claims (14)

  1.  リソースプールに接続された1以上のインタフェースを含んだインタフェース部と、
     前記インタフェース部に接続された1以上のプロセッサを含んだプロセッサ部と
    を有し、
     前記プロセッサ部は、リソース管理処理と、システム構築処理とを実行し、
     前記リソース管理処理は、機能性を実現する2以上のリソースの組合せをリソースグループとして管理することを含み、
     前記システム構築処理は、要求される機能性と、前記リソースプールに含まれているリソース毎の機能性との他に、管理されているリソースグループ毎の機能性を考慮して、前記リソースプールから、前記要求される機能性を実現するシステムである基盤システムの構成要素とされる1又は2以上のリソースを選択することを含む、
    管理システム。
    An interface unit including one or more interfaces connected to the resource pool;
    A processor unit including one or more processors connected to the interface unit,
    The processor unit executes a resource management process and a system construction process,
    The resource management process includes managing a combination of two or more resources realizing functionality as a resource group,
    The system construction process takes into account the functionality for each managed resource group in addition to the required functionality and the functionality for each resource included in the resource pool. Selecting one or more resources that are components of a base system, which is a system that implements the required functionality,
    Management system.
  2.  前記リソース管理処理は、
      1以上のリソースが前記リソースプールに追加されたことを検知することと、
      その検知を契機に、2以上のリソースグループ種別の各々について、そのリソースグループ種別について定義されているリソース発見方法に従い、そのリソースグループ種別に属するリソースグループのメンバとしてのリソースを、前記追加された1以上のリソースから発見することと
    を含む、
    請求項1記載の管理システム。
    The resource management process includes:
    Detecting that one or more resources have been added to the resource pool;
    In response to the detection, for each of two or more resource group types, according to the resource discovery method defined for the resource group type, the resource as a member of the resource group belonging to the resource group type is added to the added 1 Including discovering from these resources,
    The management system according to claim 1.
  3.  少なくとも1つのリソースグループ種別についてのリソース発見方法は、そのリソースグループ種別に属するリソースグループのメンバとなるリソースが実現する機能性と、リソース間の接続構成とを含んだメンバリソース条件を含む、
    請求項2記載の管理システム。
    The resource discovery method for at least one resource group type includes member resource conditions including functionality realized by a resource that is a member of a resource group belonging to the resource group type, and a connection configuration between resources.
    The management system according to claim 2.
  4.  前記リソース管理処理において、前記追加された1以上のリソースのうちの少なくとも1つのリソースの機能性は、当該リソースの物理位置に関連付けられている機能性である、
    請求項2記載の管理システム。
    In the resource management process, the functionality of at least one of the added one or more resources is functionality associated with the physical location of the resource.
    The management system according to claim 2.
  5.  前記少なくとも1つのリソースの物理位置は、前記少なくとも1つのリソースが接続されたネットワーク位置から推定された物理位置である、
    請求項1記載の管理システム。
    The physical location of the at least one resource is a physical location estimated from a network location to which the at least one resource is connected.
    The management system according to claim 1.
  6.  前記システム構築処理において、前記選択される1又は2以上のリソースのうちの少なくとも1つのリソースは、いずれの基盤システムにも含まれていないリソースである空きのリソースのうち、そのリソースの機能性と、そのリソースを含んだリソースグループの機能性とのうちの少なくとも1つが前記必要とされる機能性に一致するリソースである、
    請求項1記載の管理システム。
    In the system construction process, at least one of the selected one or more resources is the functionality of the resource among the free resources that are not included in any base system. , At least one of the functionality of the resource group containing the resource is a resource that matches the required functionality,
    The management system according to claim 1.
  7.  前記システム構築処理において、前記選択される1又は2以上のリソースは、同一のリソースグループ種別に属する2以上のリソースグループのうちのいずれか1つのリソースグループに全て含まれている、
    請求項1記載の管理システム。
    In the system construction process, the one or more selected resources are all included in any one resource group of two or more resource groups belonging to the same resource group type.
    The management system according to claim 1.
  8.  前記システム構築処理において、前記選択される1又は2以上のリソースのうちの特定のリソースのファームウェアバージョンが、要求されるファームウェアバージョンに一致しないが、ファームウェア検証プログラムの実行結果として検証成功が得られたファームウェアバージョンである、
    請求項1記載の管理システム。
    In the system construction process, the firmware version of a specific resource among the selected one or two or more resources does not match the required firmware version, but a verification success was obtained as an execution result of the firmware verification program Firmware version,
    The management system according to claim 1.
  9.  前記システム構築処理は、
      それぞれが要求される機能性、要求されるリソース種別及び要求されるファームウェアバージョンが関連付けられている複数の基盤システムテンプレートから1つの基盤システムテンプレートを選択することと、
      前記選択された基盤システムテンプレートに関連付けられている要求されるファームウェアバージョンに、その基盤システムテンプレートに関連付けられているリソース種別に属する前記特定のリソースのファームウェアバージョンが一致しているか否かを判定することと、
      その判定結果が否定の場合、前記特定のリソースについて前記ファームウェア検証プログラムを実行することと、
    を含む、
    請求項8記載の管理システム。
    The system construction process is as follows:
    Selecting a base system template from a plurality of base system templates each associated with the required functionality, the required resource type and the required firmware version;
    Determining whether the firmware version of the specific resource belonging to the resource type associated with the infrastructure system template matches the requested firmware version associated with the selected infrastructure system template; When,
    If the determination result is negative, executing the firmware verification program for the specific resource;
    including,
    The management system according to claim 8.
  10.  前記システム構築処理は、更に、
      前記ファームウェア検証プログラムの実行結果として検証成功が得られた場合、前記選択された基盤システムテンプレートに、前記特定のリソースのファームウェアバージョンを表す情報を含んだ情報を検証実績として関連付ける、
    請求項8記載の管理システム。
    The system construction process further includes
    When verification success is obtained as an execution result of the firmware verification program, information including information indicating the firmware version of the specific resource is associated with the selected base system template as a verification record.
    The management system according to claim 8.
  11.  前記ファームウェア検証プログラムは、前記要求されるファームウェアバージョンと一致することが厳密に求められていないことを意味する値が関連付けられている場合に実行される、
    請求項8記載の管理システム。
    The firmware verification program is executed when associated with a value that means that it is not strictly required to match the requested firmware version;
    The management system according to claim 8.
  12.  前記リソースプールは、複数種類のリソースを含む複数のリソースを含み、
     前記複数のリソースは、複数のサーバと1以上のスイッチとを含み、
     前記1以上のスイッチの各々に、前記複数のサーバのうちの1以上のサーバが接続され、
     前記特定のリソースは、前記1以上のスイッチのうちの少なくとも1つである、
    請求項8記載の管理システム。
    The resource pool includes a plurality of resources including a plurality of types of resources,
    The plurality of resources includes a plurality of servers and one or more switches,
    One or more servers of the plurality of servers are connected to each of the one or more switches,
    The specific resource is at least one of the one or more switches.
    The management system according to claim 8.
  13.  リソースプールと、
     前記リソースプールに接続された管理システムと
    を有し、
     前記管理システムは、リソース管理処理と、システム構築処理とを実行し、
     前記リソース管理処理は、機能性を実現する2以上のリソースの組合せをリソースグループとして管理することを含み、
     前記システム構築処理は、要求される機能性と、前記リソースプールに含まれているリソース毎の機能性との他に、管理されているリソースグループ毎の機能性を考慮して、前記リソースプールから、前記要求される機能性を実現するシステムである基盤システムの構成要素とされる1又は2以上のリソースを選択することを含む、
    情報システム。
    Resource pools,
    A management system connected to the resource pool,
    The management system executes resource management processing and system construction processing,
    The resource management process includes managing a combination of two or more resources realizing functionality as a resource group,
    The system construction process takes into account the functionality for each managed resource group in addition to the required functionality and the functionality for each resource included in the resource pool. Selecting one or more resources that are components of a base system, which is a system that implements the required functionality,
    Information system.
  14.  リソース管理処理を実行し、
     システム構築処理を実行し、
     前記リソース管理処理は、機能性を実現する2以上のリソースの組合せをリソースグループとして管理することを含み、
     前記システム構築処理は、要求される機能性と、リソースプールに含まれているリソース毎の機能性との他に、管理されているリソースグループ毎の機能性を考慮して、前記リソースプールから、前記要求される機能性を実現するシステムである基盤システムの構成要素とされる1又は2以上のリソースを選択することを含む、
    管理方法。
    Execute resource management processing,
    Execute system construction process
    The resource management process includes managing a combination of two or more resources realizing functionality as a resource group,
    The system construction process takes into account the functionality for each managed resource group in addition to the functionality required for each resource included in the resource pool, and from the resource pool, Selecting one or more resources that are components of a base system, which is a system that implements the required functionality,
    Management method.
PCT/JP2016/086977 2016-12-13 2016-12-13 Management system and management method WO2018109817A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018556051A JP6743180B2 (en) 2016-12-13 2016-12-13 Management system and management method
PCT/JP2016/086977 WO2018109817A1 (en) 2016-12-13 2016-12-13 Management system and management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/086977 WO2018109817A1 (en) 2016-12-13 2016-12-13 Management system and management method

Publications (1)

Publication Number Publication Date
WO2018109817A1 true WO2018109817A1 (en) 2018-06-21

Family

ID=62559847

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/086977 WO2018109817A1 (en) 2016-12-13 2016-12-13 Management system and management method

Country Status (2)

Country Link
JP (1) JP6743180B2 (en)
WO (1) WO2018109817A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011018198A (en) * 2009-07-09 2011-01-27 Hitachi Ltd Management device and management method
JP2015153259A (en) * 2014-02-17 2015-08-24 日本電信電話株式会社 Computer resource management device, computer resource management method and computer resource management program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8797332B2 (en) * 2010-12-15 2014-08-05 Ati Technologies Ulc Device discovery and topology reporting in a combined CPU/GPU architecture system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011018198A (en) * 2009-07-09 2011-01-27 Hitachi Ltd Management device and management method
JP2015153259A (en) * 2014-02-17 2015-08-24 日本電信電話株式会社 Computer resource management device, computer resource management method and computer resource management program

Also Published As

Publication number Publication date
JPWO2018109817A1 (en) 2019-06-24
JP6743180B2 (en) 2020-08-19

Similar Documents

Publication Publication Date Title
US7548924B2 (en) Managing method for storage subsystem
JP5243804B2 (en) Computer system, method and computer program for managing components
TWI502366B (en) Cloud cluster system and booting and deployment method using for the same
JP5559176B2 (en) How to provision virtual resources using name resolution
JP5507136B2 (en) Management apparatus and method, and computer system
US7730259B2 (en) Method, computer and system for managing a storage subsystem configuration
US7971089B2 (en) Switching connection of a boot disk to a substitute server and moving the failed server to a server domain pool
US20100064044A1 (en) Information Processing System and Control Method for Information Processing System
WO2015049789A1 (en) Resource management system and resource management method
US20100100611A1 (en) Computer system and configuration management method therefor
JP2006195703A (en) Operation management system for diskless computer
JP2009169860A (en) Computer system for managing configuration item, and method and computer program therefor
JP6623692B2 (en) Log information collection system, log information collection program and log information collection method
WO2011108553A1 (en) Constituent information management server, constituent information management method, and constituent information management-use program
JP2005228278A (en) Management method, management device and management program of storage area
JP2014505911A (en) Computer system and management method thereof
JP2014182576A (en) Configuration management device, configuration management method and configuration management program
JP6244496B2 (en) Server storage system management system and management method
KR20070092906A (en) Apparatus and method for managing computer system data in network
JP2009169863A (en) Computer system for managing configuration item, and method and computer program therefor
WO2018109817A1 (en) Management system and management method
JP6712982B2 (en) Storage device, storage system, and storage device management method
JP5750169B2 (en) Computer system, program linkage method, and program
JP2015103827A (en) Management device, method, and program
JP6030757B2 (en) Monitoring item control method, management computer and computer system in cloud system in which virtual environment and non-virtual environment are mixed

Legal Events

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

Ref document number: 16923812

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2018556051

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16923812

Country of ref document: EP

Kind code of ref document: A1