[go: up one dir, main page]

CN1848787A - An automated rapid deployment method for cluster server system nodes - Google Patents

An automated rapid deployment method for cluster server system nodes Download PDF

Info

Publication number
CN1848787A
CN1848787A CN 200610042764 CN200610042764A CN1848787A CN 1848787 A CN1848787 A CN 1848787A CN 200610042764 CN200610042764 CN 200610042764 CN 200610042764 A CN200610042764 A CN 200610042764A CN 1848787 A CN1848787 A CN 1848787A
Authority
CN
China
Prior art keywords
node
deployment
image
server
destination node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN 200610042764
Other languages
Chinese (zh)
Inventor
伍卫国
王磊
薛正华
董小社
胡雷钧
王恩东
王守昊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Beijing Electronic Information Industry Co Ltd
Xian Jiaotong University
Original Assignee
Inspur Beijing Electronic Information Industry Co Ltd
Xian Jiaotong University
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 Inspur Beijing Electronic Information Industry Co Ltd, Xian Jiaotong University filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN 200610042764 priority Critical patent/CN1848787A/en
Publication of CN1848787A publication Critical patent/CN1848787A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

A method for disposing nodes of cluster server system automatically and quickly includes obtaining image, defining object node, erecting operation system of object node, erecting and configuring application service of object node and configuring operation system identification of object node for realizing automation of erection course for cluster server system node.

Description

一种集群服务器系统节点的自动化快速部署方法An automated rapid deployment method for cluster server system nodes

                          技术领域Technical field

本发明属于计算机技术领域,涉及一种用于集群服务器系统节点的自动化快速部署方法,特别涉及在集群服务器节点上安装Unix及Linux类操作系统和应用软件的方法。本发明也可适合于计算机生产厂家及计算机销售公司在产品出厂前或销售前的批量系统预定制过程中使用。The invention belongs to the technical field of computers, and relates to an automatic rapid deployment method for cluster server system nodes, in particular to a method for installing Unix and Linux operating systems and application software on the cluster server nodes. The present invention is also suitable for computer manufacturers and computer sales companies to use in the batch system pre-ordering process before products leave the factory or before sales.

                          背景技术 Background technique

高性能集群计算系统目前应用非常广泛,集群的规模也在不断扩大,在集群的构建和运行期间,集群节点上操作系统和应用软件包的人工重复安装和升级会成为一项艰巨的任务。High-performance cluster computing systems are currently widely used, and the scale of clusters is also expanding. During the construction and operation of clusters, manual repeated installation and upgrade of operating systems and application software packages on cluster nodes will become a difficult task.

在本发明以前的现有技术中,一般以手动或ghost(Symantec公司开发的硬盘复制软件)硬盘刻录或NFS共享网络安装方法来部署集群节点的操作系统和应用软件。手动安装方法主要使用光盘安装,安装每台节点会耗费大量的时间和人力,并且节点的配置过程非常繁琐,很容易出错。在构建集群系统的工程实践中常用的是ghost硬盘刻录法和NFS共享网络安装法:ghost硬盘刻录法需要对被安装节点的硬盘进行拆卸,并且要求目标磁盘与源磁盘大小相同;NFS共享网络安装的方法需要把网络中的一台节点配置为NFS服务器,把操作系统安装盘中的文件复制到这台节点上,然后使被安装节点通过网卡或软盘启动,从NFS服务器节点上下载相关文件并完成安装。In the prior art prior to the present invention, the operating system and application software of cluster nodes are generally deployed by manual or ghost (hard disk duplication software developed by Symantec) hard disk recording or NFS shared network installation method. The manual installation method mainly uses the CD to install, and it takes a lot of time and manpower to install each node, and the node configuration process is very cumbersome and error-prone. In the engineering practice of building a cluster system, the ghost hard disk burning method and the NFS shared network installation method are commonly used: the ghost hard disk burning method needs to disassemble the hard disk of the installed node, and requires the target disk to be the same size as the source disk; NFS shared network installation The method needs to configure a node in the network as an NFS server, copy the files in the operating system installation disk to this node, and then make the installed node start through the network card or floppy disk, download the relevant files from the NFS server node and finish installation.

现有的一些部署软件如OSCAR(Open Source Cluster ApplicationResource,由Open Cluster Group开发的一套集群应用软件包)和SystemImager(系统镜像器)等应用范围较小,功能比较单一,操作使用不方便。Some existing deployment software such as OSCAR (Open Source Cluster Application Resource, a set of cluster application software packages developed by Open Cluster Group) and SystemImager (system imager) have a small application range, single functions, and inconvenient operation.

                          发明内容Contents of Invention

针对上述技术现状,本发明目的是给出一种新的适用于集群服务器系统节点的自动化快速部署方法,该方法能够简化集群服务器系统的安装工作,实现安装过程的自动化。In view of the above-mentioned technical status, the purpose of the present invention is to provide a new automatic rapid deployment method suitable for cluster server system nodes, which can simplify the installation work of the cluster server system and realize the automation of the installation process.

实现上述发明方法的技术解决方案是:一种集群服务器系统节点的自动化快速部署方法,其特征在于,该方法采用客户机/服务器体系结构,该体系结构中配置有部署服务器节点、交换机、一台或多台映像服务器节点、源节点和待安装软件系统的目标节点;The technical solution for realizing the above-mentioned inventive method is: an automatic rapid deployment method for cluster server system nodes, characterized in that the method adopts a client/server architecture, which is configured with a deployment server node, a switch, a or multiple image server nodes, source nodes and target nodes of the software system to be installed;

目标节点、部署服务器节点和映像服务器节点之间均通过以太网连接,采用星型的网络拓扑模型,所有目标节点要通过交换机或hub与部署服务器节点直接连通;其中,部署服务器节点作为体系结构中的服务器端,用来提供动态主机配置协议服务、简单文件传送协议服务、部署服务和配置服务;The target node, the deployment server node and the image server node are all connected by Ethernet, using a star-shaped network topology model, and all target nodes must be directly connected to the deployment server node through a switch or hub; among them, the deployment server node is the The server side of the server is used to provide dynamic host configuration protocol service, simple file transfer protocol service, deployment service and configuration service;

