TW201441832A - System and method of controlling ROM of baseboard management controller - Google Patents

System and method of controlling ROM of baseboard management controller Download PDF

Info

Publication number
TW201441832A
TW201441832A TW102115989A TW102115989A TW201441832A TW 201441832 A TW201441832 A TW 201441832A TW 102115989 A TW102115989 A TW 102115989A TW 102115989 A TW102115989 A TW 102115989A TW 201441832 A TW201441832 A TW 201441832A
Authority
TW
Taiwan
Prior art keywords
bmc
read
management controller
memory
server
Prior art date
Application number
TW102115989A
Other languages
Chinese (zh)
Inventor
ming-xiang Hu
Shuang Peng
Rui-Ping Ma
Shou-Heng Ma
hai-yang Li
xiao-hu Yang
Ji-Bao Chen
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 TW201441832A publication Critical patent/TW201441832A/en

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a system and a method of controlling ROM of baseboard management controller and is applied in the rack server. Receive the interrupted signal of the GPIO and make the request of the BMC join the queue. Read the untreated request from the queue. Make the serial peripherals interface of the rack server link to the BMC by the multiplex and restart the BMC. Then transmit the ROM file of the BMC to the BMC by transmitting thread. This invention can make management of the server more centralized, facilitate the development of management programs, convenient the debugging of developers, and IT managers.

Description

基板管理控制器唯讀記憶體控制系統及方法Substrate management controller read-only memory control system and method

本發明涉及一種基板管理控制器(Baseboard Management Controller,BMC)唯讀記憶體控制系統及方法。The invention relates to a substrate management controller (BMC) read-only memory control system and method.

目前,隨著網際網路資料中心(Internet Data Center,IDC)的發展,IDC伺服器的數量也隨著網際網路資料中心的發展快速的增加。為了便於統一管理,設計者們將多台伺服器進行疊加成一個機櫃,並設計一個機櫃管理控制器(Rack Management Controller,RMC)對機櫃內伺服器資源進行分配與管理。機櫃內各個單一伺服器都會設計一基本管理控制器BMC系統,每個BMC都會有一個基於串列埠外設介面(Serial Peripheral Interface,SPI)的唯讀記憶體(Read-OnlyMemory,ROM)。針對機櫃式伺服器而言,當需要對機櫃內的各個伺服器的固件Firmware進行升級時,需要分別連接至機櫃內各個伺服器來完成升級。同樣,當需要調試機櫃內各個伺服器的BMC系統,也需要連接至機櫃內各個伺服器的BMC系統進行調試,這完全不適應集中式管理的需求。At present, with the development of the Internet Data Center (IDC), the number of IDC servers has also increased rapidly with the development of the Internet data center. In order to facilitate unified management, designers stack multiple servers into a single cabinet and design a Rack Management Controller (RMC) to allocate and manage server resources in the cabinet. Each single server in the cabinet will be designed with a basic management controller BMC system. Each BMC will have a Read-Only Memory (ROM) based on the Serial Peripheral Interface (SPI). For the cabinet server, when you need to upgrade the firmware of each server in the cabinet, you need to connect to each server in the cabinet to complete the upgrade. Similarly, when it is necessary to debug the BMC system of each server in the cabinet, it is also necessary to connect to the BMC system of each server in the cabinet for debugging, which is completely unsuitable for the needs of centralized management.

鑒於以上內容,有必要提供基板管理控制器唯讀記憶體控制系統及方法,其可以使伺服器的管理由分散式更趨向於集中式管理,方便管理程式的開發,也方便開發人員及IT管理人員的調試。In view of the above, it is necessary to provide a substrate management controller read-only memory control system and method, which can make the management of the server more centralized from centralized management, facilitate the development of management programs, and facilitate developers and IT management. Commissioning of personnel.

