WO2014101514A1 - Method for obtaining resource information of server, resource pool management system and server - Google Patents

Method for obtaining resource information of server, resource pool management system and server Download PDF

Info

Publication number
WO2014101514A1
WO2014101514A1 PCT/CN2013/084541 CN2013084541W WO2014101514A1 WO 2014101514 A1 WO2014101514 A1 WO 2014101514A1 CN 2013084541 W CN2013084541 W CN 2013084541W WO 2014101514 A1 WO2014101514 A1 WO 2014101514A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
operating system
temporary operating
management system
pool management
Prior art date
Application number
PCT/CN2013/084541
Other languages
French (fr)
Chinese (zh)
Inventor
王春生
吴天议
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2014101514A1 publication Critical patent/WO2014101514A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]

Definitions

  • Embodiments of the present invention relate to the field of network technologies, and more specifically, to a method for acquiring server resource information, a resource pool management system, and a server. Background technique
  • the data center management system In the data center, there are typically hundreds or thousands of servers. In order to fully manage these resources and facilitate the scheduling of these resources, the data center management system generally adopts the method of pooling physical servers. The data center management system conveniently requests/releases server resources from this resource pool according to user needs, thereby effectively utilizing server resources.
  • Resource information can also be called specification information, which is used to indicate the hardware specifications of the server, such as: CPU (Central Processing Unit), memory, disk, network card, etc. This process is also known as the machine discovery process.
  • CPU Central Processing Unit
  • the embodiment of the invention provides a method for acquiring server resource information, a resource pool management system and a server, which can flexibly acquire resource information of the server.
  • a method for obtaining server resource information including: sending installation information of a temporary operating system to a server, where the installation information is used by the server to install the temporary operating system in a memory of the server Sending a resource information acquisition request to the server; receiving resource information of the server acquired by the temporary operating system of the server according to the resource information acquisition request.
  • the method before sending the installation information of the temporary operating system to the server, the method further includes: setting a VLAN on the access switch of the server, connecting the access switch by using the VLAN, and And receiving, by the VLAN, a loading request sent by the server for requesting installation information of the temporary operating system.
  • the VLAN is further connected to the access switch and the aggregation switch of the server, and the method further includes: on the aggregation switch of the server A DHCP relay of the VLAN is set, and the DHCP relay points to a DHCP server inside the resource pool management system.
  • the sending is sent to a server
  • the installation information of the temporary operating system includes: sending the installation information of the temporary operating system to the server by using the VLAN when receiving the loading request.
  • the method further includes: deleting the VLAN; The server sends a restart command, where the restart command is used to instruct the server to run a normal operating system.
  • the method further includes: sending a configuration command to the server, where the configuration command is used to configure the server by using the temporary operating system.
  • the second aspect provides a method for obtaining server resource information, including: receiving installation information of a temporary operating system from a resource pool management system; installing the temporary operating system in a memory of the server according to the installation information; The resource information acquisition request sent by the resource pool management system acquires resource information of the server by using the temporary operating system; and sends the resource information of the server to the resource pool management system.
  • the method before receiving the installation information of the temporary operating system from the resource pool management system, the method further includes: configuring, by the resource pool management system, a VLAN set on an access switch of the server, A load request for requesting installation information of the temporary operating system is sent to the resource pool management system.
  • the VLAN is further connected to the access switch and the aggregation switch of the server, where the aggregation switch of the server is configured with the DHCP of the VLAN. Relaying, the DHCP relay is directed to a DHCP server inside the resource pool management system.
  • the obtaining the resource information of the server by using the temporary operating system includes: an intelligent platform management interface IMPI provided by the temporary operating system or The host port interface HPI acquires resource information of the server.
  • the method further includes: receiving a restart command sent by the resource pool management system; and restarting running the normal operating system according to the restart command.
  • the method further includes: receiving a configuration command sent by the resource pool management system; and configuring, by the temporary operating system, the server according to the configuration command.
  • a resource pool management system including: a sending unit, configured to send installation information of a temporary operating system to a server, and send a resource information obtaining request to the server, where the installation information is used by the The server installs the temporary operating system in the memory of the server; and the receiving unit is configured to receive resource information of the server acquired by the temporary operating system of the server according to the resource information obtaining request.
  • the resource pool management system further includes a setting unit, configured to set a VLAN on an access switch of the server, and connect the access switch and the server by using the VLAN
  • the receiving unit is further configured to receive, by using the VLAN, a loading request sent by the server for requesting installation information of the temporary operating system.
  • the VLAN is further connected to the access switch and the aggregation switch of the server, and the setting unit is further configured to be used in an aggregation switch of the server.
  • a DHCP relay of the VLAN is set, and the DHCP relay points to a DHCP server inside the resource pool management system.
  • the sending unit is further configured to send a configuration command to the server, where the configuration command is used to configure the server by using the temporary operating system.
  • a server including: a receiving unit, configured to receive installation information of a temporary operating system from a resource pool management system; and an installation unit, configured to install the temporary operation in a memory of the server according to the installation information a acquiring unit, configured to acquire resource information of the server by using the temporary operating system when the receiving unit receives the resource information obtaining request sent by the resource pool management system; The resource pool management system sends the resource information of the server.
  • the acquiring unit is specifically configured to acquire resource information of the server by using an intelligent platform management interface IMPI or a host port interface HPI provided by the temporary operating system.
  • the server further includes a configuration unit, where the receiving unit is further configured to receive a configuration command sent by the resource pool management system;
  • the server is configured by the temporary operating system according to the configuration command.
  • a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
  • FIG. 1 is a flow chart of a method of obtaining server resource information according to an embodiment of the present invention.
  • FIG. 2 is a flow chart of a method for obtaining server resource information according to another embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of a process of acquiring server resource information according to another embodiment of the present invention.
  • 4A-4C are schematic diagrams of examples of network scenarios in which embodiments of the present invention may be implemented.
  • FIG. 5 is a block diagram of a resource pool management system in accordance with one embodiment of the present invention.
  • FIG. 6 is a block diagram of a server in accordance with one embodiment of the present invention.
  • FIG. 7 is a block diagram of a resource pool management system in accordance with another embodiment of the present invention.
  • FIG. 8 is a block diagram of a server in accordance with another embodiment of the present invention. detailed description
  • the data center management system is generally divided into the following layers: physical device layer, resource pool management layer, scheduling layer, and application layer.
  • the resource pool management layer of the data center management system constitutes a resource pool management system, which can provide management and display functions of server resources.
  • the resource pool management system displays resource information of servers within its management scope, including CPU, memory, disk, and network card.
  • the upper system can flexibly schedule and utilize server resources through these resource information.
  • FIG. 1 is a flow chart of a method of obtaining server resource information according to an embodiment of the present invention. The method of Figure 1 is performed by the resource pool management system.
  • the temporary operating system may be a full version of the operating system, or may be a cropped version of the operating system.
  • the embodiment of the present invention does not limit this, and the temporary operating system only needs to include components for obtaining server resource information.
  • the installation information includes the configuration file of the temporary operating system, and the like.
  • the temporary operating system may be a Linux mirroring system, but the embodiment of the present invention does not limit the specific form or version of the temporary operating system.
  • the server may be a blade server, but the embodiment of the present invention does not limit the specific form of the server.
  • the resource information acquisition request is used to request resource information of the server, for example, a server discovery command (Discovery Server( )), but the specific form of the resource information acquisition request is not limited in the embodiment of the present invention.
  • server discovery command Discovery Server( )
  • the temporary operating system of the receiving server acquires the resource of the server obtained according to the resource information request. Source information.
  • a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
  • a temporary operating system can obtain resource information for a server through IPMI, HPI (Host Port Interface), or other means.
  • HPI is a parallel interface to the host computer and is mainly used by DSP (Digital Signal Processor) to communicate with other buses or CPUs.
  • DSP Digital Signal Processor
  • the embodiment of the present invention does not limit the manner in which the server obtains resource information.
  • the embodiment of the present invention is not limited to obtaining the resource information of the server through the IPMI specification, and the implementation manner is more flexible.
  • the loading of the temporary operating system can be implemented using the existing PXE (Pre-boot Execution Environment) protocol.
  • PXE is a protocol designed by Intel to enable computers to boot over the network. The protocol is divided into two ends: PXE client (client) and PXE server (server).
  • the PXE client is in the ROM (Read-Only Memory) of the server's network card.
  • BIOS Basic Input Output System
  • the BIOS transfers the PXE client to the memory and displays the command menu.
  • the PXE client will be downloaded to the remote operating system and downloaded to the local network for operation.
  • PXE is used to load the remote OS to the local server's network protocol.
  • the general workflow for PXE loading is: The blade server pre-opens the PXE function of the NIC and boots from the network.
  • the DHCP (Dynamic Host Configuration Protocol) server gives the blade server an IP (Internet Protocol) address and indicates the IP address of the next hop TFTP (Trivial File Transfer Protocol).
  • the blade server automatically goes to the TFTP server (below the srv/tftpboot/uhm folder) to download the operating system installation information, such as the pxelinux.O file and the configuration file in the pxelinux.cfg directory.
  • the configuration file is a file named after the MAC (Media Access Control) address of the PXE port of the blade server in the resource management system.
  • the blade server then performs operations such as loading the kernel, mirroring, etc. to install the operating system based on the configuration file.
  • the loader needs to start the DHCP server, but it interferes with the DHCP server in the user's network.
  • the embodiment of the present invention can be isolated by using a "VLAN” (Virtual Local Area Network) or a "VLAN + DHCP relay" to solve the interference problem of the DHCP server.
  • VLAN Virtual Local Area Network
  • VLAN + DHCP relay to solve the interference problem of the DHCP server.
  • the resource pool management system may set a VLAN on the access switch of the server, and connect the access switch and the server through the VLAN.
  • the resource pool management system receives a load request sent by the server for requesting installation information of the temporary operating system through the VLAN.
  • the resource pool management system may send the installation information of the temporary operating system to the server through the VLAN when receiving the loading request.
  • the VLAN is further connected to the aggregation switch of the access switch and the server.
  • the resource pool management system may delete the VLAN and send a restart command to the server, where the restart command is used to instruct the server to run a normal operating system.
  • a normal operating system is the complete operating system installed on the server's disk.
  • the temporary operating system of the embodiment of the present invention can be used not only to obtain resource information of the server, but also to configure the server.
  • the resource pool management system may send a configuration command to the server, where the configuration command is used to configure the server by using a temporary operating system. example
  • configuration commands can be used to perform RAID (Redundant Arrays of Inexpensive Disks or Redundant Array of Independent Disks, redundant array of inexpensive disks or redundant array of independent disks) configuration, BIOS custom configuration, MAC address configuration, vHB A (Virtual Host Bus Adapter, virtual host bus adapter) configuration, etc., to achieve automatic configuration of the server or fast failure recovery.
  • RAID Redundant Arrays of Inexpensive Disks or Redundant Array of Independent Disks, redundant array of inexpensive disks or redundant array of independent disks
  • BIOS custom configuration BIOS custom configuration
  • MAC address configuration e.g., vHB A (Virtual Host Bus Adapter, virtual host bus adapter) configuration, etc.
  • the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
  • FIG. 2 is a flow chart of a method for obtaining server resource information according to another embodiment of the present invention.
  • the method of Fig. 2 is executed by the server and corresponds to the method of Fig. 1, and therefore, the repeated description will be appropriately omitted.
  • the server may be a blade server, but the embodiment of the present invention does not limit the specific form of the server.
  • the temporary operating system may be a full version of the operating system, or may be a cropped version of the operating system.
  • the embodiment of the present invention does not limit this, and the temporary operating system only needs to include components for obtaining server resource information.
  • the installation information includes the configuration file of the temporary operating system, and the like.
  • the temporary operating system may be a Linux mirroring system, but the embodiment of the present invention does not limit the specific form or version of the temporary operating system.
  • the resource information obtaining request is used to request resource information of the server, for example, a server discovery command (Discovery Server( )), but the specific form of the resource information obtaining request is not used in the embodiment of the present invention. Limitation.
  • a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
  • a temporary operating system can obtain resource information for a server through IPMI, HPI (Host Port Interface), or other means.
  • HPI is a parallel interface to the host computer and is mainly used by DSP (Digital Signal Processor) to communicate with other buses or CPUs.
  • DSP Digital Signal Processor
  • the embodiment of the present invention does not limit the manner in which the server obtains resource information.
  • the embodiment of the present invention is not limited to obtaining the resource information of the server through the IPMI specification, and the implementation manner is more flexible.
  • the loading of the temporary operating system can be implemented using the existing PXE (Pre-boot Execution Environment) protocol.
  • PXE loading requires a DHCP server to be started, but it interferes with the DHCP server in the user's network.
  • the embodiment of the present invention can be isolated by using a "VLAN” (Virtual Local Area Network) or a "VLAN + DHCP relay" to solve the interference problem of the DHCP server.
  • VLAN Virtual Local Area Network
  • VLAN + DHCP relay to solve the interference problem of the DHCP server.
  • the server may send a loading request for requesting installation information of the temporary operating system to the resource pool management system by using a VLAN set by the resource pool management system on the access switch of the server.
  • the VLAN is further connected to the aggregation switch of the access switch and the server.
  • the DHCP relay of the VLAN is set on the aggregation switch of the server, and the DHCP relay points to the DHCP server inside the resource pool management system.
  • the server may receive a restart command sent by the resource pool management system, and restart the running normal operating system according to the restart command.
  • a normal operating system is the complete operating system installed on the server's disk.
  • the temporary operating system of the embodiment of the present invention can be used not only to obtain resource information of the server, but also to configure the server.
  • the server may receive a configuration command sent by the resource pool management system, and configure the server through the temporary operating system according to the configuration command.
  • configuration commands can be used to perform RAID configuration, BIOS custom configuration, MAC address configuration, vHBA configuration, etc., to achieve automated server configuration or fast failure recovery.
  • the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
  • FIG. 3 is a schematic flowchart of a process of acquiring server resource information according to another embodiment of the present invention.
  • the switch can include the server's access switch or aggregation switch.
  • the installation information of the temporary operating system miniOS may be pre-stored on the data center management system where the resource pool management system or the resource pool management system is located, so that the server can download the installation information of the miniiOS by using the PXE loading mode.
  • the resource pool management system sends a VLAN setting command SetVlan( ) to the switch, which is used to set a VLAN on the switch.
  • the VLAN is connected to at least the loading network port of the server and the corresponding port of the access switch, so that the server can perform PXE loading through the VLAN without loading the operating system to the DHCP server of the user network.
  • the DHCP relay points to a DHCP server inside the resource pool management system.
  • the miniOS installation information can be obtained directly from the resource pool management system without the problem that the server's DHCP request is responded to by the user network's DHCP server.
  • the miniOS installation information is obtained from the resource pool management system.
  • the server installs and runs miniOS in the memory of the server according to the installation information of the miniOS. Install and run miniOS in memory without persisting the miniOS to the server's disk, which ensures that the server's disk data is not corrupted.
  • the resource pool management system sends a server discovery command DiscoveryServer( ) to the server, and requests resource information of the server.
  • the server obtains resource information.
  • the server can obtain its own resource information based on IPMI or HPI by executing the corresponding script of miniOS.
  • the embodiment of the present invention does not limit the manner in which the server obtains resource information.
  • the server returns the obtained resource information to the resource pool management system.
  • the resource pool management system sends configuration commands to the server to configure the server through miniOS, such as RAID configuration, BIOS custom configuration, MAC address configuration, vHBA configuration, etc., to implement automatic server configuration or fast fault recovery.
  • miniOS such as RAID configuration, BIOS custom configuration, MAC address configuration, vHBA configuration, etc.
  • the resource pool management system sends a VLAN deletion command DeleteVlan( ) to the switch, and the command switch deletes the VLAN established in step 301.
  • the resource pool management system sends a restart command Reboot( ) to the server, and the server is restarted.
  • a temporary operating system is installed in the memory of the server, and the temporary operating system is used to obtain The resource information of the server can flexibly acquire the resource information of the server and solve the versatility and limitations brought by the BMC mode.
  • the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
  • FIGS. 4A-4C are schematic diagrams of examples of network scenarios in which embodiments of the present invention may be implemented.
  • the servers 401a, 401b, and 401c are collectively referred to as a server 401.
  • FIGS. 4A to 4C the same components are denoted by the same reference numerals, and thus the repeated description is omitted as appropriate.
  • FIG. 4A uses the L2 networking mode, and the server 401 and the resource pool management system 402 are both connected to the L2 switch 403, and the Layer 3 gateway is on the CE (Customer Edge) 405 switch.
  • the CE 405 is connected to the subscriber network 406.
  • the L2 switch 403 is the access switch of the server 401.
  • a VLAN is established on the L2 switch 403. Specifically, the VLAN is established on the port 411 connected to the resource pool management system 402 on the L2 switch 403 and the port 412 connected to the server 401 on the L2 switch 403.
  • the server 401 acquires the installation file of the temporary operating system from the resource pool management system 402 by the VLAN in accordance with the PXE loading mode. In this way, the problem that the server's DHCP request is responded to by the DHCP server of the user network is avoided.
  • FIG. 4B uses the L2+L3 networking mode
  • the server 401 is connected to the L2 switch 403
  • the resource pool management system 402 is connected to the L2 switch 403
  • the Layer 3 gateway is connected to the L3 switch 404.
  • the L2 switch 403 is the access switch of the server 401
  • the L3 switch 404 is the aggregation switch of the server 401.
  • a VLAN is established on the L2 switch 402 and the L3 switch 404. Specifically, the port 412 connected to the server 401 on the L2 switch 403, the port 414 connected to the L3 switch 404 on the L2 switch 403, and the port 415 connected to the L2 switch 403 on the L3 switch 404 establish the VLAN.
  • a DHCP relay is set on the L3 switch 404 to point to the DHCP server inside the resource pool management system 402.
  • the server 401 acquires the installation file of the temporary operating system from the resource pool management system 402 in the PXE loading mode through the VLAN. Specifically, when the DHCP request of the server 401 reaches the L3 switch 404, the L3 switch 404 points the DHCP request to the DHCP server inside the resource pool management system 402, thereby avoiding the problem that the server's DHCP request is responded to by the DHCP server of the user network.
  • FIG. 4C uses the L2+L3 networking mode, and the server 401 is connected to the L2 switch 402.
  • the resource pool management system 402 is connected to the L3 switch 404, and the third layer gateway is on the L3 switch 404.
  • the L2 switch 403 is an access switch of the server 401
  • the L3 switch 404 is an aggregation switch of the server 401.
  • a VLAN is established on the L2 switch 403 and the L3 switch 404. Specifically, the port 412 connected to the server 401 on the L2 switch 403, the port 414 connected to the L3 switch 404 on the L2 switch 402, and the port 415 connected to the L2 switch 403 on the L3 switch 404 establish the VLAN.
  • a DHCP relay is set on the L3 switch 404 to point to the DHCP server inside the resource pool management system 402.
  • the server 401 acquires the installation file of the temporary operating system from the resource pool management system 402 in the PXE loading mode through the VLAN. Specifically, when the DHCP request of the server 401 reaches the L3 switch 404, the L3 switch 404 points the DHCP request to the DHCP server inside the resource pool management system 402, thereby avoiding the problem that the server's DHCP request is responded to by the DHCP server of the user network.
  • FIG. 5 is a block diagram of a resource pool management system in accordance with one embodiment of the present invention.
  • An example of the resource pool management system 50 of FIG. 5 is the resource pool management system 402 shown in FIGS. 4A-4C, including a transmitting unit 51 and a receiving unit 52.
  • the sending unit 51 sends the installation information of the temporary operating system to the server, and sends a resource information obtaining request to the server, wherein the installing information is used by the server to install the temporary operating system in the memory of the server.
  • the receiving unit 52 receives the resource information of the server acquired by the temporary operating system of the server according to the resource information acquisition request.
  • a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
  • the resource pool management system 50 can implement the various processes performed by the resource pool management system in the embodiments of FIG. 1 to FIG. 4, and details are not described herein to avoid redundancy.
  • the resource pool management system 50 further includes a setting unit 53 configured to set a VLAN on the access switch of the server, and access the switch and the server through the VLAN connection.
  • the receiving unit 52 is further configured to receive, by the VLAN, a loading request sent by the server for requesting installation information of the temporary operating system. In this way, the DHCP server of the user network can be isolated by means of a VLAN.
  • the VLAN is further connected to the aggregation switch of the access switch and the server.
  • the setting unit 53 can also set a DHCP relay of the VLAN on the aggregation switch of the server, and the DHCP relay points to the DHCP server inside the resource pool management system. In this way, the DHCP server of the user network can be isolated by means of VLAN and DHCP relay.
  • the sending unit 52 may further send a configuration command to the server for configuring the server by using a temporary operating system. This can be done through a temporary operating system Automated configuration or fast failure recovery.
  • the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
  • FIG. 6 is a block diagram of a server in accordance with one embodiment of the present invention.
  • An example of the server 60 of FIG. 6 is the server 401 of FIGS. 4A-C, including a receiving unit 61, an installation unit 62, an obtaining unit 63, and a transmitting unit 64.
  • the receiving unit 61 receives the installation information of the temporary operating system from the resource pool management system.
  • Installation unit 62 Installs a temporary operating system in the server's memory based on the installation information.
  • the obtaining unit 63 acquires the resource information of the server through the temporary operating system when the receiving unit 61 receives the resource information obtaining request sent by the resource pool management system.
  • the transmitting unit 64 transmits the resource information of the server to the resource pool management system.
  • a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
  • the server 60 can implement the various processes implemented by the server in the embodiment of FIG. 1 to FIG. 4, and details are not described herein to avoid repetition.
  • the obtaining unit 63 may obtain resource information of the server by using an IMPI or an HPI provided by the temporary operating system.
  • the embodiment of the present invention does not limit the form of a specific script or component for obtaining server resource information.
  • the server 60 further includes a configuration unit 65.
  • the receiving unit 61 can also receive configuration commands sent by the resource pool management system.
  • the configuration unit 65 configures the server through a temporary operating system according to the configuration command. This enables automated configuration of the server or fast failback through a temporary operating system.
  • the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
  • FIG. 7 is a block diagram of a resource pool management system in accordance with another embodiment of the present invention.
  • An example of the resource pool management system 70 of FIG. 7 is the resource pool management system 402 shown in FIGS. 4A-4C, including a transmitting circuit 73 and a receiving circuit 74.
  • the transmitting circuit 73 sends the installation information of the temporary operating system to the server, and sends a resource information obtaining request to the server, wherein the installation information is used by the server to install the temporary operating system in the memory of the server.
  • the receiving circuit 74 receives the resource information of the server acquired by the temporary operating system of the server according to the resource information acquisition request.
  • the embodiment of the invention installs a temporary operating system in the memory of the server, and obtains the resource information of the server by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the BMC mode is solved.
  • the resource pool management system 70 also includes a processor 71 and a memory 72.
  • the various components of the resource pool management system 70 are coupled together by a bus system 79, which in addition to the data bus includes a power bus, a control bus, and a status signal bus.
  • bus system 79 which in addition to the data bus includes a power bus, a control bus, and a status signal bus.
  • various buses are labeled as bus system 79 in the figure.
  • Processor 71 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 71 or an instruction in the form of software.
  • the processor 71 described above may be a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware. Component.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA off-the-shelf programmable gate array
  • the methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present invention may be directly implemented as a hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor.
  • the software modules can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like.
  • the storage medium is located in the memory 72, and the processor 71 reads the information in the memory 72 and, in conjunction with its hardware, performs the steps of the above method.
  • the memory 72 can store installation information for a temporary operating system.
  • the resource pool management system 70 can implement the various processes performed by the resource pool management system in the embodiments of FIG. 1 to FIG. 4, and details are not described herein to avoid redundancy.
  • the processor 71 may set a VLAN on the access switch of the server, and access the switch and the server through a VLAN connection.
  • the receiving circuit 74 can also receive a loading request sent by the server for requesting installation information of the temporary operating system through the VLAN. In this way, the DHCP server of the user network can be isolated by means of a VLAN.
  • the VLAN is further connected to the aggregation switch of the access switch and the server.
  • the processor 71 can also set a DHCP relay of the VLAN on the aggregation switch of the server, and the DHCP relay points to the DHCP server inside the resource pool management system. In this way, the DHCP server of the user network can be isolated by means of VLAN and DHCP relay.
  • the sending circuit 73 may further send a configuration command to the server for configuring the server through the temporary operating system. This enables automated configuration of the server or fast failback through a temporary operating system.
  • the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
  • FIG 8 is a block diagram of a server in accordance with another embodiment of the present invention.
  • An example of server 80 of Figure 8 is
  • the server 401 of Figures 4A-C includes a processor 81, a memory 82, a transmitting circuit 83, and a receiving circuit 84.
  • the memory 82 includes a volatile memory 821 and a non-volatile disk 822.
  • the receiving circuit 84 receives the installation information of the temporary operating system from the resource pool management system.
  • the processor 81 installs a temporary operating system in the server's memory 821 based on the installation information.
  • the receiving circuit 84 receives the resource information obtaining request sent by the resource pool management system, the processor 81 acquires the resource information of the server through the temporary operating system.
  • the transmitting circuit 83 transmits the resource information of the server to the resource pool management system.
  • a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
  • Disk 822 stores user data, such as a formal operating system or pre-installed applications.
  • the temporary operating system is only installed and running in memory 821, so it does not affect user data in disk 822.
  • bus system 89 which includes, in addition to the data bus, a power bus, a control bus, and a status signal bus.
  • bus system 89 includes, in addition to the data bus, a power bus, a control bus, and a status signal bus.
  • bus system 89 includes, in addition to the data bus, a power bus, a control bus, and a status signal bus.
  • various buses are labeled as bus system 89 in the figure.
  • Processor 81 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 81 or an instruction in the form of software.
  • the processor 81 described above may be a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware. Component.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA off-the-shelf programmable gate array
  • the methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present invention may be directly implemented as a hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor.
  • the software modules can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like.
  • the storage medium is located in the memory 82, and the processor 81 reads the information in the memory 82 and combines the hardware to perform the steps of the above method.
  • the server 80 can implement the various processes implemented by the server in the embodiment of FIG. 1 to FIG. 4, and details are not described herein to avoid repetition.
  • the processor 81 may obtain resource information of the server by using an IMPI or an HPI provided by the temporary operating system.
  • the embodiment of the present invention does not limit the form of a specific script or component for obtaining server resource information.
  • the receiving circuit 84 may further receive a configuration command sent by the resource pool management system.
  • the processor 81 configures the server through the temporary operating system according to the configuration command. This enables automated configuration of the server or fast failure recovery through a temporary operating system.
  • the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
  • the disclosed systems, devices, and methods may be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed.
  • the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise.
  • the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, i.e., may be located in one place, or may be distributed over multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product.
  • the technical solution of the present invention which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like, which can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiments of the present invention provide a method for obtaining resource information of a server, a resource pool management system and the server. The method comprises: sending mounting information of a temporary operating system to the server, wherein the mounting information is used for mounting the temporary operating system in a memory of the server by the server; sending a resource information obtaining request to the server; and receiving the resource information of the server that is acquired according to the resource information obtaining request by the temporary operating system of the server. In the embodiments of the present invention, the temporary operating system is mounted in the memory of the server, and the resource information of the server is acquired by the temporary operating system. Accordingly the resource information of the server can be acquired flexibly and the problems in terms of universality and limitation caused by a Board Management Chip (BMC) are solved.

