TW201430561A - System and method of starting baseboard management controller - Google Patents

System and method of starting baseboard management controller Download PDF

Info

Publication number
TW201430561A
TW201430561A TW102101469A TW102101469A TW201430561A TW 201430561 A TW201430561 A TW 201430561A TW 102101469 A TW102101469 A TW 102101469A TW 102101469 A TW102101469 A TW 102101469A TW 201430561 A TW201430561 A TW 201430561A
Authority
TW
Taiwan
Prior art keywords
bmc
server
startup
module
network
Prior art date
Application number
TW102101469A
Other languages
Chinese (zh)
Inventor
Wen-Jie Zhang
ming-xiang Hu
Original Assignee
Hon Hai Prec Ind Co Ltd
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 Hon Hai Prec Ind Co Ltd filed Critical Hon Hai Prec Ind Co Ltd
Publication of TW201430561A publication Critical patent/TW201430561A/en

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention provides a baseboard management controller start system. While BMC entering the network startup mode, the DHCP module assigned an IP address to BMC for establishing the network communications between the service port and BMC. BMC downloads the needed kernel from the TFTP module to start. According to the Kernel startup parameters and the NFS server, BMC runs to the root file system in the NFS module and loads the required documents. Then the Bootloader loads the service in the root file system to the BMC memory to complete BMC startup.

Description

基板管理控制器啟動系統及方法Substrate management controller startup system and method

本發明涉及一種基板管理控制器(Baseboard Management Controller,BMC)啟動系統及方法。The invention relates to a baseboard management controller (BMC) starting system and method.

伺服器的應用在當今社會應用的越來越廣泛,對其健康狀態進行監控管理的BMC的應用也愈加的廣泛起來。透過BMC可以查看伺服器狀態,獲取一些主機板上的一些資料,功能十分的強大。BMC晶片會有一個串列週邊設備介面的快閃記憶體(Serial Peripheral Interface Flash,SPI Flash)來存儲BMC的固件(Firmware),工程師將製作好的固件燒錄在Flash當中,BMC晶片將Flash中的固件資訊讀取到記憶體當中,就可以按照需要進行工作了,但每次的BMC固件燒錄花費時間較長,工程師進行調試時極為不便。The application of the server is more and more widely used in today's society, and the application of the BMC for monitoring and managing its health status is becoming more and more extensive. Through the BMC, you can view the status of the server and get some information on the motherboard. The function is very powerful. The BMC chip will have a serial peripheral device interface (Serial Peripheral Interface Flash, SPI Flash) to store the firmware of the BMC (Firmware). The engineer will burn the prepared firmware in the Flash, and the BMC chip will be in the Flash. The firmware information is read into the memory, and it can work as needed, but each time the BMC firmware is burned for a long time, it is extremely inconvenient for the engineer to debug.

鑒於以上內容,有必要提供一種基板管理控制器啟動系統及方法,其可透過配置BMC的啟動模式為網路啟動模式,從而節約伺服器成本及提高工作效率。In view of the above, it is necessary to provide a substrate management controller startup system and method, which can configure the BMC startup mode to be a network startup mode, thereby saving server cost and improving work efficiency.

一種基板管理控制器啟動系統,該系統包括:設置模組,透過設置原始設備製造商(Original Equipment Manufacturer,OEM)命令來設置BMC的啟動模式,所述啟動模式包括傳統啟動模式及網路啟動模式;分配模組,當BMC重啟後的啟動模式為網路啟動模式時,服務端上的動態主機設置協定(Dynamic Host Configuration Protocol, DHCP)模組給BMC分配IP位址,建立服務端與BMC的網路通信;下載模組,BMC透過服務端的簡單文檔傳輸協議(Trivial File Transfer Protocol, TFTP)模組下載BMC啟動所需的內核(Kernel);運行模組,根據Kernel的啟動參數及服務端的網路文檔系統(Network File System,NFS)模組提供的服務,運行到NFS模組的根文檔系統Rootfs中,載入BMC啟動所需的文檔,BMC的引導載入程式Bootloader把Rootfs中的服務載入到BMC的記憶體中運行,完成BMC的啟動。A substrate management controller startup system includes: a setting module configured to set a startup mode of a BMC by setting an original equipment manufacturer (OEM) command, the startup mode including a traditional startup mode and a network startup mode The allocation module, when the startup mode of the BMC is restarted is the network startup mode, the dynamic host configuration protocol (DHCP) module on the server side allocates an IP address to the BMC, and establishes the server and the BMC. Network communication; download module, BMC downloads the kernel (Kernel) required for BMC startup through the server's Trivial File Transfer Protocol (TFTP) module; runs the module, according to Kernel's startup parameters and the server's network The service provided by the Network File System (NFS) module runs to the root file system Rootfs of the NFS module, loads the documents required for BMC startup, and the BMC boot loader Bootloader loads the services in Rootfs. Run into the memory of the BMC to complete the startup of the BMC.