对目标节点进行部署时,首先,使目标节点从网卡启动,通过DHCP(Dynamic Host Configuration Protocol)协议和TFTP(Trivial File TransferProtocol)协议从部署服务器节点上下载部署代理,在内存中运行部署代理,部署代理通过与部署服务器节点通信后,完成对该目标节点的操作系统安装;接着,部署服务器节点控制目标节点从本地硬盘启动,运行刚才部署的操作系统,由配置代理完成应用服务映像的安装和操作系统信息的配置;经过配置之后,该目标节点就是一台能够立即使用的集群节点。When deploying the target node, first, start the target node from the network card, download the deployment agent from the deployment server node through the DHCP (Dynamic Host Configuration Protocol) protocol and TFTP (Trivial File Transfer Protocol) protocol, run the deployment agent in memory, and deploy After the agent communicates with the deployment server node, it completes the installation of the operating system on the target node; then, the deployment server node controls the target node to start from the local hard disk, runs the operating system just deployed, and the configuration agent completes the installation and operation of the application service image Configuration of system information; after configuration, the target node is a cluster node that can be used immediately.

映像服务器节点基于磁盘映像的安装方式,采用操作系统映像与应用服务映像分离部署,其中:The image server node is installed based on the disk image, and the operating system image and the application service image are deployed separately, among which:

操作系统映像是一个包括需要在目标节点上安装的操作系统的映像文件,由部署代理通过磁盘映像方式获取源节点的操作系统拷贝生成;The operating system image is an image file that includes the operating system that needs to be installed on the target node, and is generated by the deployment agent by obtaining a copy of the operating system of the source node through a disk image;

应用服务映像是一个需要在目标节点上安装的应用服务软件的映像文件,由管理员上传并且定义相关XML描述文件生成;两种映像文件均存储在映像服务器节点上,管理员在目标节点安装前,根据目标节点的具体使用目的动态组合映像,目标节点通过NFS文件系统访问映像服务器节点上的映像文件。The application service image is an image file of the application service software that needs to be installed on the target node. It is uploaded by the administrator and generated by defining the relevant XML description file; both image files are stored on the image server node. According to the specific use purpose of the target node, the image is dynamically combined, and the target node accesses the image file on the image server node through the NFS file system.

当部署服务器节点对目标节点部署操作系统映像时,采用可靠组播或单播网络传输模式;使用网络文件系统NFS、预引导执行环境PXE(PrebootExecution Environment)协议、动态主机配置协议DHCP、简单文件传送协议TFTP、网络唤醒WOL(Wakeup On LAN)来实现集群系统的快速自动化部署。When deploying server nodes to deploy operating system images to target nodes, use reliable multicast or unicast network transmission mode; use network file system NFS, preboot execution environment PXE (PrebootExecution Environment) protocol, dynamic host configuration protocol DHCP, simple file transfer The protocol TFTP and WOL (Wakeup On LAN) are used to realize the rapid and automatic deployment of the cluster system.

本发明方法的优点是:The advantage of the inventive method is:

A.提供单一控制点功能。管理员只需要通过终端连接到部署服务器节点上,所有的控制操作都由部署服务器节点完成。目标节点只需要在部署前通过BIOS设置为网卡启动,其部署过程是完全自动化的;目标节点不需要键盘、鼠标、显示器、光驱、软驱等外围设备。A. Provide a single control point function. The administrator only needs to connect to the deployment server node through the terminal, and all control operations are completed by the deployment server node. The target node only needs to be set to start with the network card through the BIOS before deployment, and the deployment process is completely automated; the target node does not need peripheral devices such as keyboard, mouse, monitor, CD-ROM, and floppy drive.

B.提供多类型操作系统映像的获取与部署功能。基于磁盘映像的安装方式,在映像获取代理中绑定了磁盘操作工具,不论映像源节点上安装何种类型操作系统,均可获取其操作系统映像。B. Provide the acquisition and deployment functions of multi-type operating system images. Based on the installation method of the disk image, the disk operation tool is bound to the image acquisition agent, no matter what type of operating system is installed on the image source node, the operating system image can be obtained.

C.采用操作系统映像和应用服务映像分离的部署思想,管理员在集群目标节点安装过程中,可以根据目标节点的具体使用目的动态组合映像。大大提高了集群部署系统的适应性,适用于集群中多类型服务节点的部署。同时,映像文件在映像服务器节点上占用的空间得到显著下降。C. Using the deployment idea of separating the operating system image and the application service image, the administrator can dynamically combine images according to the specific purpose of use of the target node during the installation process of the cluster target node. The adaptability of the cluster deployment system is greatly improved, and it is suitable for the deployment of multiple types of service nodes in the cluster. At the same time, the space occupied by the image file on the image server node is significantly reduced.

D.在操作系统映像的传输过程中,采用可靠组播与单播两种网络传输模式。使用可靠组播模型传输操作系统映像,时间短,效率高,但要求待部署目标节点应该定义相同的操作系统映像;使用单播模式传输操作系统映像,可以同时给多台目标节点安装不同的操作系统映像,但部署过程耗时较长。操作系统映像和节点之间的对应关系,由管理员根据目标节点的应用安排确定。D. In the transmission process of the operating system image, two network transmission modes of reliable multicast and unicast are adopted. Using the reliable multicast model to transmit the operating system image, the time is short and the efficiency is high, but it is required that the target nodes to be deployed should define the same operating system image; using the unicast mode to transmit the operating system image, different operations can be installed on multiple target nodes at the same time System image, but the deployment process takes a long time. The corresponding relationship between the operating system image and the node is determined by the administrator according to the application arrangement of the target node.

E.集群目标节点应用服务软件的安装、配置和操作系统标识信息的配置自动化,目标节点完全不需要人工干预。E. The installation and configuration of the application service software of the cluster target node and the configuration of the operating system identification information are automated, and the target node does not require manual intervention at all.

                       附图说明Description of drawings

图1为本发明方法采用的结构示意图。其中,“DHCP SERVER”代表“DHCP服务器”,“TFTP SERVER”代表“TFTP服务器”,“Deploy SERVER”代表“部署服务器”,“Config SERVER”代表“配置服务器”。图中一台节点作为部署服务器节点,提供DHCP服务、TFTP服务、部署服务和配置服务,目标节点通过交换机与部署服务器节点相连,从映像服务器节点上下载映像并完成安装。Fig. 1 is the structural representation that the method of the present invention adopts. Among them, "DHCP SERVER" stands for "DHCP server", "TFTP SERVER" stands for "TFTP server", "Deploy SERVER" stands for "deployment server", and "Config SERVER" stands for "configuration server". One node in the figure is used as a deployment server node, providing DHCP service, TFTP service, deployment service and configuration service. The target node is connected to the deployment server node through a switch, downloads the image from the image server node and completes the installation.

