CN102693143B - Method and device for installing patch - Google Patents

Method and device for installing patch Download PDF

Info

Publication number
CN102693143B
CN102693143B CN201210160428.3A CN201210160428A CN102693143B CN 102693143 B CN102693143 B CN 102693143B CN 201210160428 A CN201210160428 A CN 201210160428A CN 102693143 B CN102693143 B CN 102693143B
Authority
CN
China
Prior art keywords
rpm
database
installation
packet
patch
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.)
Expired - Fee Related
Application number
CN201210160428.3A
Other languages
Chinese (zh)
Other versions
CN102693143A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201210160428.3A priority Critical patent/CN102693143B/en
Publication of CN102693143A publication Critical patent/CN102693143A/en
Application granted granted Critical
Publication of CN102693143B publication Critical patent/CN102693143B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a method and a device for installing a patch. The method comprises the steps of: generating a reconfigured rpm database and an installed rpm database by a rpm database; packaging a single rpm in the rpm database into a patch; packaging a plurality of patches into a service pack; reconfiguring the current rpm data packet; installing the corresponding current rpm data packet; meanwhile, reconfiguring the corresponding next rpm data packet; smoothly installing the current installed rpm data packet; meanwhile, installing the corresponding next rpm data packet; and meanwhile, reconfiguring the next rpm data packet until rpm data packets corresponding to all rpm identification codes in an installation list are all reconfigured, installed and smoothly installed. According to the method disclosed by the invention, the reconfigured rpm database and the installed rpm database are used for ensuring that the operations of reconfiguring, installing and smoothly installing the rpm data packet can be subjected to parallel processing, and patch installing time is shortened.

Description

The installation method of patch and device
Technical field
The present invention relates to the communications field, particularly relate to a kind of installation method and device of patch.
Background technology
For existing operating system, the patch upgrading of such as linux is the patch upgrading instrument provided by manufacturer, utilizes the red cap software package manager of encapsulation (Redhat Package Manager, rpm) order to carry out update service packs.There is the function of online patch upgrading, by tool registers and relevant configuration, be connected to remote server and download upgrade patch, then conflict relationship, dependence are detected successively to multiple service packs, carry out serial patch according to installation list and upgrading is installed, simultaneity factor possesses rollback ability, if namely system mend bag wishes after installing to roll back to the front state of installation, first whether detection system lowest version rpm bag exists, if existed, then according to installing the contrary order of list, serial rolls back to lowest version rpm bag successively.
So existing patch installation does not possess parallel erectility, due to the atomicity of rpm database manipulation, so backup and install can only serial when rpm order is upgraded, thus when carrying out patch upgrading under extensive existing network single-board environment, the time cycle is longer.
And when patch is installed, the rpm database of lowest version can not be backed up when installing, and necessarily require during rollback in system, to have deposited lowest version rpm bag, otherwise the rpm bag-like state of lowest version cannot be rolled back to.So also can only serial operation during rollback, thus cause the patch upgrading time longer.
Summary of the invention
Embodiments provide a kind of installation method and device of patch, utilization utilizes original rpm database generate reconstruct rpm database and install rpm database, thus make reconstruct, to install and level and smooth installation can parallel processing, thus solve patch upgrading set-up time long problem.
Embodiments provide a kind of installation method of patch, described method comprises:
Rpm database is utilized to generate reconstruct rpm database and rpm database is installed;
Single rpm in described rpm database is encapsulated as patch, multiple described patch is encapsulated as service packs;
Rpm packet corresponding for the current rpm identification code of the installation list of the described service packs in described reconstruct rpm database is reconstructed;
According to described current rpm identification code, corresponding current rpm packet in described installation rpm database is installed; And according to next the rpm identification code in described installation list, next corresponding rpm packet in described reconstruct rpm database is reconstructed simultaneously;
By the smoothing installation of current rpm packet after described installation; And according to next rpm identification code described, next corresponding rpm packet in described installation rpm database is installed simultaneously; And according to next the rpm identification code again in described installation list, next rpm packet again in described reconstruct rpm database is reconstructed, until the rpm packet that in described installation list, all rpm identification codes are corresponding all completes reconstruct, installs and smoothly install simultaneously.
Embodiments provide a kind of erecting device of patch, described device comprises:
Generation unit, generates reconstruct rpm database for utilizing rpm database and installs rpm database;
Encapsulation unit, for the single rpm in described rpm database is encapsulated as patch, is encapsulated as service packs by multiple described patch;
Reconfiguration unit, rpm packet corresponding to the current rpm identification code for the installation list by the described service packs in described reconstruct rpm database is reconstructed;
Installation unit, for according to described current rpm identification code, installs corresponding current rpm packet in described installation rpm database; And described reconfiguration unit is according to next the rpm identification code in described installation list, next corresponding rpm packet in described reconstruct rpm database is reconstructed simultaneously;
Level and smooth installation unit, for by the smoothing installation of current rpm packet after described installation; And described installation unit is according to next rpm identification code described, next corresponding rpm packet in described installation rpm database is installed simultaneously; And described reconfiguration unit is according to next the rpm identification code again in described installation list, next rpm packet again in described reconstruct rpm database is reconstructed, until all rpm packets that in described installation list, all rpm identification codes are corresponding all reconstruct, install and smoothly install simultaneously.
The installation method of the patch of the embodiment of the present invention and device utilize original rpm database generate reconstruct rpm database and install rpm database respectively to disparate databases parallel work-flow, the reconstruct of different rpm in such installation list, installation and level and smooth installation can parallel processings, thus solve the problem that in prior art, the patch upgrading set-up time in enormous quantities is longer, improve patch installation effectiveness, shorten the set-up time of patch in enormous quantities.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the installation method of embodiment of the present invention patch;
Fig. 2 is the analytic structure schematic diagram of patch;
Fig. 3 is the schematic diagram processing streamline in the installation method of embodiment of the present invention patch;
Fig. 4 is the process flow diagram of the rollback method of the installation method of embodiment of the present invention patch;
Fig. 5 is the schematic diagram of the erecting device of embodiment of the present invention patch.
Embodiment
Below by drawings and Examples, technical scheme of the present invention is described in further detail.
The installation method of the patch of the embodiment of the present invention adopts a point storehouse principle, divide storehouse to process rpm database, and reconstruct and install, smoothly install and can carry out in different CPU core, be i.e. multi-core parallel concurrent, make full use of system computing capacity, accelerate the speed of the installation of patch.And when occurring abnormal in patch installation process, can walk abreast rollback in multinuclear, make system mend get back to installation before state.
Fig. 1 is the process flow diagram of the installation method of embodiment of the present invention patch, and as shown in the figure, the present embodiment specifically comprises the steps:
Step 101, utilizes rpm database generate reconstruct rpm database and install rpm database;
A point storehouse process was carried out before concrete installation patch, namely the rpm database of copy system is needed, there are two rpm databases in such system, portion is called reconstruct rpm database for reconstructing lowest version rpm database, and a update highest version rpm database that is used for is called installation rpm database in addition;
Step 102, is encapsulated as patch by the rpm in rpm database, patch is encapsulated as service packs;
Because be surrounded by the structural requirement of certain patch for installed patch based on the parallel installation method of the multinuclear patch in point storehouse, Fig. 2 is the analytic structure schematic diagram of patch, as shown in the figure, service packs patchs is the set of a series of patch patch.
The analytic structure of Patchs comprises installs list install.list, single service packs patch1...patch n, service packs configuration information patchs spec.
Single patch is the encapsulation to rpm bag in essence, and the structure elucidation of single patch patch comprises: configuration information patchspec and hooks of the list of rpm packet archive, rpm APMB package filelist, patch of encapsulation.And hooks guarantees rpm profile data integrality, the hooks script that user writes, when follow-up level and smooth installation, ensures the integrality of data.
For the rpm packet in rpm database, must carry out encapsulation can follow-up parallel installation, is made patch file, then multiple patch integrating documents is become single patchs file so first single rpm is packed.
Step 103, according to the current rpm identification code in the installation list in service packs, is reconstructed corresponding current rpm packet in reconstruct rpm database;
In order to meet user's patch can rollback rpm database to arbitrary version, to need before upgrading backup the database of rpm patch is installed.
Step 104, according to current rpm identification code, installs installing current rpm packet corresponding in rpm database; And according to next rpm identification code of installing in list, next corresponding rpm packet in reconstruct rpm database is reconstructed;
Step 105, by the smoothing installation of current rpm packet after installation; And according to next rpm identification code, install installing next rpm packet corresponding in rpm database; And according to next rpm identification code again of installing in list, next the rpm packet again in reconstruct rpm database is reconstructed, all reconstructs until install all rpm packets that in list, all rpm identification codes are corresponding, install and smoothly install.
Because the update of common rpm packet, easily cause the amended configuration file of user to be covered by the configuration file of highest version, and smoothly install and can perform user's script, can be undertaken seamless for rpm packet update.
Fig. 3 is the schematic diagram processing streamline in the installation method of embodiment of the present invention patch, in order to improve patch installation effectiveness, adopt pipeline processes to carry out patch upgrading, the reconstruct backup-namely described by above-mentioned steps 103-105 installs (upgrading) install-and smoothly installs (upgrading) S_install.
Backup is the previous process of installing patch, for reconstructing the rpm packet of the original lowest version of current system.Installation is the process of upgrade patch, carrys out the original lowest version rpm bag of upgrade-system by the rpm-Uvh of encapsulation.The effect of level and smooth installation is after the complete lowest version rpm of customer upgrade, may there is the situation of user data loss, not lose in order to ensure user configuration information, needs to perform User space script and loses to prevent user profile.
So-called pipeline processes refers to that reconstruct, upgrading, smooth upgrade process are fixed in different IPs and process, realize reconstruct, upgrading, smooth upgrade can the timeslice in different IPs carry out walking abreast while process.Utilize CPU compatibility principle, backup process, install process, S_install process are bundled on different CPU core and are run, reduces the interference of external factor, accelerate patch operating process.
Concrete, the erection sequence of patch processes according to the order of the rpm identification code recording of install.list in patchs bag, namely first process the rpm packet that first rpm identification code in install.list is corresponding, then rpm packet corresponding to second rpm identification code is processed, the rpm packet that to the last a rpm identification code is corresponding.
The meaning of so-called parallel processing is exactly first to reconstruct in rpm database, and first rpm packet that first rpm identification code of install.list is corresponding is reconstructed.
Then will install in rpm database, first rpm packet that first rpm identification code of install.list is corresponding is installed; Meanwhile will reconstruct in rpm database, second rpm packet that second rpm identification code of install.list is corresponding is reconstructed.
Then by first smoothing installation of rpm packet after installation; Meanwhile will install in rpm database, second rpm packet that second rpm identification code of install.list is corresponding is installed; In like manner, also the 3rd corresponding for the 3rd of install.list the rpm identification code rpm packet is reconstructed simultaneously.
In above process, order optimization can be carried out in rpm installation process simultaneously.By that analogy, a time point always there is rpm packet be reconstructed, install and smoothly installing.
Step 106, when installing r pm packet, can be synchronized to the original rpm database of system.
In addition, when the installation of patch, probably have rollback process, the abnormal occurrence such as occurred when system installs patch time, make patch turn back to installation before state, now to multiple steps of rollback also and process of advancing, be similar to installation process, accelerate the speed of rollback.
Fig. 4 is the process flow diagram of the rollback method of the installation method of embodiment of the present invention patch, as shown in the figure, specifically comprises the steps:
Step 201, according to the current rpm identification code in the installation list in service packs, is reconstructed corresponding current rpm packet in reconstruct rpm database;
Step 202, according to current rpm identification code, carries out rollback by installing current rpm packet corresponding in rpm database; And according to a upper rpm identification code of installing in list, a corresponding upper rpm packet in reconstruct rpm database is reconstructed;
Step 203, by the smoothing rollback of current rpm packet after installation; And according to a upper rpm identification code, carry out rollback by installing a upper rpm packet corresponding in rpm database; And go up a rpm identification code according to installing again in list, the rpm packet of going up again in reconstruct rpm database is reconstructed, until all rpm packets that in installation list, all rpm identification codes are corresponding all reconstruct, rollback peace slides back to and rolls.
The process of the above-mentioned rollback process of the embodiment of the present invention and the process of installation similar, go for that patch is installed abnormal, the scene of such as system reboot and power-off, preserve the installment state of current patch, set install-failed, after system autoboot, the system of rolling back to beats the state before highest version rpm service packs, as described in step 201-201.Namely system rpm packet is in original lowest version rpm bag-like state.And when triggering system installs highest version patchs again, just can according to making it the process of installing this highest version patch in normal state, such as step 101-106.
After the installation method of the patch of the embodiment of the present invention adopts and divides storehouse process, utilize the original rpm database of system to generate reconstruct rpm database and rpm database is installed to operate disparate databases respectively, reconstruct between different patch in such installation list, install, level and smooth installation can parallel processing between different kernel, thus avoid single rpm data library locking, the serialization that the rpm that original rpm database atomicity operates and causes installs, solve the problem that in prior art, the patch upgrading set-up time in enormous quantities is longer, order optimization is carried out to installation process simultaneously, improve patch installation effectiveness, substantially reduce the set-up time of patch in enormous quantities.
For the abnormal occurrence in patch installation process, can parallel rollback be carried out, make system rpm database turn back to patch installing before state.During rollback patch, the rpm database of arbitrary lowest version can be rolled back to, simultaneously to abnormal conditions in patch installation process, there is error handling processing ability.
Above-described embodiment is the embodiment of the installation method for patch, the embodiment of the present invention additionally provides the erecting device of patch, Fig. 5 is the schematic diagram of the erecting device of embodiment of the present invention patch, as shown in the figure, the present embodiment comprises generation unit 11, encapsulation unit 12, reconfiguration unit 13, installation unit 14, level and smooth installation unit 15 and lock unit 16.
Generation unit 11 generates reconstruct rpm database for utilizing rpm database and installs rpm database;
Patch, for the rpm in rpm database is encapsulated as patch, is encapsulated as service packs by encapsulation unit 12;
Corresponding current rpm packet in reconstruct rpm database, for according to the current rpm identification code in the installation list in service packs, is reconstructed by reconfiguration unit 13;
Installation unit 14, for according to current r pm identification code, is installed installing current rpm packet corresponding in rpm database; And reconfiguration unit 13 is according to next rpm identification code of installing in list simultaneously, next corresponding rpm packet in reconstruct rpm database is reconstructed;
Level and smooth installation unit 15 for by install after the smoothing installation of current rpm packet; And installation unit 14 is according to next rpm identification code simultaneously, install installing next rpm packet corresponding in rpm database; And reconfiguration unit 13 according to installation list in next rpm identification code again, next rpm packet again in reconstruct rpm database is reconstructed, all reconstructs until install all rpm packets that in list, all rpm identification codes are corresponding, install and smoothly install.
Lock unit 16 is for synchronous rpm database.
In addition, device also comprises: reconfiguration unit 21, rollback unit 22 peace slide back to and rolls unit 23.
Corresponding current rpm packet in reconstruct rpm database, for according to the current rpm identification code in the installation list in service packs, is reconstructed by reconfiguration unit 21;
Rollback unit 22, for according to current rpm identification code, carries out rollback by installing current rpm packet corresponding in rpm database; And reconfiguration unit 21 is according to a upper rpm identification code of installing in list simultaneously, a corresponding upper rpm packet in reconstruct r pm database is reconstructed;
Level and smooth rollback unit 23 for by install after the smoothing rollback of current rpm packet; And the unit 22 of rollback is simultaneously according to a upper rpm identification code, carry out rollback by installing a upper rpm packet corresponding in rpm database; And reconfiguration unit 21 according to installation list in go up a rpm identification code again, be reconstructed by a rpm packet of going up again in reconstruct rpm database, until install, all rpm packets that in list, all rpm identification codes are corresponding all reconstruct, rollback peace slides back to and rolls.
The erecting device of the patch of the embodiment of the present invention, generation unit is utilized to copy rpm raw data base, a reconstruct rpm database is used for reconstructing lowest version rpm bag database, the a rpm of installation database is used for installing highest version rpm bag database in addition, solving that original rpm database is locked can only serial operation, causes the problem of patch installing overlong time.Owing to parallel processing can back up, install and smoothly install, utilize CPU compatibility principle, backup process, erection schedule, level and smooth erection schedule is tied to different IPs parallel processing patch installing operation, respectively renewal rewards theory is carried out to reconstructed database and installation database, improve the installation rate of patch installing in enormous quantities.Patch collection is walked abreast the abnormal conditions occurred in installation process, automatically rolls back to lowest version patch, and automatically trigger and brand-new highest version patch is installed.
Professional should recognize further, in conjunction with unit and the algorithm steps of each example of embodiment disclosed herein description, can realize with electronic hardware, computer software or the combination of the two, in order to the interchangeability of hardware and software is clearly described, generally describe composition and the step of each example in the above description according to function.These functions perform with hardware or software mode actually, depend on application-specific and the design constraint of technical scheme.Professional and technical personnel can use distinct methods to realize described function to each specifically should being used for, but this realization should not thought and exceeds scope of the present invention.
The software module that the method described in conjunction with embodiment disclosed herein or the step of algorithm can use hardware, processor to perform, or the combination of the two is implemented.Software module can be placed in the storage medium of other form any known in random access memory (RAM), internal memory, ROM (read-only memory) (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technical field.
Above-described embodiment; object of the present invention, technical scheme and beneficial effect are further described; be understood that; the foregoing is only the specific embodiment of the present invention; the protection domain be not intended to limit the present invention; within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1. an installation method for patch, is characterized in that, described method comprises:
Generate reconstruct rpm database by the red cap software package manager rpm database of copy system and rpm database is installed;
Single rpm in described rpm database is encapsulated as patch, multiple described patch is encapsulated as service packs;
Rpm packet corresponding for the current rpm identification code of the installation list of the described service packs in described reconstruct rpm database is reconstructed;
According to described current rpm identification code, corresponding current rpm packet in described installation rpm database is installed; And according to next the rpm identification code in described installation list, next corresponding rpm packet in described reconstruct rpm database is reconstructed simultaneously;
By the smoothing installation of current rpm packet after installation; And according to next rpm identification code described, next corresponding rpm packet in described installation rpm database is installed simultaneously; And according to next the rpm identification code again in described installation list, next rpm packet again in described reconstruct rpm database is reconstructed, until the rpm packet that in described installation list, all rpm identification codes are corresponding all completes reconstruct, installs and smoothly install simultaneously.
2. the installation method of patch according to claim 1, is characterized in that, described rpm packet is reconstructed and is specially, and re-constructs original rpm packet.
3. the installation method of patch according to claim 1, is characterized in that, described rpm packet carries out installation and is specially, and to be upgraded original rpm packet by the rpm – Uvh of encapsulation.
4. the installation method of patch according to claim 1, is characterized in that, the smoothing installation of described rpm packet is specially, and performs user's script, to the smoothing installation of described rpm packet, and seamless upgrade.
5. the installation method of patch according to claim 1, is characterized in that, described method also comprises, synchronous described rpm database.
6. the installation method of patch according to claim 1, is characterized in that, described method also comprises:
According to the current rpm identification code in the installation list in described service packs, corresponding current rpm packet in described reconstruct rpm database is reconstructed;
According to described current rpm identification code, corresponding current rpm packet in described installation rpm database is carried out rollback; And according to the upper rpm identification code in described installation list, a corresponding upper rpm packet in described reconstruct rpm database is reconstructed simultaneously;
By the smoothing rollback of current rpm packet after described installation; And according to a described upper rpm identification code, a corresponding upper rpm packet in described installation rpm database is carried out rollback simultaneously; And according to going up a rpm identification code again in described installation list, a rpm packet of going up again in described reconstruct rpm database is reconstructed, until all rpm packets that in described installation list, all rpm identification codes are corresponding all reconstruct, rollback peace slides back to and rolls simultaneously.
7. an erecting device for patch, is characterized in that, described device comprises:
Generation unit, for generating reconstruct rpm database and installing rpm database by the rpm database of copy system;
Encapsulation unit, for the single rpm in described rpm database is encapsulated as patch, is encapsulated as service packs by multiple described patch;
Reconfiguration unit, rpm packet corresponding to the current rpm identification code for the installation list by the described service packs in described reconstruct rpm database is reconstructed;
Installation unit, for according to described current rpm identification code, installs corresponding current rpm packet in described installation rpm database; And described reconfiguration unit is according to next the rpm identification code in described installation list, next corresponding rpm packet in described reconstruct rpm database is reconstructed simultaneously;
Level and smooth installation unit, for by install after the smoothing installation of current rpm packet; And described installation unit is according to next rpm identification code described, next corresponding rpm packet in described installation rpm database is installed simultaneously; And described reconfiguration unit is according to next the rpm identification code again in described installation list, next rpm packet again in described reconstruct rpm database is reconstructed, until all rpm packets that in described installation list, all rpm identification codes are corresponding all reconstruct, install and smoothly install simultaneously.
8. the erecting device of patch according to claim 7, is characterized in that, described device also comprises lock unit, for synchronous described rpm database.
9. the erecting device of patch according to claim 7, is characterized in that, described device also comprises:
Reconfiguration unit, for according to the current rpm identification code in the installation list in described service packs, is reconstructed corresponding current rpm packet in described reconstruct rpm database;
Rollback unit, for according to described current rpm identification code, carries out rollback by corresponding current rpm packet in described installation rpm database; And described reconfiguration unit is according to the upper rpm identification code in described installation list simultaneously, a corresponding upper rpm packet in described reconstruct rpm database is reconstructed;
Level and smooth rollback unit, for by the smoothing rollback of current rpm packet after described installation; And described rollback unit is according to a described upper rpm identification code, a corresponding upper rpm packet in described installation rpm database is carried out rollback simultaneously; And described reconfiguration unit is according to going up a rpm identification code again in described installation list, a rpm packet of going up again in described reconstruct rpm database is reconstructed, until all rpm packets that in described installation list, all rpm identification codes are corresponding all reconstruct, rollback peace slides back to and rolls simultaneously.
CN201210160428.3A 2012-05-22 2012-05-22 Method and device for installing patch Expired - Fee Related CN102693143B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210160428.3A CN102693143B (en) 2012-05-22 2012-05-22 Method and device for installing patch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210160428.3A CN102693143B (en) 2012-05-22 2012-05-22 Method and device for installing patch

Publications (2)

Publication Number Publication Date
CN102693143A CN102693143A (en) 2012-09-26
CN102693143B true CN102693143B (en) 2015-03-11

Family

ID=46858624

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210160428.3A Expired - Fee Related CN102693143B (en) 2012-05-22 2012-05-22 Method and device for installing patch

Country Status (1)

Country Link
CN (1) CN102693143B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484172A (en) * 2014-12-11 2015-04-01 上海天脉聚源文化传媒有限公司 Method and device for packaging files
CN105677427A (en) * 2016-01-12 2016-06-15 浪潮通用软件有限公司 Module upgrading method and device
CN106775865B (en) * 2016-12-14 2020-12-11 浪潮通用软件有限公司 Operation and maintenance method and tool supporting silent parallel patch updating

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114233A (en) * 2006-07-26 2008-01-30 戴尔产品有限公司 Apparatus and methods for updating firmware
CN101661400A (en) * 2009-09-16 2010-03-03 中兴通讯股份有限公司 Method and device for managing software patches
CN101931944A (en) * 2010-07-23 2010-12-29 华为终端有限公司 Method, device and system for updating terminal patches on line
CN102118500A (en) * 2010-12-27 2011-07-06 清华大学 Software package-based online automatic updating method for open source operating system of mobile terminal
CN102193805A (en) * 2010-03-11 2011-09-21 华为技术有限公司 Device and method for upgrading software patches

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114233A (en) * 2006-07-26 2008-01-30 戴尔产品有限公司 Apparatus and methods for updating firmware
CN101661400A (en) * 2009-09-16 2010-03-03 中兴通讯股份有限公司 Method and device for managing software patches
CN102193805A (en) * 2010-03-11 2011-09-21 华为技术有限公司 Device and method for upgrading software patches
CN101931944A (en) * 2010-07-23 2010-12-29 华为终端有限公司 Method, device and system for updating terminal patches on line
CN102118500A (en) * 2010-12-27 2011-07-06 清华大学 Software package-based online automatic updating method for open source operating system of mobile terminal

Also Published As

Publication number Publication date
CN102693143A (en) 2012-09-26

Similar Documents

Publication Publication Date Title
CN106933570B (en) Aerospace test, launch and control software platform based on plug-in technology
CN102023881B (en) Method and device for upgrading software as well as embedded device
US9298724B1 (en) Systems and methods for preserving deduplication efforts after backup-job failures
CN100426235C (en) System and method for representing user process to software package in software package management system
US8676762B2 (en) Efficient backup and restore of a cluster aware virtual input/output server (VIOS) within a VIOS cluster
CN102782639B (en) Enable to copy the system and method that target reclaims untapped storage space in thin supply storage system
CN102360304B (en) Embedded microprocessor system and method for updating firmware thereof
CN101241464B (en) Method for checking stack frame destruction
US9122711B1 (en) Simplified system backup protection and recovery
CN103164295B (en) Enterprise information technology (IT) business virtualization disaster recovery method based on zettabyte file system (ZFS) and kernel-based virtual machine (KVM) kernel virtual underlying system
CN103207797A (en) Capsule type custom-made updating method based on unified extensible firmware interface firmware system
US9032414B1 (en) Systems and methods for managing system resources allocated for backup validation
US20200026524A1 (en) System and method for performing an image-based update
CN102693143B (en) Method and device for installing patch
WO2015105486A1 (en) Dynamically applying a software patch to a computer program
US11132259B2 (en) Patch reconciliation of storage nodes within a storage cluster
CN114138549A (en) Data backup and recovery method based on kubernets system
US20100257520A1 (en) Determining and Downloading Portions of a Software Application in a Computer System
CN113805907A (en) Pipeline rolling update
US20100257521A1 (en) Simultaneous Installation of Multiple Portions of a Software Application on a Computer System
Ha et al. Discontinuous Incremental: A new approach towards extremely lightweight checkpoints
CN103530154A (en) Method and equipment for product upgrading
US20130247037A1 (en) Control computer and method for integrating available computing resources of physical machines
US11604780B2 (en) Method and subsystem that efficiently store metric data
CN106933604B (en) System upgrading method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150311

Termination date: 20180522

CF01 Termination of patent right due to non-payment of annual fee