一種BMC啟動方法,運行於伺服器上,該伺服器透過網路連接一服務端,該方法包括:設置步驟,透過設置OEM命令來設置BMC的啟動模式,所述啟動模式包括傳統啟動模式及網路啟動模式;分配步驟,當BMC重啟後的啟動模式為網路啟動模式時,服務端的DHCP模組給BMC分配IP位址,建立服務端與BMC的網路通信;下載步驟,BMC透過服務端的TFTP模組下載BMC啟動所需的內核Kernel;運行步驟,根據Kernel的啟動參數及服務端的NFS模組提供的服務,運行到NFS模組的根文檔系統Rootfs中,載入BMC啟動所需的文檔,BMC的Bootloader把Rootfs中的服務載入到BMC的記憶體中運行,完成BMC的啟動。A BMC startup method runs on a server, and the server is connected to a server through a network. The method includes: setting a step of setting a startup mode of the BMC by setting an OEM command, the startup mode including a traditional startup mode and a network Road startup mode; allocation step, when the startup mode of the BMC restart is the network startup mode, the DHCP module of the server allocates an IP address to the BMC, establishes network communication between the server and the BMC; and downloads the BMC through the server. The TFTP module downloads the kernel Kernel required for the BMC startup; the running step, according to the Kernel boot parameters and the service provided by the server's NFS module, runs to the root file system Rootfs of the NFS module, and loads the documents required for the BMC startup. The BMC Bootloader loads the services in Rootfs into the memory of the BMC to complete the startup of the BMC.

相較於習知技術,所述基板管理控制器啟動系統及方法,運用從網路端啟動BMC的啟動模式,在BMC的Flash中只需要存儲BMC的Bootloader和所述啟動參數即可,而啟動所需的Kernel和Rootfs則存放在網路中。這樣節約了伺服器成本,並且節約了BMC的新版本更新時間以及工程師調試時間。Compared with the prior art, the baseboard management controller starts the system and the method, and uses the startup mode of starting the BMC from the network end, and only needs to store the Bootloader of the BMC and the startup parameters in the Flash of the BMC, and start The required Kernel and Rootfs are stored on the network. This saves server costs and saves new BMC update time and engineer debugging time.

1...伺服器1. . . server

10...BMC10. . . BMC

101...記憶體101. . . Memory

102...處理器102. . . processor

1010...RAM1010. . . RAM

1011...Flash1011. . . Flash

2...服務端2. . . Server

3...網路3. . . network

20...TFTP模組20. . . TFTP module

21...DHCP模組twenty one. . . DHCP module

22...NFS模組twenty two. . . NFS module

100...基板管理控制器啟動系統100. . . Baseboard management controller startup system

1000...設置模組1000. . . Setting module

1001...判斷模組1001. . . Judging module

1002...分配模組1002. . . Distribution module

1003...下載模組1003. . . Download module

1004...運行模組1004. . . Running module

圖1是本發明基板管理控制器啟動系統的應用環境示意圖。1 is a schematic diagram of an application environment of a substrate management controller startup system of the present invention.

圖2是本發明基板管理控制器啟動系統的功能模組圖。2 is a functional block diagram of a substrate management controller activation system of the present invention.

圖3是本發明基板管理控制器啟動方法較佳實施例的流程圖。3 is a flow chart of a preferred embodiment of a method for starting a substrate management controller of the present invention.