Description

获取服务器资源信息的方法、 资源池管理系统和服务器 技术领域  Method for obtaining server resource information, resource pool management system, and server
本发明实施例涉及网络技术领域, 并且更具体地, 涉及获取服务器资源信息 的方法、 资源池管理系统和服务器。 背景技术  Embodiments of the present invention relate to the field of network technologies, and more specifically, to a method for acquiring server resource information, a resource pool management system, and a server. Background technique
在数据中心中, 一般会有成百上千台的服务器。 数据中心管理系统为了充分 管理这些资源, 方便对它们进行调度, 一般都会釆用将物理服务器进行池化管 理的方式。 数据中心管理系统根据用户需要方便地从这个资源池中申请 /释放服 务器资源, 从而有效地利用服务器资源。  In the data center, there are typically hundreds or thousands of servers. In order to fully manage these resources and facilitate the scheduling of these resources, the data center management system generally adopts the method of pooling physical servers. The data center management system conveniently requests/releases server resources from this resource pool according to user needs, thereby effectively utilizing server resources.
服务器池化管理的一个前提是先发现服务器并获取其资源信息。资源信息也 可以称为规格信息, 用于指示服务器的硬件规格, 如: CPU ( Central Processing Unit, 中央处理器) 、 内存、 磁盘、 网卡等。 此过程又称为棵机发现过程。  One of the prerequisites for server pooling management is to first discover the server and obtain its resource information. Resource information can also be called specification information, which is used to indicate the hardware specifications of the server, such as: CPU (Central Processing Unit), memory, disk, network card, etc. This process is also known as the machine discovery process.
现有的棵机发现过程一般通过 BMC ( Board Management Chip, 单板管理芯 片)实现。这种方式依赖于厂商的 BMC对 IPMI( Intelligent Platform Management Interface, 智能平台管理接口) 规范的实现, 不通用且局限性强。 发明内容  The existing root machine discovery process is generally implemented by BMC (Board Management Chip). This approach relies on the vendor's BMC implementation of the IPMI (Intelligent Platform Management Interface) specification, which is not universal and has limited limitations. Summary of the invention
本发明实施例提供一种获取服务器资源信息的方法、资源池管理系统和服务 器, 能够灵活地获取服务器的资源信息。  The embodiment of the invention provides a method for acquiring server resource information, a resource pool management system and a server, which can flexibly acquire resource information of the server.
第一方面, 提供了一种获取服务器资源信息的方法, 包括: 向服务器发送临 时操作系统的安装信息, 所述安装信息用于由所述服务器在所述服务器的内存 中安装所述临时操作系统; 向所述服务器发送资源信息获取请求; 接收所述服 务器的所述临时操作系统根据所述资源信息获取请求获取的所述服务器的资源 信息。  In a first aspect, a method for obtaining server resource information is provided, including: sending installation information of a temporary operating system to a server, where the installation information is used by the server to install the temporary operating system in a memory of the server Sending a resource information acquisition request to the server; receiving resource information of the server acquired by the temporary operating system of the server according to the resource information acquisition request.
结合第一方面, 在一种实现方式中, 在向服务器发送临时操作系统的安装信 息之前, 还包括: 在所述服务器的接入交换机上设置 VLAN, 通过所述 VLAN 连接所述接入交换机和所述服务器; 通过所述 VLAN接收所述服务器发送的用 于请求所述临时操作系统的安装信息的加载请求。  With reference to the first aspect, in an implementation manner, before sending the installation information of the temporary operating system to the server, the method further includes: setting a VLAN on the access switch of the server, connecting the access switch by using the VLAN, and And receiving, by the VLAN, a loading request sent by the server for requesting installation information of the temporary operating system.
结合第一方面及其上述实现方式, 在另一种实现方式中, 所述 VLAN 还连 接所述接入交换机和所述服务器的汇聚交换机, 所述方法还包括: 在所述服务 器的汇聚交换机上设置所述 VLAN的 DHCP中继,所述 DHCP中继指向资源池 管理系统内部的 DHCP服务器。  With reference to the first aspect and the foregoing implementation manner, in another implementation manner, the VLAN is further connected to the access switch and the aggregation switch of the server, and the method further includes: on the aggregation switch of the server A DHCP relay of the VLAN is set, and the DHCP relay points to a DHCP server inside the resource pool management system.
结合第一方面及其上述实现方式, 在另一种实现方式中, 所述向服务器发送 临时操作系统的安装信息, 包括: 在接收到所述加载请求时, 通过所述 VLAN 向所述服务器发送所述临时操作系统的安装信息。 In combination with the first aspect and the foregoing implementation manner, in another implementation manner, the sending is sent to a server The installation information of the temporary operating system includes: sending the installation information of the temporary operating system to the server by using the VLAN when receiving the loading request.
结合第一方面及其上述实现方式, 在另一种实现方式中, 在接收所述临时操 作系统根据所述获取请求获取的所述服务器的资源信息之后, 还包括: 删除所 述 VLAN; 向所述服务器发送重启命令, 所述重启命令用于指示所述服务器运 行正常操作系统。  With reference to the first aspect and the foregoing implementation manner, in another implementation manner, after receiving the resource information of the server acquired by the temporary operating system according to the obtaining request, the method further includes: deleting the VLAN; The server sends a restart command, where the restart command is used to instruct the server to run a normal operating system.
结合第一方面及其上述实现方式, 在另一种实现方式中, 还包括: 向所述服 务器发送配置命令,所述配置命令用于通过所述临时操作系统配置所述服务器。  In combination with the first aspect and the foregoing implementation manner, in another implementation manner, the method further includes: sending a configuration command to the server, where the configuration command is used to configure the server by using the temporary operating system.
第二方面, 提供了一种获取服务器资源信息的方法, 包括: 从资源池管理系 统接收临时操作系统的安装信息; 根据所述安装信息在服务器的内存中安装所 述临时操作系统; 在接收到所述资源池管理系统发送的资源信息获取请求时, 通过所述临时操作系统获取所述服务器的资源信息; 向所述资源池管理系统发 送所述服务器的资源信息。  The second aspect provides a method for obtaining server resource information, including: receiving installation information of a temporary operating system from a resource pool management system; installing the temporary operating system in a memory of the server according to the installation information; The resource information acquisition request sent by the resource pool management system acquires resource information of the server by using the temporary operating system; and sends the resource information of the server to the resource pool management system.
结合第二方面, 在一种实现方式中, 在从资源池管理系统接收临时操作系统 的安装信息之前, 还包括: 通过所述资源池管理系统在所述服务器的接入交换 机上设置的 VLAN, 向所述资源池管理系统发送用于请求所述临时操作系统的 安装信息的加载请求。  With reference to the second aspect, in an implementation manner, before receiving the installation information of the temporary operating system from the resource pool management system, the method further includes: configuring, by the resource pool management system, a VLAN set on an access switch of the server, A load request for requesting installation information of the temporary operating system is sent to the resource pool management system.
结合第二方面及其上述实现方式, 在另一种实现方式中, 所述 VLAN 还连 接所述接入交换机和所述服务器的汇聚交换机, 所述服务器的汇聚交换机上设 置有所述 VLAN的 DHCP中继,所述 DHCP中继指向所述资源池管理系统内部 的 DHCP服务器。  With reference to the second aspect and the foregoing implementation manner, in another implementation manner, the VLAN is further connected to the access switch and the aggregation switch of the server, where the aggregation switch of the server is configured with the DHCP of the VLAN. Relaying, the DHCP relay is directed to a DHCP server inside the resource pool management system.
结合第二方面及其上述实现方式, 在另一种实现方式中, 所述通过所述临时 操作系统获取所述服务器的资源信息, 包括: 通过所述临时操作系统提供的智 能平台管理接口 IMPI或主机端口接口 HPI, 获取所述服务器的资源信息。  With reference to the second aspect and the foregoing implementation manners, in another implementation manner, the obtaining the resource information of the server by using the temporary operating system includes: an intelligent platform management interface IMPI provided by the temporary operating system or The host port interface HPI acquires resource information of the server.
结合第二方面及其上述实现方式, 在另一种实现方式中, 还包括: 接收所述 资源池管理系统发送的重启命令; 根据所述重启命令重新启动运行正常操作系 统。  In combination with the second aspect and the foregoing implementation manner, in another implementation manner, the method further includes: receiving a restart command sent by the resource pool management system; and restarting running the normal operating system according to the restart command.
结合第二方面及其上述实现方式, 在另一种实现方式中, 还包括: 接收所述 资源池管理系统发送的配置命令; 根据所述配置命令, 通过所述临时操作系统 配置所述服务器。  In combination with the second aspect and the foregoing implementation manner, in another implementation manner, the method further includes: receiving a configuration command sent by the resource pool management system; and configuring, by the temporary operating system, the server according to the configuration command.
第三方面, 提供了一种资源池管理系统, 包括: 发送单元, 用于向服务器发 送临时操作系统的安装信息, 并向所述服务器发送资源信息获取请求, 其中所 述安装信息用于由所述服务器在所述服务器的内存中安装所述临时操作系统; 接收单元, 用于接收所述服务器的所述临时操作系统根据所述资源信息获取请 求获取的所述服务器的资源信息。 结合第三方面, 在一种实现方式中, 该资源池管理系统还包括设置单元, 用 于在所述服务器的接入交换机上设置 VLAN, 通过所述 VLAN连接所述接入交 换机和所述服务器; 所述接收单元还用于通过所述 VLAN接收所述服务器发送 的用于请求所述临时操作系统的安装信息的加载请求。 In a third aspect, a resource pool management system is provided, including: a sending unit, configured to send installation information of a temporary operating system to a server, and send a resource information obtaining request to the server, where the installation information is used by the The server installs the temporary operating system in the memory of the server; and the receiving unit is configured to receive resource information of the server acquired by the temporary operating system of the server according to the resource information obtaining request. With reference to the third aspect, in an implementation manner, the resource pool management system further includes a setting unit, configured to set a VLAN on an access switch of the server, and connect the access switch and the server by using the VLAN The receiving unit is further configured to receive, by using the VLAN, a loading request sent by the server for requesting installation information of the temporary operating system.
结合第三方面及其上述实现方式, 在另一种实现方式中, 所述 VLAN 还连 接所述接入交换机和所述服务器的汇聚交换机, 所述设置单元还用于在所述服 务器的汇聚交换机上设置所述 VLAN的 DHCP中继,所述 DHCP中继指向资源 池管理系统内部的 DHCP服务器。  With reference to the third aspect and the foregoing implementation manner, in another implementation manner, the VLAN is further connected to the access switch and the aggregation switch of the server, and the setting unit is further configured to be used in an aggregation switch of the server. A DHCP relay of the VLAN is set, and the DHCP relay points to a DHCP server inside the resource pool management system.
结合第三方面及其上述实现方式, 在另一种实现方式中, 所述发送单元还用 于向所述服务器发送配置命令, 所述配置命令用于通过所述临时操作系统配置 所述服务器。  In combination with the third aspect and the foregoing implementation manner, in another implementation manner, the sending unit is further configured to send a configuration command to the server, where the configuration command is used to configure the server by using the temporary operating system.
第四方面, 提供了一种服务器, 包括: 接收单元, 用于从资源池管理系统接 收临时操作系统的安装信息; 安装单元, 用于根据所述安装信息在服务器的内 存中安装所述临时操作系统; 获取单元, 用于在所述接收单元接收到所述资源 池管理系统发送的资源信息获取请求时, 通过所述临时操作系统获取所述服务 器的资源信息; 发送单元, 用于向所述资源池管理系统发送所述服务器的资源 信息。  According to a fourth aspect, a server is provided, including: a receiving unit, configured to receive installation information of a temporary operating system from a resource pool management system; and an installation unit, configured to install the temporary operation in a memory of the server according to the installation information a acquiring unit, configured to acquire resource information of the server by using the temporary operating system when the receiving unit receives the resource information obtaining request sent by the resource pool management system; The resource pool management system sends the resource information of the server.
结合第四方面, 在一种实现方式中, 所述获取单元具体用于通过所述临时操 作系统提供的智能平台管理接口 IMPI或主机端口接口 HPI,获取所述服务器的 资源信息。  With reference to the fourth aspect, in an implementation manner, the acquiring unit is specifically configured to acquire resource information of the server by using an intelligent platform management interface IMPI or a host port interface HPI provided by the temporary operating system.
结合第四方面及其上述实现方式, 在另一种实现方式中, 该服务器还包括配 置单元, 所述接收单元还用于接收所述资源池管理系统发送的配置命令; 所述 配置单元用于根据所述配置命令, 通过所述临时操作系统配置所述服务器。  With reference to the fourth aspect and the foregoing implementation manner, in another implementation manner, the server further includes a configuration unit, where the receiving unit is further configured to receive a configuration command sent by the resource pool management system; The server is configured by the temporary operating system according to the configuration command.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。 附图说明  In the embodiment of the present invention, a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved. DRAWINGS
为了更清楚地说明本发明实施例的技术方案, 下面将对实施例或现有技术 描述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述中的附图仅仅 是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动 的前提下, 还可以根据这些附图获得其他的附图。  In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only some of the present invention. For the embodiments, those skilled in the art can obtain other drawings according to the drawings without any creative work.
图 1是本发明一个实施例的获取服务器资源信息的方法的流程图。  1 is a flow chart of a method of obtaining server resource information according to an embodiment of the present invention.
图 2是本发明另一实施例的获取服务器资源信息的方法的流程图。 图 3是本发明另一实施例的获取服务器资源信息的过程的示意流程图。 2 is a flow chart of a method for obtaining server resource information according to another embodiment of the present invention. FIG. 3 is a schematic flowchart of a process of acquiring server resource information according to another embodiment of the present invention.
图 4A-4C是可实现本发明实施例的网络场景例子的示意图。  4A-4C are schematic diagrams of examples of network scenarios in which embodiments of the present invention may be implemented.
图 5是本发明一个实施例的资源池管理系统的框图。  Figure 5 is a block diagram of a resource pool management system in accordance with one embodiment of the present invention.
图 6是本发明一个实施例的服务器的框图。  Figure 6 is a block diagram of a server in accordance with one embodiment of the present invention.
图 7是本发明另一实施例的资源池管理系统的框图。  7 is a block diagram of a resource pool management system in accordance with another embodiment of the present invention.
图 8是本发明另一实施例的服务器的框图。 具体实施方式  Figure 8 is a block diagram of a server in accordance with another embodiment of the present invention. detailed description
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行清 楚、 完整地描述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部 的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作出创造性劳 动前提下所获得的所有其他实施例, 都属于本发明保护的范围。  BRIEF DESCRIPTION OF THE DRAWINGS The technical solutions in the embodiments of the present invention will be clearly and completely described in the following description of the embodiments of the present invention. It is obvious that the described embodiments are a part of the embodiments of the present invention, and not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
数据中心管理系统一般分为如下几层: 物理设备层, 资源池管理层,调度层, 应用层。 数据中心管理系统的资源池管理层构成资源池管理系统, 能够提供服 务器资源的管理和展示功能。 资源池管理系统展示其管理范围内的服务器的资 源信息, 包括 CPU, 内存, 磁盘, 网卡等信息。 上层系统通过这些资源信息可 以灵活地调度和利用服务器资源。  The data center management system is generally divided into the following layers: physical device layer, resource pool management layer, scheduling layer, and application layer. The resource pool management layer of the data center management system constitutes a resource pool management system, which can provide management and display functions of server resources. The resource pool management system displays resource information of servers within its management scope, including CPU, memory, disk, and network card. The upper system can flexibly schedule and utilize server resources through these resource information.
图 1是本发明一个实施例的获取服务器资源信息的方法的流程图。 图 1的方 法由资源池管理系统执行。  1 is a flow chart of a method of obtaining server resource information according to an embodiment of the present invention. The method of Figure 1 is performed by the resource pool management system.
101 , 向服务器发送临时操作系统的安装信息, 安装信息用于由服务器在该 服务器的内存中安装临时操作系统。  101. Send installation information of the temporary operating system to the server, and the installation information is used by the server to install a temporary operating system in the memory of the server.
临时操作系统可以是完整版的操作系统, 也可以是裁剪版的操作系统, 本发 明实施例对此不作限制, 只需该临时操作系统包括用于获取服务器资源信息的 组件即可。 安装信息包括临时操作系统的配置文件等。  The temporary operating system may be a full version of the operating system, or may be a cropped version of the operating system. The embodiment of the present invention does not limit this, and the temporary operating system only needs to include components for obtaining server resource information. The installation information includes the configuration file of the temporary operating system, and the like.
在内存中安装和运行临时操作系统, 而不将临时操作系统持久化到服务器的 磁盘, 这样能够保证服务器的磁盘数据不被破坏。  Installing and running a temporary operating system in memory without persisting the temporary operating system to the server's disk ensures that the server's disk data is not corrupted.
作为一个可选的实施例, 临时操作系统可以是 Linux镜像系统, 但是本发明 实施例对临时操作系统的具体形式或版本不作限制。  As an optional embodiment, the temporary operating system may be a Linux mirroring system, but the embodiment of the present invention does not limit the specific form or version of the temporary operating system.
作为一个可选的实施例, 服务器可以是刀片服务器, 但是本发明实施例对服 务器的具体形式不作限制。  As an optional embodiment, the server may be a blade server, but the embodiment of the present invention does not limit the specific form of the server.
102, 向服务器发送资源信息获取请求。  102. Send a resource information acquisition request to the server.
资源信息获取请求用于请求服务器的资源信息,例如可以是服务器发现命令 ( Discovery Server( ) ) , 但本发明实施例对资源信息获取请求的具体形式不作 限制。  The resource information acquisition request is used to request resource information of the server, for example, a server discovery command (Discovery Server( )), but the specific form of the resource information acquisition request is not limited in the embodiment of the present invention.
103 , 接收服务器的临时操作系统根据资源信息获取请求获取的服务器的资 源信息。 103. The temporary operating system of the receiving server acquires the resource of the server obtained according to the resource information request. Source information.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。  In the embodiment of the present invention, a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
临时操作系统在服务器上运行之后, 即可按照任何方式获取服务器的资源信 息。 例如, 临时操作系统可通过 IPMI、 HPI ( Host Port Interface, 主机端口接口) 或其他方式获取服务器的资源信息。 HPI 是与主机通信的并行接口, 主要用于 DSP ( Digital Signal Processor, 数字信号处理器)与其他总线或 CPU进行通信。 本发明实施例对服务器获取资源信息的方式不作限制。 这样, 本发明实施例不 限于通过 IPMI规范来获取服务器的资源信息, 实现方式更加灵活。  Once the temporary operating system is running on the server, you can get the server's resource information in any way. For example, a temporary operating system can obtain resource information for a server through IPMI, HPI (Host Port Interface), or other means. The HPI is a parallel interface to the host computer and is mainly used by DSP (Digital Signal Processor) to communicate with other buses or CPUs. The embodiment of the present invention does not limit the manner in which the server obtains resource information. Thus, the embodiment of the present invention is not limited to obtaining the resource information of the server through the IPMI specification, and the implementation manner is more flexible.
可选地,可利用现有的 PXE(Pre-boot Execution Environment)协议实现临时操 作系统的加载。 PXE是由 Intel设计, 可以使计算机通过网络启动的协议。 协议 分为 PXE client (客户端) 和 PXE server (服务器) 两端。 PXE client在服务器 的网卡的 ROM ( Read-Only Memory, 只读存储器) 中, 当服务器启动时 , BIOS ( Basic Input Output System, 基本输入输出系统)把 PXE client调入内存执行, 并显示出命令菜单, 经用户选择后, PXE client将放置在远端的操作系统通过网 络下载到本地运行。 简单而言, PXE是用来加载远端 OS到本地服务器上的网 络协议。  Alternatively, the loading of the temporary operating system can be implemented using the existing PXE (Pre-boot Execution Environment) protocol. PXE is a protocol designed by Intel to enable computers to boot over the network. The protocol is divided into two ends: PXE client (client) and PXE server (server). The PXE client is in the ROM (Read-Only Memory) of the server's network card. When the server is started, the BIOS (Basic Input Output System) transfers the PXE client to the memory and displays the command menu. After the user selects, the PXE client will be downloaded to the remote operating system and downloaded to the local network for operation. In simple terms, PXE is used to load the remote OS to the local server's network protocol.
PXE加载的一般工作流程是: 刀片服务器预先打开网卡的 PXE功能, 并从 网络启动。 DHCP ( Dynamic Host Configuration Protocol, 动态主机配置协议) 服务器给该刀片服务器一个 IP ( Internet Protocol, 因特网协议) 地址, 并指明 下一跳 TFTP ( Trivial File Transfer Protocol, 简单文件传输协议 ) 的 IP地址。 刀片服务器自动去 TFTP服务器上 ( srv/tftpboot/uhm 文件夹下面) 下载操作系 统的安装信息, 如 pxelinux.O文件以及 pxelinux.cfg目录下的配置文件。 配置文 件在资源管理系统中是以刀片服务器的 PXE 端口的 MAC ( Media Access Control, 媒体接入控制) 地址命名的文件。 然后刀片服务器根据该配置文件执 行加载内核、 镜像等操作以安装操作系统。  The general workflow for PXE loading is: The blade server pre-opens the PXE function of the NIC and boots from the network. The DHCP (Dynamic Host Configuration Protocol) server gives the blade server an IP (Internet Protocol) address and indicates the IP address of the next hop TFTP (Trivial File Transfer Protocol). The blade server automatically goes to the TFTP server (below the srv/tftpboot/uhm folder) to download the operating system installation information, such as the pxelinux.O file and the configuration file in the pxelinux.cfg directory. The configuration file is a file named after the MAC (Media Access Control) address of the PXE port of the blade server in the resource management system. The blade server then performs operations such as loading the kernel, mirroring, etc. to install the operating system based on the configuration file.
如上所述,ΡΧΕ加载需要启动 DHCP服务器,但是它会与用户网络中的 DHCP 服务器互相干扰。 根据不同的网络架构, 本发明实施例可以釆用 "VLAN" ( Virtual Local Area Network, 虚拟局域网)或 "VLAN+DHCP中继" 的方式进 行隔离, 解决 DHCP服务器的干扰问题。  As mentioned above, the loader needs to start the DHCP server, but it interferes with the DHCP server in the user's network. According to different network architectures, the embodiment of the present invention can be isolated by using a "VLAN" (Virtual Local Area Network) or a "VLAN + DHCP relay" to solve the interference problem of the DHCP server.
具体地, 作为一个实施例, 在步骤 101之前, 资源池管理系统可以在服务器 的接入交换机上设置 VLAN, 通过该 VLAN连接接入交换机和服务器。 资源池 管理系统通过 VLAN接收服务器发送的用于请求临时操作系统的安装信息的加 载请求。 此时,在步骤 101中,资源池管理系统可以在接收到加载请求时,通过 VLAN 向服务器发送临时操作系统的安装信息。 Specifically, as an embodiment, before step 101, the resource pool management system may set a VLAN on the access switch of the server, and connect the access switch and the server through the VLAN. The resource pool management system receives a load request sent by the server for requesting installation information of the temporary operating system through the VLAN. At this time, in step 101, the resource pool management system may send the installation information of the temporary operating system to the server through the VLAN when receiving the loading request.
可选地,作为另一实施例, VLAN还连接接入交换机和服务器的汇聚交换机。 在此情况下,可以在服务器的汇聚交换机上设置 VLAN的 DHCP中继,该 DHCP 中继指向资源池管理系统内部的 DHCP服务器。  Optionally, as another embodiment, the VLAN is further connected to the aggregation switch of the access switch and the server. In this case, you can set the DHCP relay of the VLAN on the aggregation switch of the server, which points to the DHCP server inside the resource pool management system.
可选地,作为另一实施例,在步骤 103之后, 资源池管理系统可删除 VLAN, 并向服务器发送重启命令, 该重启命令用于指示服务器运行正常操作系统。 正 常操作系统是指服务器的磁盘中安装的完整操作系统。  Optionally, as another embodiment, after step 103, the resource pool management system may delete the VLAN and send a restart command to the server, where the restart command is used to instruct the server to run a normal operating system. A normal operating system is the complete operating system installed on the server's disk.
此外, 本发明实施例的临时操作系统不仅可以用于获取服务器的资源信息, 也可以用于对服务器进行配置。 可选地, 作为另一实施例, 资源池管理系统可 以向服务器发送配置命令, 该配置命令用于通过临时操作系统配置服务器。 例 In addition, the temporary operating system of the embodiment of the present invention can be used not only to obtain resource information of the server, but also to configure the server. Optionally, as another embodiment, the resource pool management system may send a configuration command to the server, where the configuration command is used to configure the server by using a temporary operating system. example
^口, 配置命令可用于执行 RAID ( Redundant Arrays of Inexpensive Disks 或 Redundant Array of Independent Disks, 廉价磁盘冗余阵列或独立磁盘冗余阵列) 配置、 BIOS定制配置、 MAC地址配置、 vHB A ( Virtual Host Bus Adapter, 虚 拟主机总线适配器)配置等, 从而实现服务器的自动化配置或快速故障恢复等。 ^, configuration commands can be used to perform RAID (Redundant Arrays of Inexpensive Disks or Redundant Array of Independent Disks, redundant array of inexpensive disks or redundant array of independent disks) configuration, BIOS custom configuration, MAC address configuration, vHB A (Virtual Host Bus Adapter, virtual host bus adapter) configuration, etc., to achieve automatic configuration of the server or fast failure recovery.
这样, 本发明实施例提供了一种棵机服务器的发现方法, 为数据中心的资源 池管理系统提供基础数据, 同时该发现机制可以应用到棵机配置, 为数据中心 的资源调度提供便捷途径。  Thus, the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
图 2是本发明另一实施例的获取服务器资源信息的方法的流程图。 图 2的方 法由服务器执行, 并且与图 1 的方法相对应, 因此, 将适当省略重复的描述。 作为一个可选的实施例, 服务器可以是刀片服务器, 但是本发明实施例对服务 器的具体形式不作限制。  2 is a flow chart of a method for obtaining server resource information according to another embodiment of the present invention. The method of Fig. 2 is executed by the server and corresponds to the method of Fig. 1, and therefore, the repeated description will be appropriately omitted. As an optional embodiment, the server may be a blade server, but the embodiment of the present invention does not limit the specific form of the server.
201 , 从资源池管理系统接收临时操作系统的安装信息。  201. Receive installation information of the temporary operating system from the resource pool management system.
临时操作系统可以是完整版的操作系统, 也可以是裁剪版的操作系统, 本发 明实施例对此不作限制, 只需该临时操作系统包括用于获取服务器资源信息的 组件即可。 安装信息包括临时操作系统的配置文件等。  The temporary operating system may be a full version of the operating system, or may be a cropped version of the operating system. The embodiment of the present invention does not limit this, and the temporary operating system only needs to include components for obtaining server resource information. The installation information includes the configuration file of the temporary operating system, and the like.
作为一个可选的实施例, 临时操作系统可以是 Linux镜像系统, 但是本发明 实施例对临时操作系统的具体形式或版本不作限制。  As an optional embodiment, the temporary operating system may be a Linux mirroring system, but the embodiment of the present invention does not limit the specific form or version of the temporary operating system.
202 , 根据安装信息在服务器的内存中安装临时操作系统。  202. Install a temporary operating system in the server's memory according to the installation information.
在内存中安装和运行临时操作系统, 而不将临时操作系统持久化到服务器的 磁盘, 这样能够保证服务器的磁盘数据不被破坏。  Installing and running a temporary operating system in memory without persisting the temporary operating system to the server's disk ensures that the server's disk data is not corrupted.
203 , 在接收到资源池管理系统发送的资源信息获取请求时, 通过临时操作 系统获取服务器的资源信息。  203. When receiving the resource information acquisition request sent by the resource pool management system, obtain the resource information of the server by using the temporary operation system.
资源信息获取请求用于请求服务器的资源信息,例如可以是服务器发现命令 ( Discovery Server( ) ) , 但本发明实施例对资源信息获取请求的具体形式不作 限制。 The resource information obtaining request is used to request resource information of the server, for example, a server discovery command (Discovery Server( )), but the specific form of the resource information obtaining request is not used in the embodiment of the present invention. Limitation.
204 , 向资源池管理系统发送服务器的资源信息。  204. Send resource information of the server to the resource pool management system.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。  In the embodiment of the present invention, a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
临时操作系统在服务器上运行之后, 即可按照任何方式获取服务器的资源信 息。 例如, 临时操作系统可通过 IPMI、 HPI ( Host Port Interface, 主机端口接口) 或其他方式获取服务器的资源信息。 HPI 是与主机通信的并行接口, 主要用于 DSP ( Digital Signal Processor, 数字信号处理器)与其他总线或 CPU进行通信。 本发明实施例对服务器获取资源信息的方式不作限制。 这样, 本发明实施例不 限于通过 IPMI规范来获取服务器的资源信息, 实现方式更加灵活。  Once the temporary operating system is running on the server, you can get the server's resource information in any way. For example, a temporary operating system can obtain resource information for a server through IPMI, HPI (Host Port Interface), or other means. The HPI is a parallel interface to the host computer and is mainly used by DSP (Digital Signal Processor) to communicate with other buses or CPUs. The embodiment of the present invention does not limit the manner in which the server obtains resource information. Thus, the embodiment of the present invention is not limited to obtaining the resource information of the server through the IPMI specification, and the implementation manner is more flexible.
可选地,可利用现有的 PXE(Pre-boot Execution Environment)协议实现临时操 作系统的加载。 PXE 加载需要启动 DHCP 服务器, 但是它会与用户网络中的 DHCP服务器互相干扰。根据不同的网络架构,本发明实施例可以釆用 "VLAN" ( Virtual Local Area Network, 虚拟局域网)或 "VLAN+DHCP中继" 的方式进 行隔离, 解决 DHCP服务器的干扰问题。  Alternatively, the loading of the temporary operating system can be implemented using the existing PXE (Pre-boot Execution Environment) protocol. PXE loading requires a DHCP server to be started, but it interferes with the DHCP server in the user's network. According to different network architectures, the embodiment of the present invention can be isolated by using a "VLAN" (Virtual Local Area Network) or a "VLAN + DHCP relay" to solve the interference problem of the DHCP server.
可选地, 作为一个实施例, 在步骤 102之前, 服务器可通过资源池管理系统 在服务器的接入交换机上设置的 VLAN, 向资源池管理系统发送用于请求临时 操作系统的安装信息的加载请求。  Optionally, as an embodiment, before step 102, the server may send a loading request for requesting installation information of the temporary operating system to the resource pool management system by using a VLAN set by the resource pool management system on the access switch of the server. .
可选地,作为另一实施例, VLAN还连接接入交换机和服务器的汇聚交换机。 服务器的汇聚交换机上设置有 VLAN的 DHCP中继,该 DHCP中继指向资源池 管理系统内部的 DHCP服务器。  Optionally, as another embodiment, the VLAN is further connected to the aggregation switch of the access switch and the server. The DHCP relay of the VLAN is set on the aggregation switch of the server, and the DHCP relay points to the DHCP server inside the resource pool management system.
可选地, 作为另一实施例, 在步骤 204之后, 服务器可接收资源池管理系统 发送的重启命令, 并根据该重启命令重新启动运行正常操作系统。 正常操作系 统是指服务器的磁盘中安装的完整操作系统。  Optionally, as another embodiment, after step 204, the server may receive a restart command sent by the resource pool management system, and restart the running normal operating system according to the restart command. A normal operating system is the complete operating system installed on the server's disk.
此外, 本发明实施例的临时操作系统不仅可以用于获取服务器的资源信息, 也可以用于对服务器进行配置。 可选地, 作为另一实施例, 服务器可接收资源 池管理系统发送的配置命令, 并根据该配置命令, 通过临时操作系统配置服务 器。 例如, 配置命令可用于执行 RAID配置、 BIOS定制配置、 MAC地址配置、 vHBA配置等, 从而实现服务器的自动化配置或快速故障恢复等。  In addition, the temporary operating system of the embodiment of the present invention can be used not only to obtain resource information of the server, but also to configure the server. Optionally, as another embodiment, the server may receive a configuration command sent by the resource pool management system, and configure the server through the temporary operating system according to the configuration command. For example, configuration commands can be used to perform RAID configuration, BIOS custom configuration, MAC address configuration, vHBA configuration, etc., to achieve automated server configuration or fast failure recovery.
这样, 本发明实施例提供了一种棵机服务器的发现方法, 为数据中心的资源 池管理系统提供基础数据, 同时该发现机制可以应用到棵机配置, 为数据中心 的资源调度提供便捷途径。  Thus, the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
图 3是本发明另一实施例的获取服务器资源信息的过程的示意流程图。 图 3 所示的过程中, 交换机可以包括服务器的接入交换机或汇聚交换机。 在图 3的实施例中, 资源池管理系统或者资源池管理系统所在的数据中心管 理系统上可预先存储临时操作系统 miniOS 的安装信息, 便于服务器利用 PXE 加载方式下载 miniOS的安装信息。 FIG. 3 is a schematic flowchart of a process of acquiring server resource information according to another embodiment of the present invention. In the process shown in Figure 3, the switch can include the server's access switch or aggregation switch. In the embodiment of FIG. 3, the installation information of the temporary operating system miniOS may be pre-stored on the data center management system where the resource pool management system or the resource pool management system is located, so that the server can download the installation information of the miniiOS by using the PXE loading mode.
301 , 资源池管理系统向交换机发送 VLAN设置命令 SetVlan( ), 用于在交换 机上设置 VLAN。  301. The resource pool management system sends a VLAN setting command SetVlan( ) to the switch, which is used to set a VLAN on the switch.
该 VLAN 至少连接服务器的加载网口和接入交换机的相应端口, 这样服务 器便能够通过 VLAN进行 PXE加载, 而不会去用户网络的 DHCP服务器加载 操作系统。  The VLAN is connected to at least the loading network port of the server and the corresponding port of the access switch, so that the server can perform PXE loading through the VLAN without loading the operating system to the DHCP server of the user network.
302, 这是可选的步骤。 如果三层网关在三层局域网交换机上, VLAN 还需 连接汇聚交换机和接入交换机。 在此情况下, 资源池管理系统向汇聚交换机发 送 DHCP中继设置命令 SetDHCPRelay( ), 用于在汇聚交换机上设置 DHCP中 继。 该 DHCP中继指向资源池管理系统内部的 DHCP服务器。  302, this is an optional step. If the Layer 3 gateway is on a Layer 3 LAN switch, the VLAN also needs to be connected to the aggregation switch and the access switch. In this case, the resource pool management system sends a DHCP relay setup command SetDHCPRelay( ) to the aggregation switch to set the DHCP relay on the aggregation switch. The DHCP relay points to a DHCP server inside the resource pool management system.
这样, 在服务器进行 PXE加载时 , 可直接从资源池管理系统获取 miniOS的 安装信息, 而不会出现服务器的 DHCP请求被用户网络的 DHCP服务器响应的 问题。  In this way, when the server performs PXE loading, the miniOS installation information can be obtained directly from the resource pool management system without the problem that the server's DHCP request is responded to by the user network's DHCP server.
303 , 服务器在启动时, 按照 PXE加载方式, 从资源池管理系统获取 miniOS 的安装信息。  303. When the server starts, according to the PXE loading mode, the miniOS installation information is obtained from the resource pool management system.
304 ,服务器根据 miniOS的安装信息,在服务器的内存中安装和运行 miniOS。 在内存中安装和运行 miniOS, 而不将 miniOS持久化到服务器的磁盘, 这样 能够保证服务器的磁盘数据不被破坏。  304. The server installs and runs miniOS in the memory of the server according to the installation information of the miniOS. Install and run miniOS in memory without persisting the miniOS to the server's disk, which ensures that the server's disk data is not corrupted.
305 , 资源池管理系统向服务器发送服务器发现命令 DiscoveryServer( ), 请 求获取服务器的资源信息。  305. The resource pool management system sends a server discovery command DiscoveryServer( ) to the server, and requests resource information of the server.
306, 服务器获取资源信息。  306. The server obtains resource information.
例如, 服务器可通过执行 miniOS的相应脚本, 基于 IPMI或 HPI等方式获 取自己的资源信息。 但本发明实施例对服务器获取资源信息的方式不作限制。  For example, the server can obtain its own resource information based on IPMI or HPI by executing the corresponding script of miniOS. However, the embodiment of the present invention does not limit the manner in which the server obtains resource information.
307, 服务器将所获取的资源信息返回给资源池管理系统。  307. The server returns the obtained resource information to the resource pool management system.
308 , 这是可选的步骤。 资源池管理系统向服务器发送配置命令, 以通过 miniOS对服务器进行配置, 例如 RAID配置、 BIOS定制配置、 MAC地址配置、 vHBA配置等, 从而实现服务器的自动化配置或快速故障恢复等。  308, this is an optional step. The resource pool management system sends configuration commands to the server to configure the server through miniOS, such as RAID configuration, BIOS custom configuration, MAC address configuration, vHBA configuration, etc., to implement automatic server configuration or fast fault recovery.
309 , 资源池管理系统向交换机发送 VLAN删除命令 DeleteVlan( ) , 命令交 换机删除步骤 301中建立的 VLAN。  309. The resource pool management system sends a VLAN deletion command DeleteVlan( ) to the switch, and the command switch deletes the VLAN established in step 301.
310, 资源池管理系统向服务器发送重启命令 Reboot( ), 命令服务器重新启 动。  310. The resource pool management system sends a restart command Reboot( ) to the server, and the server is restarted.
311 , 服务器在重新启动之后, 进入正常的用户 OS。  311, after the server is restarted, enter the normal user OS.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。 In the embodiment of the present invention, a temporary operating system is installed in the memory of the server, and the temporary operating system is used to obtain The resource information of the server can flexibly acquire the resource information of the server and solve the versatility and limitations brought by the BMC mode.
这样, 本发明实施例提供了一种棵机服务器的发现方法, 为数据中心的资源 池管理系统提供基础数据, 同时该发现机制可以应用到棵机配置, 为数据中心 的资源调度提供便捷途径。  Thus, the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
图 4A-4C是可实现本发明实施例的网络场景例子的示意图。 在这些例子中, 为了简洁, 仅仅描绘了三个服务器 401a、 401b和 401c, 但本发明实施例的资源 池中服务器的数量没有限制。 下文中, 将服务器 401a、 401b和 401c统称为服 务器 401。 另外, 在图 4A-4C中, 相同的部件使用相同的附图标记, 因此适当 省略重复的描述。  4A-4C are schematic diagrams of examples of network scenarios in which embodiments of the present invention may be implemented. In these examples, for the sake of brevity, only three servers 401a, 401b, and 401c are depicted, but the number of servers in the resource pool of the embodiment of the present invention is not limited. Hereinafter, the servers 401a, 401b, and 401c are collectively referred to as a server 401. In addition, in FIGS. 4A to 4C, the same components are denoted by the same reference numerals, and thus the repeated description is omitted as appropriate.
图 4A的实施例釆用 L2组网方式, 服务器 401和资源池管理系统 402均与 L2交换机 403相连, 三层网关在 CE ( Customer Edge, 用户侧) 405的交换机 上。 CE 405和用户网络 406相连。 在此情况下, L2交换机 403是服务器 401 的接入交换机。  The embodiment of FIG. 4A uses the L2 networking mode, and the server 401 and the resource pool management system 402 are both connected to the L2 switch 403, and the Layer 3 gateway is on the CE (Customer Edge) 405 switch. The CE 405 is connected to the subscriber network 406. In this case, the L2 switch 403 is the access switch of the server 401.
在 L2交换机 403上建立 VLAN。具体地,在 L2交换机 403上与资源池管理 系统 402连接的端口 411 以及 L2交换机 403上与服务器 401连接的端口 412 上建立该 VLAN。  A VLAN is established on the L2 switch 403. Specifically, the VLAN is established on the port 411 connected to the resource pool management system 402 on the L2 switch 403 and the port 412 connected to the server 401 on the L2 switch 403.
如图 4A的箭头 420a所示, 服务器 401通过 VLAN, 按照 PXE加载方式从 资源池管理系统 402 获取临时操作系统的安装文件。 这样, 避免了服务器的 DHCP请求被用户网络的 DHCP服务器响应的问题。  As shown by the arrow 420a in FIG. 4A, the server 401 acquires the installation file of the temporary operating system from the resource pool management system 402 by the VLAN in accordance with the PXE loading mode. In this way, the problem that the server's DHCP request is responded to by the DHCP server of the user network is avoided.
图 4B的实施例釆用 L2+L3组网方式, 服务器 401与 L2交换机 403相连, 资源池管理系统 402与 L2交换机 403相连, 三层网关在 L3交换机 404上。 在 此情况下, L2交换机 403是服务器 401的接入交换机, L3交换机 404是服务 器 401的汇聚交换机。  The embodiment of FIG. 4B uses the L2+L3 networking mode, the server 401 is connected to the L2 switch 403, the resource pool management system 402 is connected to the L2 switch 403, and the Layer 3 gateway is connected to the L3 switch 404. In this case, the L2 switch 403 is the access switch of the server 401, and the L3 switch 404 is the aggregation switch of the server 401.
在 L2交换机 402和 L3交换机 404上建立 VLAN。具体地,在 L2交换机 403 上与服务器 401连接的端口 412、 L2交换机 403上与 L3交换机 404连接的端 口 414以及 L3交换机 404上与 L2交换机 403连接的端口 415上建立该 VLAN。  A VLAN is established on the L2 switch 402 and the L3 switch 404. Specifically, the port 412 connected to the server 401 on the L2 switch 403, the port 414 connected to the L3 switch 404 on the L2 switch 403, and the port 415 connected to the L2 switch 403 on the L3 switch 404 establish the VLAN.
同时, 在 L3交换机 404上设置 DHCP中继, 指向资源池管理系统 402内部 的 DHCP服务器。  At the same time, a DHCP relay is set on the L3 switch 404 to point to the DHCP server inside the resource pool management system 402.
如图 4B的箭头 420b所示, 服务器 401通过 VLAN, 按照 PXE加载方式从 资源池管理系统 402获取临时操作系统的安装文件。 具体地, 在服务器 401的 DHCP请求到达 L3交换机 404上时, L3交换机 404将该 DHCP请求指向资源 池管理系统 402内部的 DHCP服务器, 避免了服务器的 DHCP请求被用户网络 的 DHCP服务器响应的问题。  As shown by the arrow 420b in FIG. 4B, the server 401 acquires the installation file of the temporary operating system from the resource pool management system 402 in the PXE loading mode through the VLAN. Specifically, when the DHCP request of the server 401 reaches the L3 switch 404, the L3 switch 404 points the DHCP request to the DHCP server inside the resource pool management system 402, thereby avoiding the problem that the server's DHCP request is responded to by the DHCP server of the user network.
图 4C的实施例釆用 L2+L3组网方式, 服务器 401与 L2交换机 402相连, 资源池管理系统 402与 L3交换机 404相连, 三层网关在 L3交换机 404上。 在 此情况下, L2交换机 403是服务器 401的接入交换机, L3交换机 404是服务 器 401的汇聚交换机。 The embodiment of FIG. 4C uses the L2+L3 networking mode, and the server 401 is connected to the L2 switch 402. The resource pool management system 402 is connected to the L3 switch 404, and the third layer gateway is on the L3 switch 404. In this case, the L2 switch 403 is an access switch of the server 401, and the L3 switch 404 is an aggregation switch of the server 401.
在 L2交换机 403和 L3交换机 404上建立 VLAN。具体地,在 L2交换机 403 上与服务器 401连接的端口 412、 L2交换机 402上与 L3交换机 404连接的端 口 414以及 L3交换机 404上与 L2交换机 403连接的端口 415上建立该 VLAN。  A VLAN is established on the L2 switch 403 and the L3 switch 404. Specifically, the port 412 connected to the server 401 on the L2 switch 403, the port 414 connected to the L3 switch 404 on the L2 switch 402, and the port 415 connected to the L2 switch 403 on the L3 switch 404 establish the VLAN.
同时, 在 L3交换机 404上设置 DHCP中继, 指向资源池管理系统 402内部 的 DHCP服务器。  At the same time, a DHCP relay is set on the L3 switch 404 to point to the DHCP server inside the resource pool management system 402.
如图 4C的箭头 420c所示, 服务器 401通过 VLAN, 按照 PXE加载方式从 资源池管理系统 402获取临时操作系统的安装文件。 具体地, 在服务器 401的 DHCP请求到达 L3交换机 404上时, L3交换机 404将该 DHCP请求指向资源 池管理系统 402内部的 DHCP服务器, 避免了服务器的 DHCP请求被用户网络 的 DHCP服务器响应的问题。  As shown by the arrow 420c in FIG. 4C, the server 401 acquires the installation file of the temporary operating system from the resource pool management system 402 in the PXE loading mode through the VLAN. Specifically, when the DHCP request of the server 401 reaches the L3 switch 404, the L3 switch 404 points the DHCP request to the DHCP server inside the resource pool management system 402, thereby avoiding the problem that the server's DHCP request is responded to by the DHCP server of the user network.
图 5是本发明一个实施例的资源池管理系统的框图。 图 5的资源池管理系统 50的一个例子是图 4A-4C所示的资源池管理系统 402, 包括发送单元 51和接 收单元 52。  Figure 5 is a block diagram of a resource pool management system in accordance with one embodiment of the present invention. An example of the resource pool management system 50 of FIG. 5 is the resource pool management system 402 shown in FIGS. 4A-4C, including a transmitting unit 51 and a receiving unit 52.
发送单元 51 向服务器发送临时操作系统的安装信息, 并向服务器发送资源 信息获取请求, 其中安装信息用于由服务器在服务器的内存中安装临时操作系 统。接收单元 52接收服务器的临时操作系统根据资源信息获取请求获取的服务 器的资源信息。  The sending unit 51 sends the installation information of the temporary operating system to the server, and sends a resource information obtaining request to the server, wherein the installing information is used by the server to install the temporary operating system in the memory of the server. The receiving unit 52 receives the resource information of the server acquired by the temporary operating system of the server according to the resource information acquisition request.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。  In the embodiment of the present invention, a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
资源池管理系统 50能够实现图 1-图 4的实施例中由资源池管理系统执行的 各个过程, 为避免重复, 不再赘述。  The resource pool management system 50 can implement the various processes performed by the resource pool management system in the embodiments of FIG. 1 to FIG. 4, and details are not described herein to avoid redundancy.
可选地, 作为一个实施例, 资源池管理系统 50还包括设置单元 53 , 用于在 服务器的接入交换机上设置 VLAN, 通过 VLAN连接接入交换机和服务器。 接 收单元 52还用于通过 VLAN接收服务器发送的用于请求临时操作系统的安装 信息的加载请求。 这样可通过 VLAN的方式隔离用户网络的 DHCP服务器。  Optionally, as an embodiment, the resource pool management system 50 further includes a setting unit 53 configured to set a VLAN on the access switch of the server, and access the switch and the server through the VLAN connection. The receiving unit 52 is further configured to receive, by the VLAN, a loading request sent by the server for requesting installation information of the temporary operating system. In this way, the DHCP server of the user network can be isolated by means of a VLAN.
可选地,作为另一实施例, VLAN还连接接入交换机和服务器的汇聚交换机。 设置单元 53还可以在服务器的汇聚交换机上设置 VLAN的 DHCP中继, DHCP 中继指向资源池管理系统内部的 DHCP服务器。 这样, 可通过 VLAN和 DHCP 中继的方式隔离用户网络的 DHCP服务器。  Optionally, as another embodiment, the VLAN is further connected to the aggregation switch of the access switch and the server. The setting unit 53 can also set a DHCP relay of the VLAN on the aggregation switch of the server, and the DHCP relay points to the DHCP server inside the resource pool management system. In this way, the DHCP server of the user network can be isolated by means of VLAN and DHCP relay.
可选地, 作为另一实施例, 发送单元 52还可以向服务器发送配置命令, 配 置命令用于通过临时操作系统配置服务器。 这样可以通过临时操作系统实现服 务器的自动化配置或快速故障恢复等。 Optionally, as another embodiment, the sending unit 52 may further send a configuration command to the server for configuring the server by using a temporary operating system. This can be done through a temporary operating system Automated configuration or fast failure recovery.
这样, 本发明实施例提供了一种棵机服务器的发现方法, 为数据中心的资源 池管理系统提供基础数据, 同时该发现机制可以应用到棵机配置, 为数据中心 的资源调度提供便捷途径。  Thus, the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
图 6是本发明一个实施例的服务器的框图。 图 6的服务器 60的一个例子是 图 4A-C中的服务器 401 , 包括接收单元 61、 安装单元 62、 获取单元 63、 发送 单元 64。  Figure 6 is a block diagram of a server in accordance with one embodiment of the present invention. An example of the server 60 of FIG. 6 is the server 401 of FIGS. 4A-C, including a receiving unit 61, an installation unit 62, an obtaining unit 63, and a transmitting unit 64.
接收单元 61从资源池管理系统接收临时操作系统的安装信息。 安装单元 62 根据安装信息在服务器的内存中安装临时操作系统。 获取单元 63 在接收单元 61接收到资源池管理系统发送的资源信息获取请求时, 通过临时操作系统获取 服务器的资源信息。 发送单元 64向资源池管理系统发送服务器的资源信息。  The receiving unit 61 receives the installation information of the temporary operating system from the resource pool management system. Installation unit 62 Installs a temporary operating system in the server's memory based on the installation information. The obtaining unit 63 acquires the resource information of the server through the temporary operating system when the receiving unit 61 receives the resource information obtaining request sent by the resource pool management system. The transmitting unit 64 transmits the resource information of the server to the resource pool management system.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。  In the embodiment of the present invention, a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
服务器 60能够实现图 1-图 4的实施例中由服务器实现的各个过程, 为避免 重复, 不再赘述。  The server 60 can implement the various processes implemented by the server in the embodiment of FIG. 1 to FIG. 4, and details are not described herein to avoid repetition.
可选地, 作为一个实施例, 获取单元 63 可通过临时操作系统提供的 IMPI 或 HPI, 获取服务器的资源信息。 但本发明实施例对获取服务器资源信息的具 体脚本或组件的形式不作限制。  Optionally, as an embodiment, the obtaining unit 63 may obtain resource information of the server by using an IMPI or an HPI provided by the temporary operating system. However, the embodiment of the present invention does not limit the form of a specific script or component for obtaining server resource information.
可选地, 作为另一实施例, 服务器 60还包括配置单元 65。 接收单元 61还 可以接收资源池管理系统发送的配置命令。 配置单元 65根据配置命令, 通过临 时操作系统配置服务器。 这样可以通过临时操作系统实现服务器的自动化配置 或快速故障恢复等。  Optionally, as another embodiment, the server 60 further includes a configuration unit 65. The receiving unit 61 can also receive configuration commands sent by the resource pool management system. The configuration unit 65 configures the server through a temporary operating system according to the configuration command. This enables automated configuration of the server or fast failback through a temporary operating system.
这样, 本发明实施例提供了一种棵机服务器的发现方法, 为数据中心的资源 池管理系统提供基础数据, 同时该发现机制可以应用到棵机配置, 为数据中心 的资源调度提供便捷途径。  Thus, the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
图 7是本发明另一实施例的资源池管理系统的框图。 图 7的资源池管理系统 70的一个例子是图 4 A-4C所示的资源池管理系统 402 , 包括发送电路 73和接 收电路 74。  7 is a block diagram of a resource pool management system in accordance with another embodiment of the present invention. An example of the resource pool management system 70 of FIG. 7 is the resource pool management system 402 shown in FIGS. 4A-4C, including a transmitting circuit 73 and a receiving circuit 74.
发送电路 73 向服务器发送临时操作系统的安装信息, 并向服务器发送资源 信息获取请求, 其中安装信息用于由服务器在服务器的内存中安装临时操作系 统。接收电路 74接收服务器的临时操作系统根据资源信息获取请求获取的服务 器的资源信息。  The transmitting circuit 73 sends the installation information of the temporary operating system to the server, and sends a resource information obtaining request to the server, wherein the installation information is used by the server to install the temporary operating system in the memory of the server. The receiving circuit 74 receives the resource information of the server acquired by the temporary operating system of the server according to the resource information acquisition request.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。 The embodiment of the invention installs a temporary operating system in the memory of the server, and obtains the resource information of the server by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the BMC mode is solved. The versatility and limitations that come with it.
资源池管理系统 70还包括处理器 71和存储器 72。 资源池管理系统 70的各 个组件通过总线系统 79耦合在一起, 其中总线系统 79除包括数据总线之外, 还包括电源总线、 控制总线和状态信号总线。 但是为了清楚说明起见, 在图中 将各种总线都标为总线系统 79。  The resource pool management system 70 also includes a processor 71 and a memory 72. The various components of the resource pool management system 70 are coupled together by a bus system 79, which in addition to the data bus includes a power bus, a control bus, and a status signal bus. However, for clarity of description, various buses are labeled as bus system 79 in the figure.
上述本发明实施例揭示的方法可以应用于处理器 71中,或者由处理器 71实 现。处理器 71可能是一种集成电路芯片,具有信号的处理能力。在实现过程中, 上述方法的各步骤可以通过处理器 71 中的硬件的集成逻辑电路或者软件形式 的指令完成。 上述的处理器 71可以是通用处理器、 数字信号处理器 (DSP ) 、 专用集成电路 (ASIC ) 、 现成可编程门阵列 (FPGA ) 或者其他可编程逻辑器 件、 分立门或者晶体管逻辑器件、 分立硬件组件。 可以实现或者执行本发明实 施例中的公开的各方法、 步骤及逻辑框图。 通用处理器可以是微处理器或者该 处理器也可以是任何常规的处理器等。 结合本发明实施例所公开的方法的步骤 可以直接体现为硬件译码处理器执行完成, 或者用译码处理器中的硬件及软件 模块组合执行完成。 软件模块可以位于随机存储器, 闪存、 只读存储器, 可编 程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。 该存储介质位于存储器 72, 处理器 71读取存储器 72中的信息, 结合其硬件完 成上述方法的步骤。 例如, 存储器 72可存储临时操作系统的安装信息。  The method disclosed in the above embodiments of the present invention may be applied to the processor 71 or implemented by the processor 71. Processor 71 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 71 or an instruction in the form of software. The processor 71 described above may be a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware. Component. The methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out. The general purpose processor may be a microprocessor or the processor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present invention may be directly implemented as a hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor. The software modules can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like. The storage medium is located in the memory 72, and the processor 71 reads the information in the memory 72 and, in conjunction with its hardware, performs the steps of the above method. For example, the memory 72 can store installation information for a temporary operating system.
资源池管理系统 70能够实现图 1-图 4的实施例中由资源池管理系统执行的 各个过程, 为避免重复, 不再赘述。  The resource pool management system 70 can implement the various processes performed by the resource pool management system in the embodiments of FIG. 1 to FIG. 4, and details are not described herein to avoid redundancy.
可选地, 作为一个实施例, 处理器 71 可以在服务器的接入交换机上设置 VLAN, 通过 VLAN连接接入交换机和服务器。 接收电路 74还可以通过 VLAN 接收服务器发送的用于请求临时操作系统的安装信息的加载请求。 这样可通过 VLAN的方式隔离用户网络的 DHCP服务器。  Optionally, as an embodiment, the processor 71 may set a VLAN on the access switch of the server, and access the switch and the server through a VLAN connection. The receiving circuit 74 can also receive a loading request sent by the server for requesting installation information of the temporary operating system through the VLAN. In this way, the DHCP server of the user network can be isolated by means of a VLAN.
可选地,作为另一实施例, VLAN还连接接入交换机和服务器的汇聚交换机。 处理器 71还可以在服务器的汇聚交换机上设置 VLAN的 DHCP 中继, DHCP 中继指向资源池管理系统内部的 DHCP服务器。 这样, 可通过 VLAN和 DHCP 中继的方式隔离用户网络的 DHCP服务器。  Optionally, as another embodiment, the VLAN is further connected to the aggregation switch of the access switch and the server. The processor 71 can also set a DHCP relay of the VLAN on the aggregation switch of the server, and the DHCP relay points to the DHCP server inside the resource pool management system. In this way, the DHCP server of the user network can be isolated by means of VLAN and DHCP relay.
可选地, 作为另一实施例, 发送电路 73还可以向服务器发送配置命令, 配 置命令用于通过临时操作系统配置服务器。 这样可以通过临时操作系统实现服 务器的自动化配置或快速故障恢复等。  Optionally, as another embodiment, the sending circuit 73 may further send a configuration command to the server for configuring the server through the temporary operating system. This enables automated configuration of the server or fast failback through a temporary operating system.
这样, 本发明实施例提供了一种棵机服务器的发现方法, 为数据中心的资源 池管理系统提供基础数据, 同时该发现机制可以应用到棵机配置, 为数据中心 的资源调度提供便捷途径。  Thus, the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
图 8是本发明另一实施例的服务器的框图。 图 8的服务器 80的一个例子是 图 4A-C中的服务器 401 , 包括处理器 81、 存储器 82、 发送电路 83和接收电路 84。 存储器 82包括易失性的内存 821和非易失性的磁盘 822。 Figure 8 is a block diagram of a server in accordance with another embodiment of the present invention. An example of server 80 of Figure 8 is The server 401 of Figures 4A-C includes a processor 81, a memory 82, a transmitting circuit 83, and a receiving circuit 84. The memory 82 includes a volatile memory 821 and a non-volatile disk 822.
接收电路 84从资源池管理系统接收临时操作系统的安装信息。处理器 81根 据安装信息在服务器的内存 821中安装临时操作系统。在接收电路 84接收到资 源池管理系统发送的资源信息获取请求时,处理器 81通过临时操作系统获取服 务器的资源信息。 发送电路 83向资源池管理系统发送服务器的资源信息。  The receiving circuit 84 receives the installation information of the temporary operating system from the resource pool management system. The processor 81 installs a temporary operating system in the server's memory 821 based on the installation information. When the receiving circuit 84 receives the resource information obtaining request sent by the resource pool management system, the processor 81 acquires the resource information of the server through the temporary operating system. The transmitting circuit 83 transmits the resource information of the server to the resource pool management system.
本发明实施例在服务器的内存中安装临时操作系统,利用临时操作系统获取 服务器的资源信息, 从而能够灵活地获取服务器的资源信息, 解决 BMC 方式 带来的通用性和局限性问题。  In the embodiment of the present invention, a temporary operating system is installed in the memory of the server, and the resource information of the server is obtained by using the temporary operating system, so that the resource information of the server can be flexibly obtained, and the versatility and limitations brought by the BMC mode are solved.
磁盘 822存储用户数据, 例如正式操作系统或预装的应用等。 临时操作系统 仅在内存 821中安装和运行, 这样不会影响磁盘 822中的用户数据。  Disk 822 stores user data, such as a formal operating system or pre-installed applications. The temporary operating system is only installed and running in memory 821, so it does not affect user data in disk 822.
服务器 80的各个组件通过总线系统 89耦合在一起, 其中总线系统 89除包 括数据总线之外, 还包括电源总线、 控制总线和状态信号总线。 但是为了清楚 说明起见, 在图中将各种总线都标为总线系统 89。  The various components of server 80 are coupled together by a bus system 89, which includes, in addition to the data bus, a power bus, a control bus, and a status signal bus. However, for clarity of description, various buses are labeled as bus system 89 in the figure.
上述本发明实施例揭示的方法可以应用于处理器 81中,或者由处理器 81实 现。处理器 81可能是一种集成电路芯片,具有信号的处理能力。在实现过程中, 上述方法的各步骤可以通过处理器 81 中的硬件的集成逻辑电路或者软件形式 的指令完成。 上述的处理器 81可以是通用处理器、 数字信号处理器 (DSP ) 、 专用集成电路(ASIC ) 、 现成可编程门阵列 (FPGA ) 或者其他可编程逻辑器 件、 分立门或者晶体管逻辑器件、 分立硬件组件。 可以实现或者执行本发明实 施例中的公开的各方法、 步骤及逻辑框图。 通用处理器可以是微处理器或者该 处理器也可以是任何常规的处理器等。 结合本发明实施例所公开的方法的步骤 可以直接体现为硬件译码处理器执行完成, 或者用译码处理器中的硬件及软件 模块组合执行完成。 软件模块可以位于随机存储器, 闪存、 只读存储器, 可编 程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。 该存储介质位于存储器 82, 处理器 81读取存储器 82中的信息, 结合其硬件完 成上述方法的步骤。  The method disclosed in the above embodiments of the present invention may be applied to the processor 81 or implemented by the processor 81. Processor 81 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 81 or an instruction in the form of software. The processor 81 described above may be a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware. Component. The methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out. The general purpose processor may be a microprocessor or the processor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present invention may be directly implemented as a hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor. The software modules can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like. The storage medium is located in the memory 82, and the processor 81 reads the information in the memory 82 and combines the hardware to perform the steps of the above method.
服务器 80能够实现图 1-图 4的实施例中由服务器实现的各个过程, 为避免 重复, 不再赘述。  The server 80 can implement the various processes implemented by the server in the embodiment of FIG. 1 to FIG. 4, and details are not described herein to avoid repetition.
可选地, 作为一个实施例, 处理器 81 可通过临时操作系统提供的 IMPI或 HPI, 获取服务器的资源信息。但本发明实施例对获取服务器资源信息的具体脚 本或组件的形式不作限制。  Optionally, as an embodiment, the processor 81 may obtain resource information of the server by using an IMPI or an HPI provided by the temporary operating system. However, the embodiment of the present invention does not limit the form of a specific script or component for obtaining server resource information.
可选地, 作为另一实施例, 接收电路 84还可以接收资源池管理系统发送的 配置命令。 处理器 81根据配置命令, 通过临时操作系统配置服务器。 这样可以 通过临时操作系统实现服务器的自动化配置或快速故障恢复等。 这样, 本发明实施例提供了一种棵机服务器的发现方法, 为数据中心的资源 池管理系统提供基础数据, 同时该发现机制可以应用到棵机配置, 为数据中心 的资源调度提供便捷途径。 Optionally, as another embodiment, the receiving circuit 84 may further receive a configuration command sent by the resource pool management system. The processor 81 configures the server through the temporary operating system according to the configuration command. This enables automated configuration of the server or fast failure recovery through a temporary operating system. In this way, the embodiment of the present invention provides a method for discovering a server of a tree machine, which provides basic data for the resource pool management system of the data center, and the discovery mechanism can be applied to the configuration of the tree machine, thereby providing a convenient way for resource scheduling of the data center.
本领域普通技术人员可以意识到, 结合本文中所公开的实施例描述的各示例 的单元及算法步骤, 能够以电子硬件、 或者计算机软件和电子硬件的结合来实 现。 这些功能究竟以硬件还是软件方式来执行, 取决于技术方案的特定应用和 设计约束条件。 专业技术人员可以对每个特定的应用来使用不同方法来实现所 描述的功能, 但是这种实现不应认为超出本发明的范围。  Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the various examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods for implementing the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present invention.
所属领域的技术人员可以清楚地了解到, 为描述的方便和简洁, 上述描述的 系统、 装置和单元的具体工作过程, 可以参考前述方法实施例中的对应过程, 在此不再赘述。  A person skilled in the art can clearly understand that, for the convenience and brevity of the description, the specific working process of the system, the device and the unit described above can refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
在本申请所提供的几个实施例中,应该理解到, 所揭露的系统、装置和方法, 可以通过其它的方式实现。 例如, 以上所描述的装置实施例仅仅是示意性的, 例如, 所述单元的划分, 仅仅为一种逻辑功能划分, 实际实现时可以有另外的 划分方式, 例如多个单元或组件可以结合或者可以集成到另一个系统, 或一些 特征可以忽略, 或不执行。 另一点, 所显示或讨论的相互之间的耦合或直接耦 合或通信连接可以是通过一些接口, 装置或单元的间接耦合或通信连接, 可以 是电性, 机械或其它的形式。  In the several embodiments provided herein, it should be understood that the disclosed systems, devices, and methods may be implemented in other ways. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed. In addition, the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单 元显示的部件可以是或者也可以不是物理单元, 即可以位于一个地方, 或者也 可以分布到多个网络单元上。 可以根据实际的需要选择其中的部分或者全部单 元来实现本实施例方案的目的。  The units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, i.e., may be located in one place, or may be distributed over multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solution of the embodiment.
另外, 在本发明各个实施例中的各功能单元可以集成在一个处理单元中, 也 可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。  In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时, 可以存储在一个计算机可读取存储介质中。 基于这样的理解, 本发明的技术方 案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件 产品的形式体现出来, 该计算机软件产品存储在一个存储介质中, 包括若干指 令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络设备等) 执行本发明各个实施例所述方法的全部或部分步骤。 而前述的存储介质包括: U盘、 移动硬盘、 只读存储器 (ROM, Read-Only Memory ) 、 随机存取存储器 ( RAM, Random Access Memory ) 、 磁碟或者光盘等各种可以存储程序代码的 介质。  The functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including The instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a U disk, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like, which can store program codes. .
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限于 此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到 变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范围应 所述以权利要求的保护范围为准。 The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto, and any person skilled in the art can easily think of within the technical scope disclosed by the present invention. Variations or substitutions are intended to be covered by the scope of the invention. Therefore, the scope of the invention should be determined by the scope of the claims.