一種基板管理控制器唯讀記憶體控制系統,運行於機櫃式伺服器中,該系統包括:接收模組,用於接收通用輸入輸出GPIO擴展晶片產生的中斷信號,並將所述中斷信號所對應的BMC的請求加入佇列中,所述機櫃式伺服器中的每個伺服器的BMC透過所述GIPO擴展晶片連接至機櫃管理控制器;讀取模組,用於讀取所述佇列中一個未處理的BMC的請求;控制模組,用於將機櫃管理控制器的串列埠外設介面透過多工器連接至所述BMC,並發出重啟所述BMC的命令;傳輸模組,用於啟動傳輸線程,並將機櫃管理控制器的唯讀記憶體ROM中所述BMC對應的唯讀記憶體文檔傳輸給所述BMC。A substrate management controller read-only memory control system running in a rack server, the system comprising: a receiving module, configured to receive an interrupt signal generated by a general-purpose input/output GPIO expansion chip, and corresponding to the interrupt signal The request of the BMC is added to the queue, and the BMC of each server in the rack server is connected to the rack management controller through the GIPO expansion chip; the reading module is used to read the queue An unprocessed BMC request; a control module, configured to connect the serial port peripheral interface of the rack management controller to the BMC through a multiplexer, and issue a command to restart the BMC; The transfer thread is started, and the read-only memory file corresponding to the BMC in the read-only memory ROM of the rack management controller is transmitted to the BMC.

一種基板管理控制器唯讀記憶體控制方法,應用於機櫃式伺服器中,該方法包括:接收步驟,接收通用輸入輸出GPIO擴展晶片產生的中斷信號,並將所述中斷信號所對應的BMC的請求加入佇列中,所述機櫃式伺服器中的每個伺服器的BMC透過所述GIPO擴展晶片連接至機櫃管理控制器;讀取步驟,讀取所述佇列中一個未處理的BMC的請求;控制步驟,將機櫃管理控制器的串列埠外設介面透過多工器連接至所述BMC,並發出重啟所述BMC的命令;傳輸步驟,啟動傳輸線程,並將機櫃管理控制器的唯讀記憶體ROM中所述BMC的唯讀記憶體文檔傳輸給所述BMC。A substrate management controller read-only memory control method is applied to a rack server, the method comprising: receiving step, receiving an interrupt signal generated by a general-purpose input/output GPIO expansion chip, and the BMC corresponding to the interrupt signal Requesting to join the queue, the BMC of each server in the rack server is connected to the rack management controller through the GIPO expansion chip; the reading step reads an unprocessed BMC in the queue a requesting step of connecting a serial port peripheral interface of the rack management controller to the BMC through a multiplexer, and issuing a command to restart the BMC; transmitting a step, starting a transfer thread, and the cabinet management controller The read-only memory file of the BMC in the read-only memory ROM is transmitted to the BMC.

相較於習知技術,所述基板管理控制器唯讀記憶體控制系統及方法,使機櫃內各個伺服器中不需要任何形式的固件記憶體,而伺服器的BMC也能夠正常工作,成本低且管理方便。同時,使伺服器的管理由分散式更趨向於集中式管理,方便管理程式的開發,也方便開發人員及IT管理人員的調試。而且所有伺服器的BMC不需要都利用同一個唯讀記憶體文檔,每個BMC都有各自對應的唯讀記憶體文檔,方便每一個伺服器的BMC系統的管理。同時也方便BMC系統的升級,只需要用升級的BMC固件替換在RMC上的相對應的BMC固件即可。Compared with the prior art, the substrate management controller reads the memory control system and method, so that no firmware of any form is needed in each server in the cabinet, and the BMC of the server can work normally, and the cost is low. And easy to manage. At the same time, the management of the server is more distributed to the centralized management, which facilitates the development of the management program and facilitates the debugging of developers and IT managers. Moreover, all server BMCs do not need to use the same read-only memory file. Each BMC has its own corresponding read-only memory file, which is convenient for the management of each server's BMC system. It also facilitates the upgrade of the BMC system. It only needs to replace the corresponding BMC firmware on the RMC with the upgraded BMC firmware.

1...機櫃式伺服器1. . . Cabinet server