如圖1所示,是本發明基板管理控制器啟動系統的應用環境示意圖。在本實施例中,該基板管理控制器啟動系統100運行於一個伺服器1中來控制BMC 10的啟動。基板管理控制器啟動系統100的應用需要借助於服務端2的功能模組來實現,所述伺服器1透過網路3與服務端2通訊連接。所述BMC 10還包括記憶體101和處理器102。記憶體101包括BMC 10上的Flash 1011和BMC 10上的RAM 1010。所述網路3可以是網際網路或者企業內部網路等。FIG. 1 is a schematic diagram of an application environment of a substrate management controller startup system of the present invention. In the present embodiment, the baseboard management controller activation system 100 operates in a server 1 to control the startup of the BMC 10. The application of the baseboard management controller startup system 100 needs to be implemented by means of a function module of the server 2, which is communicatively connected to the server 2 via the network 3. The BMC 10 also includes a memory 101 and a processor 102. The memory 101 includes a flash 1011 on the BMC 10 and a RAM 1010 on the BMC 10. The network 3 can be an internet or an intranet or the like.

所述服務端2包括TFTP模組20,DHCP模組21和NFS模組22。該服務端2可以配備在伺服器1上,也可以獨立於伺服器1。The server 2 includes a TFTP module 20, a DHCP module 21 and an NFS module 22. The server 2 can be equipped on the server 1 or it can be independent of the server 1.

在本實施例中,所述DHCP模組21集中管理所有的 IP 網路設定資料,負責處理BMC 10的DHCP 請求,給BMC 10自動分配IP位址。BMC 10使用從DHCP模組21分配下來的IP位址與服務端2進行通訊連接。In this embodiment, the DHCP module 21 centrally manages all IP network setting data, processes the DHCP request of the BMC 10, and automatically assigns an IP address to the BMC 10. The BMC 10 communicates with the server 2 using the IP address assigned from the DHCP module 21.

所述TFTP模組20是用來在BMC 10與服務端2 之間進行簡單文檔傳輸的模組。在本實施例中,將BMC 10的Kernel的網路路徑配置給所述TFTP模組20,所述Kernel是BMC 10作業系統的核心,負責管理BMC 10的進程、記憶體、設備驅動程式、文檔和網路系統。利用BMC 10與服務端2建立的網路通信,從服務端2的TFTP 模組20上下載所述Kernel。The TFTP module 20 is a module for performing simple document transmission between the BMC 10 and the server 2. In this embodiment, the network path of the Kernel of the BMC 10 is configured to the TFTP module 20. The Kernel is the core of the BMC 10 operating system, and is responsible for managing the processes, memory, device drivers, and documents of the BMC 10. And network system. The Kernel is downloaded from the TFTP module 20 of the server 2 by using the network communication established by the BMC 10 and the server 2.

所述NFS模組22允許一個系統在網路上與他人共用目錄和文檔。透過使用NFS模組22和網路3,BMC 10可以像訪問本地文檔一樣訪問服務端2系統上的文檔。在本實施例中,將BMC 10啟動所需的Rootfs的網路路徑配置給所述NFS模組22。所述Rootfs 是一種文檔系統,是所述Kernel啟動時所需的第一個文檔系統,所述Kernel的代碼文件保存在Rootfs中。BMC 10的引導載入程式Bootloader會在所述Rootfs掛載之後把所述Rootfs中的一些初始化腳本和服務載入到BMC 10的記憶體中去運行所述Rootfs。The NFS module 22 allows a system to share directories and documents with others on the network. By using NFS module 22 and network 3, BMC 10 can access documents on the server 2 system as if it were a local document. In this embodiment, the network path of the Rootfs required for booting the BMC 10 is configured to the NFS module 22. The Rootfs is a document system, which is the first document system required when the Kernel is started. The Kernel code file is stored in Rootfs. The Bootloader of the BMC 10 will load some of the Rootfs initialization scripts and services into the memory of the BMC 10 to run the Rootfs after the Rootfs is mounted.