Claims

权 利 要 求 书 claims
1、 一种获取服务器资源信息的方法, 其特征在于, 包括: 1. A method of obtaining server resource information, which is characterized by including:
向服务器发送临时操作系统的安装信息,所述安装信息用于由所述服务器在 所述服务器的内存中安装所述临时操作系统; Send installation information of the temporary operating system to the server, the installation information being used by the server to install the temporary operating system in the memory of the server;
向所述服务器发送资源信息获取请求; Send a resource information acquisition request to the server;
接收所述服务器的所述临时操作系统根据所述资源信息获取请求获取的所 述服务器的资源信息。 Receive the resource information of the server obtained by the temporary operating system of the server according to the resource information acquisition request.
2、 如权利要求 1所述的方法, 其特征在于, 在向服务器发送临时操作系统 的安装信息之前, 还包括: 2. The method according to claim 1, characterized in that, before sending the installation information of the temporary operating system to the server, it further includes:
在所述服务器的接入交换机上设置 VLAN, 通过所述 VLAN连接所述接入 交换机和所述服务器; Set a VLAN on the access switch of the server, and connect the access switch and the server through the VLAN;
通过所述 VLAN接收所述服务器发送的用于请求所述临时操作系统的安装 信息的加载请求。 A loading request sent by the server for requesting installation information of the temporary operating system is received through the VLAN.
3、 如权利要求 2所述的方法, 其特征在于, 所述 VLAN还连接所述接入交 换机和所述服务器的汇聚交换机, 3. The method of claim 2, wherein the VLAN also connects the access switch and the aggregation switch of the server,
所述方法还包括: 在所述服务器的汇聚交换机上设置所述 VLAN 的 DHCP 中继, 所述 DHCP中继指向资源池管理系统内部的 DHCP服务器。 The method also includes: setting a DHCP relay of the VLAN on the aggregation switch of the server, and the DHCP relay points to a DHCP server inside the resource pool management system.
4、 如权利要求 2或 3所述的方法, 其特征在于, 所述向服务器发送临时操 作系统的安装信息, 包括: 在接收到所述加载请求时, 通过所述 VLAN向所述 服务器发送所述临时操作系统的安装信息。 4. The method of claim 2 or 3, wherein sending the installation information of the temporary operating system to the server includes: when receiving the loading request, sending the installation information to the server through the VLAN. Describes temporary operating system installation information.
5、 如权利要求 2-4任一项所述的方法, 其特征在于, 在接收所述临时操作 系统根据所述获取请求获取的所述服务器的资源信息之后, 还包括: 5. The method according to any one of claims 2 to 4, characterized in that, after receiving the resource information of the server obtained by the temporary operating system according to the acquisition request, it further includes:
删除所述 VLAN; Delete said VLAN;
向所述服务器发送重启命令,所述重启命令用于指示所述服务器运行正常操 作系统。 Send a restart command to the server, where the restart command is used to instruct the server to run a normal operating system.
6、 如权利要求 1-5任一项所述的方法, 其特征在于, 还包括: 6. The method according to any one of claims 1 to 5, further comprising:
向所述服务器发送配置命令,所述配置命令用于通过所述临时操作系统配置 所述服务器。 Send a configuration command to the server, the configuration command being used to configure the server through the temporary operating system.
7、 一种获取服务器资源信息的方法, 其特征在于, 包括: 7. A method of obtaining server resource information, which is characterized by including:
从资源池管理系统接收临时操作系统的安装信息; Receive temporary operating system installation information from the resource pool management system;
根据所述安装信息在服务器的内存中安装所述临时操作系统; Install the temporary operating system in the memory of the server according to the installation information;
在接收到所述资源池管理系统发送的资源信息获取请求时,通过所述临时操 作系统获取所述服务器的资源信息; When receiving the resource information acquisition request sent by the resource pool management system, obtain the resource information of the server through the temporary operating system;
向所述资源池管理系统发送所述服务器的资源信息。 Send the resource information of the server to the resource pool management system.
8、 如权利要求 7所述的方法, 其特征在于, 在从资源池管理系统接收临时 操作系统的安装信息之前, 还包括: 8. The method of claim 7, wherein: after receiving the temporary Operating system installation information also includes:
通过所述资源池管理系统在所述服务器的接入交换机上设置的 VLAN, 向所 述资源池管理系统发送用于请求所述临时操作系统的安装信息的加载请求。 A loading request for requesting installation information of the temporary operating system is sent to the resource pool management system through the VLAN set by the resource pool management system on the access switch of the server.
9、 如权利要求 8所述的方法, 其特征在于, 所述 VLAN还连接所述接入交 换机和所述服务器的汇聚交换机, 所述服务器的汇聚交换机上设置有所述 9. The method of claim 8, wherein the VLAN is also connected to the access switch and the aggregation switch of the server, and the aggregation switch of the server is provided with the
VLAN的 DHCP中继, 所述 DHCP中继指向所述资源池管理系统内部的 DHCP 服务器。 DHCP relay of VLAN, the DHCP relay points to the DHCP server inside the resource pool management system.
10、 如权利要求 7-9任一项所述的方法, 其特征在于, 所述通过所述临时操 作系统获取所述服务器的资源信息, 包括: 10. The method according to any one of claims 7-9, characterized in that: obtaining the resource information of the server through the temporary operating system includes:
通过所述临时操作系统提供的智能平台管理接口 IMPI或主机端口接口 HPI, 获取所述服务器的资源信息。 The resource information of the server is obtained through the intelligent platform management interface IMPI or the host port interface HPI provided by the temporary operating system.
11、 如权利要求 7-10任一项所述的方法, 其特征在于, 还包括: 11. The method according to any one of claims 7-10, further comprising:
接收所述资源池管理系统发送的重启命令; Receive a restart command sent by the resource pool management system;
根据所述重启命令重新启动运行正常操作系统。 Restart the normal operating system according to the restart command.
12、 如权利要求 7-11任一项所述的方法, 其特征在于, 还包括: 12. The method according to any one of claims 7-11, further comprising:
接收所述资源池管理系统发送的配置命令; Receive configuration commands sent by the resource pool management system;
根据所述配置命令, 通过所述临时操作系统配置所述服务器。 According to the configuration command, the server is configured through the temporary operating system.
13、 一种资源池管理系统, 其特征在于, 包括: 13. A resource pool management system, characterized by including:
发送单元, 用于向服务器发送临时操作系统的安装信息, 并向所述服务器发 送资源信息获取请求, 其中所述安装信息用于由所述服务器在所述服务器的内 存中安装所述临时操作系统; A sending unit, configured to send the installation information of the temporary operating system to the server, and send a resource information acquisition request to the server, where the installation information is used by the server to install the temporary operating system in the memory of the server. ;
接收单元,用于接收所述服务器的所述临时操作系统根据所述资源信息获取 请求获取的所述服务器的资源信息。 A receiving unit configured to receive the resource information of the server obtained by the temporary operating system of the server according to the resource information acquisition request.
14、 如权利要求 13所述的资源池管理系统, 其特征在于, 还包括设置单元, 用于在所述服务器的接入交换机上设置 VLAN, 通过所述 VLAN连接所述接入 交换机和所述服务器; 14. The resource pool management system of claim 13, further comprising a setting unit configured to set a VLAN on the access switch of the server, and connect the access switch and the access switch through the VLAN. server;
所述接收单元还用于通过所述 VLAN 接收所述服务器发送的用于请求所述 临时操作系统的安装信息的加载请求。 The receiving unit is further configured to receive, through the VLAN, a loading request sent by the server for requesting installation information of the temporary operating system.
15、 如权利要求 14所述的资源池管理系统, 其特征在于, 所述 VLAN还连 接所述接入交换机和所述服务器的汇聚交换机, 15. The resource pool management system according to claim 14, wherein the VLAN is also connected to the access switch and the aggregation switch of the server,
所述设置单元还用于在所述服务器的汇聚交换机上设置所述 VLAN 的 DHCP中继, 所述 DHCP中继指向资源池管理系统内部的 DHCP服务器。 The setting unit is also used to set a DHCP relay of the VLAN on the aggregation switch of the server, and the DHCP relay points to a DHCP server inside the resource pool management system.
16、 如权利要求 13-15任一项所述的资源池管理系统, 其特征在于, 所述发 送单元还用于向所述服务器发送配置命令, 所述配置命令用于通过所述临时操 作系统配置所述服务器。 16. The resource pool management system according to any one of claims 13 to 15, characterized in that the sending unit is also used to send a configuration command to the server, and the configuration command is used to pass the temporary operating system Configure said server.
17、 一种服务器, 其特征在于, 包括: 17. A server, characterized by including:
接收单元, 用于从资源池管理系统接收临时操作系统的安装信息; 安装单元, 用于根据所述安装信息在服务器的内存中安装所述临时操作系 统; The receiving unit is used to receive the installation information of the temporary operating system from the resource pool management system; the installation unit is used to install the temporary operating system in the memory of the server according to the installation information;
获取单元,用于在所述接收单元接收到所述资源池管理系统发送的资源信息 获取请求时, 通过所述临时操作系统获取所述服务器的资源信息; An acquisition unit configured to acquire the resource information of the server through the temporary operating system when the receiving unit receives the resource information acquisition request sent by the resource pool management system;
发送单元, 用于向所述资源池管理系统发送所述服务器的资源信息。 A sending unit, configured to send the resource information of the server to the resource pool management system.
18、 如权利要求 17所述的服务器, 其特征在于, 所述获取单元具体用于通 过所述临时操作系统提供的智能平台管理接口 IMPI或主机端口接口 HPI,获取 所述服务器的资源信息。 18. The server according to claim 17, wherein the obtaining unit is specifically configured to obtain the resource information of the server through the intelligent platform management interface IMPI or the host port interface HPI provided by the temporary operating system.
19、 如权利要求 17或 18所述的服务器, 其特征在于, 还包括配置单元, 所述接收单元还用于接收所述资源池管理系统发送的配置命令; 19. The server according to claim 17 or 18, further comprising a configuration unit, the receiving unit is further configured to receive a configuration command sent by the resource pool management system;
所述配置单元用于根据所述配置命令, 通过所述临时操作 系统配置所述服务器。 The configuration unit is used to configure the server through the temporary operating system according to the configuration command.
PCT/CN2013/084541 2012-12-31 2013-09-27 Method for obtaining resource information of server, resource pool management system and server WO2014101514A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210593627.3 2012-12-31
CN201210593627.3A CN103024079B (en) 2012-12-31 2012-12-31 Obtain the method for server resource information, resource pool management system and server