2...機櫃管理控制器2. . . Cabinet management controller

20...唯讀記憶體20. . . Read only memory

21...基板管理控制器唯讀記憶體控制系統twenty one. . . Substrate management controller read-only memory control system

210...接收模組210. . . Receiving module

211...讀取模組211. . . Read module

212...控制模組212. . . Control module

213...傳輸模組213. . . Transmission module

214...判斷模組214. . . Judging module

3...多工器3. . . Multiplexer

4...BMC4. . . BMC

5...GPIO擴展晶片5. . . GPIO expansion chip

6...伺服器6. . . server

圖1是本發明BMC唯讀記憶體控制系統的應用環境圖。1 is a diagram showing an application environment of a BMC read-only memory control system of the present invention.

圖2是本發明BMC唯讀記憶體控制系統的模組圖。2 is a block diagram of a BMC read-only memory control system of the present invention.

圖3是本發明BMC唯讀記憶體控制方法的較佳實施例的流程圖。3 is a flow chart of a preferred embodiment of the BMC read-only memory control method of the present invention.

如圖1所示,是本發明BMC唯讀記憶體控制系統的應用環境圖。基板管理控制器唯讀記憶體控制系統21應用於機櫃式伺服器1中來控制機櫃內多個伺服器6中的BMC 4的唯讀記憶體(ROM)文檔。所述機櫃式伺服器1還包括機櫃管理控制器(Rack Management Controller,RMC)2、多工器3及通用輸入輸出(General Purpose Input Output,GPIO)擴展晶片5。所述機櫃管理控制器2還包括唯讀記憶體(ROM)20。所述伺服器6的數量為一個或者多個。一個所述伺服器6對應一個所述BMC 4。As shown in FIG. 1, it is an application environment diagram of the BMC read-only memory control system of the present invention. The substrate management controller read-only memory control system 21 is applied to the rack server 1 to control the read-only memory (ROM) document of the BMC 4 in the plurality of servers 6 in the cabinet. The rack server 1 further includes a Rack Management Controller (RMC) 2, a multiplexer 3, and a General Purpose Input Output (GPIO) expansion chip 5. The cabinet management controller 2 also includes a read only memory (ROM) 20. The number of the servers 6 is one or more. One of the servers 6 corresponds to one of the BMCs 4.

所述唯讀記憶體(ROM)20用於存儲每個BMC 4所對應的唯讀記憶體文檔,每個BMC 4對應各自的一個唯讀記憶體文檔,每個所述唯讀記憶體文檔中有其所對應的BMC固件,所述BMC固件包括BMC的作業系統。在本實施例中,當有N個BMC時,即唯讀記憶體中N個唯讀記憶體文檔。The read-only memory (ROM) 20 is configured to store a read-only memory file corresponding to each BMC 4, and each BMC 4 corresponds to a respective read-only memory file, and each of the read-only memory files is There is a corresponding BMC firmware, and the BMC firmware includes a BMC operating system. In this embodiment, when there are N BMCs, that is, only N read-only memory files in the memory are read.

所述機櫃管理控制器2透過串列埠外設介面(Serial Peripheral Interface,SPI)連接至所述多工器3,所述多工器(Multiplex,MUX)3透過SPI協定信號分別連接至各個伺服器6的串列埠外設介面。所述SPI協議用於傳輸機櫃管理控制器2與多工器3及多工器3與各個伺服器6的資料。The rack management controller 2 is connected to the multiplexer 3 through a Serial Peripheral Interface (SPI), and the multiplexer (MUX) 3 is respectively connected to each servo through an SPI protocol signal. The serial port of the device 6 is the peripheral interface. The SPI protocol is used to transmit data of the cabinet management controller 2 and the multiplexer 3 and the multiplexer 3 and the respective servers 6.