在本實施例中,所述基板管理控制器啟動系統100可以被分割成一個或多個模組,所述一個或多個模組被存儲在所述記憶體101中並被配置成由一個或多個處理器(如圖1中的處理器102)執行,以完成本發明。例如,參閱圖2所示,所述的基板管理控制器啟動系統100被分割成設置模組1000、判斷模組1001、分配模組1002、下載模組1003、運行模組1004。本發明所稱的模組是完成一特定功能的程式段,比程式更適合於描述軟體在處理器102中的執行過程,關於各模組的功能將在圖3的流程圖中具體描述。In this embodiment, the substrate management controller activation system 100 can be divided into one or more modules, and the one or more modules are stored in the memory 101 and configured to be configured by one or A plurality of processors (such as processor 102 in FIG. 1) are executed to complete the present invention. For example, referring to FIG. 2, the substrate management controller activation system 100 is divided into a setup module 1000, a determination module 1001, a distribution module 1002, a download module 1003, and an operation module 1004. The module referred to in the present invention is a program segment that performs a specific function, and is more suitable for describing the execution process of the software in the processor 102 than the program. The functions of each module will be specifically described in the flowchart of FIG.

如圖3所示,是本發明BMC啟動方法的較佳實施例的流程圖。3 is a flow chart of a preferred embodiment of the BMC booting method of the present invention.

步驟S10,BMC 10上電啟動,設置模組1000透過在伺服器1的BMC 10上設置原始設備製造商(Original Equipment Manufacturer,OEM)命令來設置BMC 10的啟動模式,例如設置模式值為0代表傳統啟動模式,設置模式值為1代表網路啟動模式,並將所述模式值儲存到與BMC 10連接的EEPROM上。In step S10, the BMC 10 is powered on, and the setting module 1000 sets the startup mode of the BMC 10 by setting an Original Equipment Manufacturer (OEM) command on the BMC 10 of the server 1. For example, the setting mode value is 0. In the conventional boot mode, the set mode value is 1 to represent the network boot mode, and the mode value is stored on the EEPROM connected to the BMC 10.

步驟S11,設置完畢後,設置模組1000調用BMC 10中的Reboot命令來控制BMC 10自動重新啟動運行Bootloader。Step S11, after the setting is completed, the setting module 1000 calls the Reboot command in the BMC 10 to control the BMC 10 to automatically restart the running bootloader.

步驟S12,判斷模組1001判斷BMC 10啟動模式值,若為0,則為傳統啟動模式,執行步驟S16;若為1,則為網路啟動模式,執行步驟S13。In step S12, the determining module 1001 determines the BMC 10 startup mode value. If it is 0, it is the traditional startup mode, and step S16 is performed; if it is 1, it is the network startup mode, and step S13 is performed.

步驟S13,分配模組1002在Bootloader進入網路啟動模式時,服務端2上的DHCP模組21接收到BMC 10的請求,透過網路3為BMC 10分配一個IP位址。BMC 10透過該IP位址與服務端2建立網路通信,所述IP位址資訊存儲在BMC 10的Flash 1011上。In step S13, when the bootloader enters the network startup mode, the DHCP module 21 on the server 2 receives the request of the BMC 10, and allocates an IP address to the BMC 10 through the network 3. The BMC 10 establishes network communication with the server 2 through the IP address, and the IP address information is stored on the Flash 1011 of the BMC 10.

步驟S14,下載模組1003調用Bootloader內置的TFTP命令,利用BMC 10透過IP位址與服務端2建立的網路通信和TFTP 模組20文檔傳輸協定,從服務端2上的TFTP 模組20上下載所述Kernel 至BMC 10的RAM 1010上,所述Bootloader傳遞啟動參數至所述Kernel。在本實施例,所述啟動參數是BMC 的IP位址資訊、所述Kernel的網路路徑、所述Rootfs 的網路路徑等。In step S14, the download module 1003 invokes the built-in TFTP command of the Bootloader, and uses the BMC 10 to establish a network communication with the server 2 through the IP address and the TFTP module 20 document transmission protocol, from the TFTP module 20 on the server 2. The Kernel is downloaded to the RAM 1010 of the BMC 10, which passes the boot parameters to the Kernel. In this embodiment, the startup parameter is an IP address information of the BMC, a network path of the Kernel, a network path of the Rootfs, and the like.

