CN114416138A - ARM server and data updating method - Google Patents

ARM server and data updating method Download PDF

Info

Publication number
CN114416138A
CN114416138A CN202210050962.2A CN202210050962A CN114416138A CN 114416138 A CN114416138 A CN 114416138A CN 202210050962 A CN202210050962 A CN 202210050962A CN 114416138 A CN114416138 A CN 114416138A
Authority
CN
China
Prior art keywords
core board
arm
unit
arm core
server
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
CN202210050962.2A
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202210050962.2A priority Critical patent/CN114416138A/en
Publication of CN114416138A publication Critical patent/CN114416138A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • G06F15/7803System on board, i.e. computer system on one or more PCB, e.g. motherboards, daughterboards or blades
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system

Abstract

The disclosure provides an ARM server and a data updating method, relates to the technical field of computers, and particularly relates to the technical field of ARM servers, cloud computing and cloud services. The specific implementation scheme is as follows: an ARM server comprises a substrate management controller and at least one ARM core board, wherein the at least one ARM core board comprises a micro control unit, and the substrate management controller is in communication connection with the micro control unit; the base plate management controller is used for sending a program updating instruction to the micro control unit, so that the micro control unit updates a starting bootstrap program in the at least one ARM core plate. The method and the device for updating the boot program in the ARM core board have the advantage that the efficiency of updating the boot program in the ARM core board is improved.

Description