所述機櫃管理控制器2透過I2C匯流排信號連接至所述GPIO擴展晶片5。所述BMC 4與所述GPIO擴展晶片5相連接。當BMC 4開機的瞬間會產生片選信號,GPIO擴展晶片5在接收到該片選信號後會產生中斷信號,機櫃管理控制器2透過I2C匯流排信號來控制GPIO擴展晶片以查詢由哪個BMC引起的中斷信號。The rack management controller 2 is connected to the GPIO expansion chip 5 through an I2C bus signal. The BMC 4 is connected to the GPIO expansion wafer 5. When the BMC 4 is turned on, a chip select signal is generated. The GPIO expansion chip 5 generates an interrupt signal after receiving the chip select signal, and the cabinet management controller 2 controls the GPIO expansion chip through the I2C bus signal to query which BMC is caused. Interrupt signal.

所述片選信號是在BMC開機瞬間產生的一個信號,一般該片選信號為低電平有效。The chip select signal is a signal generated when the BMC is turned on, and generally the chip select signal is active low.

所述機櫃管理控制器2透過I2C匯流排信號與多工器3相連接以控制多工器3來切換機櫃管理控制器2與各個伺服器6的串列埠外設介面的連接,使所述伺服器6能與機櫃管理控制器2進行資料傳輸。The rack management controller 2 is connected to the multiplexer 3 through an I2C bus bar signal to control the multiplexer 3 to switch the connection between the rack management controller 2 and the serial port peripheral interface of each server 6, so that the The server 6 can perform data transmission with the rack management controller 2.

所述基板管理控制器唯讀記憶體控制系統21的執行包括主線程及傳輸線程。所述主線程及傳輸線程將在後續詳述。The execution of the substrate management controller read-only memory control system 21 includes a main thread and a transfer thread. The main thread and the transfer thread will be detailed later.

如圖2所示,是BMC唯讀記憶體控制系統的模組圖。在本實施例中,所述基板管理控制器唯讀記憶體控制系統21包括接收模組210、讀取模組211、控制模組212、傳輸模組213及判斷模組214。本發明所稱的模組是指一種能夠被處理器所執行並且能夠完成固定功能的一系列電腦程式段,其存儲在儲存器中。在本實施例中,關於各模組的功能將在圖3的流程圖中具體描述。As shown in Figure 2, it is a module diagram of the BMC read-only memory control system. In this embodiment, the substrate management controller read-only memory control system 21 includes a receiving module 210, a reading module 211, a control module 212, a transmission module 213, and a determining module 214. The term "module" as used in the present invention refers to a series of computer programs that can be executed by a processor and that can perform fixed functions, which are stored in a memory. In the present embodiment, the functions of the respective modules will be specifically described in the flowchart of FIG.

如圖3所示,是本發明BMC唯讀記憶體控制方法的較佳實施例的流程圖。根據不同的需求,該流程圖中步驟的順序可以改變,某些步驟可以省略。3 is a flow chart of a preferred embodiment of the BMC read-only memory control method of the present invention. The order of the steps in the flowchart may be changed according to different requirements, and some steps may be omitted.

步驟S10,基板管理控制器唯讀記憶體控制系統21的主線程隨機櫃管理控制器2的啟動而啟動,並初始化所述多工器3、GPIO擴展晶片5及主線程中的佇列等。In step S10, the substrate management controller reads up the main thread random cabinet management controller 2 of the read-only memory control system 21, and initializes the multiplexer 3, the GPIO expansion chip 5, and the queue in the main thread.

所述主線程以守護進程的形式運行於機櫃管理控制器2的系統中,該線程為基板管理控制器唯讀記憶體控制系統21執行的主要線程,其包括接收模組210、讀取模組211、控制模組212及判斷模組214的執行。所述守護進程為在linux或者unix作業系統中在系統引導的時候開啟的多個服務。The main thread runs in the system of the rack management controller 2 in the form of a daemon process. The thread is a main thread executed by the substrate management controller read-only memory control system 21, and includes a receiving module 210 and a reading module. 211. The execution of the control module 212 and the determination module 214. The daemon process is a plurality of services that are started when the system boots in a Linux or unix operating system.