步驟S15,運行模組1004根據所述Kernel的所述啟動參數及服務端2的NFS模組22提供的服務,運行到NFS模組22的Rootfs中,載入所述Kernel啟動所需的文檔系統,Bootloader會在所述Rootfs掛載之後把所述Rootfs中的一些初始化腳本和服務載入到BMC 10的記憶體中去運行,來完成BMC 10的網路啟動模式。In step S15, the operation module 1004 runs to the Rootfs of the NFS module 22 according to the startup parameters of the Kernel and the service provided by the NFS module 22 of the server 2, and loads the file system required for the Kernel startup. The Bootloader will load some initialization scripts and services in the Rootfs into the memory of the BMC 10 after the Rootfs is mounted to complete the network boot mode of the BMC 10.

透過上述步驟S10至S15,BMC 10就可以實現從網路端進行啟動運行的過程。運用從網路端啟動BMC 10的啟動模式,BMC 10的Flash 1011中只需要存儲BMC 10的Bootloader 和所述啟動參數即可,而啟動所需的Kernel和Rootfs則存放在網路中。所述Bootloader僅有100多KB,節約了伺服器成本,並且節約了BMC 10的新版本更新時間以及工程師調試時間。Through the above steps S10 to S15, the BMC 10 can implement the process of starting the operation from the network side. To start the BMC 10 boot mode from the network, the BMC 10's Flash 1011 only needs to store the BMC 10 bootloader and the boot parameters, and the Kernel and Rootfs required for booting are stored in the network. The Bootloader is only more than 100 KB, which saves server costs and saves new version of BMC 10 update time and engineer debugging time.

步驟S16,BMC 10直接從傳統模式下啟動。In step S16, the BMC 10 is directly booted from the legacy mode.

最後應說明的是,以上實施例僅用以說明本發明的技術方案而非限制,儘管參照較佳實施例對本發明進行了詳細說明,本領域的普通技術人員應當理解,可以對本發明的技術方案進行修改或等同替換,而不脫離本發明技術方案的精神和範圍。It should be noted that the above embodiments are only for explaining the technical solutions of the present invention and are not intended to be limiting, and the present invention will be described in detail with reference to the preferred embodiments. Modifications or equivalents are made without departing from the spirit and scope of the invention.

100...基板管理控制器啟動系統100. . . Baseboard management controller startup system

1000...設置模組1000. . . Setting module

1001...判斷模組1001. . . Judging module

1002...分配模組1002. . . Distribution module

1003...下載模組1003. . . Download module

1004...運行模組1004. . . Running module

Claims (10)