ARM server and data updating method
Technical Field
The disclosure relates to the technical field of computers, in particular to the technical field of ARM servers, cloud computing and cloud services, and particularly relates to an ARM server and a data updating method.
Background
The ARM server represents a high-performance computing device designed and developed by adopting a special server CPU of an ARM architecture, and is mainly used for mobile-end applications, such as cloud games, cloud mobile phones, mobile offices and the like.
The starting of an ARM core board in an ARM server requires a system image file. At present, the system image file of the ARM core board is directly stored in the ARM core board.
Disclosure of Invention
The present disclosure provides a method, apparatus, electronic device, and medium for improving update efficiency of a boot loader.
According to one aspect of the disclosure, an ARM server is provided, which includes a substrate management controller and at least one ARM core board, where the at least one ARM core board includes a micro control unit, and the substrate management controller is in communication connection with the micro control unit;
the base plate management controller is used for sending a program updating instruction to the micro control unit, so that the micro control unit updates a starting bootstrap program in the at least one ARM core plate.
According to another aspect of the present disclosure, there is provided a data updating method, performed by an ARM core board in an ARM server according to any one of the present disclosure, the method including:
acquiring a program updating instruction from a substrate management controller of the ARM server;
and updating the starting bootstrap program in the ARM core board according to the program control instruction.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present disclosure, nor do they limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
FIG. 1A is a schematic diagram of an ARM core board according to some prior art embodiments disclosed herein;
FIG. 1B is a schematic block diagram of some of the ARM servers disclosed in accordance with embodiments of the present disclosure;
FIG. 2 is a schematic diagram of an alternative ARM server according to an embodiment of the present disclosure;
FIG. 3 is a flow chart of some of the data update methods disclosed in accordance with embodiments of the present disclosure;
FIG. 4 is a flow chart of other data update methods disclosed in accordance with embodiments of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In the research and development process of the applicant, the ARM core board carried by the ARM server in the current market is generally composed of a chip unit, a memory unit, a storage unit and a network card unit. Fig. 1A is a schematic structural diagram of an ARM core board in the prior art disclosed according to an embodiment of the present disclosure, and as shown in fig. 1A, a chip unit 10 is respectively in communication connection with a memory unit 11, a storage unit 12, and a network card unit 13, where the storage unit 12 stores a boot program, and after the ARM core board is powered on, the ARM core board is booted based on the boot program stored in the storage unit 12.
The boot loader may require updates to the boot loader stored in the ARM core board under certain circumstances, such as boot data corruption or old version. However, when the boot loader needs to be updated, the ARM core board of the current structure needs to be detached from the ARM server when the ARM core board is powered off, and then the boot loader stored in the ARM core board is refreshed, so that the boot loader can be updated.
Therefore, in the prior art, the startup bootstrap program stored in the ARM core board is updated, the ARM core board needs to be frequently disassembled, and the updating efficiency is low.
Fig. 1B is a schematic structural diagram of some ARM servers disclosed in the embodiment of the present disclosure, which may be suitable for updating a boot loader in an ARM core board.
As shown in fig. 1B, the ARM server 100 disclosed in this embodiment includes a substrate management controller 101 and at least one ARM core board 102, where the at least one ARM core board 102 includes a micro control unit 103, and the substrate management controller 101 is in communication connection with the micro control unit 103;
the baseboard management controller 101 is configured to send a program update instruction to the micro control unit 103, so that the micro control unit 103 updates a boot program for starting in at least one ARM core board 102.
In one configuration, ARM server 100 includes a chassis, and at least one ARM core board 102 is disposed inside the chassis, and the ARM core boards 102 are arranged in the chassis in a manner including, but not limited to, a vertical parallel arrangement or a horizontal parallel arrangement. The number of the ARM core boards 102 may be set according to specific service requirements, and optionally, one ARM core board 102 is configured to process data of a specific user, that is, a binding relationship exists between the user and the ARM core board.
ARM core board 102 may be removably disposed in ARM server 100 and may be integrally disposed in ARM server 100, for example, in a soldering manner. In other words, when the ARM core board 102 is detachably disposed in the ARM server 100, a technician can adjust the type of the ARM core board 102 in real time according to a change of a service requirement or a calculation requirement, so that the adaptability is stronger; when the ARM core board 102 is disposed in the ARM server 100 in an integrated manner, the ARM core board 102 and the ARM server 100 can be conveniently mass-produced, so that the ARM core board 102 and the ARM server 100 can be rapidly put into actual business.
ARM server 100 further includes a Baseboard Management Controller 101, where Baseboard Management Controller 101 is a Baseboard Management Controller (BMC), and is a special service processor or ARM PC cluster, and monitors the status of ARM core board 102 by using sensors, and communicates with external devices through independent connection lines and configuration interfaces, so as to manage ARM core board 102, including but not limited to starting up boot program update, monitoring of operating environment data, and power supply control.
The ARM core board 102 includes a micro control Unit 103, the micro control Unit 103 is a Microcontroller Unit (MCU), and the frequency and specification of the cpu are appropriately reduced, and the memory, the counter, the peripheral interface, and the driving circuit are integrated on a single chip to form a single-chip microcomputer, which can be controlled in different applications in different combinations. In this embodiment, the mcu 103 is in data communication with the boot loader in the ARM core board 102, and may directly perform program update on the boot loader in the ARM core board 102 according to the program update instruction, such as adding a new boot loader, deleting the boot loader, or modifying the boot loader.
The baseboard management controller 101 is connected with the micro control unit 103 in each ARM core board 102 through a data bus capable of remote transmission. Optionally, the bmc 101 and the mcu 103 may be communicatively connected via a low-speed data bus, including but not limited to I2C (Inter-Integrated Circuit bus), UART (Universal Asynchronous Receiver/Transmitter) bus, and the like. Optionally, the bmc 101 and the mcu 103 may also be communicatively connected via a high-speed Serial differential Bus, such as a Universal Serial Bus (USB). The present embodiment does not limit the communication connection form used between the board management controller 101 and the micro control unit 103.
Optionally, each ARM core board 102 supplies power through a battery module built in the ARM server 100, or supplies power through an external power supply, and this embodiment does not limit the power supply mode of each ARM core board 102. When any ARM core board 102 is in a power-off state, a user generates a program updating instruction carrying updating data through the substrate management controller 101 according to actual service requirements, and sends the program updating instruction to the micro control unit 103 of any ARM core board 102, and the micro control unit 103 analyzes the updating data from the program updating instruction and updates a starting bootstrap program currently stored in the ARM core board 102 according to the updating data; when the ARM core board 102 is in the power-on state, the ARM core board 102 may perform core board startup according to the updated startup boot program, and perform related service processing operations.
This is disclosed through setting up base plate management controller in the ARM server, and set up little the control unit in ARM nuclear core plate, send the program update instruction to little the control unit through base plate management controller, make little the control unit to the start bootstrap program in at least one ARM nuclear core plate update, thereby realized carrying out the effect that no dismantlement formula was updated to the start bootstrap program in ARM nuclear core plate, need not promptly like dismantling the update mode that ARM nuclear core plate carries out the brush machine again under the prior art, thereby promoted greatly and carried out the efficiency of updating to start the bootstrap program in ARM nuclear core plate, the time that the user waited for ARM nuclear core plate to start up to consume has been reduced.
Fig. 2 is a schematic structural diagram of other ARM servers disclosed in the embodiment of the present disclosure, which is further optimized and expanded based on the above technical solution, and can be combined with the above various optional structural forms.
As shown in fig. 2, the ARM server 100 disclosed in this embodiment may include:
on the basis of the above embodiment, at least one ARM core board 102 further includes a memory unit 104, and the memory unit 104 is in communication connection with the micro control unit 103;
the micro control unit 103 is configured to update the boot program stored in the storage unit 104 according to the update data included in the program update instruction.
In one form of construction, the ARM core board 102 is equipped with memory cells 104 having memory functionality. The type of the Storage unit 104 may optionally include a Flash memory chip (Flash memory chip), an EMMC (Embedded multimedia Card) chip, or a UFS (Universal Flash Storage) chip. The storage unit 104 stores a boot loader, where the boot loader is a first section of code executed by the ARM core board after being powered on, and is used to initialize hardware of the ARM core board.
The storage unit 104 and the micro control unit 103 are connected in communication for data interaction. The baseboard management controller 101 sends a program update instruction carrying update data to the micro control unit 103, where the update data represents updated boot program start data. The micro control unit 103 receives the program update instruction, parses the update data from the program update instruction, and controls the storage unit 104 to overwrite the update data with the current boot program, so as to update the boot program stored in the storage unit 104.
The starting bootstrap program stored in the storage unit is updated through the micro control unit according to the updating data included in the program updating instruction, the effect of non-detachable updating of the starting bootstrap program in the ARM core board based on the updating data sent by the micro control unit and the substrate management controller is achieved, and the updating efficiency of the starting bootstrap program is improved.
On the basis of the above embodiment, the at least one ARM core board 102 further includes a chip unit 105 and a data switch 106;
the micro control unit 103 is further configured to, in a case where the chip unit 105 is in a power-on state, control the data switch 106 to establish a communication connection between the chip unit 105 and the storage unit 104; with the chip unit 105 in the powered-down state, the control data switch 106 establishes a communication connection between the micro control unit 103 and the memory unit 104.
In one configuration, the chip unit 105 in this embodiment is an ARM chip, which is an Advanced reduced instruction set Machine (Advanced RISC Machine) and uses a 32-bit Reduced Instruction Set (RISC) processor architecture, and is widely used in many embedded system designs, and has the advantages of low power consumption and low price.
The data switch 106 is a single-pole double-throw data switch, one end of which is in communication connection with the storage unit 104, and the other end of which can be in communication connection with the chip unit 105 or the micro control unit 103. Optionally, the data switch 106 is connected to the storage unit 104, the chip unit 105 and the micro control unit 103 through communication including, but not limited to, an SPI (Serial Peripheral Interface) bus or a Queued SPI (Queued Serial Peripheral Interface) bus.
The micro control unit 103 detects a power supply state of the chip unit 105.
When it is determined that the chip unit 105 is in the power-down state, the micro control unit 103 controls the data switch 106 to establish a communication connection between the micro control unit 103 and the memory unit 104. In this connection, the bmc 101 may send a program update command carrying update data to the mcu 103. The micro control unit 103 receives the program update instruction, parses the update data from the program update instruction, and controls the storage unit 104 to overwrite the update data with the current boot program, so as to update the boot program stored in the storage unit 104.
When it is determined that the chip unit 105 is in the power-on state, the micro control unit 103 controls the data switch 106 to establish a communication connection between the chip unit 105 and the memory unit 104. Under this connection relationship, the chip unit 105 may obtain the boot loader from the storage unit 104, so as to start the ARM core board for service data processing according to the boot loader.
Controlling a data switch to establish communication connection between the chip unit and the storage unit through the micro control unit under the condition that the chip unit is in a power-on state; under the condition that the chip unit is in a power-off state, the data switch is controlled to establish communication connection between the micro control unit and the storage unit, so that the communication connection relationship between the storage unit and the chip unit and the micro control unit is adjusted in a self-adaptive mode through the data switch according to the power supply state of the chip unit, and the situation that when the chip unit is powered on, if the storage unit is in communication connection with the micro control unit, the chip unit cannot acquire a starting bootstrap program, and an ARM core board cannot be started normally is avoided; or when the chip unit is powered off, if the memory unit is in communication connection with the chip unit, the micro control unit cannot update the boot program in the memory unit, thereby improving the safety and reliability of the ARM core board,
the data switch ensures that the storage unit can be in communication connection with the chip unit and the micro control unit, thereby increasing the diversity of data interaction in the ARM server and avoiding the data interaction
On the basis of the above embodiment, at least one ARM core board 102 further includes a memory unit 107, and the memory unit 107 is in communication connection with the chip unit 105;
the chip unit 105 is configured to obtain a boot loader from the storage unit 104, and load the boot loader in the memory unit 107, so as to perform hardware initialization on at least one ARM core board 102.
In one configuration, the type of the memory unit 107 includes, but is not limited to, LPDDR (Low Power Double Data Rate SDRAM), and the like.
In the case where the chip unit 105 is in the power-on state, the chip unit 105 is communicatively connected to the memory unit 104 through the data switch 106. The chip unit 105 obtains the boot program from the storage unit 104, and guides the boot program into the memory unit 107 for loading, so as to initialize the hardware of the ARM core board 102.
The chip unit obtains the boot program from the storage unit, and the boot program is loaded in the storage unit and used for hardware initialization of the ARM core board, so that an environment foundation is laid for subsequent starting of the ARM core board.
On the basis of the above embodiment, at least one ARM core board 102 further includes a network card unit 108, and the network card unit 108 is in communication connection with the chip unit 105; the chip unit 105 is further configured to generate a file request according to the identification information of the at least one ARM core board 102 and send the file request to the network card unit 108 when the hardware initialization of the at least one ARM core board 102 is completed; the network card unit 108 is configured to send the file request to the storage server 109, and is configured to acquire the system image file matched with the identification information from the storage server 109 and send the system image file to the chip unit 105; chip unit 105 is further configured to load a system image file in memory unit 107, for starting at least one ARM core board 102. The system image file represents a compressed file of all data required for installing the system, and the type of the system image file includes, but is not limited to, an android system image file, a Windows system image file or an IOS system image file.
In one structural form, when detecting that the hardware initialization of the ARM core board 102 is completed, the chip unit 105 generates a file request carrying identification information according to the identification information of the ARM core board 102, such as a core board number, and sends the file request to the network card unit 108. The network card unit 108 is in communication connection with the storage server 109, and the network card unit 108 sends a file request to the storage server 109.
The storage server 109 is a server having data storage and data transmission/reception functions, and a large number of hard disks are mounted therein, and normally 12 or more hard disks are mounted in the storage server 109 for storing data. In this embodiment, the type of the storage server 102 may be a 36-Disk storage server, a chassis with a size of 4U is used, the front panel is 24 hot-plug SSD (Solid State Disk) or SATA (Serial ATA), and the rear portion is extended with 8 hot-plug hard disks. The storage server 109 stores therein a system image file, and the system image file is stored in association with the identification information. The storage server 109 receives the file request, analyzes the file request to obtain the identification information, and then sends the system image file matched with the identification information in the locally stored system image file to the network card unit 108.
The type of the network card unit 108 includes, but is not limited to, an integrated network card or a stand-alone network card. If the type of the network card unit 108 is an integrated network card, the network card unit 108 is directly installed in the ARM core board 102 in a welding manner, which is convenient for mass production; if the type of the network card unit 108 is an independent network card, the network card unit 108 is inserted into an expansion slot of the ARM core board 102, and can be detached at will, which has flexibility.
After receiving the system image file, the network card unit 108 sends the system image file to the chip unit 105. Chip unit 105 receives the system image file, and loads the system image file in memory unit 107, for starting ARM core board 102.
The system image file is stored in the storage server, and the problem that the storage pressure of the ARM core board is large due to the fact that the system image file usually has a large data volume is solved; the chip unit generates a file request according to the identification information of the ARM core board, the file request is sent to the network card unit, and the network card unit forwards the file request to the storage server, so that the effect of acquiring a system image file adaptive to the ARM core board from the storage server is achieved, and the ARM core board can be normally started.
On the basis of the above embodiment, the chip unit 105 is further configured to send the working data of at least one ARM core board 102 to the storage server 109 through the network card unit 108, so that the storage server 109 stores the working data.
In one structure, after the ARM core board 102 is started, various types of working data are generated, and the chip unit 105 acquires the working data of the ARM core board 102 and sends the working data to the network card unit 108. The network card unit 108 receives the work data and transmits the work data to the storage server 109.
The storage server 109 receives the work data and stores the work data. The method can be used for technicians to retrieve work data for problem troubleshooting in the storage server 109 under certain specific scenes, such as the time of a server crash.
The working data of the ARM core board is sent to the storage server through the chip unit and the network card unit, so that the storage server stores the working data, the effect of recording the working data of the ARM core board is achieved, and a foundation is laid for subsequently calling the working data; and moreover, the working data are stored in the storage server without being directly stored in the ARM core board, so that the storage pressure of the ARM core board is reduced.
On the basis of the above embodiment, the network card unit 108 and the storage server 109 are connected through an ethernet.
In one configuration, the network card unit 108 of each ARM core 102 is of Ethernet Controller type. Correspondingly, the network card unit 108 is connected to the storage server 109 through an ethernet through the network port of the ARM server 100.
Through setting up and connecting through the Ethernet between network card unit and the storage server, under the prerequisite of guaranteeing the communication rate between network card unit and the storage server, the communication cost that has reduced.
Fig. 3 is a flowchart of some data updating methods disclosed in the embodiments of the present disclosure, and the embodiments may be applied to a case of updating a boot loader in an ARM core board. The method of this embodiment may be executed by an ARM core board in an ARM server disclosed in the embodiments of the present disclosure, may be implemented by software and/or hardware, and may be integrated on any electronic device with computing capability.
As shown in fig. 3, the data updating method disclosed in this embodiment may include:
s301, obtaining a program updating instruction from a substrate management controller of the ARM server.
In one embodiment, a micro control unit of an ARM core board detects a power supply state of the ARM core board, wherein the power supply state comprises a power-on state and a power-off state. When any ARM core board is in a power-off state, a user generates a program updating instruction carrying updating data through a substrate management controller of an ARM server according to actual service requirements, and sends the program updating instruction to a micro control unit of the ARM core board.
By acquiring the program updating instruction from the substrate management controller of the ARM server, a data base is laid for the subsequent updating of the boot loader according to the program updating instruction.
S302, updating the boot program started in the ARM core board according to the program control instruction.
In one embodiment, the micro control unit of the ARM core board receives a program update instruction carrying update data, and parses the update data from the program update instruction. And the micro control unit updates the starting bootstrap program currently stored in the ARM core board according to the updating data.
This openly acquires the procedure update instruction from the base plate management controller of ARM server through ARM nuclear core plate, and update the start bootstrap program in ARM nuclear core plate according to the procedure control instruction, thereby realized carrying out the effect that no dismantlement formula was updated to the start bootstrap program in ARM nuclear core plate, need not promptly like dismantling the update mode that ARM nuclear core plate carries out the brush machine again among the prior art, thereby promoted greatly and started the bootstrap program in ARM nuclear core plate and carried out the efficiency of updating, reduced the time that the user waited to ARM nuclear core plate and started and consume.
Fig. 4 is a flowchart of other data updating methods disclosed according to the embodiments of the present disclosure, which are further optimized and expanded based on the above technical solutions, and can be combined with the above optional embodiments.
As shown in fig. 4, the data updating method disclosed in this embodiment may include:
s401, obtaining a program updating instruction from a baseboard management controller of the ARM server.
S402, under the condition that the chip unit is in a power-off state, updating the boot program according to the updating data included in the program updating command.
In one embodiment, the micro control unit of the ARM core board detects the power supply state of the chip unit. And when the chip unit is determined to be in the power-off state, the micro control unit controls a data switch in the ARM core board to establish communication connection between the micro control unit and the storage unit. Under this connection, the bmc may send a program update command carrying update data to the mcu. The micro control unit receives the program updating instruction, analyzes the updating data from the program updating instruction, and further controls the storage unit in the ARM core board to cover the updating data on the current starting bootstrap program, so that the starting bootstrap program stored in the storage unit is updated.
And S403, loading a boot program for hardware initialization of the ARM core board under the condition that the chip unit is in a power-on state.
And when the micro control unit determines that the chip unit is in the power-on state, the micro control unit controls the data switch to establish communication connection between the chip unit and the storage unit. Under the connection relationship, the chip unit obtains the updated boot program from the storage unit, and the boot program is guided into the memory unit of the ARM core board to be loaded, so that the hardware initialization of the ARM core board is realized.
S404, under the condition that the hardware initialization of the ARM core board is completed, acquiring a system image file from the storage server, and loading the system image file for starting the ARM core board.
In one embodiment, when detecting that hardware initialization of the ARM core board is completed, the chip unit generates a file request and sends the file request to a storage server in communication connection with the ARM core board. And the storage server receives the file request, acquires a system image file corresponding to the file request from the stored system image files, and sends the system image file to the chip unit. And the chip unit receives the system image file, loads the system image file in the memory unit and is used for starting the ARM core board.
Optionally, "acquiring the system image file from the storage server" in S404 includes:
and generating a file request according to the identification information of the ARM core board, sending the file request to a storage server, and acquiring a system image file matched with the identification information from the storage server.
In one embodiment, when detecting that the hardware initialization of the ARM core board is completed, the chip unit generates a file request carrying identification information according to the identification information of the ARM core board, and sends the file request to the network card unit of the ARM core board. The network card unit is in communication connection with the storage server, and the network card unit sends a file request to the storage server.
The storage server receives the file request, analyzes the file request to acquire identification information, and then sends a system image file matched with the identification information in the locally stored system image file to the network card unit. And after the network card unit receives the system image file, generating the system image file to the chip unit.
For example, assuming that the ARM core board identification information obtained by the storage server through analysis is "001", associating the stored identification information with the system image file in the storage server includes: 001-system image file A, 002-system image file B, 003-system image file C and 004-system image file D, matching ARM core board identification information '001' with all identification information '001', '002', '003' and '004' in the storage server, and further taking the 'system image file A' corresponding to the identification information '001' as a system image file matched with the ARM core board identification information and sending the system image file A to the chip unit.
The file request is generated according to the identification information of the ARM core board, and the file request is sent to the storage server, so that the system image file matched with the identification information is obtained from the storage server, and the problem that the storage pressure of the ARM core board is large due to the fact that the system image file is stored in the ARM core board directly is avoided as the system image file usually has large data volume; in addition, because the file request carries identification information of the ARM core board, the effect of acquiring a system image file adaptive to the ARM core board from the storage server is achieved, and the ARM core board can be normally started.
According to the method and the device, the boot program is updated according to the update data included in the program update instruction under the condition that the chip unit is in the power-off state, so that the effect of non-detachable update of the boot program in the ARM core board is achieved, and the update efficiency of the boot program is improved; the method comprises the steps that a boot program is loaded under the condition that a chip unit is in a power-on state, so that hardware initialization is conducted on an ARM core board, a system image file is obtained from a storage server under the condition that hardware initialization of the ARM core board is completed, the system image file is loaded and used for starting the ARM core board, the effect that the ARM core board is started according to the updated boot program is achieved, normal starting of the ARM core board is guaranteed, and therefore business data processing is conducted smoothly.
Optionally, after S404, the method includes:
and acquiring the working data of the ARM core board, and sending the working data to the storage server to enable the storage server to store the working data.
In one embodiment, after the ARM core board is started, various types of working data are generated, and the chip units in the ARM core board acquire the working data of the ARM core board and send the working data to the network card unit in the ARM core board. And the network card unit receives the working data and sends the working data to a storage server which has a communication relation with the ARM core board.
And the storage server receives the working data and stores the working data. The method can be used for the technical staff to call the working data from the storage server for problem troubleshooting in certain specific scenes, such as the downtime of the server.
The working data of the ARM core board are acquired and sent to the storage server, so that the storage server stores the working data, the effect of recording the working data of the ARM core board is achieved, and a foundation is laid for subsequently retrieving the working data; and moreover, the working data are stored in the storage server without being directly stored in the ARM core board, so that the storage pressure of the ARM core board is reduced.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (12)