图2为使用本发明方法进行集群节点部署的主要步骤示意图。箭头顺序描述了使用本方法进行集群部署的主要步骤流程。Fig. 2 is a schematic diagram of main steps of cluster node deployment using the method of the present invention. The sequence of arrows describes the main steps of cluster deployment using this method.

图3为使用本发明方法通过PXE引导一台目标节点启动的详细过程示意图。主要描述了一台目标节点通过PXE协议从网卡启动,然后在内存运行部署代理的过程。其中“bootstrap”的确切含义是引导程序。FIG. 3 is a schematic diagram of a detailed process of booting a target node through PXE using the method of the present invention. It mainly describes the process of starting a target node from the network card through the PXE protocol, and then running the deployment agent in memory. where "bootstrap" exactly means bootstrap.

                       具体实施方式 Detailed ways

参见图1,图1是本发明方法采用的结构示意图。其中,“DHCP SERVER”代表“DHCP服务器”,“TFTP SERVER”代表“TFTP服务器”,“DeploySERVER”代表“部署服务器”,“Config SERVER”代表“配置服务器”。图中一台节点作为部署服务器节点,提供DHCP服务、TFTP服务、部署服务和配置服务,目标节点通过交换机与部署服务器节点相连,从映像服务器节点上下载映像并完成安装。Referring to Fig. 1, Fig. 1 is the structural representation that the method of the present invention adopts. Among them, "DHCP SERVER" stands for "DHCP server", "TFTP SERVER" stands for "TFTP server", "DeploySERVER" stands for "deployment server", and "Config SERVER" stands for "configuration server". One node in the figure is used as a deployment server node, providing DHCP service, TFTP service, deployment service and configuration service. The target node is connected to the deployment server node through a switch, downloads the image from the image server node and completes the installation.

本发明采用客户机/服务器体系结构,基于磁盘映像的安装方式,采用操作系统映像与应用服务映像分离的部署原则,采用可靠组播与单播网络传输模式,使用网络文件系统NFS、预引导执行环境PXE协议、动态主机配置协议DHCP、简单文件传送协议TFTP、网络唤醒WOL等来实现集群服务器系统的快速自动化部署。The present invention adopts the client/server system structure, the installation mode based on the disk image, the deployment principle of separating the operating system image and the application service image, adopts the reliable multicast and unicast network transmission mode, and uses the network file system NFS and pre-boot execution Environment PXE protocol, dynamic host configuration protocol DHCP, simple file transfer protocol TFTP, WOL, etc. to realize the rapid and automatic deployment of the cluster server system.

本方法的体系结构中需要配置一台节点作为部署服务器节点,同时还需要配置一台或多台节点作为映像服务器节点,或者将映像服务器节点和部署服务器节点合用一台节点。In the architecture of this method, one node needs to be configured as the deployment server node, and one or more nodes need to be configured as the image server node, or the image server node and the deployment server node share one node.

部署服务器节点作为部署体系结构中的服务器端,通过在其上安装部署服务软件包,以提供映像获取、映像传输、节点配置、DHCP和TFTP服务;负责映像获取、映像管理、目标节点操作系统安装以及安装完成后所需要的各种应用服务软件的安装和配置。目标节点是部署体系结构中的客户端,从网卡启动后通过与部署服务器节点通信获得部署代理,部署代理根据管理员的预先设定,采用可靠组播或者单播的传输模式将操作系统映像部署到目标节点的本地硬盘上。部署代理是一个包含嵌入式操作系统的服务软件包,在集群目标节点内存中运行。部署代理中包括目标硬件自动探测程序、部署实施程序以及对硬盘进行操作的工具;目标硬件自动探测程序负责自动获取硬件部件(板卡及芯片组等)信息并根据相关的信息加载合适的驱动程序,以确保在不同的硬件平台上能够运行该操作系统。部署实施程序根据管理员的预先设定,采用可靠组播或者单播的传输模式将操作系统映像下载并安装到目标节点的本地硬盘上。对硬盘进行操作的工具主要包括磁盘拷贝、磁盘分区等工具。The deployment server node, as the server in the deployment architecture, provides image acquisition, image transmission, node configuration, DHCP and TFTP services by installing the deployment service software package on it; it is responsible for image acquisition, image management, and target node operating system installation And the installation and configuration of various application service software required after the installation is completed. The target node is the client in the deployment architecture. After the network card is started, the deployment agent is obtained by communicating with the deployment server node. The deployment agent deploys the operating system image in a reliable multicast or unicast transmission mode according to the administrator's preset settings. to the local hard disk of the target node. The deployment agent is a service package containing an embedded operating system that runs in memory on the target nodes of the cluster. The deployment agent includes the target hardware automatic detection program, the deployment implementation program and the tools for operating the hard disk; the target hardware automatic detection program is responsible for automatically obtaining information on hardware components (boards and chipsets, etc.) and loading appropriate drivers based on relevant information , to ensure that the operating system can run on different hardware platforms. The deployment implementation program uses reliable multicast or unicast transmission mode to download and install the operating system image to the local hard disk of the target node according to the administrator's preset. The tools for operating the hard disk mainly include tools such as disk copy and disk partition.

目标节点的启动过程遵守Intel公司的预引导执行环境协议PXE;根据PXE协议,部署服务器节点上需要提供动态主机配置协议DHCP服务、简单文件传送协议TFTP服务。The startup process of the target node complies with Intel's pre-boot execution environment protocol PXE; according to the PXE protocol, the deployment server node needs to provide Dynamic Host Configuration Protocol DHCP service and Simple File Transfer Protocol TFTP service.

图3主要描述了一台目标节点通过PXE协议从网卡启动,然后在内存运行部署代理的过程。其中“bootstrap”的确切含义是引导程序。Figure 3 mainly describes the process of a target node booting from the network card through the PXE protocol, and then running the deployment agent in memory. where "bootstrap" exactly means bootstrap.

本方法在具体实施的时候,部署服务器节点和目标节点都可以选用普通的商用计算机,但部署服务器节点必须有键盘、鼠标、光驱、软驱和监视器等输入输出设备,目标节点则不需要这些输入输出设备。目标节点的网卡必须能支持PXE启动,才可实现目标节点安装过程的全部自动化。目前一般的商用计算机都能支持PXE启动功能。When this method is actually implemented, both the deployment server node and the target node can use ordinary commercial computers, but the deployment server node must have input and output devices such as a keyboard, mouse, optical drive, floppy drive, and monitor, and the target node does not need these inputs. output device. The network card of the target node must be able to support PXE boot, so as to realize the full automation of the target node installation process. At present, general commercial computers can support the PXE boot function.