所述佇列為根據BMC 4發送請求的順序對所述請求按照先後順序的排隊。所述請求是指BMC 4請求機櫃管理控制器2以獲取所需的唯讀記憶體文檔。The queue is a queuing of the requests in a sequential order according to the order in which the BMC 4 sends the request. The request means that the BMC 4 requests the rack management controller 2 to obtain the desired read-only memory file.

步驟S11,接收模組210接收GPIO擴展晶片5在接收到BMC 4開機啟動時的片選信號後所產生的中斷信號,將所述中斷信號所對應的BMC的請求加入佇列中。In step S11, the receiving module 210 receives the interrupt signal generated by the GPIO expansion chip 5 after receiving the chip select signal when the BMC 4 is powered on, and adds the request of the BMC corresponding to the interrupt signal to the queue.

所述GPIO擴展晶片5上有多個通路,一個BMC 4對應各自的一個通路。每個BMC在開機啟動時均會產生所述片選信號,該每個BMC與其相連接的所述通路相通信,GPIO擴展晶片5在接收到所述片選信號後,立即產生該通路的中斷信號,並將該通路所對應的中斷信號傳送至所述機櫃管理控制器2,所述機櫃管理控制器2在接收到所述中斷信號後,可以利用所述中斷信號判斷是哪個通路的中斷信號,從而可以得出具體哪個位置的伺服器的BMC發出所述請求,並將該中斷信號對應的BMC的請求加入佇列中。The GPIO expansion chip 5 has a plurality of vias, and one BMC 4 corresponds to a respective one of the vias. Each of the BMCs generates the chip select signal when the boot is started, and each BMC communicates with the connected path thereof, and the GPIO extended chip 5 immediately generates the interrupt of the path after receiving the chip select signal. Signaling, and transmitting an interrupt signal corresponding to the path to the rack management controller 2, after receiving the interrupt signal, the rack management controller 2 can use the interrupt signal to determine which path is interrupted Therefore, it can be determined which BMC of the server of the specific location issues the request, and the request of the BMC corresponding to the interrupt signal is added to the queue.

步驟S12,讀取模組211讀取所述佇列中一個未處理的BMC的請求。In step S12, the reading module 211 reads a request of an unprocessed BMC in the queue.

步驟S13,控制模組212將機櫃管理控制器2的串列埠外設介面透過多工器3連接至所述BMC,並發出重啟所述BMC的命令使BMC重啟。In step S13, the control module 212 connects the serial port peripheral interface of the rack management controller 2 to the BMC through the multiplexer 3, and issues a command to restart the BMC to restart the BMC.

步驟S14,傳輸模組213啟動傳輸線程,並將機櫃管理控制器2的唯讀記憶體20中所述BMC對應的唯讀記憶體文檔傳輸給所述BMC以完成所述BMC的啟動。In step S14, the transmission module 213 starts the transmission thread, and transmits the read-only memory file corresponding to the BMC in the read-only memory 20 of the cabinet management controller 2 to the BMC to complete the startup of the BMC.

傳輸模組213在啟動傳輸線程後,將機櫃管理控制器2中所述BMC所對應的唯讀記憶體文檔的內容傳遞至傳輸線程中,再在傳輸線程中按SPI協定解析規則將所述唯讀記憶體文檔的內容逐步透過串列埠外設介面匯流排發送至所述的BMC,從而完成BMC的啟動。當所述唯讀記憶體文檔在傳輸線程中進行時,所述主線程仍處於等待中。After the transmission module 213 starts the transmission thread, the content of the read-only memory file corresponding to the BMC in the cabinet management controller 2 is transferred to the transmission thread, and then the SPI protocol analysis rule is used in the transmission thread to The contents of the read memory file are gradually sent to the BMC through the serial port peripheral interface bus, thereby completing the BMC startup. When the read-only memory file is in the transfer thread, the main thread is still waiting.