1. An ARM server comprises a substrate management controller and at least one ARM core board, wherein the at least one ARM core board comprises a micro control unit, and the substrate management controller is in communication connection with the micro control unit;
the base plate management controller is used for sending a program updating instruction to the micro control unit, so that the micro control unit updates a starting bootstrap program in the at least one ARM core plate.
2. The ARM server of claim 1, wherein the at least one ARM core board further comprises a memory unit communicatively coupled to the micro control unit;
and the micro control unit is used for updating the starting bootstrap program stored in the storage unit according to the updating data included in the program updating instruction.
3. The ARM server of claim 2, wherein the at least one ARM core board further comprises a chip unit and a data switch;
the micro control unit is further used for controlling the data switch to establish communication connection between the chip unit and the storage unit under the condition that the chip unit is in a power-on state; and under the condition that the chip unit is in a power-off state, controlling the data switch to establish communication connection between the micro control unit and the storage unit.
4. The ARM server of claim 3, wherein the at least one ARM core board further comprises a memory unit, the memory unit communicatively coupled to the chip unit;
the chip unit is used for acquiring a boot program from the storage unit, loading the boot program in the storage unit, and performing hardware initialization on the at least one ARM core board.
5. The ARM server of claim 4, wherein the at least one ARM core board further comprises a network card unit communicatively coupled to the chip unit;
the chip unit is further configured to generate a file request according to the identification information of the at least one ARM core board and send the file request to the network card unit when the initialization of the hardware of the at least one ARM core board is completed;
the network card unit is used for sending the file request to a storage server, acquiring a system image file matched with the identification information from the storage server, and sending the system image file to the chip unit;
the chip unit is further configured to load the system image file in the memory unit, and is configured to start the at least one ARM core board.
6. The ARM server of claim 5, wherein the chip unit is further configured to send working data of the at least one ARM core board to the storage server through the network card unit, so that the storage server stores the working data.
7. The ARM server of claim 5 or 6, wherein the network card unit is connected with the storage server through an Ethernet.
8. A data update method performed by an ARM core board in an ARM server of any one of claims 1-7, the method comprising:
acquiring a program updating instruction from a substrate management controller of the ARM server;
and updating the starting bootstrap program in the ARM core board according to the program control instruction.
9. The method of claim 8, wherein the updating the boot loader in the ARM core board according to the program control instructions comprises:
and under the condition that the chip unit is in a power-off state, updating the boot program according to the updating data included in the program updating instruction.
10. The method of claim 8, after updating the boot loader in the ARM core board according to the program control instructions, further comprising:
under the condition that a chip unit is in a power-on state, loading the boot program for hardware initialization of the ARM core board;
and under the condition that the hardware initialization of the ARM core board is completed, acquiring a system image file from a storage server, and loading the system image file for starting the ARM core board.
11. The method of claim 10, wherein obtaining the system image file from the storage server comprises:
generating a file request according to the identification information of the ARM core board, and sending the file request to a storage server;
and acquiring the system image file matched with the identification information from the storage server.
12. The method of claim 10, further comprising, after loading the system image file for booting the ARM core board:
and acquiring the working data of the ARM core board, and sending the working data to the storage server to enable the storage server to store the working data.
CN202210050962.2A 2022-01-17 2022-01-17 ARM server and data updating method Pending CN114416138A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210050962.2A CN114416138A (en) 2022-01-17 2022-01-17 ARM server and data updating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210050962.2A CN114416138A (en) 2022-01-17 2022-01-17 ARM server and data updating method