Publications (1)

Publication Number Publication Date
WO2014101514A1 true WO2014101514A1 (en) 2014-07-03

Family

ID=47972203

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/084541 WO2014101514A1 (en) 2012-12-31 2013-09-27 Method for obtaining resource information of server, resource pool management system and server

Country Status (2)

Country Link
CN (1) CN103024079B (en)
WO (1) WO2014101514A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024079B (en) * 2012-12-31 2015-09-30 华为技术有限公司 Obtain the method for server resource information, resource pool management system and server
CN105278968A (en) * 2014-06-05 2016-01-27 宏碁股份有限公司 Server and method for inquiring configuration state of server
CN104468223B (en) * 2014-12-17 2017-11-14 浪潮电子信息产业股份有限公司 A kind of data center calculates, stored, the network equipment manages distribution method automatically
CN106155784A (en) * 2016-01-22 2016-11-23 浪潮电子信息产业股份有限公司 A kind of method of IPMI network interface mode of operation that automatically switches and device thereof
CN110633086B (en) * 2018-06-25 2024-03-29 联想企业解决方案(新加坡)有限公司 Blade server
CN109144821A (en) * 2018-09-05 2019-01-04 山东浪潮云投信息科技有限公司 Physical server automatic management method in a kind of cloud computation data center
CN110750464A (en) * 2019-09-05 2020-02-04 北京浪潮数据技术有限公司 Computer node storage pooling method, device and system
CN110879712B (en) * 2019-11-07 2022-06-17 北京浪潮数据技术有限公司 Cloud data center physical host installation method and related device
CN113612702B (en) * 2021-09-30 2021-12-24 苏州浪潮智能科技有限公司 Method, system, equipment and storage medium for realizing bare metal inspection process

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1445669A (en) * 2002-03-15 2003-10-01 联想(北京)有限公司 Method for getting and outputting information monitored by server through multiple approaches
CN101252587A (en) * 2008-04-18 2008-08-27 杭州华三通信技术有限公司 User terminal access right identifying method and apparatus
US20110191394A1 (en) * 2010-01-29 2011-08-04 Winteregg Joel Method of processing log files in an information system, and log file processing system
CN103024079A (en) * 2012-12-31 2013-04-03 华为技术有限公司 Method for acquiring resource information of server, resource pool management system and server

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6338064B1 (en) * 1998-05-14 2002-01-08 International Business Machines Corporation Method for enabling a web server running a “closed” native operating system to impersonate a user of a web client to obtain a protected file
CN1811709A (en) * 2005-01-26 2006-08-02 夏新电子股份有限公司 Infinite update method and apparatus for operating system in hand-held equipment
US8103747B2 (en) * 2008-01-24 2012-01-24 Symantec Operating Corporation Automatically configuring a network device during a dissimilar system restore

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1445669A (en) * 2002-03-15 2003-10-01 联想(北京)有限公司 Method for getting and outputting information monitored by server through multiple approaches
CN101252587A (en) * 2008-04-18 2008-08-27 杭州华三通信技术有限公司 User terminal access right identifying method and apparatus
US20110191394A1 (en) * 2010-01-29 2011-08-04 Winteregg Joel Method of processing log files in an information system, and log file processing system
CN103024079A (en) * 2012-12-31 2013-04-03 华为技术有限公司 Method for acquiring resource information of server, resource pool management system and server