一種基板管理控制器啟動系統,應用於伺服器上,該伺服器透過網路連接一服務端,該系統包括:
設置模組,透過設置原始設備製造商OEM命令來設置BMC的啟動模式,所述啟動模式包括傳統啟動模式及網路啟動模式;
分配模組,當BMC重啟後的啟動模式為網路啟動模式時,服務端的動態主機設置協定DHCP模組給BMC分配IP位址,建立服務端與BMC的網路通信;
下載模組,BMC透過服務端的簡單文檔傳輸協議TFTP模組下載BMC啟動所需的內核Kernel;
運行模組,根據Kernel的啟動參數及服務端的網路文檔系統NFS模組提供的服務,運行到NFS模組的根文檔系統Rootfs中,載入BMC啟動所需的文檔,BMC的引導載入程式Bootloader把Rootfs中的服務載入到BMC的記憶體中運行,完成BMC的啟動。
A substrate management controller startup system is applied to a server, and the server is connected to a server through a network. The system includes:
Setting a module, setting a startup mode of the BMC by setting an original equipment manufacturer OEM command, the startup mode including a traditional startup mode and a network startup mode;
The allocation module, when the startup mode of the BMC is restarted is the network startup mode, the dynamic host setting protocol DHCP module of the server allocates an IP address to the BMC, and establishes network communication between the server and the BMC;
Download the module, BMC downloads the kernel Kernel required for BMC startup through the TFTP module of the simple file transfer protocol of the server;
Run the module, according to the Kernel boot parameters and the services provided by the server's network file system NFS module, run to the root file system Rootfs of the NFS module, load the documents required for BMC startup, and the BMC boot loader. The bootloader loads the services in Rootfs into the memory of the BMC to complete the startup of the BMC.
如申請專利範圍第1項所述的基板管理控制器啟動系統,所述Kernel的網路路徑配置給服務端的TFTP模組。The substrate management controller startup system according to claim 1, wherein the network path of the Kernel is configured to the TFTP module of the server. 如申請專利範圍第1項所述的基板管理控制器啟動系統,所述Rootfs的網路路徑配置給服務端的NFS模組。For example, in the substrate management controller startup system described in claim 1, the network path of the Rootfs is configured to the NFS module of the server. 如申請專利範圍第1項所述的基板管理控制器啟動系統,所述啟動參數包括BMC 的IP位址資訊、所述Kernel的網路路徑及所述Rootfs的網路路徑。The substrate management controller startup system according to claim 1, wherein the startup parameters include an IP address information of the BMC, a network path of the Kernel, and a network path of the Rootfs. 如申請專利範圍第1項所述的基板管理控制器啟動系統,所述服務端配備在伺服器上或者獨立於伺服器。The substrate management controller startup system according to claim 1, wherein the server is provided on the server or is independent of the server. 一種基板管理控制器啟動方法,運行於伺服器上,該伺服器透過網路連接一服務端,該方法包括:
設置步驟,透過設置原始設備製造商OEM命令來設置BMC的啟動模式,所述啟動模式包括傳統啟動模式及網路啟動模式;
分配步驟,當BMC重啟後的啟動模式為網路啟動模式時,服務端的動態主機設置協定DHCP模組給BMC分配IP位址,建立服務端與BMC的網路通信;
下載步驟,BMC透過服務端的簡單文檔傳輸協議TFTP模組下載BMC啟動所需的內核Kernel;
運行步驟,根據Kernel的啟動參數及服務端的網路文檔系統NFS模組提供的服務,運行到NFS模組的根文檔系統Rootfs中,載入BMC啟動所需的文檔,BMC的引導載入程式Bootloader把Rootfs中的服務載入到BMC的記憶體中運行,完成BMC的啟動。
A method for starting a baseboard management controller, running on a server, the server connecting to a server through a network, the method comprising:
a setting step of setting a startup mode of the BMC by setting an original equipment manufacturer OEM command, the startup mode including a traditional startup mode and a network startup mode;
In the allocation step, when the startup mode of the BMC is in the network startup mode, the dynamic host setting protocol DHCP module of the server allocates an IP address to the BMC, and establishes network communication between the server and the BMC;
In the downloading process, the BMC downloads the kernel Kernel required for the BMC to boot through the TFTP module of the simple file transfer protocol of the server;
The running step, according to the Kernel boot parameters and the service provided by the server's network document system NFS module, runs to the root file system Rootfs of the NFS module, loads the documents required for the BMC startup, and the BMC boot loader Bootloader Load the service in Rootfs into the memory of the BMC to complete the startup of the BMC.
如申請專利範圍第6項所述的基板管理控制器啟動方法,所述Kernel的網路路徑配置給服務端的TFTP模組。The method for starting the substrate management controller according to claim 6, wherein the network path of the Kernel is configured to the TFTP module of the server. 如申請專利範圍第6項所述的基板管理控制器啟動方法,所述Rootfs的網路路徑配置給服務端的NFS模組。The method for starting a baseboard management controller according to claim 6, wherein the network path of the Rootfs is configured to an NFS module of the server. 如申請專利範圍第6項所述的基板管理控制器啟動方法,所述啟動參數包括BMC 的IP位址資訊,所述Kernel的網路路徑,所述Rootfs 的網路路徑。The substrate management controller startup method according to claim 6, wherein the startup parameter includes an IP address information of the BMC, a network path of the Kernel, and a network path of the Rootfs. 如申請專利範圍第6項所述的基板管理控制器啟動方法,所述服務端配備在伺服器上或者獨立於伺服器。The substrate management controller starting method according to claim 6, wherein the server is provided on the server or is independent of the server.
TW102101469A 2012-12-29 2013-01-15 System and method of starting baseboard management controller TW201430561A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210589474.5A CN103902327A (en) 2012-12-29 2012-12-29 BMC starting system and method

Publications (1)

Publication Number Publication Date
TW201430561A true TW201430561A (en) 2014-08-01