步驟S15,判斷模組214判斷所述佇列中是否還有未處理完的BMC的請求。當所述佇列中還有未處理完的BMC的請求時,返回執行步驟S12;當所述佇列中沒有未處理完的BMC的請求時,該流程結束。In step S15, the determining module 214 determines whether there is a request for the unprocessed BMC in the queue. When there is a request for the unprocessed BMC in the queue, the process returns to step S12; when there is no request for the unprocessed BMC in the queue, the process ends.

透過本發明的基板管理控制器唯讀記憶體控制系統及方法,使機櫃內各個伺服器中不需要任何形式的固件記憶體,而各個伺服器的BMC也能夠正常工作,成本低且管理方便。同時,使各個伺服器的管理由分散式更趨向於集中式管理,方便管理程式的開發,也方便開發人員及IT管理人員的調試。而且所有伺服器的BMC不需要都利用同一個唯讀記憶體文檔,每個BMC都有各自對應的唯讀記憶體文檔,方便每一個伺服器的BMC系統的管理。Through the substrate management controller read-only memory control system and method of the present invention, any form of firmware memory is not required in each server in the cabinet, and the BMC of each server can also work normally, and the cost is low and the management is convenient. At the same time, the management of each server is more distributed to the centralized management, which facilitates the development of the management program and facilitates the debugging of developers and IT managers. Moreover, all server BMCs do not need to use the same read-only memory file. Each BMC has its own corresponding read-only memory file, which is convenient for the management of each server's BMC system.

最後應說明的是,以上實施例僅用以說明本發明的技術方案而非限制,儘管參照較佳實施例對本發明進行了詳細說明,本領域的普通技術人員應當理解,可以對本發明的技術方案進行修改或等同替換,而不脫離本發明技術方案的精神和範圍。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.

21...基板管理控制器唯讀記憶體控制系統twenty one. . . Substrate management controller read-only memory control system

210...接收模組210. . . Receiving module

211...讀取模組211. . . Read module

212...控制模組212. . . Control module

213...傳輸模組213. . . Transmission module

214...判斷模組214. . . Judging module

Claims (10)