目标节点、部署服务器节点和映像服务器节点之间均通过以太网连接,采用星型的网络拓扑模型,所有目标节点要通过交换机或hub与部署服务器节点直接连通。选用的以太网交换机要支持组播功能,否则只能选用单播传输模式。The target node, the deployment server node and the image server node are all connected by Ethernet, using a star network topology model, and all target nodes must be directly connected to the deployment server node through a switch or hub. The selected Ethernet switch must support the multicast function, otherwise, only the unicast transmission mode can be selected.

在本方法中,部署代理是一个包含嵌入式操作系统的服务软件包,在目标节点内存中运行。部署代理中包括目标硬件自动探测程序、部署实施程序以及对硬盘进行操作的工具。同时,部署代理必须支持组播与单播传输模式。在具体实现部署代理时,可以通过定制Linux操作系统来得到部署代理。In this approach, the deployment agent is a service package containing an embedded operating system running in memory on the target node. The deployment agent includes target hardware automatic detection program, deployment implementation program and tools for operating the hard disk. At the same time, the deployment agent must support multicast and unicast transmission modes. When implementing the deployment agent, the deployment agent can be obtained by customizing the Linux operating system.

图2为使用本发明方法进行集群节点部署的主要步骤示意图。箭头顺序描述了根据本方法进行集群部署的主要步骤流程。具体步骤如下:Fig. 2 is a schematic diagram of main steps of cluster node deployment using the method of the present invention. The sequence of arrows describes the flow of main steps of cluster deployment according to this method. Specific steps are as follows:

步骤1:获取操作系统映像和应用服务映像Step 1: Get the OS Image and App Service Image

1)获取操作系统映像1) Get the OS image

获取操作系统映像的过程类似于拍照的工作过程,其具体步骤如下:The process of obtaining the operating system image is similar to the working process of taking pictures, and the specific steps are as follows:

(1)手动的安装好模板节点,作为映像的源节点,源节点上至少需要安装操作系统和目标节点的配置代理(用于目标节点操作系统映像部署完成后配置该节点)。(1) Manually install the template node. As the source node of the image, at least the operating system and the configuration agent of the target node need to be installed on the source node (for configuring the node after the target node operating system image is deployed).

(2)确保源节点从网卡启动后,部署服务器节点通过PXE控制源节点下载一个映像获取代理,该映像获取代理是一个包含嵌入式操作系统的服务软件包,其中包括了对硬盘进行操作的工具。源节点从内存启动映像获取代理后,利用映像获取代理上的磁盘工具捕捉磁盘映像并作为操作系统映像文件存储在映像服务器节点上,由于从源节点获取的操作系统映像会被完全克隆到目标节点上,故这种方式适合目标节点与源节点的硬件设备是同构的情况。(2) After ensuring that the source node starts from the network card, the deployment server node controls the source node to download an image acquisition agent through PXE. The image acquisition agent is a service software package containing an embedded operating system, including tools for operating the hard disk . After the source node obtains the agent from the memory boot image, use the disk tool on the image acquisition agent to capture the disk image and store it as an operating system image file on the image server node, because the operating system image obtained from the source node will be completely cloned to the target node Therefore, this method is suitable for the case where the hardware devices of the target node and the source node are isomorphic.

2)获取应用服务映像2) Get the app service image

在获取应用服务映像时,需要把应用服务软件的安装包(rpm、tar或者gzip格式)上传到映像服务器节点的指定目录中,同时创建对应的应用服务描述文件即可作为应用服务映像文件。When obtaining the application service image, it is necessary to upload the application service software installation package (rpm, tar or gzip format) to the specified directory of the image server node, and create the corresponding application service description file as the application service image file.

步骤2:定义目标节点Step 2: Define the target node

把目标节点的网卡MAC地址与操作系统映像和应用服务映像绑定,确定各映像与目标节点的对应关系。同时,定义目标节点的IP地址、主机名等标识信息。这里的IP地址、主机名等标识信息是指目标节点部署完成后,管理人员期望的各目标节点的IP地址和主机名。其中一个映像文件(操作系统映像或者应用服务映像)可对应多台目标节点;一台目标节点只能绑定一个操作系统映像文件,但可以绑定多个应用服务映像文件。Bind the MAC address of the network card of the target node with the operating system image and the application service image, and determine the corresponding relationship between each image and the target node. At the same time, identify information such as an IP address and a host name of the target node are defined. The identification information such as IP address and host name here refers to the IP address and host name of each target node expected by the management personnel after the deployment of the target node is completed. One image file (operating system image or application service image) can correspond to multiple target nodes; one target node can only bind one operating system image file, but can bind multiple application service image files.

步骤3:安装目标节点操作系统Step 3: Install the target node operating system

安装目标节点时,首先需要准备好映像服务器节点上的操作系统映像和应用服务映像,然后需要启动部署服务器节点的DHCP服务器、TFTP服务器、部署服务器、配置服务器等。DHCP服务器为目标节点提供动态分配的IP地址,并指定TFTP服务器的位置,通知目标节点到TFTP服务器指定的位置去下载启动引导文件。When installing the target node, you first need to prepare the operating system image and application service image on the image server node, and then you need to start the DHCP server, TFTP server, deployment server, configuration server, etc. of the deployment server node. The DHCP server provides the target node with a dynamically allocated IP address, specifies the location of the TFTP server, and notifies the target node to download the startup boot file from the location specified by the TFTP server.

TFTP服务器为目标节点下载部署代理程序提供服务,在TFTP服务器的根目录中存储了启动引导文件、启动配置文件、Linux内核和根文件系统等。目标节点下载这些文件到本机内存中并加载执行。目标节点从内存中启动部署代理后,部署代理中的部署实施程序向部署服务器节点上的部署服务器发送部署操作系统映像请求,部署服务器根据管理员设定的操作系统映像及映像传输模式类型响应部署实施程序的请求,如果采用可靠组播传输模式,部署服务器就通知目标节点启动可靠组播接收程序;如果采用单播传输模式,部署服务器就提供操作系统映像的存储位置,部署代理根据部署服务器的响应,采用对应的传输模式将操作系统映像部署到目标节点的硬盘上。The TFTP server provides services for the target node to download and deploy the agent program, and the boot boot file, startup configuration file, Linux kernel and root file system are stored in the root directory of the TFTP server. The target node downloads these files into the local memory and loads them for execution. After the target node starts the deployment agent from the memory, the deployment implementation program in the deployment agent sends a request to deploy the operating system image to the deployment server on the deployment server node, and the deployment server responds to the deployment according to the operating system image and image transfer mode type set by the administrator. To implement the request of the program, if the reliable multicast transmission mode is used, the deployment server will notify the target node to start the reliable multicast receiving program; if the unicast transmission mode is used, the deployment server will provide the storage location of the operating system image, and the deployment agent will In response, the operating system image is deployed to the hard disk of the target node using a corresponding transfer mode.