Also Published As

Publication number Publication date
CN103024079B (en) 2015-09-30
CN103024079A (en) 2013-04-03

Similar Documents

Publication Publication Date Title
WO2014101514A1 (en) Method for obtaining resource information of server, resource pool management system and server
US10855464B2 (en) Methods and apparatus to manage credentials in hyper-converged infrastructures
US8997090B2 (en) Installing an operating system in a host system
US20140129819A1 (en) Cloud cluster system and boot deployment method for the same
US9182998B2 (en) Remote bios update in system having multiple computers
US20170228228A1 (en) Remote launch of deploy utility
CN111989681A (en) Automatically deployed Information Technology (IT) system and method
US8046450B1 (en) Associating network ports of a computer system with network ports of a network device
US7600005B2 (en) Method and apparatus for provisioning heterogeneous operating systems onto heterogeneous hardware systems
TWI581589B (en) Iscsi boot parameter deployment system and iscsi boot parameter deployment method
WO2016112825A1 (en) Remote control method, terminal device, management server, and remote control system
US7650490B2 (en) Embedded device for implementing a boot process on a host
JP6799668B2 (en) RAID setting
TWI492064B (en) Cloud system and the boot up and deployment method for the cloud system
US10802916B2 (en) System and method to enable rapid recovery of an operating system image of an information handling system after a malicious attack
US9152492B2 (en) Performing recovery of a headless computer
US10732961B1 (en) Systems and methods for performing in-service software upgrades on active network devices
US20200012501A1 (en) Information Handling Systems And Method To Provide Secure Shared Memory Access At OS Runtime
JP2009266205A (en) Method and apparatus for repairing multi-controller system
US9244695B2 (en) Obtaining device drivers from an out-of-band management network
TW201222411A (en) A method, a system and a computer program product for remote OS installation with monitoring
US20090254641A1 (en) Network card capable of remote boot and method thereof
TW201430561A (en) System and method of starting baseboard management controller
JPWO2012168995A1 (en) I / O switch control method, virtual computer control method, and computer system
TW201428613A (en) System and method for staring a diskless workstation

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: 13868651

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13868651

Country of ref document: EP

Kind code of ref document: A1