Publications (1)

Publication Number Publication Date
CN114416138A true CN114416138A (en) 2022-04-29

Family

ID=81274340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210050962.2A Pending CN114416138A (en) 2022-01-17 2022-01-17 ARM server and data updating method

Country Status (1)

Country Link
CN (1) CN114416138A (en)

Similar Documents

Publication Publication Date Title
US8819319B2 (en) Computer system and method for inheriting HBA identifier of PCI card
CN102855146A (en) Firmware updating system and method
CN102681959A (en) Method for interacting inner-band information and out-of-band information of server
EP2474913A1 (en) USB device switching working mode
KR101642240B1 (en) Efficient low power exit sequence for peripheral devices
US10656676B2 (en) Docking device, electrical device, and MAC address cloning method
CN107980119B (en) Server management method and server
US20100095044A1 (en) Motherboard system, storage device for booting up thereof and connector
TW201227516A (en) System and method for facilitating wireless communication during a pre-boot phase of a computing device
CN1992611B (en) Mobile computing device and method for receiving data packet thereof
CN102331959A (en) Server system
CN101169729A (en) Embedded type system and method for renewing application program
CN102880527A (en) Data recovery method of baseboard management controller
US8335891B2 (en) Method and system for configuring a storage array
US20190205109A1 (en) Computer system, baseboard management controller, and os installation method
CN103092648B (en) A kind of image upgrade method, system and subscriber equipment and personal computer
CN104428751A (en) Program data updating method and equipment
US7962735B2 (en) Servo device auto-booted upon power supply recovery and method thereof
JP2013513874A (en) Data card upgrade method and device
CN114416138A (en) ARM server and data updating method
CN105824650B (en) Computer system, adaptive suspend mode control module and its control method
WO2012122776A1 (en) Method and system for realizing software upgrade based on embedded system
CN101727333A (en) Method for updating firmware in microprocessor and firmware updating system
CN114416187A (en) ARM server and starting method of ARM core board
CN110633002A (en) Processing circuit and power management method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination