CN114115947A - Frame type equipment upgrading method, device, equipment and storage medium - Google Patents
Frame type equipment upgrading method, device, equipment and storage medium Download PDFInfo
- Publication number
- CN114115947A CN114115947A CN202111419100.4A CN202111419100A CN114115947A CN 114115947 A CN114115947 A CN 114115947A CN 202111419100 A CN202111419100 A CN 202111419100A CN 114115947 A CN114115947 A CN 114115947A
- Authority
- CN
- China
- Prior art keywords
- board card
- upgraded
- upgrading
- authentication information
- upgrade
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 49
- 238000012163 sequencing technique Methods 0.000 claims description 2
- 230000008569 process Effects 0.000 abstract description 11
- 238000010586 diagram Methods 0.000 description 6
- 238000012545 processing Methods 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 230000009286 beneficial effect Effects 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000005856 abnormality Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008707 rearrangement Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/162—Delete operations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/18—File system types
- G06F16/182—Distributed file systems
- G06F16/184—Distributed file systems implemented as replicated file system
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
Abstract
The embodiment of the invention discloses a method, a device, equipment and a storage medium for upgrading frame type equipment. The method comprises the following steps: determining a board card to be upgraded in a machine frame; acquiring authentication information and an upgrading file of each board card to be upgraded from a preset directory of a main controller; and copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to upgrade the board card. According to the invention, the authentication information and the upgrading file required by each board card to be upgraded are stored in the preset directory of the main controller in advance, so that the required authentication information and upgrading can be directly obtained in the preset directory according to the information of the board card to be upgraded, the authentication information corresponding to each board card does not need to be input outside the main controller one by one, the operation flow in the board card upgrading process is simplified, the board card upgrading efficiency is improved, and the manpower and the computing resources are saved.
Description
Technical Field
The embodiment of the invention relates to the computer software engineering technology, in particular to a method, a device, equipment and a storage medium for upgrading frame type equipment.
Background
With the continuous development of information interaction technology, the requirements on the telecommunication platform on hardware are higher and higher. In order to handle data processing and interactive requests in a limited device and space, a block telecommunications platform has also been developed that can use various modular cards.
Various board cards exist in the whole machine frame, and the board cards form a local area network of the frame in the machine frame through a backboard management channel. When upgrading, the version to be upgraded is required to be transmitted to the respective board card through the management port or the internal port for upgrading according to the upgrading step, and the upgrading result is checked after the upgrading is finished.
However, each board card needs to be authenticated separately to perform subsequent version upgrading, so that the whole upgrading process has multiple authentications and is repeated in operation, and the whole upgrading process cannot be executed completely in parallel, which is time-consuming and labor-consuming.
Disclosure of Invention
The embodiment of the invention provides a method, a device, equipment and a storage medium for upgrading a frame type device, which are used for simplifying an operation flow in a board card upgrading process, improving the board card upgrading efficiency and saving manpower and computing resources.
In a first aspect, an embodiment of the present invention provides a method for upgrading a frame device, where the method includes:
determining a board card to be upgraded in a machine frame;
acquiring authentication information and an upgrading file of each board card to be upgraded from a preset directory of a main controller;
and copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to upgrade the board card.
In a second aspect, an embodiment of the present invention further provides a frame device upgrading apparatus, where the apparatus includes:
the board card determining module is used for determining a board card to be upgraded in the machine frame;
the information acquisition module is used for acquiring the authentication information and the upgrading file of each board card to be upgraded from a preset directory of the main controller;
and the board card upgrading module is used for copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to carry out board card upgrading.
In a third aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes:
one or more processors;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, causing the one or more processors to implement the device upgrade method of block described in any of the first aspects.
In a fourth aspect, an embodiment of the present invention further provides a storage medium containing computer-executable instructions stored thereon, where the computer-executable instructions, when executed by a computer processor, implement the method for upgrading a boxed device according to any of the first aspect.
According to the invention, the authentication information and the upgrading file required by each board card to be upgraded are stored in the preset directory of the main controller in advance, so that the required authentication information and upgrading can be directly obtained in the preset directory according to the information of the board card to be upgraded, the authentication information corresponding to each board card does not need to be input outside the main controller one by one, the operation flow in the board card upgrading process is simplified, the board card upgrading efficiency is improved, and the manpower and the computing resources are saved.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
fig. 1 is a schematic diagram of a method for upgrading a frame device according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a method for upgrading a frame device according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a block type device upgrading apparatus according to yet another embodiment of the present invention;
FIG. 4 is a block diagram of an electronic device used to implement an embodiment of the invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Fig. 1 is a flowchart of a frame device upgrading method according to an embodiment of the present invention, where this embodiment is applicable to a case of upgrading a board card in a frame, and the method may be executed by a frame device upgrading apparatus, and the apparatus may be implemented in a software and/or hardware manner. The apparatus can be configured in an electronic device, and the method specifically includes:
and S110, determining the board card to be upgraded in the machine frame.
The machine frame is a physical framework used for connecting a plurality of board cards and the main controller, each board card in communication connection with the machine frame is provided with a processor, a storage unit and other components, and independent processing and feedback of data can be achieved. The board card to be upgraded is a board card which needs to be upgraded in all the board cards in communication connection with the machine frame.
Specifically, the board card to be upgraded can be directly determined according to the information to be upgraded carried in the board card upgrading command, and the board cards which need to be upgraded can be determined according to the version information and the running state of all the board cards in the current machine frame, so that the board cards to be upgraded are determined.
And S120, acquiring the authentication information and the upgrading file of each board card to be upgraded from the preset directory of the main controller.
The main controller is a central control device for connecting each board card in the machine frame with the machine frame, and each board card is firstly in communication connection with the main controller and then in communication connection with the machine frame through the main controller. The authentication information is an identity authentication file necessary for performing operations of a certain authority level on the board card, and may be a specific login password or a predetermined dynamic verification character which changes constantly. The upgrade file is a specific file required in the board card upgrade process, and may be an installation package for version upgrade, a patch issued for a certain bug, or a configuration parameter file required for changing the board card configuration.
Specifically, a fixed directory is divided into a memory of the main controller as a preset directory, and authentication information corresponding to all board cards in the machine frame and upgrade files required for the upgrade are stored in the preset directory. After the board card to be upgraded is determined, the corresponding authentication information and the upgrading file of each board card to be upgraded can be actively acquired under the preset directory directly according to the information of the board card to be upgraded, the authentication information corresponding to each board card does not need to be input one by one outside the main controller, the board card upgrading efficiency is improved, and the time and the energy of workers are saved.
In the embodiment of the present invention, preferably, the authentication information is a login password, and acquiring the authentication information and the upgrade file of each board card to be upgraded from a preset directory of the main controller includes:
reading authentication information corresponding to each board card to be upgraded stored in the preset directory; logging in the board card to be upgraded according to the corresponding authentication information to determine a target upgrade file of the board card to be upgraded; and traversing the upgrade files stored in the preset directory to obtain a target upgrade file corresponding to the board card to be upgraded.
Specifically, the authentication information corresponding to each board card in the machine frame is pre-stored in the preset directory of the main controller, so that the authentication information can be directly acquired from the preset directory when needed, and the authentication information does not need to be input one by one from the outside. After the login password is used to enter the board card to be upgraded, preferably, the target upgrade file required by the current board card to be upgraded can be determined according to the version of the board card to be upgraded or the type of the board card. According to the determined target upgrading file, traversing all the upgrading files stored in the preset directory one by one to find the target upgrading file required by the current board card to be upgraded and ensure that the whole upgrading process is carried out orderly.
And S130, copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to upgrade the board card.
Specifically, the operation right item for version upgrading of the board card can be obtained by using the authentication information corresponding to the board card to be upgraded. And copying authentication information corresponding to the current board card to be upgraded, which is acquired from the preset directory, to the board card to be upgraded to finish upgrading of the board card to be upgraded. Because the upgrade file used by the board card to be upgraded is the copy file of the original upgrade file in the preset directory, the target upgrade file can be copied again for upgrading when the upgrade of the current board card to be upgraded fails, and the upgrade of other board cards to be upgraded which need the same target upgrade file is not influenced.
According to the invention, the authentication information and the upgrading file required by each board card to be upgraded are stored in the preset directory of the main controller in advance, so that the required authentication information and upgrading can be directly obtained in the preset directory according to the information of the board card to be upgraded, the authentication information corresponding to each board card does not need to be input outside the main controller one by one, the operation flow in the board card upgrading process is simplified, the board card upgrading efficiency is improved, and the manpower and the computing resources are saved.
Fig. 2 is a flowchart of a method for upgrading a frame device according to another embodiment of the present invention, where the embodiment is optimized and improved on the basis of the foregoing embodiments. Specifically, referring to fig. 2, the method may include:
s210, receiving a board card upgrading command and a board card upgrading file; and storing the upgrading file into a preset directory of a main controller according to the board card upgrading command.
Specifically, after receiving the board card upgrading command, the additional data in the board card upgrading command can be directly analyzed to obtain the upgrading file, and the upgrading file can also be downloaded from a server or other fixed storage positions by using the additional data in the upgrading command, so that the data size of the board card upgrading command is reduced, and the response speed to the upgrading command is increased. And analyzing the board card upgrading command to obtain the board card to be upgraded corresponding to the command and needing to be processed, and sending the obtained upgrading file to the preset directory of the corresponding main controller according to the corresponding relation between the corresponding board card to be upgraded and the main controller.
And S220, determining the board card to be upgraded in the machine frame.
And S230, acquiring the authentication information and the upgrading file of each board card to be upgraded from the preset directory of the main controller.
S240, copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to upgrade the board card.
S250, updating the authentication information of the board card to be upgraded after the upgrading is completed; and replacing the authentication information corresponding to the board card to be upgraded which is upgraded in the preset directory with the updated authentication information.
Specifically, after the current board card is determined to have been upgraded, the authentication information corresponding to the board card is updated under the preset directory, so that the risk caused by the fact that the authentication information leaks out during the multiple updating processes of the board card is reduced, the board card to be upgraded and the upgraded board card can be effectively distinguished, and the same board card to be upgraded is prevented from being repeatedly and ineffectively upgraded. For the acquisition of the updated authentication information, the new authentication information may be returned to the main controller after the board card to be upgraded is upgraded, or the main controller updates the authentication information according to a protocol agreed in advance with the board card to be upgraded and notifies the board card to be upgraded of feedback.
S260, obtaining an upgrading result of each board card to be upgraded in the machine frame, and sequencing the upgrading results according to the board card slots to be upgraded; displaying the upgrading results of the sorted board cards to be upgraded; wherein the upgrade result comprises at least one of the following: successful upgrade, failed upgrade, waiting for upgrade, and in upgrade.
The slot may be a physical slot in the machine frame, such as a first slot, a second slot, or a virtual slot distinguished according to the function of the board card, such as a data processing slot, a data transfer slot, a data inspection slot, or the like.
Specifically, in the process of upgrading the board card to be upgraded, the upgrading results of all the board cards to be upgraded can be displayed, so that the worker can visually and effectively acquire the upgrading condition of each board card to be upgraded, and can timely find the upgrading condition when the board card to be upgraded fails to be upgraded and quickly perform manual upgrading. And after all boards to be upgraded are upgraded, the staff can also know the information in time, the upgrading process is finished, so that the machine frame and the boards can quickly recover to work normally, and the board upgrading efficiency is improved.
And S270, if the situation that the upgrading of all the board cards to be upgraded is completed is detected, all the upgrading files in the preset directory are cleared.
Specifically, after the board card to be upgraded is completely upgraded, the upgrade files which are pre-stored in the preset directory and are required for the upgrade can be completely deleted, a storage space is reserved for the corresponding upgrade files when the board card is upgraded next time, the processing speed of the main controller is improved, and meanwhile the problem that the same board card is stored in the preset directory and corresponds to a plurality of upgrade files of different versions can be avoided, so that the board card to be upgraded is wrongly upgraded.
On the basis of simplifying the operation flow and improving the board card upgrading efficiency, the embodiment of the invention further displays the upgrading result and the board card slot position of each board card to be upgraded, so that a worker can quickly determine the real-time working condition and intervene in correction in time when abnormality occurs; meanwhile, after the board card to be upgraded is upgraded, the authentication information is updated and the upgrade file is deleted, so that preparation is made for the next board card upgrade, the subsequent board card upgrade efficiency is improved, and abnormal conditions are reduced.
Fig. 3 is a block diagram of a block device upgrading apparatus according to another embodiment of the present invention. As shown in fig. 3, the apparatus may include:
the board card determining module 310 is used for determining a board card to be upgraded in a machine frame;
the information acquisition module 320 is configured to acquire the authentication information and the upgrade file of each board card to be upgraded from a preset directory of the main controller;
and the board card upgrading module 330 is configured to copy the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded, and perform board card upgrading.
The device and the module can execute the frame type equipment upgrading method provided by any embodiment of the invention, and have the corresponding functional modules and beneficial effects of the execution method.
Optionally, the authentication information is a login password, and the information obtaining module 320 is specifically configured to read the authentication information corresponding to each board card to be upgraded and stored in the preset directory; logging in the board card to be upgraded according to the corresponding authentication information to determine a target upgrade file of the board card to be upgraded; and traversing the upgrade files stored in the preset directory to obtain a target upgrade file corresponding to the board card to be upgraded.
Further, the target upgrade file may be determined according to the version of the board to be upgraded or the board type.
Optionally, the apparatus for upgrading a frame device further includes an information storage module 340.
The information storage module 340 is configured to receive a board card upgrade command and an upgrade file; and storing the upgrading file to a preset directory of a main controller according to the board card upgrading command.
Optionally, the frame device upgrading apparatus further includes an information clearing module 350.
The information clearing module 350 is configured to clear all upgrade files in the preset directory if it is detected that all boards to be upgraded are upgraded.
Optionally, the frame device upgrading apparatus further includes an information updating module 360.
The information updating module 360 is configured to update the authentication information of the board card to be upgraded after the upgrade is completed; and replacing the authentication information corresponding to the board card to be upgraded which is upgraded in the preset directory with the updated authentication information.
Optionally, the apparatus for upgrading frame-type device further includes a result display module 370.
The result display module 370 is configured to obtain an upgrade result of each board card to be upgraded in the machine frame, and sort the upgrade results according to the board card slots to be upgraded; displaying the upgrading results of the sorted board cards to be upgraded; wherein the upgrade result comprises at least one of the following: successful upgrade, failed upgrade, waiting for upgrade, and in upgrade.
The further explained device and module can execute the frame type equipment upgrading method provided by any embodiment of the invention, and have the corresponding functional module and beneficial effect of the execution method.
Fig. 4 is a schematic structural diagram of an apparatus according to another embodiment of the present invention, as shown in fig. 4, the apparatus includes a processor 40, a memory 41, an input device 42, and an output device 43; the number of processors 40 in the device may be one or more, and one processor 40 is taken as an example in fig. 4; the processor 40, the memory 41, the input means 42 and the output means 43 in the device may be connected by a bus or other means, as exemplified by the bus connection in fig. 4.
The memory 41 is used as a computer-readable storage medium, and may be used to store software programs, computer-executable programs, and modules, such as program instructions/modules (for example, the board determining module 310, the information obtaining module 320, and the board upgrading module 330) corresponding to the upgrading method of a frame device in the embodiment of the present invention. The processor 40 executes various functional applications and data processing of the device by executing software programs, instructions and modules stored in the memory 41, that is, implements the above-described block device upgrade method.
The memory 41 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 41 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, memory 41 may further include memory located remotely from processor 40, which may be connected to the device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 42 is operable to receive input numeric or character information and to generate key signal inputs relating to user settings and function controls of the apparatus. The output device 43 may include a display device such as a display screen.
Still another embodiment of the present invention provides a storage medium containing computer-executable instructions which, when executed by a computer processor, perform a method of upgrading a device at box, the method comprising:
determining a board card to be upgraded in a machine frame;
acquiring authentication information and an upgrading file of each board card to be upgraded from a preset directory of a main controller;
and copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to upgrade the board card.
Of course, the storage medium provided by the embodiment of the present invention contains computer-executable instructions, and the computer-executable instructions are not limited to the method operations described above, and may also perform related operations in the method for upgrading a frame device provided by any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the above search apparatus, each included unit and module are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.
Claims (10)
1. A frame device upgrading method is characterized by comprising the following steps:
determining a board card to be upgraded in a machine frame;
acquiring authentication information and an upgrading file of each board card to be upgraded from a preset directory of a main controller;
and copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to upgrade the board card.
2. The method of claim 1, before obtaining the authentication information and the upgrade file of each board card to be upgraded from the preset directory of the main controller, further comprising:
receiving a board card upgrading command and an upgrading file;
and storing the upgrading file to a preset directory of a main controller according to the board card upgrading command.
3. The method of claim 1, wherein the authentication information is a login password, and the obtaining the authentication information and the upgrade file of each board card to be upgraded from a preset directory of the host controller comprises:
reading authentication information corresponding to each board card to be upgraded stored in the preset directory;
logging in the board card to be upgraded according to the corresponding authentication information to determine a target upgrade file of the board card to be upgraded;
and traversing the upgrade files stored in the preset directory to obtain a target upgrade file corresponding to the board card to be upgraded.
4. The method of claim 3, wherein:
and the target upgrading file is determined according to the version of the board card to be upgraded or the type of the board card.
5. The method of claim 1, wherein:
and if the situation that the upgrading of all the board cards to be upgraded is completed is detected, all the upgrading files in the preset directory are cleared.
6. The method of claim 1, wherein after copying the corresponding upgrade file to the board card to be upgraded for board card upgrade according to the authentication information of each board card to be upgraded, the method further comprises:
updating the authentication information of the board card to be upgraded after the upgrade is finished;
and replacing the authentication information corresponding to the board card to be upgraded which is upgraded in the preset directory with the updated authentication information.
7. The method of claim 1, wherein:
obtaining an upgrading result of each board card to be upgraded in a machine frame, and sequencing the upgrading results according to the board card slot positions to be upgraded;
displaying the upgrading results of the sorted board cards to be upgraded;
wherein the upgrade result comprises at least one of the following: successful upgrade, failed upgrade, waiting for upgrade, and in upgrade.
8. A frame-type equipment upgrading apparatus, characterized in that the apparatus comprises:
the board card determining module is used for determining a board card to be upgraded in the machine frame;
the information acquisition module is used for acquiring the authentication information and the upgrading file of each board card to be upgraded from a preset directory of the main controller;
and the board card upgrading module is used for copying the corresponding upgrading file to the board card to be upgraded according to the authentication information of each board card to be upgraded to carry out board card upgrading.
9. An electronic device, characterized in that the device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the device upgrade method of any one of claims 1 to 7.
10. A storage medium containing computer-executable instructions for performing the method for upgrading a device of the frame type as recited in any one of claims 1-7 when executed by a computer processor.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111419100.4A CN114115947A (en) | 2021-11-26 | 2021-11-26 | Frame type equipment upgrading method, device, equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111419100.4A CN114115947A (en) | 2021-11-26 | 2021-11-26 | Frame type equipment upgrading method, device, equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114115947A true CN114115947A (en) | 2022-03-01 |
Family
ID=80369742
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111419100.4A Pending CN114115947A (en) | 2021-11-26 | 2021-11-26 | Frame type equipment upgrading method, device, equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114115947A (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101382898A (en) * | 2007-09-04 | 2009-03-11 | 英特尔公司 | PRE-OS application program upgrade and permission control |
CN107870776A (en) * | 2017-11-03 | 2018-04-03 | 北京锐安科技有限公司 | A kind of IPMC online upgradings method and device |
CN108551395A (en) * | 2018-03-15 | 2018-09-18 | 上海欣诺通信技术股份有限公司 | Upgrade method for communication device, communication equipment and computer storage media |
CN109218832A (en) * | 2018-07-26 | 2019-01-15 | 烽火通信科技股份有限公司 | Device updating method and system of the set-top box under recovery mode, application |
CN111338667A (en) * | 2020-02-10 | 2020-06-26 | 浙江大华技术股份有限公司 | Upgrading method and upgrading device for application program APP |
-
2021
- 2021-11-26 CN CN202111419100.4A patent/CN114115947A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101382898A (en) * | 2007-09-04 | 2009-03-11 | 英特尔公司 | PRE-OS application program upgrade and permission control |
CN107870776A (en) * | 2017-11-03 | 2018-04-03 | 北京锐安科技有限公司 | A kind of IPMC online upgradings method and device |
CN108551395A (en) * | 2018-03-15 | 2018-09-18 | 上海欣诺通信技术股份有限公司 | Upgrade method for communication device, communication equipment and computer storage media |
CN109218832A (en) * | 2018-07-26 | 2019-01-15 | 烽火通信科技股份有限公司 | Device updating method and system of the set-top box under recovery mode, application |
CN111338667A (en) * | 2020-02-10 | 2020-06-26 | 浙江大华技术股份有限公司 | Upgrading method and upgrading device for application program APP |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108549580B (en) | Method for automatically deploying Kubernets slave nodes and terminal equipment | |
CN109284140B (en) | Configuration method and related equipment | |
CN109995814B (en) | Cloud host resource migration method and device, communication equipment and storage medium | |
CN106612204B (en) | Service checking method and device | |
CN110727575B (en) | Information processing method, system, device and storage medium | |
CN113312064A (en) | Installation configuration method and device of physical machine and computer readable medium | |
CN107395385A (en) | Method for upgrading software and device | |
CN113392303A (en) | Background blasting method, device, equipment and computer readable storage medium | |
CN113330419A (en) | Equipment application installation method and device | |
CN114115947A (en) | Frame type equipment upgrading method, device, equipment and storage medium | |
CN112947907B (en) | Method for creating code branches | |
CN110134546B (en) | Batch restarting windows system method, electronic device and storage medium | |
CN112632559A (en) | Vulnerability automatic verification method, device, equipment and storage medium | |
CN112256500B (en) | Storage system test server configuration method, system, terminal and storage medium | |
CN116700751A (en) | Upgrading method of server firmware and computing device | |
JP7102783B2 (en) | System management equipment, system management methods, and programs | |
CN115455431A (en) | Method, device, terminal and medium for automatic code security detection and vulnerability repair | |
CN111627134B (en) | Task processing method, device, server, equipment and medium | |
CN111030874B (en) | Service arranging method, equipment, storage medium and device | |
CN115277398A (en) | Cluster network configuration method and device | |
CN110516431B (en) | Method, system, equipment and storage medium for dynamically configuring virtual machine operation authority | |
CN113434839A (en) | Front-end page access method and device, storage medium and electronic device | |
CN110990127B (en) | Automatic deployment method, device, equipment and storage medium for virtual machine | |
CN111679846B (en) | Application updating method and device | |
CN115048118A (en) | BMC cluster updating method and device and readable 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 |