一種基板管理控制器唯讀記憶體控制系統,運行於機櫃式伺服器中,該系統包括:
接收模組,用於接收通用輸入輸出GPIO擴展晶片產生的中斷信號,並將所述中斷信號所對應的BMC的請求加入佇列中,所述機櫃式伺服器中的每個伺服器的BMC透過所述GIPO擴展晶片連接至機櫃管理控制器;
讀取模組,用於讀取所述佇列中一個未處理的BMC的請求;
控制模組,用於將機櫃管理控制器的串列埠外設介面透過多工器連接至所述BMC,並發出重啟所述BMC的命令;
傳輸模組,用於啟動傳輸線程,並將機櫃管理控制器的唯讀記憶體ROM中所述BMC對應的唯讀記憶體文檔傳輸給所述BMC。
A substrate management controller read-only memory control system running in a rack server, the system comprising:
a receiving module, configured to receive an interrupt signal generated by the general-purpose input/output GPIO expansion chip, and add a request of the BMC corresponding to the interrupt signal to the queue, where the BMC of each server in the rack server transmits The GIPO expansion chip is connected to the cabinet management controller;
a reading module, configured to read a request of an unprocessed BMC in the queue;
a control module, configured to connect the serial port peripheral interface of the rack management controller to the BMC through a multiplexer, and issue a command to restart the BMC;
The transmission module is configured to start the transmission thread, and transmit the read-only memory file corresponding to the BMC in the read-only memory ROM of the cabinet management controller to the BMC.
根據申請專利範圍第1項之基板管理控制器唯讀記憶體控制系統,該系統還包括判斷模組,判斷所述佇列中是否還有未處理完的BMC的請求。According to the substrate management controller read-only memory control system of claim 1, the system further includes a judging module that determines whether there is an unprocessed BMC request in the queue. 根據申請專利範圍第1項之基板管理控制器唯讀記憶體控制系統,每個伺服器的BMC對應各自的一個唯讀記憶體文檔。According to the substrate management controller read-only memory control system of claim 1, the BMC of each server corresponds to a respective read-only memory file. 根據申請專利範圍第1項之基板管理控制器唯讀記憶體控制系統,所述傳輸模組按串列埠外設介面SPI協定的解析規則將所述唯讀記憶體文檔的內容逐步透過串列埠外設介面匯流排發送至所述BMC。According to the substrate management controller read-only memory control system of claim 1, the transmission module gradually passes the content of the read-only memory file through the serialization by the parsing rule of the serial port peripheral interface SPI protocol The peripheral interface bus is sent to the BMC. 根據申請專利範圍第1項之基板管理控制器唯讀記憶體控制系統,GPIO擴展晶片上有多個通路,一個BMC對應各自的一個通路;GPIO擴展晶片透過所述通路接收到與該通路相通信的BMC在開機啟動時所產生的片選信號,從而產生該通路的中斷信號。According to the substrate management controller read-only memory control system of claim 1, the GPIO expansion chip has a plurality of paths, and one BMC corresponds to a respective path; the GPIO expansion chip receives the communication with the path through the path. The chip select signal generated by the BMC at power-on startup, thereby generating an interrupt signal for the path. 一種基板管理控制器唯讀記憶體控制方法,應用於機櫃式伺服器中,該方法包括:
接收步驟,接收通用輸入輸出GPIO擴展晶片產生的中斷信號,並將所述中斷信號所對應的BMC的請求加入佇列中,所述機櫃式伺服器中的每個伺服器的BMC透過所述GIPO擴展晶片連接至機櫃管理控制器;
讀取步驟,讀取所述佇列中一個未處理的BMC的請求;
控制步驟,將機櫃管理控制器的串列埠外設介面透過多工器連接至所述BMC,並發出重啟所述BMC的命令;
傳輸步驟,啟動傳輸線程,並將機櫃管理控制器的唯讀記憶體ROM中所述BMC的唯讀記憶體文檔傳輸給所述BMC。
A substrate management controller read-only memory control method is applied to a rack server, and the method comprises:
Receiving, receiving an interrupt signal generated by the general-purpose input/output GPIO expansion chip, and adding a request of the BMC corresponding to the interrupt signal to the queue, wherein the BMC of each server in the rack server transmits the GIPO The extension die is connected to the rack management controller;
a reading step of reading a request of an unprocessed BMC in the queue;
a control step of connecting the serial port peripheral interface of the rack management controller to the BMC through a multiplexer, and issuing a command to restart the BMC;
The transmitting step starts the transmission thread and transmits the read-only memory file of the BMC in the read-only memory ROM of the cabinet management controller to the BMC.
根據申請專利範圍第6項之基板管理控制器唯讀記憶體控制方法,該方法還包括判斷步驟,判斷所述佇列中是否還有未處理完的BMC的請求;當所述佇列中還有未處理完的BMC的請求時,返回讀取步驟。According to the substrate management controller read-only memory control method of claim 6, the method further includes a determining step of determining whether there is an unprocessed BMC request in the queue; When there is a request from the unprocessed BMC, the reading step is returned. 根據申請專利範圍第6項之基板管理控制器唯讀記憶體控制方法,每個伺服器的BMC對應各自的一個唯讀記憶體文檔。According to the substrate management controller read-only memory control method of claim 6, the BMC of each server corresponds to a respective read-only memory file. 根據申請專利範圍第6項之基板管理控制器唯讀記憶體控制方法,在傳輸步驟中,按照串列埠外設介面SPI協定的解析規則將所述唯讀記憶體文檔的內容逐步透過串列埠外設介面匯流排發送至所述BMC。According to the substrate management controller read-only memory control method of claim 6, in the transmitting step, the content of the read-only memory file is gradually transmitted through the serial port according to the parsing rule of the serial port peripheral interface SPI protocol. The peripheral interface bus is sent to the BMC. 根據申請專利範圍第6項之基板管理控制器唯讀記憶體控制方法,GPIO擴展晶片上有多個通路,一個BMC對應各自的一個通路;
在接收步驟中,所述GPIO擴展晶片透過所述通路接收到與該通路相通信的BMC在開機啟動時所產生的片選信號,從而產生該通路的中斷信號。
According to the substrate management controller read-only memory control method of claim 6 of the patent application scope, the GPIO expansion chip has a plurality of paths, and one BMC corresponds to a respective path;
In the receiving step, the GPIO expansion chip receives the chip select signal generated by the BMC communicating with the path when the power is turned on through the path, thereby generating an interrupt signal of the path.
TW102115989A 2013-04-29 2013-05-03 System and method of controlling ROM of baseboard management controller TW201441832A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310156509.0A CN104123260A (en) 2013-04-29 2013-04-29 BMC read-only memory (ROM) control system and method