Family

ID=50993668

Family Applications (1)

Application Number Title Priority Date Filing Date
TW102101469A TW201430561A (en) 2012-12-29 2013-01-15 System and method of starting baseboard management controller

Country Status (2)

Country Link
CN (1) CN103902327A (en)
TW (1) TW201430561A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI568231B (en) * 2014-09-08 2017-01-21 廣達電腦股份有限公司 Method and system of automatic generation of server network topology
TWI568217B (en) * 2015-06-08 2017-01-21 Quanta Comp Inc Method and system of server link state detection and notification
US10749858B2 (en) 2015-09-04 2020-08-18 Hewlett Packard Enterprise Development Lp Secure login information

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9678762B2 (en) * 2015-01-21 2017-06-13 Cisco Technology, Inc. Dynamic, automated monitoring and controlling of boot operations in computers
CN104750492B (en) * 2015-03-31 2018-01-19 广东欧珀移动通信有限公司 The start-up control method and device of mobile device based on embedded OS
CN106657444B (en) * 2017-02-24 2019-09-24 郑州云海信息技术有限公司 A kind of method and device for the IP address configuring BMC
CN109828774B (en) * 2018-12-29 2022-07-05 苏州中晟宏芯信息科技有限公司 Server system and starting method thereof
CN109976833A (en) * 2019-03-29 2019-07-05 联想(北京)有限公司 Firmware loading method, electronic equipment and the server for storing firmware configuration data
CN111124749A (en) * 2019-09-06 2020-05-08 无锡江南计算技术研究所 Method and system for automatically repairing BMC (baseboard management controller) system of tightly-coupled high-performance computer system
CN111488163B (en) * 2020-04-08 2022-11-08 苏州浪潮智能科技有限公司 Firmware updating method and device, electronic equipment and storage medium
CN111953803A (en) * 2020-07-07 2020-11-17 锐捷网络股份有限公司 BMC starting method, equipment, system and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI568231B (en) * 2014-09-08 2017-01-21 廣達電腦股份有限公司 Method and system of automatic generation of server network topology
TWI568217B (en) * 2015-06-08 2017-01-21 Quanta Comp Inc Method and system of server link state detection and notification
US10749858B2 (en) 2015-09-04 2020-08-18 Hewlett Packard Enterprise Development Lp Secure login information

Also Published As

Publication number Publication date
CN103902327A (en) 2014-07-02

Similar Documents

Publication Publication Date Title
TW201430561A (en) System and method of starting baseboard management controller
US20210216360A1 (en) Virtual machine migration method and apparatus
WO2019084853A1 (en) Method and system for discovering hardware attribute of bare metal server
US9301164B2 (en) Method, system, and terminal for performing system update between mobile communication terminals
US9563442B2 (en) Baseboard management controller and method of loading firmware
US20140129819A1 (en) Cloud cluster system and boot deployment method for the same
JP6799668B2 (en) RAID setting
WO2014101514A1 (en) Method for obtaining resource information of server, resource pool management system and server
US10802916B2 (en) System and method to enable rapid recovery of an operating system image of an information handling system after a malicious attack
EP3442203B1 (en) Method for migrating a virtual machine, and system
CN111475172B (en) Bare metal deployment method and device
TWI598815B (en) A bridge module for updating basic input/output system and updating method thereof
CN107066287A (en) The method and system of ESXI virtual machine automatic deployment installation systems
CN104113430A (en) Cloud computing data center automatic deployment software framework design
TW201428613A (en) System and method for staring a diskless workstation
WO2023098052A1 (en) Server operation and maintenance method and apparatus, and device and storage medium
JP2019120974A (en) Computer system, baseboard management controller, OS installation method, and program
TW201441832A (en) System and method of controlling ROM of baseboard management controller
CN114115917A (en) Operating system installation method and device
CN112948008B (en) Method for managing physical bare machine based on Ironic
US10572151B2 (en) System and method to allocate available high bandwidth memory to UEFI pool services
JP2013513874A (en) Data card upgrade method and device
CN114168210A (en) Embedded equipment deployment method and system
JP2016025656A (en) Ip address out-of-band setting
CN104881281A (en) Mounting method and device of SUSE operation system