WO2011083673A1 - 構成情報管理システム、構成情報管理方法、及び構成情報管理用プログラム - Google Patents
構成情報管理システム、構成情報管理方法、及び構成情報管理用プログラム Download PDFInfo
- Publication number
- WO2011083673A1 WO2011083673A1 PCT/JP2010/072741 JP2010072741W WO2011083673A1 WO 2011083673 A1 WO2011083673 A1 WO 2011083673A1 JP 2010072741 W JP2010072741 W JP 2010072741W WO 2011083673 A1 WO2011083673 A1 WO 2011083673A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- virtual server
- processing apparatus
- information
- information processing
- server
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5077—Logical partitioning of resources; Management or configuration of virtualized resources
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45575—Starting, stopping, suspending or resuming virtual machine instances
Definitions
- the present invention relates to a configuration information management system, and more particularly to a configuration information management system in a system in which physical servers and virtual servers operating on the physical servers are mixed.
- the virtual server is a virtual server that is generated and executed by the server virtualization function, and operates on a physical server in which the server virtualization function is installed.
- a virtual server is a virtual machine (Virtual Machine: VM) that plays the role of a server.
- VM Virtual Machine
- a hypervisor and a virtual machine monitor (VMM) are known.
- System users and applications (Application software) running on the server can use the virtual server without being aware of the difference between the virtual server and the physical server.
- the virtual server entity is on a specific physical server, there is a dependency between the virtual server and the physical server. Therefore, the configuration information management system needs a function for specifying the dependency relationship between the virtual server and the physical server.
- the dependency between virtual servers and physical servers cannot be specified directly from the outside. Since the virtual server is configured to behave in the same manner as the physical server, an operating system (OS) or application that operates on the virtual server cannot be determined to be a virtual server. Therefore, the dependent physical server cannot be specified from the information collected from the OS or application on the virtual server.
- OS operating system
- the virtual server information obtained through the server virtualization function is information for identifying the virtual server in the server virtualization function, and refer to the configuration information of the OS and applications operating on the virtual server. Can not.
- an OS user account operating on the virtual server is required. Since login means differ depending on the OS operating on the virtual server, automation is difficult, and automation of login processing is not desirable from the viewpoint of security management. Therefore, it is also difficult to specify an OS or application operating on the virtual server from information collected from the physical server.
- the server virtualization function In the operation management of a system composed of a plurality of physical servers and virtual servers, in general, the server virtualization function is integrated and managed. Therefore, there is a technique such as the server virtualization integrated management function described in Non-Patent Document 1. It's being used.
- the server virtualization integrated management function described in Non-Patent Document 1 all operations such as starting and stopping of virtual servers executed on the server virtualization function and migration (migration and conversion work of programs and data) are performed. By recording, it is possible to grasp which virtual server is currently operating on which physical server.
- the conventional method has the following problems.
- the first problem is that, in configuration information management, information collected from a virtual server and information collected from a physical server cannot be associated according to the dependency relationship.
- the reason is that information of the physical server cannot be collected from the virtual server, and information such as the OS in the virtual server cannot be collected from the physical server.
- the second problem is that there is no means for automatically grasping the dependency relationship between a virtual server and a physical server that is not under the management of the server virtualization integrated management function.
- the reason for this is that virtual servers that are not under the management of the server virtualization integrated management function are not recorded in the server virtualization integrated management function. This is because the server dependency cannot be acquired.
- the third problem is to identify on which physical server a specific virtual server is currently operating after repeatedly creating, deleting, and migrating a virtual server without using the server virtualization integrated management function. That is difficult.
- the reason is that since there is no means for associating information collected from the virtual server with information collected from the physical server, it is necessary to trace the execution history of virtual server generation, deletion, migration, and the like.
- Patent Document 1 a process control system in Japanese Patent Application Laid-Open No. 2008-242766 (Patent Document 1).
- a process control system in which a virtual server that provides a service is configured by a plurality of physical servers, at least one physical server is a node that associates the virtual server and the physical server that configures the virtual server from a console terminal.
- the list information and the service list information in which the virtual server and the service provided by the virtual server are associated with each other are received, and an allocation table defining the allocation of services to the physical server is generated. Then, the allocation table is registered in the shared database of the database server that can be referred to from all the physical servers as an allocation table that is referred to when the physical server starts the service process.
- Patent Document 2 Japanese Patent Application Laid-Open No. 2008-059599
- the resource is a general term for various resources (hardware resources) for operating the computer satisfactorily, such as a memory and a CPU.
- management information indicating the status regarding the performance and capacity of each resource is collected and managed, and each resource is referenced by referring to the management information.
- Maintain and manage the configuration management information refer to the configuration management information including the identification information of the resources used by each business application, and select the configuration management information of the resource identified by the identification information from the configuration management information of each resource
- business application information that associates the configuration management information of the business application with the configuration management information of the searched resource is generated, and the resource configuration management information in that resource detects a resource error in the corresponding business application Resource failure in the business application when the rules for And outputs information indicating that it is generated.
- JP 2007-272263 A discloses a computer management method, a computer system, and a management program. This related technology assigns each group in a computer management method in a computer system comprising a plurality of physical computers, a plurality of virtual computers operating on the physical computers, and a management computer connected to the physical computers via a network.
- the processing performance of the specified group is received, the processing performance of the physical computer is collected, and the processing performance of the specified group is assigned to the virtual computers belonging to the group based on the collected processing performance of the physical computer.
- JP-A-2006-519423 discloses a dynamic service registry for virtual machines.
- a traditional registry such as a global UDDI (Universal Description, Discovery, and Integration) server
- UDDI Universal Description, Discovery, and Integration
- the registry state is made the current active virtual machine by reinforcing the lower level protocol or state and determining the appropriate registry update.
- a virtual machine monitor tracks the creation, suspend and deletion of virtual machines (VMs), and resources exposed by the VMs.
- the VMM appropriately adds or deletes the VM's registry entries as the VM's status changes, or provides hooks (eg notifications) or other tools based on the status or protocol, Ensure that other relevant modules and agents (eg, management modules and registries) can take appropriate action.
- An object of the present invention is to provide a configuration information management system capable of associating information collected from a virtual server and information collected from a physical server without depending on the management log of the virtual server.
- the configuration information management system of the present invention includes an identification information generation function in the server virtualization function of the physical server, an identification information reference function, an identification information collection function in the OS function of the virtual server, and configuration information of the configuration information management server And an association function.
- the identification information generation function in the server virtualization function generates virtual server identification information uniquely indicating the virtual server in the network system to which the physical server belongs. That is, the virtual server identification information is information that does not overlap in the network system to which the physical server belongs.
- the identification reference function in the server virtualization function of the physical server is called from the OS of the virtual server by the identification information collection function to collect the virtual server identification information.
- the configuration information association function of the configuration information management server operates to associate the configuration information of the physical server and the configuration information of the virtual server using the virtual server identification information.
- the configuration information of the physical server and the virtual server includes the name and address (host name, IP address, etc.) on the network system of the physical server and the virtual server.
- the configuration information management system of the present invention includes a first information processing apparatus corresponding to a physical server and a second information processing apparatus corresponding to a configuration information management server.
- the first information processing device is a virtual server identification that uniquely indicates a virtual server in a network system to which the first information processing device belongs with respect to a virtual server that operates using the resources of the first information processing device.
- the virtual server includes means for receiving virtual server identification information from the first information processing apparatus, and means for transmitting virtual server identification information to the second information processing apparatus.
- the second information processing apparatus includes: first means for receiving virtual server identification information from the first information processing apparatus; means for receiving virtual server identification information from the virtual server; and first information based on the virtual server identification information.
- a “means for outputting information indicating the correspondence” a means for responding to a partner who has made a search request with information indicating the physical server associated with the virtual server,
- a means for responding a correspondence table with the server can be considered.
- some action for example, LED blinking, sound generation, etc.
- the second information processing apparatus communicates with the first information processing apparatus and the virtual server, the names and addresses on the network system of the first information processing apparatus and the virtual server are separated from the virtual server identification information. Based on (host name, IP address, etc.), the first information processing apparatus and the virtual server existing on the network are recognized. At least the second information processing apparatus can identify the transmission source when receiving data from the first information processing apparatus or the virtual server.
- the configuration information management system of the present invention may be realized by a computer such as a computer executing a configuration information management program.
- the configuration information management program of the present invention can be stored in a storage device or a storage medium.
- the configuration information management system of the present invention includes a configuration information management server 1, a physical server 2, and a virtual server 3.
- the configuration information management server 1 manages the server configuration in the network system.
- One or more physical servers 2 exist in the network system.
- the virtual server 3 operates (operates) on the physical server 2.
- the configuration information management server 1 includes a configuration information search function unit 101, a configuration information database 102, a configuration information collection function unit 103, and a configuration information association function unit 104.
- the configuration information search function unit 101 receives a search request for the configuration information database from a user or an application, inquires about information in the configuration information database 102, and returns a result.
- the configuration information database 102 stores configuration information of the target system collected by the configuration information collection function unit 103.
- the configuration information collection function unit 103 communicates with the configuration information providing function (the configuration information providing function unit 201 and the configuration information providing function unit 301 described later) of the physical server 2 and the virtual server 3 via the network.
- the configuration information of the virtual server 3 is collected and stored in the configuration information database 102.
- the configuration information association function unit 104 associates the configuration information of the virtual server 3 and the configuration information of the physical server 2 based on the virtual server identification information.
- the configuration information association function unit 104 associates both using the virtual server identification information as a key. .
- the physical server 2 includes a configuration information providing function unit 201 and a server virtualization function unit 202.
- the configuration information providing function unit 201 collects the configuration information of the physical server 2 and transmits it to the configuration information management server 1.
- the server virtualization function unit 202 virtualizes the computer resources of the physical server 2 to manage the generation, execution, and deletion of the virtual server 3, and the virtual server 3 is in the network system to which the physical server 2 belongs.
- Virtual server identification information for uniquely identifying the virtual server 3 is generated. That is, the virtual server identification information is information that does not overlap in the network system to which the physical server 2 belongs.
- the server virtualization function unit 202 includes a virtual server identification information list 203, an identification information generation function unit 204, and an identification information reference function unit 205.
- the virtual server identification information list 203 stores a list of virtual server identification information.
- the identification information generation function unit 204 generates identification information for each virtual server 3 and stores the generated identification information in the virtual server identification information list 203.
- the identification information generation function unit 204 generates identification information for the virtual server 3 when the virtual server 3 is generated (at the time of generation, immediately after generation), and the generated identification information is used as the virtual server identification information.
- the identification information generation function unit 204 generates the identification information of the virtual server 3 to be generated in advance (before generation of the virtual server 3), and stores the generated identification information in the virtual server identification information list 203.
- the server virtualization function unit 202 refers to the virtual server identification information list 203 and generates the virtual server 3.
- the identification information reference function unit 205 provides an interface for providing virtual server identification information to the virtual server 3. For example, the identification information reference function unit 205 transmits virtual server identification information to the virtual server 3 either spontaneously (push type) or when accessed from the virtual server 3 (pull type).
- the virtual server 3 includes a configuration information providing function unit 301 and an operating system (OS) 302.
- OS operating system
- the configuration information providing function unit 301 collects the configuration information of the virtual server 3 and transmits it to the configuration information management server 1.
- the OS 302 manages the execution of applications on the virtual server 3.
- the OS 302 includes an identification information collection function unit 303 and virtual server identification information 304.
- the identification information collection function unit 303 receives the identification information of the virtual server 3 transmitted from the identification information reference function unit 205 of the physical server 2.
- the virtual server identification information 304 stores virtual server identification information acquired through the identification information collection function.
- configuration information of the physical server 2 and the virtual server 3 includes names and addresses (host names, IP addresses, etc.) on the network system of the physical server 2 and the virtual server 3.
- the configuration information management server 1 since the configuration information management server 1 communicates with the physical server 2 and the virtual server 3, the physical server 2 and the virtual server existing on the network are identified by the names and addresses on the network system of the physical server 2 and the virtual server 3. 3 is recognized. At least, the configuration information management server 1 can identify the transmission source when receiving data from the physical server 2 or the virtual server 3.
- the configuration information management server 1 may be one of the physical servers 2.
- the configuration information management server 1 may be a virtual server that operates on a computer.
- the configuration information management server 1 may be one of the virtual servers 3.
- it is not limited to these examples.
- Configuration information search function unit 101 Configuration information search function unit 101, configuration information collection function unit 103, configuration information association function unit 104, configuration information provision function unit 201, server virtualization function unit 202, identification information generation function unit 204, identification information reference function unit 205, virtual
- Each of the server 3, the configuration information providing function unit 301, the OS 302, and the identification information collecting function unit 303 (each function unit) is driven based on a program and executes a predetermined process, and stores the program and various data. Memory.
- a CPU Central Processing Unit
- a microprocessor a microcontroller
- a semiconductor integrated circuit Integrated Circuit (IC) having a dedicated function
- Examples of the above memory include semiconductor storage devices such as RAM (Random Access Memory), ROM (Read Only Memory), EEPROM (Electrically Erasable and Programmable Read Only Memory), and flash memory.
- semiconductor storage devices such as RAM (Random Access Memory), ROM (Read Only Memory), EEPROM (Electrically Erasable and Programmable Read Only Memory), and flash memory.
- processor and the memory may be integrated.
- a single chip such as a microcomputer has been developed. Therefore, a case where a one-chip microcomputer mounted on a computer or the like includes a processor and a memory can be considered.
- each functional unit described above includes a network interface when it is necessary to communicate via a network.
- network interfaces include semiconductor integrated circuits such as boards (motherboards, I / O boards) and chips that support network communication, network adapters such as NIC (Network Interface Card), and similar expansion cards, communication devices such as antennas,
- NIC Network Interface Card
- a communication port such as a connection port (connector) is conceivable. However, actually, it is not limited to these examples.
- networks include the Internet, LAN (Local Area Network), wireless LAN (Wireless LAN), WAN (Wide Area Network), backbone (Backbone), cable TV (CATV) line, fixed telephone network, mobile phone network, WiMAX (IEEE 802.16a), 3G (3rd Generation), dedicated line (lease line), IrDA (Infrared Data Association), Bluetooth (registered trademark), serial communication line, data bus, and the like are conceivable. However, actually, it is not limited to these examples.
- an HDD Hard Disk Drive
- an SSD Solid State Drive
- an auxiliary storage device such as a DVD (Digital Versatile Disk) or a storage medium (media) such as an SD memory card (Secure Digital memory card).
- the configuration information database 102 is not limited to a storage device built in the computer itself, but a storage device installed in a peripheral device (such as an external HDD) or an external server (such as a Web server or a file server), or a DAS. (Direct Attached Storage), FC-SAN (Fibre Channel-Storage Area Network), NAS (Network Attached Storage), IP-SAN (IP-Storage Area) storage, etc. may be used. However, actually, it is not limited to these examples.
- the virtual server identification information is identification information that uniquely indicates the virtual server in the network system to which the physical server belongs.
- the virtual server identification information may be information that does not overlap within one physical server and between a plurality of physical servers in the network system.
- a UUID Universally Unique Identifier
- a combination of a virtual MAC address and a virtual machine ID (VMID) may be used as virtual server identification information.
- VMID virtual machine ID + virtual machine ID
- Step S101 the server virtualization function unit 202 of the physical server 2 receives a virtual server generation request from a user or an application via a network.
- the identification information generation function unit 204 generates identification information for the generated virtual server 3 so that the virtual server 3 can be uniquely specified in the network system to which the physical server 2 belongs.
- identification information for example, UUID etc. can be considered as identification information.
- Step S103 The identification information generation function unit 204 stores the generated identification information in the virtual server identification information list 203. At this time, when the generated identification information is already stored in the virtual server identification information list 203, the identification information generation function unit 204 updates the information to the latest information.
- Step S104 The server virtualization function unit 202 starts execution of the virtual server 3.
- Step S105 In the virtual server 3, the startup process of the OS 302 is started.
- Step S106 the identification information collection function unit 303 receives the identification information for the virtual server 3 from the identification information reference function unit 205 of the physical server 2 on which the virtual server 3 is operating.
- the identification information collection function unit 303 may operate as a function of the OS 302. Note that the operation of the OS 302 is actually executed by a processing device that operates the OS 302.
- Step S107 The identification information collection function unit 303 stores the acquired identification information in a storage area in the virtual server 3.
- the identification information collection function unit 303 holds the acquired identification information as virtual server identification information 304 in the OS 302. That is, the virtual server 3 acquires the virtual server identification information 304 from the physical server 2 side when the OS 302 is activated, and holds it.
- FIG. 3 shows the operation of the configuration information collection process from the server having the server virtualization function. It is clear that the server having the server virtualization function is the physical server 2.
- Step S201 The configuration information providing function unit 201 receives an information collection request from the configuration information management server 1.
- Step S202 The configuration information providing function unit 201 collects configuration information of the physical server 2.
- Step S203 The configuration information providing function unit 201 acquires the virtual server identification information list 203.
- the virtual server identification information list 203 is a set of identification information (virtual server identification information 304) of each virtual server 3 operating on the physical server 2.
- Step S204 The configuration information providing function unit 201 transmits the virtual server identification information list 203 associated with the original configuration information of the physical server 2 to the configuration information management server 1 as the configuration information of the physical server 2. That is, the configuration information providing function unit 201 adds / associates the virtual server identification information generated and held by the physical server 2 to the original configuration information of the physical server 2, and the original configuration information and the virtual server identification information. Are integrated and transmitted to the configuration information management server 1 as formal configuration information of the physical server 2. Thereby, the configuration information of the physical server 2 includes the virtual server identification information directly or indirectly.
- FIG. 4 shows the operation of the configuration information collection process from a server that does not have a server virtualization function. It is unknown whether the server having no server virtualization function is the physical server 2 or the virtual server 3.
- Step S301 The configuration information providing function unit 201 or the configuration information providing function unit 301 receives an information collection request from the configuration information management server 1. For example, if the server is the physical server 2, the configuration information providing function unit 201 receives an information collection request from the configuration information management server 1. If the server is the virtual server 3, the configuration information providing function unit 301 accepts an information collection request from the configuration information management server 1.
- Step S302 The configuration information providing function unit 201 or the configuration information providing function unit 301 starts collecting server configuration information in response to an information collection request from the configuration information management server 1. For example, if the server is the physical server 2, the configuration information providing function unit 201 starts collecting configuration information of the physical server 2 in response to an information collection request from the configuration information management server 1. If the server is the virtual server 3, the configuration information providing function unit 301 starts collecting the configuration information of the virtual server 3 in response to the information collection request from the configuration information management server 1.
- Step S303 If the server is the virtual server 3, the configuration information providing function unit 301 tries to refer to (or acquire) the virtual server identification information 304. If the server is the physical server 2, this process is not performed.
- the configuration information providing function unit 301 confirms whether the virtual server identification information 304 exists in the virtual server 3. For example, the configuration information providing function unit 301 confirms whether or not the virtual server identification information 304 held in the OS 302 can be referred to (or acquired). Here, the configuration information providing function unit 301 determines that the virtual server identification information 304 exists when the virtual server identification information 304 can be referred to (or acquired). If the server is the physical server 2, the configuration information providing function unit 201 cannot refer to (or obtain) the virtual server identification information 304, and therefore the virtual server identification information 304 does not exist.
- Step S305 When the virtual server identification information 304 exists (Yes in step S304), since the server is the virtual server 3, the configuration information providing function unit 301 corresponds the virtual server identification information 304 to the original configuration information of the virtual server 3.
- the appended information is transmitted to the configuration information management server 1 as the configuration information of the virtual server 3. That is, the configuration information providing function unit 301 adds / corresponds virtual server identification information acquired and held by the virtual server 3 from the physical server 2 to the original configuration information of the virtual server 3, and
- the integrated virtual server identification information is transmitted to the configuration information management server 1 as the formal configuration information of the virtual server 3.
- the configuration information of the virtual server 3 includes virtual server identification information directly or indirectly.
- the configuration information provision function unit 301 transmits only the virtual server identification information acquired from the physical server 2 to the configuration information management server 1 instead of transmitting the configuration information of the virtual server 3.
- the configuration information provision function unit 301 transmits only the virtual server identification information acquired from the physical server 2 to the configuration information management server 1 instead of transmitting the configuration information of the virtual server
- Step S306 When the virtual server identification information 304 does not exist (No in step S304), the configuration information providing function unit 201 displays the collected configuration information of the physical server 2 because the server is the physical server 2 that does not have the server virtualization function. The information is transmitted to the configuration information management server 1.
- the configuration information of the physical server 2 and the virtual server 3 includes “names and addresses on the network system of the physical server 2 and the virtual server 3”.
- FIG. 5 shows an operation when performing configuration information collection processing.
- Step S401 The configuration information collection function unit 103 receives a configuration information collection request from a user or an application via a network.
- Step S402 The configuration information collection function unit 103 communicates with the configuration information providing function units 201 and 301 of the managed servers (physical server 2 and virtual server 3) via the network, and receives the configuration information of each server. That is, the configuration information collection function unit 103 collects configuration information of the physical server 2 and the virtual server 3.
- Step S403 The configuration information collection function unit 103 stores the collected configuration information in the configuration information database 102 in units of servers. At this time, the configuration information association function unit 104 associates the configuration information including the same virtual server identification information. Here, when the virtual server identification information is included in both the configuration information of the virtual server 3 and the configuration information of the physical server 2, the configuration information association function unit 104 associates both using the virtual server identification information as a key. .
- the configuration information association function unit 104 may associate the configuration information collected when the configuration information collection function unit 103 collects the configuration information, or periodically accesses and stores the configuration information database 102. The configuration information may be associated with each other.
- Step S501 The configuration information search function unit 101 accepts a search request for configuration information from a user or an application directly or via a network.
- the configuration information search function unit 101 accepts a user operation on a console attached to the configuration information management server 1 or an input of a search request based on an operation of an application on the configuration information management server 1.
- the configuration information search function unit 101 receives an input of a search request from a terminal connected to the configuration information management server 1 via a network.
- Step S502 The configuration information search function unit 101 refers to the configuration information database 102.
- Step S503 The configuration information search function unit 101 acquires the requested configuration information from the configuration information database 102 and returns a result (requested configuration information).
- the operation of accepting a search request for configuration information of a server and responding with the configuration information of the server has been described.
- the server is a virtual server, or the server is a physical server
- information indicating the correspondence between the virtual server and the physical server may be output (indicating the correspondence).
- a signal / command for causing some action for example, LED blinking, sound generation, etc.
- the flowchart of FIG. 7 shows an operation when specifying configuration information of the physical server 2 on which the virtual server 3 operates.
- the configuration information search function unit 101 may execute this operation at the time of search or may execute the operation in the background and store the result (configuration information of the physical server 2) in the configuration information database 102.
- Step S601 The configuration information search function unit 101 receives a search processing request for acquiring configuration information of the physical server 2 on which the virtual server 3 operates from a user or an application via a network.
- Step S602 When there is a request for search processing for acquiring the configuration information of the physical server 2 on which the virtual server 3 operates, the configuration information search function unit 101 first sends the configuration information database 102 to the virtual server 3. Refer to configuration information.
- Step S603 The configuration information search function unit 101 acquires the virtual server identification information 304 from the configuration information of the virtual server 3. For example, the configuration information search function unit 101 acquires the virtual server identification information 304 associated with the configuration information of the virtual server 3.
- Step S604 The configuration information search function unit 101 searches the configuration information of the physical server 2 based on the virtual server identification information 304. That is, the configuration information search function unit 101 acquires the configuration information of the physical server 2 from the configuration information database 102 using the virtual server identification information 304 as a key.
- Step S605 The configuration information search function unit 101 provides configuration information of the physical server 2 identified as a result of the search to the requesting user or application.
- the flowchart of FIG. 8 shows an operation when acquiring configuration information of the virtual server 3 operating on the physical server 2.
- the configuration information search function unit 101 may execute this operation at the time of search or may execute the operation in the background and store the result (configuration information of the virtual server 3) in the configuration information database 102.
- Step S701 The configuration information search function unit 101 receives a search processing request for acquiring configuration information of the virtual server 3 operating on the physical server 2 from a user or an application via a network.
- Step S702 When there is a search processing request for acquiring configuration information of the virtual server 3 operating on the physical server 2, the configuration information search function unit 101 first sends the configuration information database 102 to the physical server 2. Refer to the configuration information.
- Step S703 The configuration information search function unit 101 acquires the virtual server identification information list 203 from the configuration information database 102.
- Step S704 The configuration information search function unit 101 searches for configuration information of the virtual server 3 having the virtual server identification information 304 based on the virtual server identification information list 203.
- Step S705 The configuration information search function unit 101 provides the request source user or application with the configuration information of the identified virtual server 3 as a result of the search.
- the configuration information association function unit 104 performs association processing when a specific search request is made.
- the configuration information search function unit 101 accepts the search request itself.
- the configuration information search function unit 101 analyzes the requested search condition and determines whether the search request requires a correspondence between the physical server and the virtual server.
- the configuration information search function unit 101 proceeds to processing of the configuration information association function unit 104.
- the configuration information search function unit 101 sends a control command for calling (or starting up) the configuration information association function unit 104.
- the configuration information associating function unit 104 performs an operation (the operations shown in FIGS. 7 and 8) when acquiring configuration information of the physical server and the virtual server, creates response data for the search request, and configures the configuration information search function unit 101.
- the response data is transmitted to the request source through the process to complete the process.
- the configuration information association function unit 104 performs an association execution request from the user when the processing is periodically performed by a timer or when an event notification such as a configuration change occurs. If this occurs, the association process is performed. At this time, the configuration information associating function unit 104 matches (references and compares) all the configuration information of the physical server and the configuration information of the virtual server existing in the configuration information database 102, specifies the correspondence between these, and specifies The correspondence relationship information is stored in the configuration information database 102 in a format different from the individual configuration information. As the storage location of the specified correspondence information, the configuration information association function unit 104 itself has a storage area, and is stored in this storage area in a format such as “physical server and virtual server correspondence table”.
- the configuration information association function unit 104 does not need to perform the configuration information association process again when a search request is received.
- a search result is generated by referring to the correspondence information already stored. As a result, it is possible to avoid concentration of processing load during search processing and to shorten processing time.
- the virtual server identification information generated by the server virtualization function of the physical server is referred to and stored in the virtual server by the OS in the virtual server. Further, the information collected from the physical server and the information collected from the virtual server are configured to be associated in the configuration information management server using the virtual server identification information. Therefore, the physical server information and the virtual server information operating on the physical server can be referred to in association with each other on the configuration information management server.
- the configuration information management system includes a physical server 4 that is a migration destination of the virtual server 3 in addition to the configuration of FIG.
- the configuration information management system includes a configuration information management server 1, a physical server 2, a virtual server 3, and a physical server 4.
- the configuration information management server 1 manages the server configuration in the network system.
- One or more physical servers 2 exist in the network system.
- the virtual server 3 operates (operates) on the physical server 2.
- the physical server 4 becomes a migration destination of the virtual server 3.
- the configurations of the configuration information management server 1 and the virtual server 3 are basically the same as those in the first embodiment.
- the configuration of the physical server 2 is basically the same as that of the first embodiment, but in this embodiment, the server virtualization function unit 202 further includes an identification information deletion function unit 206. That is, the physical server 2 includes a configuration information providing function unit 201 and a server virtualization function unit 202.
- the server virtualization function unit 202 includes a virtual server identification information list 203, an identification information generation function unit 204, an identification information reference function unit 205, and an identification information deletion function unit 206.
- the physical server 4 has the same configuration as the physical server 2. That is, the physical server 4 includes a configuration information providing function unit 401 and a server virtualization function unit 402.
- the server virtualization function unit 402 includes a virtual server identification information list 403, an identification information generation function unit 404, an identification information reference function unit 405, and an identification information deletion function unit 406.
- the virtual server 3 is generated by the server virtualization function unit 202 of the physical server 2.
- the virtual server 3 is moved onto the virtual server function unit 402 of the physical server 4 by the migration function of the server virtualization function unit 202.
- the identification information deletion function unit 206 in the virtual server function unit 202 deletes the virtual server identification information 304 from the virtual server identification information list 203. Thereafter, the identification information generation function unit 404 in the virtual server function unit 402 generates new virtual server identification information 304 and stores it in the virtual server identification information list 403.
- the identification information generation function unit 204 on the physical server 2 generates the identification information of the virtual server 3 and stores it in the virtual server identification information list 203 and also stores it as the virtual server identification information 304 in the OS 302 of the virtual server 3. Yes.
- Step S801 The server virtualization function unit 202 in the physical server 2 receives a request for migration of the virtual server 3 from a user or an application via a network.
- Step S802 When receiving the request for migration of the virtual server 3, the server virtualization function unit 202 first attempts to clear (delete) the virtual server identification information 304 on the virtual server 3 using the identification information deletion function unit 206. Actually, since the virtual server identification information 304 is updated to new identification information after migration, the server virtualization function unit 202 does not have to execute this process at this point.
- Step S803 the identification information deletion function unit 206 deletes the identification information of the virtual server 3 to be migrated from the virtual server identification information list 203.
- Step S804 the server virtualization function unit 202 starts executing the migration process of the virtual server 3.
- the migration destination of the virtual server 3 is the physical server 4. That is, the server virtualization function unit 202 in the physical server 2 executes migration of programs and data of the virtual server 3 to the server virtualization function unit 402 in the migration destination physical server 4.
- Step S805 The server virtualization function unit 402 in the physical server 4 prepares for execution of the virtual server 3 and notifies the identification information generation function unit 404 when the preparation for execution is completed. That is, the server virtualization function unit 402 receives and converts programs and data of the virtual server 3.
- Step S806 The identification information generation function unit 404 generates new virtual server identification information 304 when the virtual server 3 can be restarted on the server virtualization function unit 402.
- Step S807 The identification information generation function unit 404 adds the newly generated virtual server identification information 304 to the virtual server identification information list 403.
- Step S808 The server virtualization function unit 402 resumes execution of the virtual server 3 on the physical server 4.
- Step S809 When the execution of the virtual server 3 is resumed on the physical server 4, the identification information collection function unit 303 receives new virtual server identification information from the identification information reference function unit 405 in the server virtualization function unit 402. For example, the identification information collection function unit 303 receives new virtual server identification information spontaneously transmitted from the identification information reference function unit 405 in the server virtualization function unit 402 (push type). Alternatively, the identification information collection function unit 303 requests new virtual server identification information from the identification information reference function unit 405 in the server virtualization function unit 402 in accordance with an instruction / command from the OS 302 of the virtual server 3, and sends a new virtual server as a response. Server identification information is received (pull type).
- Step S810 The identification information collection function unit 303 stores the received new virtual server identification information as virtual server identification information 304. That is, the identification information collection function unit 303 updates the virtual server identification information 304.
- the configuration information management server 1 After completing the migration process from the physical server 2 to the physical server 4, the configuration information management server 1 displays the configuration information of the physical server 2, the virtual server 3, and the physical server 4 according to the operations shown in the flowcharts of FIGS.
- the configuration information database 102 is updated by collecting again.
- the configuration information management server 1 searches the updated configuration information database 102 for configuration information of the physical server 2, the virtual server 3, and the physical server 4 according to the operations shown in the flowcharts of FIGS. As a result, configuration information after virtual machine migration can be collected and referenced.
- the virtual server identification information is deleted from the migration source virtual server identification information list, new virtual server identification information is generated on the migration destination server virtualization function,
- the server virtualization function is configured to be stored in the OS in the virtual server, and the information collected from the physical server and the information collected from the virtual server are associated in the configuration information management server using the virtual server identification information. Therefore, even after migration of the virtual server, the physical server information and the virtual server information operating on the physical server can be referred to in association on the configuration information management server.
- the virtual server identification information can be repeatedly updated in the same procedure even when the virtual server migration is repeatedly executed. Therefore, when the virtual machine migration is executed a plurality of times.
- the physical server on which the virtual server is currently operating can be grasped via the configuration information management server.
- FIG. 11 shows a configuration example of a configuration information management system in a specific embodiment.
- a configuration information management server 510 and three physical servers 520, 530, and 540 are connected via a network 500.
- a server virtualization function unit 521 is installed in the physical server 520.
- a server virtualization function unit 531 is installed in the physical server 530.
- a virtual server 523 is operating on the server virtualization function unit 521.
- a virtual server 533 is running on the server virtualization function unit 531.
- the configuration information management server 510 corresponds to the configuration information management server 1 shown in FIG.
- Each of the three physical servers 520, 530, and 540 corresponds to the physical server 2 shown in FIG. 1 (or the physical server 4 shown in FIG. 9).
- Each of the virtual servers 523 and 533 corresponds to the virtual server 3 shown in FIG. That is, the configuration of each server shown in FIG. 11 is based on the configuration example of each server shown in FIG.
- each of the server virtualization function unit 521 and the server virtualization function unit 531 corresponds to the server virtualization function unit 202 illustrated in FIG. 1, and includes a virtual server identification information list 203, an identification information generation function unit 204, and the like.
- the identification information reference function unit 205 is included.
- Each of the OS 522 and the OS 532 corresponds to the OS 302 illustrated in FIG. 1, and includes an identification information collection function unit 303 and virtual server identification information 304.
- the configuration information management server 510 collects configuration information from all the virtual servers and physical servers to be managed via the network
- the physical server 520 is Host 01 and 1 on the virtualization function unit 521 in the physical server 520.
- information indicating that one virtual server 523 is operating can be obtained, it is not usually possible to specify whether the virtual server 523 is Host 02, Host 04, or Host 05.
- the server virtualization function unit 521 is provided with the identification information generation function unit 204, the identification information reference function unit 205, and the virtual server identification information list 203 shown in FIG. 1, and the OS 522 operating on the virtual server 523 is prepared.
- the identification information collection function unit 303 and the virtual server identification information 304 shown in FIG. 1 are prepared to solve the problem.
- the server virtualization function unit 521 In Host 01 (physical server 520), the server virtualization function unit 521 generates a virtual server 523.
- the identification information generation function unit 204 generates virtual server identification information 304 and stores it in the virtual server identification information list 203.
- the identification information collection function unit 203 collects virtual server identification information stored in the virtual server identification information list 203 in accordance with an instruction / command from the OS 522 activated in the virtual server 523, and stores it as virtual server identification information 304.
- FIG. 12 shows the result when the configuration information of Host01 (physical server 520) is collected in accordance with the operation shown in the flowchart of FIG.
- FIG. 13 shows the result when the configuration information of Host 02 (virtual server 523) is collected in accordance with the operation shown in the flowchart of FIG.
- the configuration information management database 511 in the configuration information management server 510 stores the configuration information of the five servers shown in FIG.
- the configuration information management database 511 corresponds to the configuration information database 102 shown in FIG.
- Search processing for the configuration information management database 511 is performed according to the operation shown in the flowchart of FIG.
- the configuration information management server 510 calls the process shown in the flowchart of FIG.
- the configuration information management server 510 refers to the configuration information of the virtual server Host 02 and acquires “32f0aa39232...” As the virtual server identification information 304 (6002 in FIG. 7).
- the configuration information management server 510 searches the configuration information management database 511 for the configuration information of the physical server having “32f0aa39232...” As the virtual server identification information 304.
- the configuration information management server 510 acquires the configuration information of Host01 including “32f0aa39232...” In the configuration information as a result.
- the configuration information management server 510 Since the configuration information management server 510 only needs to refer to the processing performance information of the CPU from the acquired configuration information of Host01, the result “3GHZ” is obtained.
- This search request is related to an acquisition request for the configuration information of the virtual server 523 virtualized on the physical server 520, and therefore the process shown in the flowchart of FIG. 8 is called.
- the configuration information management server 510 refers to the configuration information management database 511 for the configuration information of the physical server 533 (Host 03).
- the configuration information management server 510 acquires “4af09a39215...” As the virtual server identification information 304 from the virtual server identification information list 203 (7002 in FIG. 8).
- the configuration information management server 510 searches for the configuration information of the server having “4af09a39215...” As the virtual server identification information 304 and acquires the configuration information of Host04. Accordingly, the configuration information management server 510 can acquire “Host 04” as the host name.
- Example 2 In the first embodiment, an environment in which a virtual server uses a resource (hardware resource) of one physical server (an environment in which one or more virtual servers are operating on one physical server) is used. Although described as an example, the present invention is actually applied to an environment in which one virtual server uses resources of a plurality of physical servers (an environment in which one or more physical servers realize one virtual server). It is possible to apply.
- a resource hardware resource
- FIG. 15 shows a configuration example of the configuration information management system in this embodiment.
- this configuration information management system three physical servers 610, 630, and 640 share and operate one virtual server 620.
- the description of the configuration information management server is omitted here, the configuration information management server actually exists on the same network.
- three physical servers 610, 630, and 640 shown here may exist.
- a server virtualization function unit 611 is installed in the physical server 610.
- An OS 621 is installed in the virtual server 620.
- a server virtualization function unit 631 is installed in the physical server 630.
- a server virtualization function unit 641 is installed in the physical server 640. The server virtualization function unit 611, the server virtualization function unit 631, and the server virtualization function unit 641 operate the virtual server 620 according to their own resource burden.
- Each of the three physical servers 610, 630, and 640 corresponds to the physical server 2 shown in FIG. 1 (or the physical server 4 shown in FIG. 9).
- the virtual server 620 corresponds to the virtual server 3 illustrated in FIG. That is, the configuration of each server shown in FIG. 11 is based on the configuration example of each server shown in FIG.
- each of the server virtualization function unit 611, the server virtualization function unit 631, and the server virtualization function unit 641 corresponds to the server virtualization function unit 202 illustrated in FIG.
- An identification information generation function unit 204 and an identification information reference function unit 205 are included.
- the OS 621 corresponds to the OS 302 illustrated in FIG. 1 and includes an identification information collection function unit 303 and virtual server identification information 304.
- the identification information generation function unit 204 generates the virtual server identification information 304 according to the flowchart shown in FIG. Store.
- the identification information collection function unit 203 collects virtual server identification information stored in the virtual server identification information list 203 in accordance with an instruction / command from the OS 621 activated in the virtual server 620 and stores it as virtual server identification information 304.
- the identification information collection function unit 303 included in the OS 621 of the virtual server 620 receives the virtual server identification information 304 generated from the identification information reference function unit 205 of each of the physical server 610, the physical server 630, and the physical server 640. get.
- the identification information collection function unit 303 included in the OS 621 of the virtual server 620 corresponds to the virtual server identification information 304 acquired from each of the physical server 610, the physical server 630, and the physical server 640 as illustrated in FIG.
- all the acquired virtual server identification information 304 is made to be the identification information of the virtual server 620. That is, the virtual server has virtual server identification information as many as the number of physical servers using the resource.
- the configuration information collection function unit 103 in the configuration information management server illustrated in FIG. 1 collects the configuration information of the virtual server 620
- all the virtual server identification information 304 of the virtual server 620 is stored in the virtual server 620. It is acquired as identification information.
- the present invention can be applied to a configuration information management system for a system including a virtual server. Further, it can also be applied to uses such as integrated operation management middleware for systems including virtual servers.
- the configuration information management system of the present invention provides virtual server identification information uniquely indicating a virtual server in a network system to which the physical server belongs to a virtual server operating in the server virtualization function.
- the present invention is characterized by comprising means for collecting configuration information including virtual server identification information, and means for associating physical server and virtual server configuration information based on the virtual server identification information.
- the configuration information management system of the present invention generates, for a virtual server operating in the server virtualization function, virtual server identification information that uniquely indicates the virtual server in the network system to which the physical server belongs.
- Means for collecting server identification information means for storing virtual server identification information in an OS operating on the virtual server, means for collecting configuration information including virtual server identification information from a plurality of servers, and collection from a plurality of servers
- the configuration information management system of the present invention includes a migration unit that moves a virtual server to a different physical server, a unit that deletes virtual server identification information from the virtual server identification information list before migration, It further comprises means for generating new virtual server identification information on the server virtualization function of the migration destination after migration, and means for updating the virtual server identification information of the OS operating on the virtual server after migration. .
- virtual server identification information uniquely indicating the virtual server in the network system to which the physical server belongs is generated, and the virtual server
- the identification information can be referred from the virtual server
- the virtual server identification information generated by the server virtualization function is collected from the OS operating on the virtual server
- the configuration information including the virtual server identification information is collected from a plurality of servers
- the configuration information of the physical server and the virtual server is associated with each other based on the virtual server identification information.
- virtual server identification information uniquely indicating the virtual server in the network system to which the physical server belongs is generated
- the virtual server identification information is stored in the server virtualization function, the virtual server identification information can be referred to from the virtual server, the virtual server identification information generated by the server virtualization function is collected from the OS operating on the virtual server, Virtual server identification information is stored in an OS operating on a virtual server, configuration information including virtual server identification information is collected from a plurality of servers, configuration information collected from a plurality of servers is stored in a configuration information database, and configuration information is collected.
- the migration is further performed by moving the virtual server to a different physical server, the virtual server identification information is deleted from the virtual server identification information list before the migration, and the migration destination server virtual is migrated after the migration.
- New virtual server identification information is generated on the activation function, and the virtual server identification information of the OS operating on the virtual server after the migration is updated.
- the configuration information management program of the present invention is a process for generating virtual server identification information that uniquely indicates a virtual server in a network system to which the physical server belongs, for a virtual server that operates in a server virtualization function.
- a process for enabling the virtual server identification information to be referred to from the virtual server, a process for collecting virtual server identification information generated by the server virtualization function from an OS operating on the virtual server, and a virtual server identification information from a plurality of servers Is a program for causing a computer to execute a process of collecting configuration information including, and a process of associating the configuration information of a physical server and a virtual server based on virtual server identification information.
- the configuration information management program of the present invention generates virtual server identification information that uniquely indicates the virtual server in the network system to which the physical server belongs, for the virtual server that operates in the server virtualization function.
- processing for storing virtual server identification information in the server virtualization function, processing for enabling virtual server identification information to be referenced from the virtual server, and server virtualization function generated from an OS operating on the virtual server
- processing for collecting virtual server identification information, processing for storing virtual server identification information in an OS operating on the virtual server, processing for collecting configuration information including virtual server identification information from a plurality of servers, and processing from a plurality of servers
- Processing to store the collected configuration information in the configuration information database, processing to search the configuration information database, and virtual server identification information Is a program for executing the processing for associating the configuration information of the physical and virtual servers in a computer using.
- the configuration information management program of the present invention further includes a migration process for moving a virtual server to a different physical server, a process for deleting virtual server identification information from the virtual server identification information list before migration, and a migration after migration.
- This is a program for causing a computer to execute processing for generating new virtual server identification information on the previous server virtualization function and processing for updating virtual server identification information of an OS operating on the virtual server after migration.
- the virtual server hosting server is configured to generate, for a virtual server operating in the server virtualization function, virtual server identification information uniquely indicating the virtual server in the network system to which the physical server belongs.
- a configuration information management server includes means for collecting configuration information including virtual server identification information from a plurality of servers, means for storing configuration information collected from a plurality of servers in a configuration information database, and a configuration information database. It is characterized by comprising means for searching and means for associating the physical server with the configuration information of the virtual server using the virtual server identification information.
- configuration information search function This enables the configuration information search function to refer to the physical server information in association with the virtual server information operating on the physical server.
- the reason is that the configuration information association function specifies the physical server information and the virtual server information dependency using the virtual machine identification information and stores them in the configuration information database.
- the identification information for the virtual server can be shared between the physical server and the virtual server without login processing by the identification information reference function in the server virtualization function and the identification information collection function in the OS function of the virtual server. is there.
- the configuration information association function can quickly identify the correspondence between the physical server information and the virtual server information.
- the first information processing measure and the third information processing measure correspond to a physical server.
- the second information processing measure corresponds to a configuration information management server.
- ⁇ Supplement> Conventionally, it is possible to grasp the operating virtual server on one physical server. As long as the system administrator continues monitoring, the virtual server moved by migration is tracked and the physical server on the destination physical server is tracked. It was possible to grasp the virtual server running on However, if the virtual server is removed from the monitoring target for a long time due to some reason, the migration of the virtual server is not possible due to automatic processing for load distribution on the physical server or the operation of another system administrator. Once again, it was not known from the outside on which physical server the virtual server was running, and it was also unknown whether the virtual server was running or stopped.
- this virtual server After creating and using a virtual server for testing purposes, if you forget to stop this virtual server and leave it for a long time, even if you notice it after a long time, this virtual server will automatically or otherwise If it was migrated by a person, it was difficult to grasp the location.
- VMID virtual machine ID
- VMID which is conventional virtual machine identification information, indicates a virtual server that is operating on the physical server, and is set individually for each physical server and used externally. There is nothing. Further, from the virtual server side, the virtual machine ID assigned to itself cannot be recognized.
- the physical server associates the identification information of the virtual server running on itself with its own configuration information
- the virtual server associates its own identification information acquired from the physical server with its own configuration information
- An external server such as an information management server collects physical server configuration information and virtual server configuration information, and associates the physical server configuration information with the virtual server configuration information using the virtual server identification information as a key.
- the physical server transmits identification information of the virtual server operating on itself to an external server such as a configuration information management server, and the virtual server acquires its own identification information acquired from the physical server.
- an external server such as the configuration information management server can associate the physical server with the virtual server using the identification information of the virtual server as a key. That is, the configuration information of the physical server and the virtual server is not essential.
- the virtual server configuration information is checked against the virtual server configuration information included in the physical server configuration information, using the virtual server identification information as a key. It is possible to obtain support for the correspondence between the physical server and the virtual server.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
第1の問題点は、構成情報管理において、仮想サーバから収集した情報と物理サーバから収集した情報を、その依存関係に応じて、対応付けできないということである。その理由は、仮想サーバからは物理サーバの情報を集めることができず、物理サーバからは仮想サーバ内のOS等の情報を集めることができないためである。
以下に、本発明の第1実施形態について添付図面を参照して説明する。
図1を参照すると、本発明の構成情報管理システムは、構成情報管理サーバ1と、物理サーバ2と、仮想サーバ3を備える。
ここでは、構成情報管理サーバ1及び物理サーバ2の例として、PC(パソコン)、ワークステーション、メインフレーム、スーパーコンピュータ等の計算機を想定している。構成情報管理サーバ1は、物理サーバ2のうちの1台であっても良い。また、構成情報管理サーバ1は、計算機上で動作する仮想サーバでも良い。例えば、構成情報管理サーバ1は、仮想サーバ3のうちの1台であっても良い。但し、実際には、これらの例に限定されない。
仮想サーバ識別情報は、物理サーバが所属するネットワークシステム内で当該仮想サーバを一意に示す識別情報である。仮想サーバ識別情報は、当該ネットワークシステム内において、1つの物理サーバ内部及び複数の物理サーバ間で重複しない情報であれば良い。ここでは、仮想サーバ識別情報の例として、UUID(Universally Unique Identifier:汎用一意識別子)、又はこれに類するものを想定している。また、他の例として、仮想MACアドレスと仮想マシンID(VMID)の組合せ(仮想MACアドレス+仮想マシンID)を仮想サーバ識別情報として使用することも考えられる。但し、実際には、これらの例に限定されない。
次に、図1、及び図2~図8のフローチャートを参照して、本実施形態の全体の動作について詳細に説明する。
初めに、図2のフローチャートを参照して、仮想サーバ3の生成時の動作について説明する。
まず、物理サーバ2のサーバ仮想化機能部202は、ネットワークを介して、ユーザやアプリケーションから仮想サーバ生成要求を受け付ける。
この際、識別情報生成機能部204は、生成した仮想サーバ3に対して、当該物理サーバ2が所属するネットワークシステム内で当該仮想サーバ3を一意に特定できるような識別情報を生成する。例えば、識別情報として、UUID等が考えられる。
識別情報生成機能部204は、生成された識別情報を仮想サーバ識別情報一覧203に格納する。このとき、識別情報生成機能部204は、生成された識別情報が既に仮想サーバ識別情報一覧203に格納されている場合、最新の情報に更新する。
サーバ仮想化機能部202は、仮想サーバ3の実行を開始する。
仮想サーバ3内では、OS302の起動プロセスが開始される。
OS302の起動プロセスにおいて、識別情報収集機能部303は、この仮想サーバ3が稼動している物理サーバ2の識別情報参照機能部205から、この仮想サーバ3に対する識別情報を受信する。識別情報収集機能部303は、OS302の一機能として動作するようにしても良い。なお、OS302の動作は、実際には、OS302を動作させる処理装置により実行されるものとする。
識別情報収集機能部303は、取得した識別情報を仮想サーバ3内の格納領域に格納する。ここでは、識別情報収集機能部303は、取得した識別情報を仮想サーバ識別情報304としてOS302内に保持する。すなわち、仮想サーバ3は、OS302の起動時に、物理サーバ2側から仮想サーバ識別情報304を取得し、これを保持する。
次に、図3、図4のフローチャートを参照して、構成情報収集の動作について説明する。
図3のフローチャートは、サーバ仮想化機能を有するサーバからの構成情報収集処理の動作を示している。サーバ仮想化機能を有するサーバは、物理サーバ2であることが明らかである。
構成情報提供機能部201は、構成情報管理サーバ1からの情報収集要求を受け付ける。
構成情報提供機能部201は、物理サーバ2の構成情報を収集する。
構成情報提供機能部201は、仮想サーバ識別情報一覧203を取得する。なお、仮想サーバ識別情報一覧203は、当該物理サーバ2上で稼動する各仮想サーバ3の識別情報(仮想サーバ識別情報304)の集合である。
構成情報提供機能部201は、物理サーバ2の本来の構成情報に仮想サーバ識別情報一覧203を対応付けしたものを、物理サーバ2の構成情報として構成情報管理サーバ1に送信する。すなわち、構成情報提供機能部201は、物理サーバ2の本来の構成情報に、物理サーバ2が生成し保持している仮想サーバ識別情報を追加・対応付けし、本来の構成情報と仮想サーバ識別情報が一体化したものを、正式な物理サーバ2の構成情報として構成情報管理サーバ1に送信する。これにより、物理サーバ2の構成情報は、直接的・間接的に、仮想サーバ識別情報を含むことになる。
図4のフローチャートは、サーバ仮想化機能を持たないサーバからの構成情報収集処理の動作を示している。サーバ仮想化機能を持たないサーバは、物理サーバ2か仮想サーバ3か不明である。
構成情報提供機能部201又は構成情報提供機能部301は、構成情報管理サーバ1からの情報収集要求を受け付ける。例えば、当該サーバが物理サーバ2であれば、構成情報提供機能部201は、構成情報管理サーバ1からの情報収集要求を受け付ける。また、当該サーバが仮想サーバ3であれば、構成情報提供機能部301は、構成情報管理サーバ1からの情報収集要求を受け付ける。
構成情報提供機能部201又は構成情報提供機能部301は、構成情報管理サーバ1からの情報収集要求に応じて、サーバの構成情報の収集を開始する。例えば、当該サーバが物理サーバ2であれば、構成情報提供機能部201は、構成情報管理サーバ1からの情報収集要求に応じて、物理サーバ2の構成情報の収集を開始する。また、当該サーバが仮想サーバ3であれば、構成情報提供機能部301は、構成情報管理サーバ1からの情報収集要求に応じて、仮想サーバ3の構成情報の収集を開始する。
また、当該サーバが仮想サーバ3であれば、構成情報提供機能部301は、仮想サーバ識別情報304の参照(又は取得)を試みる。当該サーバが物理サーバ2であれば、この処理は行われない。
この際、構成情報提供機能部301は、仮想サーバ3内に仮想サーバ識別情報304が存在するか確認する。例えば、構成情報提供機能部301は、OS302内に保持された仮想サーバ識別情報304を参照(又は取得)できるか確認する。ここでは、構成情報提供機能部301は、仮想サーバ識別情報304を参照(又は取得)できた場合、仮想サーバ識別情報304が存在すると判断する。なお、当該サーバが物理サーバ2であれば、構成情報提供機能部201は仮想サーバ識別情報304を参照(又は取得)できないため、仮想サーバ識別情報304は存在しないことになる。
仮想サーバ識別情報304が存在する場合(ステップS304でYes)、当該サーバは仮想サーバ3であるため、構成情報提供機能部301は、仮想サーバ3の本来の構成情報に仮想サーバ識別情報304を対応付けしたものを、仮想サーバ3の構成情報として構成情報管理サーバ1に送信する。すなわち、構成情報提供機能部301は、仮想サーバ3の本来の構成情報に、仮想サーバ3が物理サーバ2から取得し保持している仮想サーバ識別情報を追加・対応付けし、本来の構成情報と仮想サーバ識別情報が一体化したものを、正式な仮想サーバ3の構成情報として構成情報管理サーバ1に送信する。これにより、仮想サーバ3の構成情報は、直接的・間接的に、仮想サーバ識別情報を含むことになる。なお、実際には、構成情報提供機能部301は、構成情報管理サーバ1に対して、仮想サーバ3の構成情報を送信する代わりに、物理サーバ2から取得した仮想サーバ識別情報のみを送信するようにしても良い。
仮想サーバ識別情報304が存在しない場合(ステップS304でNo)、当該サーバはサーバ仮想化機能を持たない物理サーバ2であるため、構成情報提供機能部201は、収集した物理サーバ2の構成情報を構成情報管理サーバ1に送信する。
次に、図5~図8のフローチャートを参照して、構成情報管理サーバ1の動作について説明する。
図5のフローチャートは、構成情報収集処理を行う際の動作を示している。
構成情報収集機能部103は、ネットワークを介して、ユーザやアプリケーションから構成情報の収集要求を受け付ける。
構成情報収集機能部103は、ネットワークを介して、管理対象サーバ(物理サーバ2、仮想サーバ3)の構成情報提供機能部201、301と通信し、それぞれのサーバの構成情報を受信する。すなわち、構成情報収集機能部103は、物理サーバ2や仮想サーバ3の構成情報を収集する。
構成情報収集機能部103は、収集した構成情報を、サーバ単位で構成情報データベース102に格納する。このとき、構成情報関連付け機能部104は、同じ仮想サーバ識別情報が含まれている構成情報同士を関連付ける。ここでは、構成情報関連付け機能部104は、仮想サーバ3の構成情報と物理サーバ2の構成情報の両方に仮想サーバ識別情報が含まれている場合、この仮想サーバ識別情報をキーにして両方を関連付ける。構成情報関連付け機能部104は、構成情報収集機能部103が構成情報を収集した時点で収拾された構成情報同士の関連付けを行っても良いし、周期的に構成情報データベース102にアクセスして格納されている構成情報同士の関連付けを行うようにしても良い。
図6のフローチャートは、構成情報検索処理の動作を示している。
構成情報検索機能部101は、直接、或いは、ネットワークを介して、ユーザやアプリケーションから構成情報の検索要求を受け付ける。例えば、構成情報検索機能部101は、構成情報管理サーバ1に付随するコンソールに対するユーザ操作や、構成情報管理サーバ1上でのアプリケーションの動作に基づく検索要求の入力を受け付ける。或いは、構成情報検索機能部101は、ネットワークを介して構成情報管理サーバ1に接続された端末から、検索要求の入力を受け付ける。
構成情報検索機能部101は、構成情報データベース102を参照する。
構成情報検索機能部101は、要求された構成情報を、構成情報データベース102から取得して結果(要求された構成情報)を返信する。
図7のフローチャートは、仮想サーバ3が動作する物理サーバ2の構成情報を特定する際の動作を示している。構成情報検索機能部101は、この動作を、検索時に実行しても良いし、バックグラウンドで実行して結果(物理サーバ2の構成情報)を構成情報データベース102に格納しておいても良い。
構成情報検索機能部101は、ネットワークを介して、ユーザやアプリケーションから、仮想サーバ3が動作する物理サーバ2の構成情報を取得するための検索処理の要求を受け付ける。
構成情報検索機能部101は、仮想サーバ3が動作する物理サーバ2の構成情報を取得するための検索処理の要求があった際には、構成情報データベース102に対して、初めに仮想サーバ3の構成情報を参照する。
構成情報検索機能部101は、仮想サーバ3の構成情報から仮想サーバ識別情報304を取得する。例えば、構成情報検索機能部101は、仮想サーバ3の構成情報に関連付けられている仮想サーバ識別情報304を取得する。
構成情報検索機能部101は、この仮想サーバ識別情報304を基に、物理サーバ2の構成情報を検索する。すなわち、構成情報検索機能部101は、この仮想サーバ識別情報304をキーにして、構成情報データベース102から物理サーバ2の構成情報を取得する。
構成情報検索機能部101は、要求元のユーザやアプリケーションに、検索の結果、特定した物理サーバ2の構成情報を提供する。
一方、図8のフローチャートは、物理サーバ2上で動作する仮想サーバ3の構成情報を取得する際の動作を示している。構成情報検索機能部101は、この動作を、検索時に実行しても良いし、バックグラウンドで実行して結果(仮想サーバ3の構成情報)を構成情報データベース102に格納しておいても良い。
構成情報検索機能部101は、ネットワークを介して、ユーザやアプリケーションから、物理サーバ2上で動作する仮想サーバ3の構成情報を取得するための検索処理の要求を受け付ける。
構成情報検索機能部101は、物理サーバ2上で動作する仮想サーバ3の構成情報を取得するための検索処理の要求があった際には、構成情報データベース102に対して、初めに物理サーバ2の構成情報を参照する。
構成情報検索機能部101は、構成情報データベース102から仮想サーバ識別情報一覧203を取得する。
構成情報検索機能部101は、仮想サーバ識別情報一覧203を基に、仮想サーバ識別情報304を持つ仮想サーバ3の構成情報を検索する。
構成情報検索機能部101は、要求元のユーザやアプリケーションに、検索の結果、特定した仮想サーバ3の構成情報を提供する。
構成情報関連付けの処理には、「必要に応じて処理を行う場合」と、「事前に関連付けの処理を行っておく場合」の2つの処理形態がある。
構成情報関連付け機能部104は、特定の検索要求があった際に、関連付けの処理を行う。検索要求自体は、構成情報検索機能部101が受け付ける。構成情報検索機能部101は、要求された検索条件を解析し、物理サーバと仮想サーバの対応関係を必要とするような検索要求であるかどうかを判断する。構成情報検索機能部101は、対応関係が必要と判断した場合には、構成情報関連付け機能部104の処理に移行する。例えば、構成情報検索機能部101は、構成情報関連付け機能部104を呼び出す(又は立ち上げる)ための制御命令を送る。構成情報関連付け機能部104は、物理サーバや仮想サーバの構成情報を取得する際の動作(図7や図8の動作)を行い、検索要求に対する応答データを作成し、構成情報検索機能部101を介して要求元に応答データを送信して、処理を完了する。
構成情報関連付け機能部104は、タイマによって定期的に処理を実施する場合や、構成変更等のイベント通知が発生した場合、ユーザからの関連付け実行要求が発生した場合に、関連付けの処理を行う。このとき、構成情報関連付け機能部104は、構成情報データベース102内に存在する物理サーバの構成情報と仮想サーバの構成情報を全てつき合わせ(参照比較して)、これらの対応関係を特定し、特定された対応関係の情報を、個々の構成情報とは別の形式で構成情報データベース102に格納する。なお、特定された対応関係の情報の格納先としては、構成情報関連付け機能部104自体に記憶領域を持たせて、この記憶領域に「物理サーバと仮想サーバの対応表」のような形式で格納することも考えられる。このように、事前に対応関係の情報を用意しておけば、構成情報関連付け機能部104は検索要求を受け付けた際に改めて構成情報関連付けの処理を行う必要がなく、構成情報検索機能部101は既に格納されている対応関係の情報を参照して検索結果を生成する。これにより、検索処理の際における処理負荷の集中を回避することや、処理時間を短縮することができる。
本実施形態では、物理サーバのサーバ仮想化機能によって生成された仮想サーバ識別情報を仮想サーバ内のOSが参照して仮想サーバ内に格納するように構成している。また、物理サーバから集めた情報と、仮想サーバから集めた情報とを仮想サーバ識別情報を用いて構成情報管理サーバ内で対応付けるように構成している。このため、構成情報管理サーバ上で物理サーバの情報と、その物理サーバ上で動作する仮想サーバの情報を関連付けて参照することができる。
以下に、本発明の第2実施形態について詳細に説明する。
図9を参照すると、本発明の第2実施形態における構成情報管理システムは、図1の構成に加えて、仮想サーバ3をマイグレーションさせる先(移動先)の物理サーバ4を備えている。
次に、図10のフローチャートを参照して、本実施形態の動作について説明する。ここでは、第1実施形態と同様に、物理サーバ2上で動作する仮想サーバ3があるものとする。
物理サーバ2内のサーバ仮想化機能部202は、ネットワークを介して、ユーザやアプリケーションから、仮想サーバ3のマイグレーションの要求を受け付ける。
サーバ仮想化機能部202は、仮想サーバ3のマイグレーションの要求を受け付けると、まず識別情報削除機能部206を用いて仮想サーバ3上の仮想サーバ識別情報304のクリア(消去)を試みる。なお、実際には、仮想サーバ識別情報304は、マイグレーション後に新しい識別情報に更新されるため、サーバ仮想化機能部202は、この時点でこの処理を実行しなくても良い。
次に、識別情報削除機能部206は、仮想サーバ識別情報一覧203から、マイグレーションする仮想サーバ3の識別情報を削除する。
次に、サーバ仮想化機能部202は、仮想サーバ3のマイグレーション処理の実行を開始する。ここでは、仮想サーバ3のマイグレーション先は、物理サーバ4とする。すなわち、物理サーバ2内のサーバ仮想化機能部202は、マイグレーション先の物理サーバ4内のサーバ仮想化機能部402に対して、仮想サーバ3のプログラムやデータの移行を実行する。
物理サーバ4内のサーバ仮想化機能部402は、仮想サーバ3の実行準備を行い、実行準備が完了すると、識別情報生成機能部404に通知する。すなわち、サーバ仮想化機能部402は、仮想サーバ3のプログラムやデータの受け取りや変換を実行する。
識別情報生成機能部404は、仮想サーバ3がサーバ仮想化機能部402上で再開可能となった時点で、新しい仮想サーバ識別情報304を生成する。
識別情報生成機能部404は、新しく生成された仮想サーバ識別情報304を仮想サーバ識別情報一覧403に追加する。
サーバ仮想化機能部402は、仮想サーバ3を物理サーバ4上で実行再開する。
仮想サーバ3を物理サーバ4上で実行再開した際、識別情報収集機能部303は、サーバ仮想化機能部402内の識別情報参照機能部405から、新しい仮想サーバ識別情報を受信する。例えば、識別情報収集機能部303は、サーバ仮想化機能部402内の識別情報参照機能部405から自発的に送信された新しい仮想サーバ識別情報を受信する(プッシュ型)。或いは、識別情報収集機能部303は、仮想サーバ3のOS302からの指示・命令に従って、サーバ仮想化機能部402内の識別情報参照機能部405に新しい仮想サーバ識別情報を要求し、応答として新しい仮想サーバ識別情報を受信する(プル型)。
識別情報収集機能部303は、受信した新しい仮想サーバ識別情報を仮想サーバ識別情報304として格納する。すなわち、識別情報収集機能部303は、仮想サーバ識別情報304を更新する。
本実施形態では、仮想マシンをマイグレーションする際に、マイグレーション元の仮想サーバ識別情報一覧から仮想サーバ識別情報を削除し、マイグレーション先のサーバ仮想化機能上で新たに仮想サーバ識別情報を生成して、サーバ仮想化機能、及び仮想サーバ内のOS内に格納するように構成され、物理サーバから集めた情報と仮想サーバから集めた情報とを仮想サーバ識別情報を用いて構成情報管理サーバ内で対応付けるように構成されているため、仮想サーバのマイグレーション後にも構成情報管理サーバ上で物理サーバの情報とその物理サーバ上で動作する仮想サーバの情報を関連付けて参照することができる。
次に、具体的な実施例を用いて本実施形態の動作について説明する。
図11に、具体的な実施例における構成情報管理システムの構成例を示す。
構成情報管理サーバ510、3台の物理サーバ520、530、540がネットワーク500を介して接続されている。物理サーバ520には、サーバ仮想化機能部521がインストールされている。物理サーバ530には、サーバ仮想化機能部531がインストールされている。サーバ仮想化機能部521上で仮想サーバ523が稼働している。サーバ仮想化機能部531上で仮想サーバ533が稼働している。
構成情報管理サーバ510が、管理対象である全ての仮想サーバと物理サーバからネットワークを介して構成情報を集めると、物理サーバ520がHost01であり、物理サーバ520内の仮想化機能部521上で1つの仮想サーバ523を動作させているという情報は得られるが、その仮想サーバ523がHost02であるかHost04であるか、或いはHost05であるかを特定することは通常できない。
上記の実施例1では、仮想サーバが1台の物理サーバのリソース(ハードウェア資源)を利用している環境(1台の物理サーバ上で1台以上の仮想サーバが稼動している環境)を例に説明したが、実際には、1台の仮想サーバが複数の物理サーバのリソースを利用する環境(1台以上の物理サーバが1台の仮想サーバを実現している環境)でも、本発明を適用することが可能である。
図15に、本実施例における構成情報管理システムの構成例を示す。
この構成情報管理システムでは、3台の物理サーバ610、630、640が分担して1台の仮想サーバ620を動作させている。ここでは、構成情報管理サーバの記載を省略しているが、実際には構成情報管理サーバも同じネットワーク上に存在している。例えば、図11に示す構成情報管理システムの構成例において、ここに示す3台の物理サーバ610、630、640が存在していても良い。
物理サーバ610内の仮想化機能部611と、物理サーバ630内の仮想化機能部631と、物理サーバ640内の仮想化機能部641が共同で、1つの仮想サーバ620を動作させていると仮定した場合、物理サーバ610、物理サーバ630、及び物理サーバ640の各々において、図2に示すフローチャートに従い、識別情報生成機能部204は、仮想サーバ識別情報304を生成して仮想サーバ識別情報一覧203に格納する。識別情報収集機能部203は、仮想サーバ620内で起動したOS621からの指示・命令に従って、仮想サーバ識別情報一覧203に格納された仮想サーバ識別情報を収集し、仮想サーバ識別情報304として格納する。
本発明によれば、仮想サーバを含むシステムの構成情報管理システムといった用途に適用できる。また、仮想サーバを含むシステムの統合運用管理ミドルウェアといった用途にも適用可能である。
以上のように、本発明の構成情報管理システムは、サーバ仮想化機能内で稼働する仮想サーバに対して、当該物理サーバが所属するネットワークシステム内で当該仮想サーバを一意に示す仮想サーバ識別情報を生成する手段と、仮想サーバ識別情報を仮想サーバから参照可能とする手段と、仮想サーバ上で動作するOSからサーバ仮想化機能で生成される仮想サーバ識別情報を収集する手段と、複数のサーバから仮想サーバ識別情報を含む構成情報を収集する手段と、仮想サーバ識別情報に基づいて物理サーバと仮想サーバの構成情報を対応付ける手段とを備えたことを特徴とする。
物理サーバは、仮想サーバ識別情報を生成した際に、仮想サーバ識別情報を仮想サーバ識別情報一覧に格納する手段と、仮想サーバに対するマイグレーションを行い、仮想サーバを他の物理サーバ上に移動させる手段と、マイグレーション前に仮想サーバ識別情報一覧から仮想サーバ識別情報を削除する手段と、他の物理サーバから仮想サーバをマイグレーションされた場合、マイグレーションされた仮想サーバに対して新規の仮想サーバ識別情報を生成する手段と、新規の仮想サーバ識別情報を仮想サーバ識別情報一覧に格納する手段とを具備する。
従来は、1つの物理サーバ上では稼働中の仮想サーバを把握することが可能であり、システム管理者が監視を続けている限り、マイグレーションにより移動した仮想サーバを追跡し、移動先の物理サーバ上で稼働している仮想サーバを把握することは可能であった。しかし、何らかの事情で長時間当該仮想サーバが監視対象から外れた場合、その間に物理サーバ上での負荷分散のための自動処理や、他のシステム管理者の操作により、当該仮想サーバのマイグレーションが何度も行われると、外部からはその仮想サーバがどの物理サーバ上で稼動しているのかわからなくなり、その仮想サーバが稼働中なのか停止したのかも不明となっていた。例えば、テスト目的で仮想サーバを生成し使用した後、この仮想サーバを停止することを忘れて放置していた場合、長時間経過した後に気付いても、その間にこの仮想サーバが自動的に又は他者によりマイグレーションされていたら、所在を把握することは困難であった。
Claims (13)
- 第1の情報処理装置と、
第2の情報処理装置と
を含み、
前記第1の情報処理装置は、
前記第1の情報処理装置のリソースを利用して稼働する仮想サーバに対して、前記第1の情報処理装置が所属するネットワークシステム内で前記仮想サーバを一意に示す仮想サーバ識別情報を生成する手段と、
前記仮想サーバ識別情報を前記仮想サーバに送信する手段と、
前記仮想サーバ識別情報を前記第2の情報処理装置に送信する手段と
を具備し、
前記仮想サーバは、
前記第1の情報処理装置から前記仮想サーバ識別情報を受信する手段と、
前記仮想サーバ識別情報を前記第2の情報処理装置に送信する手段と
を具備し、
前記第2の情報処理装置は、
前記第1の情報処理装置から前記仮想サーバ識別情報を受信する手段と、
前記仮想サーバから前記仮想サーバ識別情報を受信する手段と、
前記仮想サーバ識別情報に基づいて、前記第1の情報処理装置と前記仮想サーバとを対応付けて記憶する手段と、
前記仮想サーバに関する検索要求の入力を受ける手段と、
前記検索要求に応じて、前記第1の情報処理装置と前記仮想サーバとの対応関係を示す情報を出力する手段と
を具備する
構成情報管理システム。 - 請求項1に記載の構成情報管理システムであって、
前記第1の情報処理装置は、
前記第1の情報処理装置の構成情報を前記第2の情報処理装置に送信する手段
を更に具備し、
前記仮想サーバは、
前記仮想サーバの構成情報を前記第2の情報処理装置に送信する手段
を更に具備し、
前記第2の情報処理装置は、
前記第1の情報処理装置から前記第1の情報処理装置の構成情報を受信する手段と、
前記仮想サーバから前記仮想サーバの構成情報を受信する手段と、
前記第1の情報処理装置の構成情報と前記仮想サーバの構成情報とを出力する手段と
を更に具備する
構成情報管理システム。 - 請求項1又は2に記載の構成情報管理システムであって、
第3の情報処理装置
を更に含み、
前記第1の情報処理装置は、
前記第1の情報処理装置及び前記第3の情報処理装置の両方のリソースを利用して稼働する仮想サーバに対して、前記第1の情報処理装置が所属するネットワークシステム内で前記仮想サーバを一意に示す第1の仮想サーバ識別情報を生成する手段と、
前記第1の仮想サーバ識別情報を前記仮想サーバに送信する手段と、
前記第1の仮想サーバ識別情報を前記第2の情報処理装置に送信する手段と
を具備し、
前記第3の情報処理装置は、
前記仮想サーバに対して、前記第3の情報処理装置が所属するネットワークシステム内で前記仮想サーバを一意に示す第2の仮想サーバ識別情報を生成する手段と、
前記第2の仮想サーバ識別情報を前記仮想サーバに送信する手段と、
前記第2の仮想サーバ識別情報を前記第2の情報処理装置に送信する手段と
を具備し、
前記仮想サーバは、
前記第1の情報処理装置から前記第1の仮想サーバ識別情報を受信する手段と、
前記第3の情報処理装置から前記第2の仮想サーバ識別情報を受信する手段と、
前記第1の仮想サーバ識別情報及び前記第2の仮想サーバ識別情報を前記第2の情報処理装置に送信する手段と
を具備し、
前記第2の情報処理装置は、
前記第1の情報処理装置から前記第1の仮想サーバ識別情報を受信する手段と、
前記第3の情報処理装置から前記第2の仮想サーバ識別情報を受信する手段と、
前記仮想サーバから前記第1の仮想サーバ識別情報及び前記第2の仮想サーバ識別情報を受信する手段と、
前記第1の仮想サーバ識別情報及び前記第2の仮想サーバ識別情報に基づいて、前記第1の情報処理装置と前記第3の情報処理装置と前記仮想サーバとを対応付けて記憶する手段と、
前記仮想サーバに関する検索要求の入力を受ける手段と、
前記検索要求に応じて、前記第1の情報処理装置と前記第3の情報処理装置と前記仮想サーバとの対応関係を示す情報を出力する手段と
を具備する
構成情報管理システム。 - 請求項3に記載の構成情報管理システムであって、
前記第1の情報処理装置は、
前記第1の情報処理装置の構成情報を前記第2の情報処理装置に送信する手段
を更に具備し、
前記第3の情報処理装置は、
前記第3の情報処理装置の構成情報を前記第2の情報処理装置に送信する手段
を更に具備し、
前記仮想サーバは、
前記仮想サーバの構成情報を前記第2の情報処理装置に送信する手段
を更に具備し、
前記第2の情報処理装置は、
前記第1の情報処理装置から前記第1の情報処理装置の構成情報を受信する手段と、
前記第3の情報処理装置から前記第3の情報処理装置の構成情報を受信する手段と、
前記仮想サーバから前記仮想サーバの構成情報を受信する手段と、
前記第1の情報処理装置の構成情報と前記第3の情報処理装置の構成情報と前記仮想サーバの構成情報とを出力する手段と
を更に具備する
構成情報管理システム。 - 第1の情報処理装置により生成され、前記第1の情報処理装置が所属するネットワークシステム内で前記第1の情報処理装置上で稼動する仮想サーバを一意に示す仮想サーバ識別情報を、前記第1の情報処理装置から受信する手段と、
前記第1の情報処理装置から前記仮想サーバに対して送信され、前記仮想サーバにより保持されている仮想サーバ識別情報を、前記仮想サーバから受信する手段と、
前記受信された仮想サーバ識別情報に基づいて、前記第1の情報処理装置と前記仮想サーバとを対応付けて記憶する手段と、
前記仮想サーバに関する検索要求の入力を受ける手段と、
前記検索要求に応じて、前記第1の情報処理装置と前記仮想サーバとの対応関係を示す情報を出力する手段と
を具備する
第2の情報処理装置。 - 請求項5に記載の第2の情報処理装置であって、
前記第1の情報処理装置から前記第1の情報処理装置の構成情報を受信する手段と、
前記仮想サーバから前記仮想サーバの構成情報を受信する手段と、
前記第1の情報処理装置の構成情報と前記仮想サーバの構成情報とを出力する手段と
を更に具備する
第2の情報処理装置。 - 請求項5又は6に記載の第2の情報処理装置であって、
前記第1の情報処理装置及び第3の情報処理装置の両方のリソースを利用して稼働する仮想サーバから、前記仮想サーバが第1の情報処理装置から受信した第1の仮想サーバ識別情報と、前記仮想サーバが前記第3の情報処理装置から受信した第2の仮想サーバ識別情報とを受信する手段と、
前記第1の情報処理装置から、前記第1の仮想サーバ識別情報を受信する手段と、
前記第3の情報処理装置から、前記第2の仮想サーバ識別情報を受信する手段と、
前記第1の仮想サーバ識別情報及び前記第2の仮想サーバ識別情報に基づいて、前記第1の情報処理装置と前記第3の情報処理装置と前記仮想サーバとを対応付けて記憶する手段と、
前記検索要求に応じて、前記第1の情報処理装置と前記第3の情報処理装置と前記仮想サーバとの対応関係を示す情報を出力する手段と
を具備する
第2の情報処理装置。 - 請求項7に記載の第2の情報処理装置であって、
前記第1の情報処理装置から、前記第1の情報処理装置の構成情報を受信する手段と、
前記第3の情報処理装置から、前記第3の情報処理装置の構成情報を受信する手段と、
前記仮想サーバから、前記仮想サーバの構成情報を受信する手段と、
前記第1の情報処理装置の構成情報と前記第3の情報処理装置の構成情報と前記仮想サーバの構成情報とを出力する手段と
を更に具備する
第2の情報処理装置。 - 第1の情報処理装置により、前記第1の情報処理装置のリソースを利用して稼働する仮想サーバに対して、前記第1の情報処理装置が所属するネットワークシステム内で前記仮想サーバを一意に示す仮想サーバ識別情報を生成し、前記仮想サーバ識別情報を前記仮想サーバに送信し、前記仮想サーバ識別情報を第2の情報処理装置に送信することと、
前記仮想サーバにより、前記第1の情報処理装置から前記仮想サーバ識別情報を受信し、前記仮想サーバ識別情報を前記第2の情報処理装置に送信することと、
前記第2の情報処理装置により、前記第1の情報処理装置から前記仮想サーバ識別情報を受信し、前記仮想サーバから前記仮想サーバ識別情報を受信し、前記仮想サーバ識別情報に基づいて、前記第1の情報処理装置と前記仮想サーバとを対応付けて管理し、前記仮想サーバに関する検索要求の入力を受け、前記検索要求に応じて、前記第1の情報処理装置と前記仮想サーバとの対応関係を示す情報を出力することと
を含む
構成情報管理方法。 - 請求項9に記載の構成情報管理方法であって、
前記第1の情報処理装置により、前記第1の情報処理装置の構成情報を前記第2の情報処理装置に送信することと、
前記仮想サーバにより、前記仮想サーバの構成情報を前記第2の情報処理装置に送信すること、
前記第2の情報処理装置により、前記第1の情報処理装置から前記第1の情報処理装置の構成情報を受信し、前記仮想サーバから前記仮想サーバの構成情報を受信し、前記第1の情報処理装置の構成情報と前記仮想サーバの構成情報とを出力することと
を更に含む
構成情報管理方法。 - 請求項9又は10に記載の構成情報管理方法であって、
前記第1の情報処理装置により、第1の仮想サーバ識別情報を生成し、前記第1の仮想サーバ識別情報を第2の情報処理装置に送信し、前記第1の仮想サーバ識別情報を前記第1の情報処理装置及び第3の情報処理装置の両方のリソースを利用して稼働する仮想サーバに送信することと、
前記第3の情報処理装置により、第2の仮想サーバ識別情報を生成し、前記第2の仮想サーバ識別情報を前記第2の情報処理装置に送信し、前記第2の仮想サーバ識別情報を前記仮想サーバに送信することと、
前記仮想サーバにより、前記第1の情報処理装置から前記第1の仮想サーバ識別情報を受信し、前記第3の情報処理装置から前記第2の仮想サーバ識別情報を受信し、前記第1の仮想サーバ識別情報及び前記第2の仮想サーバ識別情報を前記第2の情報処理装置に送信することと、
前記第2の情報処理装置により、前記第1の情報処理装置から前記第1の仮想サーバ識別情報を受信し、前記第3の情報処理装置から前記第2の仮想サーバ識別情報を受信し、前記仮想サーバから前記第1の仮想サーバ識別情報及び前記第2の仮想サーバ識別情報を受信し、前記第1の仮想サーバ識別情報及び前記第2の仮想サーバ識別情報に基づいて、前記第1の情報処理装置と前記第3の情報処理装置と前記仮想サーバとを対応付けて管理し、前記仮想サーバに関する検索要求の入力を受け、前記検索要求に応じて、前記第1の情報処理装置と前記第3の情報処理装置と前記仮想サーバとの対応関係を示す情報を出力することと
を含む
構成情報管理方法。 - 請求項11に記載の構成情報管理方法であって、
前記第1の情報処理装置により、前記第1の情報処理装置の構成情報を前記第2の情報処理装置に送信することと、
前記第3の情報処理装置により、前記第3の情報処理装置の構成情報を前記第2の情報処理装置に送信することと、
前記仮想サーバにより、前記仮想サーバの構成情報を前記第2の情報処理装置に送信することと、
前記第2の情報処理装置により、前記第1の情報処理装置から前記第1の情報処理装置の構成情報を受信し、前記第3の情報処理装置から前記第3の情報処理装置の構成情報を受信し、前記仮想サーバから前記仮想サーバの構成情報を受信し、前記第1の情報処理装置の構成情報と前記第3の情報処理装置の構成情報と前記仮想サーバの構成情報とを出力することと
を更に含む
構成情報管理方法。 - 請求項9乃至12のいずれか一項に記載の構成情報管理方法を、計算機に実行させるための構成情報管理用プログラムを記憶した記憶媒体。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/521,009 US9311163B2 (en) | 2010-01-08 | 2010-12-17 | Configuration data management system, and configuration data management method |
JP2011548945A JP5708937B2 (ja) | 2010-01-08 | 2010-12-17 | 構成情報管理システム、構成情報管理方法、及び構成情報管理用プログラム |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010003348 | 2010-01-08 | ||
JP2010-003348 | 2010-01-08 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011083673A1 true WO2011083673A1 (ja) | 2011-07-14 |
Family
ID=44305410
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2010/072741 WO2011083673A1 (ja) | 2010-01-08 | 2010-12-17 | 構成情報管理システム、構成情報管理方法、及び構成情報管理用プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US9311163B2 (ja) |
JP (1) | JP5708937B2 (ja) |
WO (1) | WO2011083673A1 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014073024A1 (en) * | 2012-11-09 | 2014-05-15 | Hitachi, Ltd. | Management computer, computer system, and instance management method |
WO2015072004A1 (ja) * | 2013-11-15 | 2015-05-21 | 株式会社日立製作所 | 計算機、計算機制御方法、および計算機制御プログラム |
JP2016167124A (ja) * | 2015-03-09 | 2016-09-15 | 富士通株式会社 | 管理プログラム、管理方法、および管理装置 |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2500823A1 (de) | 2011-03-15 | 2012-09-19 | Siemens Aktiengesellschaft | Betrieb eines Datenverarbeitungsnetzes mit mehreren geografisch beabstandeten Datenzentren |
JP5579224B2 (ja) * | 2012-05-02 | 2014-08-27 | 株式会社Nttドコモ | 移動体通信システム、呼処理ノード及び通信制御方法 |
US10271999B2 (en) | 2014-11-06 | 2019-04-30 | The Procter & Gamble Company | Crimped fiber spunbond nonwoven webs/laminate |
CA2967014A1 (en) | 2014-11-06 | 2016-05-12 | The Procter & Gamble Company | Absorbent articles comprising garment-facing laminates |
US20160301575A1 (en) * | 2015-04-07 | 2016-10-13 | Quanta Computer Inc. | Set up and verification of cabling connections in a network |
JP6869997B2 (ja) | 2016-03-09 | 2021-05-12 | ザ プロクター アンド ギャンブル カンパニーThe Procter & Gamble Company | 活性化可能な材料を有する吸収性物品 |
EP3426211B1 (en) | 2016-03-09 | 2021-04-21 | The Procter & Gamble Company | Absorbent articles |
CN114848301A (zh) | 2016-09-09 | 2022-08-05 | 宝洁公司 | 将组合物施加于纤维网的系统和方法及其纤维网 |
CN111278396B (zh) | 2017-11-06 | 2022-11-04 | 宝洁公司 | 具有适形特征部的吸收制品 |
US10904330B2 (en) * | 2018-07-10 | 2021-01-26 | Vmware, Inc. | Systems, methods and apparatus to manage services in distributed systems |
US10853120B2 (en) * | 2019-03-11 | 2020-12-01 | Citrix Systems, Inc. | User persistence data moved between individual compute environments and session host environments |
US11016799B1 (en) | 2020-01-30 | 2021-05-25 | Coupang Corp. | Systems and methods for centralization of server initialization information |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007272263A (ja) * | 2006-03-30 | 2007-10-18 | Hitachi Ltd | 計算機の管理方法、計算機システム、及び管理プログラム |
JP2009252204A (ja) * | 2008-04-11 | 2009-10-29 | Hitachi Ltd | 計算機の運用管理システム及び運用管理方法 |
JP2009276835A (ja) * | 2008-05-12 | 2009-11-26 | Fujitsu Ltd | サーバ管理装置及びサーバ管理方法 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7962545B2 (en) | 2002-12-27 | 2011-06-14 | Intel Corporation | Dynamic service registry for virtual machines |
JP4777285B2 (ja) | 2007-03-27 | 2011-09-21 | 株式会社野村総合研究所 | プロセス制御システム |
JP2008059599A (ja) | 2007-09-28 | 2008-03-13 | Hitachi Ltd | 仮想化されたリソースの割当て方法及びその実施システム |
-
2010
- 2010-12-17 US US13/521,009 patent/US9311163B2/en active Active
- 2010-12-17 WO PCT/JP2010/072741 patent/WO2011083673A1/ja active Application Filing
- 2010-12-17 JP JP2011548945A patent/JP5708937B2/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007272263A (ja) * | 2006-03-30 | 2007-10-18 | Hitachi Ltd | 計算機の管理方法、計算機システム、及び管理プログラム |
JP2009252204A (ja) * | 2008-04-11 | 2009-10-29 | Hitachi Ltd | 計算機の運用管理システム及び運用管理方法 |
JP2009276835A (ja) * | 2008-05-12 | 2009-11-26 | Fujitsu Ltd | サーバ管理装置及びサーバ管理方法 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014073024A1 (en) * | 2012-11-09 | 2014-05-15 | Hitachi, Ltd. | Management computer, computer system, and instance management method |
JP2015524581A (ja) * | 2012-11-09 | 2015-08-24 | 株式会社日立製作所 | 管理計算機、計算機システム、及びインスタンス管理方法 |
WO2015072004A1 (ja) * | 2013-11-15 | 2015-05-21 | 株式会社日立製作所 | 計算機、計算機制御方法、および計算機制御プログラム |
JP2016167124A (ja) * | 2015-03-09 | 2016-09-15 | 富士通株式会社 | 管理プログラム、管理方法、および管理装置 |
Also Published As
Publication number | Publication date |
---|---|
US9311163B2 (en) | 2016-04-12 |
JPWO2011083673A1 (ja) | 2013-05-13 |
JP5708937B2 (ja) | 2015-04-30 |
US20130013732A1 (en) | 2013-01-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5708937B2 (ja) | 構成情報管理システム、構成情報管理方法、及び構成情報管理用プログラム | |
US20210232467A1 (en) | Server clustering in a computing-on-demand system | |
US9760395B2 (en) | Monitoring hypervisor and provisioned instances of hosted virtual machines using monitoring templates | |
JP5427574B2 (ja) | 仮想計算機の移動管理方法、前記移動管理方法を用いた計算機、前記移動管理方法を用いた仮想化機構および前記移動管理方法を用いた計算機システム | |
JP5754440B2 (ja) | 構成情報管理サーバ、構成情報管理方法、及び構成情報管理用プログラム | |
US11210132B2 (en) | Virtual machine migration in virtualization environment having different virtualization systems | |
EP3598301B1 (en) | Cloud management platform, virtual machine management method, system thereof | |
WO2012066640A1 (ja) | 計算機システム、マイグレーション方法及び管理サーバ | |
US20120151265A1 (en) | Supporting cluster level system dumps in a cluster environment | |
WO2020123213A1 (en) | Container migration in computing systems | |
US9948509B1 (en) | Method and apparatus for optimizing resource utilization within a cluster and facilitating high availability for an application | |
US20110264879A1 (en) | Making Automated Use of Data Volume Copy Service Targets | |
US11032168B2 (en) | Mechanism for performance monitoring, alerting and auto recovery in VDI system | |
US10698715B2 (en) | Alert mechanism for VDI system based on social networks | |
JP2015075898A (ja) | 処理再開方法、処理再開プログラムおよび情報処理システム | |
US11675611B2 (en) | Software service intervention in a computing system | |
US8838768B2 (en) | Computer system and disk sharing method used thereby | |
US20140149982A1 (en) | Self-monitored commands | |
US10747567B2 (en) | Cluster check services for computing clusters | |
CN115827148A (zh) | 一种资源管理方法、装置、电子设备及存储介质 | |
US11687547B1 (en) | System and methods for an automated core dump to a Java heap dump conversion | |
JP2023061137A (ja) | 仮想サーバの管理方法とそれに用いられる仮想サーバ管理システム | |
KR20240101102A (ko) | 가상 데스크탑 사용자용 앱 스토어 시스템, 및 이를 기반으로 한 가상 데스크탑 서비스 방법 | |
bei Munchen | Virtualized IT infrastructures and their management |
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: 10842186 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011548945 Country of ref document: JP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13521009 Country of ref document: US |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 10842186 Country of ref document: EP Kind code of ref document: A1 |