步骤4:安装目标节点应用服务Step 4: Install the target node application service

当目标节点完成操作系统安装后,部署服务器节点通过PXE控制目标节点从本地硬盘启动,部署的操作系统映像中含有的配置代理会同部署服务器节点通信,获取管理员为该目标节点定义好的配置信息,根据得到的配置信息,从映像服务器节点上下载相应的应用服务软件并进行安装和配置。After the target node completes the operating system installation, the deployment server node controls the target node to boot from the local hard disk through PXE, and the configuration agent contained in the deployed operating system image will communicate with the deployment server node to obtain the configuration information defined by the administrator for the target node , according to the obtained configuration information, download the corresponding application service software from the image server node and install and configure it.

步骤5:配置目标节点操作系统信息Step 5: Configure the operating system information of the target node

集群系统是一个松耦合的系统,集群中节点是相对独立的,为了让集群中的节点能够相互协作对外提供服务,就必须对节点的标识信息进行配置。当安装、配置完目标节点的应用服务软件后,配置代理会根据管理员对该目标节点的定义,对其进行操作系统信息的配置,包括主机名、IP地址等标识信息的配置。The cluster system is a loosely coupled system. The nodes in the cluster are relatively independent. In order for the nodes in the cluster to cooperate with each other to provide external services, the identification information of the nodes must be configured. After installing and configuring the application service software of the target node, the configuration agent will configure the operating system information of the target node according to the administrator's definition, including the configuration of identification information such as host name and IP address.

经过配置之后,目标节点就是一台可以立即使用的集群节点了。After configuration, the target node is a cluster node that can be used immediately.

步骤6:测试:集群系统中待安装软件系统的目标节点安装完毕后,运行测试程序,以测试操作系统和应用服务的安装配置是否正确。Step 6: Test: After the target node of the software system to be installed in the cluster system is installed, run the test program to test whether the installation and configuration of the operating system and application services are correct.

Claims (8)

1. the automated quick deployment method of an aggregated server system node, it is characterized in that, this method adopts client/server architecture, disposes the destination node of deployment server node, switch, one or more image server node, source node and software systems to be installed in this architecture;
All connect by Ethernet between destination node, deployment server node and the image server node, adopt star-like network topology model, all destination nodes will directly be communicated with the deployment server node by switch or hub; Wherein, the deployment server node is used to provide DHCP service, simple file transfer protocol service, deployment services and configuration service as the server end in the architecture;
When destination node is disposed, at first, destination node is started from network interface card, download the deployment agency by DHCP agreement and TFTP agreement from the deployment server node, the agency is disposed in operation in internal memory, dispose the agency by with the deployment server node communication after, finish operating system installation to this destination node; Then, deployment server node control destination node starts from local hard drive, and the operating system that operation was disposed is just now finished the installation of application service reflection and the configuration of operation system information by Configuration Agent; After configuration, this destination node is exactly a clustered node that can use immediately.
2. the method for claim 1 is characterized in that, the image server node adopts operation system image to separate deployment with the application service reflection based on the mounting means of disk image, wherein:
Operation system image is an image file that comprises the operating system that need install on destination node, by disposing the agency obtains source node by the disk image mode operating system copy generation;
The application service reflection is the image file of the application service software that need install on destination node, uploads and defines relevant XML description document by the keeper and generate; Two kinds of image files all are stored on the image server node, and the keeper is before destination node is installed, and according to the concrete application target dynamic combined reflection of destination node, destination node is by the image file on the NFS file system access image server node.
3. the method for claim 1 is characterized in that, when deployment server node during to destination node deployment operation system image, adopts reliable multicast or unicast networks transmission mode; Use NFS NFS, Pre-Boot eXecution Environment PXE agreement, dynamic host configuration protocol DHCP, simple file transfer protocol TFTP, WOL WOL to realize the rapid automatized deployment of group system.
4. method as claimed in claim 3, it is characterized in that described employing reliable multicast transmission mode is once disposed the destination node of one group of same operation system image, this pattern is applicable to that more the clustered node number is many, and the deployment of the less group system of OS Type to be installed.
5. method as claimed in claim 3, it is characterized in that described employing unicast transmission mode can be disposed many destination nodes with different operating system images simultaneously, be applicable to that more the clustered node number is few, and the deployment of the more group system of node OS Type to be installed.
6. method as claimed in claim 3, it is characterized in that, before destination node down load application service reflection, the image server node at first adopts the NFS file system that the application service reflection is shared in the network, download the application service reflection that needs by destination node by the communication pattern of clean culture then, finish the installation and the configuration of application service software.
7. the method for claim 1 is characterized in that, described image server node and deployment server node can share a computer node.
8. the method for claim 1, it is characterized in that, described deployment agency is a service software that comprises embedded OS that moves in target node memory, and this software comprises the automatic locator(-ter) of destination node hardware, the instrument of disposing implementation procedure and hard disk being operated;
The automatic locator(-ter) of destination node hardware is responsible for obtaining automatically hardware component information and is loaded suitable driver according to relevant information, guarantees can move this operating system on different destination node hardware platforms;
The deployment implementation procedure preestablishes according to the keeper's, adopts the transmission mode of reliable multicast or clean culture that operation system image is downloaded and is installed on the local hard drive of destination node;
The instrument that hard disk is operated mainly comprises diskcopy, disk partition instrument.
CN 200610042764 2006-04-30 2006-04-30 An automated rapid deployment method for cluster server system nodes Pending CN1848787A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610042764 CN1848787A (en) 2006-04-30 2006-04-30 An automated rapid deployment method for cluster server system nodes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610042764 CN1848787A (en) 2006-04-30 2006-04-30 An automated rapid deployment method for cluster server system nodes

Publications (1)

Publication Number Publication Date
CN1848787A true CN1848787A (en) 2006-10-18

Family