Publications (1)

Publication Number Publication Date
TW201441832A true TW201441832A (en) 2014-11-01

Family

ID=51768675

Family Applications (1)

Application Number Title Priority Date Filing Date
TW102115989A TW201441832A (en) 2013-04-29 2013-05-03 System and method of controlling ROM of baseboard management controller

Country Status (2)

Country Link
CN (1) CN104123260A (en)
TW (1) TW201441832A (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104516838B (en) * 2014-11-25 2018-02-09 华为技术有限公司 Manage determining method of path and device
CN105739656A (en) * 2014-12-08 2016-07-06 营邦企业股份有限公司 Cabinet with automatic reset function and automatic reset method thereof
CN106033380A (en) * 2015-03-11 2016-10-19 昆达电脑科技(昆山)有限公司 A rack-mount server system
CN107977329A (en) * 2016-10-25 2018-05-01 郑州云海信息技术有限公司 A kind of method of expansion service device RMC and middle plate communication command
CN107704405B (en) * 2017-09-14 2020-07-21 苏州浪潮智能科技有限公司 Device for sharing one I2C host by multiple paths of same I2C address equipment
CN111382027A (en) * 2020-02-29 2020-07-07 浪潮电子信息产业股份有限公司 BMC IP obtaining method and device and cabinet type server

Also Published As

Publication number Publication date
CN104123260A (en) 2014-10-29

Similar Documents

Publication Publication Date Title
TW201441832A (en) System and method of controlling ROM of baseboard management controller
US20080043769A1 (en) Clustering system and system management architecture thereof
TWI355580B (en) Power control system of a high density server and
US9819532B2 (en) Multi-service node management system, device and method
TW201500935A (en) System and method of controlling shutdown and booting of servers
US20160080210A1 (en) High density serial over lan managment system
TW201502772A (en) Virtual baseboard management controller
WO2020108271A1 (en) Application program updating method, device and equipment, and storage medium
KR20080109708A (en) Multiprocessor system and boot-up method of slave system
US20130262700A1 (en) Information processing system and virtual address setting method
CN106201563A (en) The method and apparatus that the collocation method of start-up parameter and device, mainboard start
JP2015512535A (en) Method and system for confirming proper operation of computing device after system change
US9319313B2 (en) System and method of forwarding IPMI message packets based on logical unit number (LUN)
WO2013075501A1 (en) Method and device for hot-plugging a node
US8463972B2 (en) System and method for dynamic, local retriggered interrupt routing discovery
CN101946243B (en) Systems and methods of communicatively coupling a host computing device and a peripheral device
US20150186317A1 (en) Method and apparatus for detecting the initiator/target orientation of a smart bridge
CN116521209B (en) Upgrading method and device of operating system, storage medium and electronic equipment
TWI807800B (en) Datacenter-ready secure control module and control method
US10528397B2 (en) Method, device, and non-transitory computer readable storage medium for creating virtual machine
TW201445446A (en) System and method of boot configuration of cabinet server
CN112069113B (en) I2C device configuration method and system
US11593121B1 (en) Remotely disabling execution of firmware components
TWI591483B (en) Switch system
JP2007094470A (en) Method of hotplugging information processing apparatus