CN111399871A - System updating method, device, equipment and medium for HBA card - Google Patents

System updating method, device, equipment and medium for HBA card Download PDF

Info

Publication number
CN111399871A
CN111399871A CN202010130071.9A CN202010130071A CN111399871A CN 111399871 A CN111399871 A CN 111399871A CN 202010130071 A CN202010130071 A CN 202010130071A CN 111399871 A CN111399871 A CN 111399871A
Authority
CN
China
Prior art keywords
target
hba card
update
update file
file
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.)
Granted
Application number
CN202010130071.9A
Other languages
Chinese (zh)
Other versions
CN111399871B (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010130071.9A priority Critical patent/CN111399871B/en
Publication of CN111399871A publication Critical patent/CN111399871A/en
Application granted granted Critical
Publication of CN111399871B publication Critical patent/CN111399871B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a system updating method of an HBA card, which comprises the following steps: detecting whether an update file for updating a system of the HBA card is stored in the storage equipment; if yes, judging whether the update file stored in the storage device is a target update file or not according to preset target information; and if the target update file is the target update file, when an update instruction is received, acquiring the target update file to update the system. Therefore, the invention ensures that the system updated by the HBA card is the system of the version specified by the user by detecting whether the stored update file is the target update file specified by the user. The diversified requirements of the user are met, the accuracy and the safety in the system installation process are improved, and the user experience is improved. In addition, the system updating device, equipment and storage medium of the HBA card provided by the invention correspond to the method.

Description

System updating method, device, equipment and medium for HBA card
Technical Field
The present invention relates to the field of computer storage technologies, and in particular, to a method, an apparatus, a device, and a medium for updating a system of an HBA card.
Background
Host Bus Adapters (HBAs) are cards that can be plugged into a computer or mainframe. Connecting a host to a physical disk on a storage device is an essential device for accessing the host to a network. With the rapid development of computer technology, the demand for HBA cards is also increasing. Therefore, it is an important link to continuously upgrade and update the HBA card system.
In the prior art, an update instruction can be issued through a UART pin of a gold finger of an HBA card, so that the HBA card stops at an initialization stage after being powered on, and an IP address to which the gold finger SerDes pin is to be connected is set. The IP address connected with the golden finger SerDes pin needs to store the update file of the system of the HBA card, and the HBA card can automatically read and carry out update operation when detecting that the IP address has the update file.
However, as the demand of users becomes more diversified, some users may need to install the system of the HBA card of the version designated by themselves, and do not want the HBA card to be installed with the system of the other version. However, with the update method provided by the prior art, when a plurality of versions of update files are stored in an IP address, it is not possible to ensure that the installed version is the version required by the user, resulting in poor user experience.
Disclosure of Invention
The invention aims to provide a system updating method, a device, equipment and a medium of an HBA card. The invention ensures that the system updated by the HBA card is the system of the version appointed by the user by detecting whether the stored update file is the target update file appointed by the user. Even when the storage device contains a plurality of versions of the update files, the specified target update files can be determined to be installed, the diversified requirements of users are met, the accuracy and the safety in the system installation process are improved, and the user experience is improved.
In order to solve the above technical problem, the present invention provides a method for updating a system of an HBA card, including:
detecting whether an update file for updating a system of the HBA card is stored in the storage equipment;
if yes, judging whether the update file stored in the storage equipment is a target update file or not according to preset target information;
and if the target update file is the target update file, when an update instruction is received, acquiring the target update file to update the system.
Preferably, the target information is a file name, a file identifier, or a space occupation amount of the target update file.
Preferably, when the update instruction is received, the obtaining of the target update file to perform the update operation on the system specifically includes:
according to the updating instruction, acquiring address information of a target HBA card of a system needing to be updated;
and establishing connection with the target HBA card according to the address information, acquiring the target update file and sending the target update file to the target HBA card for updating.
Preferably, the establishing of the connection with the target HBA card according to the address information specifically includes:
and adjusting the set value in the temporary memory of the CP L D according to the address information to establish a connection path between the baseboard management controller and the target HBA card.
Preferably, the method further comprises the following steps:
judging whether a change instruction for changing the target information is received;
if yes, changing the pre-stored target information according to the change instruction.
Preferably, the method further comprises the following steps:
and generating a log for recording the target HBA card and a target update file corresponding to the target HBA card.
Preferably, the update file is specifically a compressed file.
In order to solve the above technical problem, the present invention further provides a system updating apparatus for an HBA card, including:
the detection module is used for detecting whether an update file for updating the system of the HBA card is stored in the storage equipment; if yes, entering a judging module;
the judging module is used for judging whether the update file stored in the storage equipment is a target update file or not according to preset target information; if the file is the target update file, obtaining the file;
and the acquisition module is used for acquiring the target update file to update the system when an update instruction is received.
In order to solve the above technical problem, the present invention further provides a system updating apparatus for an HBA card, including a memory for storing a computer program;
a processor for implementing the steps of the system updating method for HBA cards as described in any one of the above when executing the computer program.
In order to solve the above technical problem, the present invention further provides a computer-readable storage medium, having a computer program stored thereon, where the computer program, when executed by a processor, implements the steps of the system updating method for HBA cards according to any one of the above embodiments.
The system updating method of the HBA card provided by the invention comprises the following steps: detecting whether an update file for updating a system of the HBA card is stored in the storage equipment; if yes, judging whether the update file stored in the storage device is a target update file or not according to preset target information; and if the target update file is the target update file, when an update instruction is received, acquiring the target update file to update the system. Therefore, the invention ensures that the system updated by the HBA card is the system of the version specified by the user by detecting whether the stored update file is the target update file specified by the user. Even when the storage device contains a plurality of versions of the update files, the specified target update files can be determined to be installed, the diversified requirements of users are met, the accuracy and the safety in the system installation process are improved, and the user experience is improved.
In addition, the system updating device, equipment and storage medium of the HBA card provided by the invention correspond to the method, and have the same beneficial effects.
Drawings
In order to illustrate the embodiments of the present invention more clearly, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained by those skilled in the art without inventive effort.
Fig. 1 is a flowchart of a system updating method for an HBA card according to an embodiment of the present invention;
fig. 2 is a structural diagram of a system updating apparatus of an HBA card according to an embodiment of the present invention;
fig. 3 is a structural diagram of a system update apparatus of an HBA card according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without any creative work belong to the protection scope of the present invention.
The core of the invention is to provide a system updating method, a device, equipment and a medium of an HBA card. The invention ensures that the system updated by the HBA card is the system of the version appointed by the user by detecting whether the stored update file is the target update file appointed by the user. Even when the storage device contains a plurality of versions of the update files, the specified target update files can be determined to be installed, the diversified requirements of users are met, the accuracy and the safety in the system installation process are improved, and the user experience is improved. In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a flowchart of a system updating method for an HBA card according to an embodiment of the present invention; as shown in fig. 1, a method for updating a system of an HBA card according to an embodiment of the present invention includes steps S101 to S103:
step S101: detecting whether an update file for updating a system of the HBA card is stored in the storage equipment; if yes, the step S102 is carried out;
step S102: judging whether the update file stored in the storage device is a target update file or not according to preset target information; if the file is the target update file, the step S103 is entered;
in one embodiment, the system updating method of the HBA card provided by the invention is applied to a Baseboard Management Controller (BMC). First, whether an update file for updating the system of the HBA card exists in the storage device is detected. Specifically, the storage device may be a solid state disk or an external SD card, and a person skilled in the art may select a suitable storage device according to an actual application situation, which is not limited in the embodiment of the present invention. When the storage device is detected to be accessed, whether the storage device stores the update file or not is detected. Further, the update file is specifically a compressed file.
In a specific implementation, when the detection result is that the storage device stores an update file for updating the system of the HBA card, whether the update file stored in the storage device is a target update file is determined according to preset target information. In one embodiment, the target information is a file name, a file identifier, or a space occupation amount of the target update file. Whether the update file in the storage device is the target update file can be judged by detecting whether the storage device contains a file name or a file identifier which is consistent with the file name or the file identifier of the target update file; that is, when it is detected that the file name or file identifier of the update file matches the file name or file identifier of the target update file, it is determined that the update file is the target update file. It should be noted that, a plurality of versions of update files may be stored in the storage device, and when determining whether a target update file exists, the update files may be determined one by one.
Step S103: and when an updating instruction is received, acquiring a target updating file to update the system.
It can be understood that the user can issue an instruction to the baseboard management controller through the provided operation interface. When the system of the HBA card needs to be updated, the operation interface is operated to send an update instruction. In a specific implementation, when the update file stored in the storage device is the target update file, if the baseboard management controller receives the update instruction, the target update file is obtained to perform an update operation on the system.
In one embodiment, when an update instruction is received, acquiring a target update file to perform an update operation on a system specifically includes:
according to the updating instruction, acquiring address information of a target HBA card of a system needing to be updated;
and establishing connection with the target HBA card according to the address information, acquiring a target update file and sending the target update file to the target HBA card for updating.
It should be noted that, a user may specify a plurality of target HBA cards according to the own needs, and the update instruction includes address information corresponding to the plurality of target HBA cards. And establishing connection with each target HBA card according to the address information corresponding to each target HBA card, and sending the obtained target update file to each target HBA card to complete simultaneous update of a plurality of target HBA card systems.
In one embodiment, the establishing of the connection with the target HBA card according to the address information specifically includes:
and adjusting the set value in the register of the complex programmable logic device (CP L D) according to the address information to establish a connection path between the baseboard management controller and the target HBA card.
Specifically, the set value in the CP L D register is adjusted through the IO interface to establish the connection path between the bmc and the target HBA card.
The system updating method of the HBA card provided by the invention comprises the following steps: detecting whether an update file for updating a system of the HBA card is stored in the storage equipment; if yes, judging whether the update file stored in the storage device is a target update file or not according to preset target information; and if the target update file is the target update file, when an update instruction is received, acquiring the target update file to update the system. Therefore, the invention ensures that the system updated by the HBA card is the system of the version specified by the user by detecting whether the stored update file is the target update file specified by the user. Even when the storage device contains a plurality of versions of the update files, the specified target update files can be determined to be installed, the diversified requirements of users are met, the accuracy and the safety in the system installation process are improved, and the user experience is improved.
In one embodiment, the method for updating the system of the HBA card provided by the present invention further includes:
judging whether a change instruction for changing the target information is received;
if yes, changing the pre-stored target information according to the change instruction.
Specifically, when the user wants to replace the system version of the previously specified HBA card, a change instruction to change the target information may be transmitted at the provided operation interface. The target information comprises information such as the file name or the file identification of the target update file, and the file name or the file identification of the target update file is correspondingly changed by changing the target information. When judging whether the storage device stores the target update file, detecting whether the storage device has the update file which is consistent with the file name or the file identification contained in the changed target information, if so, updating the system of the HBA card by taking the update file as a new target update file, thereby realizing that the system of the HBA card is replaced by the latest specified version of the user, and better meeting the requirements of the user.
In one embodiment, the method for updating the system of the HBA card provided by the present invention further includes:
and generating a log for recording the target HBA card and a target update file corresponding to the target HBA card.
Specifically, a log for recording the target HBA card and a target update file corresponding to the target HBA card may be generated, which facilitates a user to view system version information currently used by each HBA card. Further, when the condition that the target update file of the HBA card fails to be installed occurs, abnormal information can be generated and fed back to the baseboard management controller, and alarm prompt is carried out in a log, so that operation and maintenance personnel can know the abnormal condition conveniently. In specific implementation, the contact information of the operation and maintenance personnel, such as a mobile phone number or a mailbox, may also be stored in advance. When an abnormal condition is found, the operation and maintenance personnel can be informed of maintenance through the pre-stored contact way, so that the operation and maintenance personnel can be informed of the abnormal condition as soon as possible, the influence of the abnormal condition on the user is avoided as much as possible, and the user experience is improved.
The invention also provides a system updating device of the HBA card and a corresponding embodiment of the system updating equipment of the HBA card. It should be noted that the present invention describes the embodiments from two perspectives, one is based on the functional module, and the other is based on the hardware.
Fig. 2 is a structural diagram of a system updating apparatus of an HBA card according to an embodiment of the present invention; as shown in fig. 2, a system updating apparatus for an HBA card according to an embodiment of the present invention includes:
a detection module 10, configured to detect whether an update file for updating the system of the HBA card is stored in the storage device; if yes, entering a judging module;
a judging module 11, configured to judge whether an update file stored in the storage device is a target update file according to preset target information; if the file is the target update file, obtaining the file;
and the obtaining module 12 is configured to, when an update instruction is received, obtain a target update file to perform an update operation on the system.
In one embodiment, the apparatus for updating a system of an HBA card provided by the present invention further includes:
the change module is used for judging whether a change instruction for changing the target information is received or not; if yes, changing the pre-stored target information according to the change instruction.
In one embodiment, the apparatus for updating a system of an HBA card provided by the present invention further includes:
and the generation module is used for generating a log for recording the target HBA card and a target update file corresponding to the target HBA card.
Since the embodiments of this section correspond to the embodiments of the method section, reference is made to the description of the embodiments of the method section for the embodiments of this section, and details are not repeated here.
The system updating device of the HBA card detects whether an updating file for updating the system of the HBA card is stored in a storage device; if yes, judging whether the update file stored in the storage device is a target update file or not according to preset target information; and if the target update file is the target update file, when an update instruction is received, acquiring the target update file to update the system. Therefore, the invention ensures that the system updated by the HBA card is the system of the version specified by the user by detecting whether the stored update file is the target update file specified by the user. Even when the storage device contains a plurality of versions of the update files, the specified target update files can be determined to be installed, the diversified requirements of users are met, the accuracy and the safety in the system installation process are improved, and the user experience is improved.
Fig. 3 is a structural diagram of a system update apparatus of an HBA card according to an embodiment of the present invention. As shown in fig. 3, the system updating apparatus for an HBA card according to an embodiment of the present invention includes a memory 20 for storing a computer program;
a processor 21 for implementing the steps of the system updating method for the HBA card as described in any one of the above when executing the computer program.
The processor 21 may also include a main processor, which is a processor for Processing data in a wake-up state, also called a CPU (Central Processing Unit), and a coprocessor, which is a low power consumption processor for Processing data in a standby state, the processor 21 may, in some embodiments, be integrated with a GPU (Graphics Processing Unit) for rendering and rendering content to be displayed on a display screen, and the processor 21 may further include an AI (intelligent processor) for learning operations related to Artificial Intelligence (AI) Processing.
The memory 20 may comprise one or more computer-readable storage media, which may be non-transitory, the memory 20 may further comprise a high-speed random access memory, and a non-volatile memory, such as one or more disk storage devices, a flash memory storage device, in the present embodiment, the memory 20 is at least used for storing a computer program 201, wherein the computer program is loaded and executed by the processor 21, and is capable of implementing the steps related to the system update method of the HBA card disclosed in any of the foregoing embodiments.
In some embodiments, the system updating apparatus of the HBA card includes an input/output interface 22, a communication interface 23, a power supply 24, and a communication bus 25.
Those skilled in the art will appreciate that the architecture shown in fig. 3 is not specific to a system upgrade facility for HBA cards and may include more or fewer components than those shown.
Since the embodiments of the present disclosure and the embodiments of the method portion correspond to each other, reference is made to the description of the embodiments of the method portion for the embodiments of the present disclosure, and details are not repeated here. In some embodiments of the invention, the processor and memory may be connected by a bus or other means.
The system updating device of the HBA card provided by the invention can realize the following method: detecting whether an update file for updating a system of the HBA card is stored in the storage equipment; if yes, judging whether the update file stored in the storage device is a target update file or not according to preset target information; and if the target update file is the target update file, when an update instruction is received, acquiring the target update file to update the system. Therefore, the invention ensures that the system updated by the HBA card is the system of the version specified by the user by detecting whether the stored update file is the target update file specified by the user. Even when the storage device contains a plurality of versions of the update files, the specified target update files can be determined to be installed, the diversified requirements of users are met, the accuracy and the safety in the system installation process are improved, and the user experience is improved.
Finally, the invention also provides a corresponding embodiment of the computer readable storage medium. The computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps as set forth in the above-mentioned method embodiments.
It is to be understood that if the method in the above embodiments is implemented in the form of software functional units and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and performs all or part of the steps of the methods according to the embodiments of the present invention, or all or part of the technical solution. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The method, device, equipment and medium for updating the system of the HBA card provided by the present invention are described in detail above. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A system updating method of an HBA card is characterized by comprising the following steps:
detecting whether an update file for updating a system of the HBA card is stored in the storage equipment;
if yes, judging whether the update file stored in the storage equipment is a target update file or not according to preset target information;
and if the target update file is the target update file, when an update instruction is received, acquiring the target update file to update the system.
2. The system updating method for the HBA card according to claim 1, wherein the target information is specifically a file name, a file identifier, or a space occupation amount of the target update file.
3. The system updating method for the HBA card according to claim 1, wherein the obtaining the target update file to perform the update operation on the system when the update instruction is received specifically includes:
according to the updating instruction, acquiring address information of a target HBA card of a system needing to be updated;
and establishing connection with the target HBA card according to the address information, acquiring the target update file and sending the target update file to the target HBA card for updating.
4. The method for updating the system of the HBA card according to claim 1, wherein the establishing of the connection with the target HBA card according to the address information specifically includes:
and adjusting the set value in the temporary memory of the CP L D according to the address information to establish a connection path between the baseboard management controller and the target HBA card.
5. The system updating method for the HBA card according to claim 1, further comprising:
judging whether a change instruction for changing the target information is received;
if yes, changing the pre-stored target information according to the change instruction.
6. The system updating method for the HBA card according to claim 1, further comprising:
and generating a log for recording the target HBA card and a target update file corresponding to the target HBA card.
7. The system updating method for the HBA card according to claim 1, wherein the update file is specifically a compressed file.
8. A system update apparatus for an HBA card, comprising:
the detection module is used for detecting whether an update file for updating the system of the HBA card is stored in the storage equipment; if yes, entering a judging module;
the judging module is used for judging whether the update file stored in the storage equipment is a target update file or not according to preset target information; if the file is the target update file, obtaining the file;
and the acquisition module is used for acquiring the target update file to update the system when an update instruction is received.
9. A system update apparatus of an HBA card, comprising a memory for storing a computer program;
a processor for implementing the steps of the system updating method for HBA cards according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the method for system update of HBA cards according to any one of claims 1 to 7.
CN202010130071.9A 2020-02-28 2020-02-28 System updating method, device, equipment and medium of HBA card Active CN111399871B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010130071.9A CN111399871B (en) 2020-02-28 2020-02-28 System updating method, device, equipment and medium of HBA card

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010130071.9A CN111399871B (en) 2020-02-28 2020-02-28 System updating method, device, equipment and medium of HBA card

Publications (2)

Publication Number Publication Date
CN111399871A true CN111399871A (en) 2020-07-10
CN111399871B CN111399871B (en) 2024-02-09

Family

ID=71430379

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010130071.9A Active CN111399871B (en) 2020-02-28 2020-02-28 System updating method, device, equipment and medium of HBA card

Country Status (1)

Country Link
CN (1) CN111399871B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112631252A (en) * 2020-12-18 2021-04-09 广东嘉腾机器人自动化有限公司 Updating method of production line equipment central control system, external updating module and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912345A (en) * 2016-05-09 2016-08-31 浪潮电子信息产业股份有限公司 Control node as well as system and method for refreshing external plugin card drives
CN110187907A (en) * 2019-05-23 2019-08-30 广州极飞科技有限公司 Firmware upgrade method, device, system and the storage medium of aircraft
CN110347414A (en) * 2019-07-15 2019-10-18 西安易朴通讯技术有限公司 Firmware update, device, equipment and computer readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912345A (en) * 2016-05-09 2016-08-31 浪潮电子信息产业股份有限公司 Control node as well as system and method for refreshing external plugin card drives
CN110187907A (en) * 2019-05-23 2019-08-30 广州极飞科技有限公司 Firmware upgrade method, device, system and the storage medium of aircraft
CN110347414A (en) * 2019-07-15 2019-10-18 西安易朴通讯技术有限公司 Firmware update, device, equipment and computer readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112631252A (en) * 2020-12-18 2021-04-09 广东嘉腾机器人自动化有限公司 Updating method of production line equipment central control system, external updating module and storage medium

Also Published As

Publication number Publication date
CN111399871B (en) 2024-02-09

Similar Documents

Publication Publication Date Title
CN103748569B (en) The system and method without driving operation of USB device
CN106055361B (en) Integrated firmware implementation method and system for multiple different types based on BMC (baseboard management controller)
CN103412769A (en) External card parameter configuration method, equipment and system
CN111124775A (en) Power-on time sequence abnormality detection method and device, MCU and storage medium
CN114003538B (en) Identification method of intelligent network card and intelligent network card
CN114866424B (en) Server management method, device, system, electronic equipment and readable storage medium
CN112612853A (en) Data processing method and device based on database cluster and electronic equipment
CN111399871A (en) System updating method, device, equipment and medium for HBA card
CN114153477A (en) Method, device, system, equipment and medium for upgrading firmware of PCIE (peripheral component interface express) driver card
CN111475186A (en) Firmware upgrading method, device, equipment and medium based on BMC
CN113272785B (en) Method for mounting file system, terminal equipment and storage medium
CN110187872A (en) A kind of BIOS development approach, system and electronic equipment and storage medium
CN114185720B (en) Method, device, equipment and storage medium for dynamic hot backup of server
CN113900718B (en) Decoupling method, system and device for BMC and BIOS asset information
CN114924637A (en) Control method and electronic equipment
CN104951325A (en) Information display method and electronic equipment
CN113741985A (en) Method, device and equipment for cold start of system after BIOS (basic input output System) upgrade and readable medium
CN113656378A (en) Server management method, device and medium
CN114153388B (en) Hard disk system, hard disk configuration information refreshing method, device and medium
CN111124730A (en) Error positioning method and device for server and computer storage medium
CN109218129A (en) A kind of upgrade detection method based on log, device, memory and equipment
CN116521481A (en) Mainboard temperature monitoring method, device, equipment and medium
CN117873441A (en) Method, device, equipment and medium for determining customization options
CN106874808B (en) Method for activating IC card and IC card
CN116302754A (en) Solid state disk detection method, system, device and storage medium

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
GR01 Patent grant
GR01 Patent grant