ID=37078158

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610042764 Pending CN1848787A (en) 2006-04-30 2006-04-30 An automated rapid deployment method for cluster server system nodes

Country Status (1)

Country Link
CN (1) CN1848787A (en)

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951325A (en) * 2010-09-14 2011-01-19 太仓市同维电子有限公司 Network terminal configuration system based on automatic discovery and configuration method thereof
CN101951369A (en) * 2010-09-14 2011-01-19 太仓市同维电子有限公司 Batch terminal upgrading method and system based on automatic discovery
CN101207539B (en) * 2007-04-10 2011-03-16 中兴通讯股份有限公司 System and method for multicast performance measuring of broadband switch-in equipment
CN101330514B (en) * 2008-07-15 2011-11-16 西安交通大学 Method for disposing micro-OS with self-adaption transmission model
CN101789886B (en) * 2009-01-23 2011-12-28 中兴通讯股份有限公司 Environment setup automation system of distribution type environment and method
CN101452390B (en) * 2007-11-28 2012-03-14 无锡江南计算技术研究所 Network boot method and system, and system boot method and apparatus
CN102484599A (en) * 2009-07-01 2012-05-30 西门子公司 Method, system and apparatus for providing automation management services
CN102736946A (en) * 2011-04-11 2012-10-17 阿里巴巴集团控股有限公司 Batch application node deploying method and device
CN102843397A (en) * 2011-06-23 2012-12-26 神讯电脑(昆山)有限公司 Distributed system and distributed method for automatically copying hard disk
CN102882799A (en) * 2012-09-13 2013-01-16 曙光信息产业(北京)有限公司 Cluster arrangement and collocation system and method capable of controlling flow
CN103037002A (en) * 2012-12-21 2013-04-10 中标软件有限公司 Method and system for arranging server cluster in cloud computing cluster environment
CN103064717A (en) * 2013-01-22 2013-04-24 浪潮(北京)电子信息产业有限公司 Device and method for parallel installation of software for cluster system
CN103207798A (en) * 2013-04-08 2013-07-17 浪潮集团山东通用软件有限公司 Method of automatic system installation in distributed environment
CN103389909A (en) * 2012-05-09 2013-11-13 上海幻维数码创意科技有限公司 Rendering farm node virtualization deployment system and application thereof
CN103458002A (en) * 2013-08-15 2013-12-18 中电长城网际系统应用有限公司 One-key deployment method and device for cloud system
CN103607462A (en) * 2013-11-22 2014-02-26 曙光信息产业股份有限公司 Cluster NAS deployment system and deployment method thereof
CN103744695A (en) * 2013-12-25 2014-04-23 新浪网技术(中国)有限公司 Method and system for operating system remote installation on basis of PXE
CN103907091A (en) * 2011-10-31 2014-07-02 惠普发展公司,有限责任合伙企业 Remote software depolyment across network
CN104090778A (en) * 2014-07-28 2014-10-08 中国银行股份有限公司 Application system environment building method and system
CN104199694A (en) * 2014-08-27 2014-12-10 山东超越数控电子有限公司 Automatic operating system installation and recovery method based on PXE
CN104219099A (en) * 2014-09-25 2014-12-17 浪潮(北京)电子信息产业有限公司 Automatic server cluster deploying method and device
CN104468223A (en) * 2014-12-17 2015-03-25 浪潮电子信息产业股份有限公司 Data center computing, storing and network equipment automatic management and distribution method
CN104683166A (en) * 2013-11-28 2015-06-03 英业达科技有限公司 System and method thereof for testing server nodes in multi-node server
CN104780058A (en) * 2014-01-13 2015-07-15 联想(北京)有限公司 Electronic equipment configuration method and system
CN105141466A (en) * 2015-09-25 2015-12-09 浪潮(北京)电子信息产业有限公司 Operating system automation deployment method based on cloud platform and system thereof
CN105408864A (en) * 2013-07-29 2016-03-16 阿尔卡特朗讯 data processing
WO2016095187A1 (en) * 2014-12-19 2016-06-23 Intel Corporation Apparatus and method for adding nodes to a computing cluster
CN102929662B (en) * 2012-10-12 2016-08-31 浪潮电子信息产业股份有限公司 A kind of method based on network batch subregion
CN106201824A (en) * 2016-07-05 2016-12-07 浪潮(北京)电子信息产业有限公司 A kind of 64 road server system topology preparation method and devices
CN106254573A (en) * 2016-09-07 2016-12-21 合网络技术(北京)有限公司 System installation method, device and the server of server based on binding pattern
CN106445755A (en) * 2016-09-21 2017-02-22 郑州云海信息技术有限公司 Method for automatically testing integral cabinet servers
CN106549789A (en) * 2015-09-21 2017-03-29 中兴通讯股份有限公司 A kind of method and system for realizing that server is installed
CN106598560A (en) * 2015-10-16 2017-04-26 广达电脑股份有限公司 iSCSI-based operating system image deployment and diskless startup method
CN106815132A (en) * 2017-01-13 2017-06-09 郑州云海信息技术有限公司 A kind of cluster server formation gathering method
CN107045448A (en) * 2016-02-05 2017-08-15 广达电脑股份有限公司 Method and server for remotely starting deployment program
CN107071043A (en) * 2017-04-28 2017-08-18 曙光信息产业(北京)有限公司 The collocation method and device of a kind of network information
CN107135120A (en) * 2017-04-24 2017-09-05 曙光信息产业(北京)有限公司 A kind of automatic test approach and device for HPC cluster
CN107172208A (en) * 2017-06-30 2017-09-15 联想(北京)有限公司 The dispositions method and its system of server
CN107391640A (en) * 2017-07-11 2017-11-24 郑州云海信息技术有限公司 A kind of method for realizing SQL Server database mirroring pattern automatic deployments
CN108804270A (en) * 2018-06-12 2018-11-13 郑州云海信息技术有限公司 A kind of hard disc storage data processing test method
CN109976897A (en) * 2017-12-27 2019-07-05 航天信息股份有限公司 A kind of dispositions method, data interactive method and the corresponding intrument of big data cluster
CN110493028A (en) * 2019-06-28 2019-11-22 浪潮电子信息产业股份有限公司 A kind of clustered deploy(ment) method, system, device and computer readable storage medium
CN111030875A (en) * 2019-12-25 2020-04-17 浪潮商用机器有限公司 System deployment method and device of data center and computer storage medium
CN111752576A (en) * 2020-05-14 2020-10-09 深圳震有科技股份有限公司 A 5G data-based forwarding system deployment method, terminal and storage medium
CN112351118A (en) * 2021-01-07 2021-02-09 广东睿江云计算股份有限公司 Multicast method and system for physical machine
CN112395084A (en) * 2020-10-28 2021-02-23 安擎(天津)计算机有限公司 Bare metal server deployment method
CN112749095A (en) * 2021-01-15 2021-05-04 苏州浪潮智能科技有限公司 Method, system and medium for switching operating system to execute test task
CN112882748A (en) * 2021-03-04 2021-06-01 中国航空工业集团公司西安航空计算技术研究所 Image file management and batch deployment tool of embedded system
CN115174556A (en) * 2022-06-29 2022-10-11 浪潮云信息技术股份公司 Configuration method and system of server operating system, storage medium and electronic equipment
CN115277391A (en) * 2022-06-30 2022-11-01 联想(北京)有限公司 Network configuration method, device, cluster and storage medium
CN115454580A (en) * 2022-11-10 2022-12-09 统信软件技术有限公司 Node host resource management method and device and computing equipment
CN116074392A (en) * 2023-03-31 2023-05-05 成都四方伟业软件股份有限公司 Intelligent matching method and device for data stream transmission modes

Cited By (67)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207539B (en) * 2007-04-10 2011-03-16 中兴通讯股份有限公司 System and method for multicast performance measuring of broadband switch-in equipment
CN101452390B (en) * 2007-11-28 2012-03-14 无锡江南计算技术研究所 Network boot method and system, and system boot method and apparatus
CN101330514B (en) * 2008-07-15 2011-11-16 西安交通大学 Method for disposing micro-OS with self-adaption transmission model
CN101789886B (en) * 2009-01-23 2011-12-28 中兴通讯股份有限公司 Environment setup automation system of distribution type environment and method
CN102484599A (en) * 2009-07-01 2012-05-30 西门子公司 Method, system and apparatus for providing automation management services
CN102484599B (en) * 2009-07-01 2015-09-23 西门子公司 The method of serving for providing automatic management, system
CN101951369A (en) * 2010-09-14 2011-01-19 太仓市同维电子有限公司 Batch terminal upgrading method and system based on automatic discovery
CN101951325A (en) * 2010-09-14 2011-01-19 太仓市同维电子有限公司 Network terminal configuration system based on automatic discovery and configuration method thereof
CN102736946A (en) * 2011-04-11 2012-10-17 阿里巴巴集团控股有限公司 Batch application node deploying method and device
CN102736946B (en) * 2011-04-11 2015-12-16 阿里巴巴集团控股有限公司 A kind of batch dispositions method of application node and device
CN102843397A (en) * 2011-06-23 2012-12-26 神讯电脑(昆山)有限公司 Distributed system and distributed method for automatically copying hard disk
CN103907091A (en) * 2011-10-31 2014-07-02 惠普发展公司,有限责任合伙企业 Remote software depolyment across network
CN103389909B (en) * 2012-05-09 2017-02-15 上海幻维数码创意科技有限公司 Rendering farm node virtualization deployment system and application thereof
CN103389909A (en) * 2012-05-09 2013-11-13 上海幻维数码创意科技有限公司 Rendering farm node virtualization deployment system and application thereof
CN102882799A (en) * 2012-09-13 2013-01-16 曙光信息产业(北京)有限公司 Cluster arrangement and collocation system and method capable of controlling flow
CN102929662B (en) * 2012-10-12 2016-08-31 浪潮电子信息产业股份有限公司 A kind of method based on network batch subregion
CN103037002A (en) * 2012-12-21 2013-04-10 中标软件有限公司 Method and system for arranging server cluster in cloud computing cluster environment
CN103064717A (en) * 2013-01-22 2013-04-24 浪潮(北京)电子信息产业有限公司 Device and method for parallel installation of software for cluster system
CN103207798A (en) * 2013-04-08 2013-07-17 浪潮集团山东通用软件有限公司 Method of automatic system installation in distributed environment
CN105408864A (en) * 2013-07-29 2016-03-16 阿尔卡特朗讯 data processing
CN103458002A (en) * 2013-08-15 2013-12-18 中电长城网际系统应用有限公司 One-key deployment method and device for cloud system
CN103607462B (en) * 2013-11-22 2018-05-01 曙光信息产业股份有限公司 A kind of cluster NAS deployment systems and its dispositions method
CN103607462A (en) * 2013-11-22 2014-02-26 曙光信息产业股份有限公司 Cluster NAS deployment system and deployment method thereof
CN104683166A (en) * 2013-11-28 2015-06-03 英业达科技有限公司 System and method thereof for testing server nodes in multi-node server
CN103744695B (en) * 2013-12-25 2017-11-03 新浪网技术(中国)有限公司 Operating system remote installation method and system based on PXE
CN103744695A (en) * 2013-12-25 2014-04-23 新浪网技术(中国)有限公司 Method and system for operating system remote installation on basis of PXE
CN104780058A (en) * 2014-01-13 2015-07-15 联想(北京)有限公司 Electronic equipment configuration method and system
CN104090778B (en) * 2014-07-28 2017-08-01 中国银行股份有限公司 A kind of method and system of application system environmental structure
CN104090778A (en) * 2014-07-28 2014-10-08 中国银行股份有限公司 Application system environment building method and system
CN104199694A (en) * 2014-08-27 2014-12-10 山东超越数控电子有限公司 Automatic operating system installation and recovery method based on PXE
CN104219099A (en) * 2014-09-25 2014-12-17 浪潮(北京)电子信息产业有限公司 Automatic server cluster deploying method and device
CN104468223B (en) * 2014-12-17 2017-11-14 浪潮电子信息产业股份有限公司 Data center computing, storing and network equipment automatic management and distribution method
CN104468223A (en) * 2014-12-17 2015-03-25 浪潮电子信息产业股份有限公司 Data center computing, storing and network equipment automatic management and distribution method
WO2016095187A1 (en) * 2014-12-19 2016-06-23 Intel Corporation Apparatus and method for adding nodes to a computing cluster
CN106549789A (en) * 2015-09-21 2017-03-29 中兴通讯股份有限公司 A kind of method and system for realizing that server is installed
WO2017050168A1 (en) * 2015-09-21 2017-03-30 中兴通讯股份有限公司 Method and device for installing a server
CN105141466A (en) * 2015-09-25 2015-12-09 浪潮(北京)电子信息产业有限公司 Operating system automation deployment method based on cloud platform and system thereof
CN106598560A (en) * 2015-10-16 2017-04-26 广达电脑股份有限公司 iSCSI-based operating system image deployment and diskless startup method
CN107045448A (en) * 2016-02-05 2017-08-15 广达电脑股份有限公司 Method and server for remotely starting deployment program
CN106201824A (en) * 2016-07-05 2016-12-07 浪潮(北京)电子信息产业有限公司 A kind of 64 road server system topology preparation method and devices
CN106254573A (en) * 2016-09-07 2016-12-21 合网络技术(北京)有限公司 System installation method, device and the server of server based on binding pattern
CN106445755A (en) * 2016-09-21 2017-02-22 郑州云海信息技术有限公司 Method for automatically testing integral cabinet servers
CN106445755B (en) * 2016-09-21 2019-09-06 郑州云海信息技术有限公司 A kind of server automated test method of whole machine cabinet
CN106815132A (en) * 2017-01-13 2017-06-09 郑州云海信息技术有限公司 A kind of cluster server formation gathering method
CN107135120B (en) * 2017-04-24 2020-11-03 曙光信息产业(北京)有限公司 Automatic test method and device for HPC cluster
CN107135120A (en) * 2017-04-24 2017-09-05 曙光信息产业(北京)有限公司 A kind of automatic test approach and device for HPC cluster
CN107071043A (en) * 2017-04-28 2017-08-18 曙光信息产业(北京)有限公司 The collocation method and device of a kind of network information
CN107172208A (en) * 2017-06-30 2017-09-15 联想(北京)有限公司 The dispositions method and its system of server
CN107391640A (en) * 2017-07-11 2017-11-24 郑州云海信息技术有限公司 A kind of method for realizing SQL Server database mirroring pattern automatic deployments
CN107391640B (en) * 2017-07-11 2020-12-08 浪潮云信息技术股份公司 Method for realizing automatic deployment of SQL Server database mirror mode
CN109976897B (en) * 2017-12-27 2021-06-22 航天信息股份有限公司 Deployment method of big data cluster, data interaction method and corresponding device
CN109976897A (en) * 2017-12-27 2019-07-05 航天信息股份有限公司 A kind of dispositions method, data interactive method and the corresponding intrument of big data cluster
CN108804270A (en) * 2018-06-12 2018-11-13 郑州云海信息技术有限公司 A kind of hard disc storage data processing test method
CN110493028A (en) * 2019-06-28 2019-11-22 浪潮电子信息产业股份有限公司 A kind of clustered deploy(ment) method, system, device and computer readable storage medium
CN111030875A (en) * 2019-12-25 2020-04-17 浪潮商用机器有限公司 System deployment method and device of data center and computer storage medium
CN111752576A (en) * 2020-05-14 2020-10-09 深圳震有科技股份有限公司 A 5G data-based forwarding system deployment method, terminal and storage medium
CN112395084A (en) * 2020-10-28 2021-02-23 安擎(天津)计算机有限公司 Bare metal server deployment method
CN112351118A (en) * 2021-01-07 2021-02-09 广东睿江云计算股份有限公司 Multicast method and system for physical machine
CN112749095A (en) * 2021-01-15 2021-05-04 苏州浪潮智能科技有限公司 Method, system and medium for switching operating system to execute test task
CN112882748A (en) * 2021-03-04 2021-06-01 中国航空工业集团公司西安航空计算技术研究所 Image file management and batch deployment tool of embedded system
CN112882748B (en) * 2021-03-04 2023-04-14 中国航空工业集团公司西安航空计算技术研究所 Image file management and batch deployment tool of embedded system
CN115174556A (en) * 2022-06-29 2022-10-11 浪潮云信息技术股份公司 Configuration method and system of server operating system, storage medium and electronic equipment
CN115277391A (en) * 2022-06-30 2022-11-01 联想(北京)有限公司 Network configuration method, device, cluster and storage medium
CN115277391B (en) * 2022-06-30 2024-03-26 联想(北京)有限公司 Network configuration method, device, cluster and storage medium
CN115454580A (en) * 2022-11-10 2022-12-09 统信软件技术有限公司 Node host resource management method and device and computing equipment
CN116074392A (en) * 2023-03-31 2023-05-05 成都四方伟业软件股份有限公司 Intelligent matching method and device for data stream transmission modes
CN116074392B (en) * 2023-03-31 2023-06-16 成都四方伟业软件股份有限公司 Intelligent matching method and device for data stream transmission modes

Similar Documents

Publication Publication Date Title
CN1848787A (en) An automated rapid deployment method for cluster server system nodes
CN1731738A (en) Automated Rapid Deployment Method for Large-Scale Computer Cluster System Nodes
CN104580519B (en) A kind of method of rapid deployment openstack cloud computing platforms
US7600005B2 (en) Method and apparatus for provisioning heterogeneous operating systems onto heterogeneous hardware systems
CN102591679B (en) Quick application software arrangement method for cluster system
US7649851B2 (en) Virtual network management method, virtual network management program, virtual network management system, and virtual network means
US7953793B2 (en) Distributed preboot execution environment (PXE) server booting
US7330967B1 (en) System and method for injecting drivers and setup information into pre-created images for image-based provisioning
CN101794235B (en) Diskless computer starting method based on operating system network drive
EP2127325B1 (en) Operating system deployment in a peer-to-peer computing environment
CN106790467B (en) A method for automatic discovery and automatic deployment of cloud hosts
CN100340981C (en) Apparatus and method for managing and transferring virtual disks to network workstations via network
US20040255110A1 (en) Method and system for rapid repurposing of machines in a clustered, scale-out environment
US20140129819A1 (en) Cloud cluster system and boot deployment method for the same
CN104394223A (en) Automatic rapid deployment method for large-scale computer cluster system nodes
CN104572372A (en) System and method for building server performance testing environment
CN101778136A (en) Method for installing operating systems for client through remote real-time monitoring of network
CN101820387A (en) Method for rapidly deploying extensible cluster
CN106549789A (en) A kind of method and system for realizing that server is installed
CN103777981A (en) Multi-operation-system remote loading implementation method suitable for X86 framework
CN101431523A (en) Method and micro-system for updating target system configuration in computer
US12197939B2 (en) Provisioning DPU management operating systems
JP2003216593A (en) Server management system
US7668938B1 (en) Method and system for dynamically purposing a computing device
CN100347672C (en) Long-distance guide chip of transparent computing equipment based on dragon chip rack and panel construction and method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication