CN106843950B - Software activation method and system suitable for multiple computers in computer room - Google Patents

Software activation method and system suitable for multiple computers in computer room Download PDF

Info

Publication number
CN106843950B
CN106843950B CN201710021923.9A CN201710021923A CN106843950B CN 106843950 B CN106843950 B CN 106843950B CN 201710021923 A CN201710021923 A CN 201710021923A CN 106843950 B CN106843950 B CN 106843950B
Authority
CN
China
Prior art keywords
computer
software
computers
hard disk
sending end
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.)
Active
Application number
CN201710021923.9A
Other languages
Chinese (zh)
Other versions
CN106843950A (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.)
Wuhan Os Easy Cloud Computing Co ltd
Original Assignee
Wuhan Os Easy Cloud Computing 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 Wuhan Os Easy Cloud Computing Co ltd filed Critical Wuhan Os Easy Cloud Computing Co ltd
Priority to CN201710021923.9A priority Critical patent/CN106843950B/en
Publication of CN106843950A publication Critical patent/CN106843950A/en
Application granted granted Critical
Publication of CN106843950B publication Critical patent/CN106843950B/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/61Installation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Hardware Redundancy (AREA)

Abstract

The invention discloses a software activation method applicable to a plurality of computers in a machine room, which relates to the technical field of computer management and comprises the steps of allocating an activation information backup partition in a sending end computer; installing software to be activated outside the information backup partition in the sending end computer; the hard disk data of the sending terminal computer is copied and sent to the receiving terminal computer through the network; activating software to be activated in each computer, acquiring software activation information of the activated software from hard disk data of each computer and storing the software activation information into an activation information backup partition of the computer; when the sending end computer is updated, acquiring the updated hard disk data outside the activation information backup partition of the sending end computer, and then copying the hard disk data through the network to send the hard disk data to the receiving end computer; and replacing the software activation information in the hard disk data with the software activation information in the activation information backup partition of the receiving terminal computer. The invention also discloses a software activation system suitable for a plurality of computers in the machine room.

Description

Software activation method and system suitable for multiple computers in computer room
Technical Field
The invention relates to the technical field of computer management, in particular to a software activation method and system suitable for a plurality of computers in a computer room.
Background
Currently, many computers in schools, internet cafes, or other rooms typically use network copy technology to deploy or update operating systems, applications, user data, etc. in batches. The network copy is a system and a data batch deployment and update technology commonly used in a computer room at present, and generally a computer is selected as a sending end, other computers needing deployment or update are selected as a receiving end, the sending end sends the hard disk data of the sending end through a network, and the receiving end receives the hard disk data of the sending end through the network to achieve the purpose of data batch deployment and update.
Application software of Office, Adobe, Autodesk and other series generally needs to be activated to be normally used, the application software can record the hardware information of the current computer to generate software activation information during activation, and when the software runs, the hardware information recorded in the software activation information and the hardware information of the current computer can be checked to determine whether the hardware information is consistent; if the two are consistent, the activation is successful; if not, the activation will fail.
When a plurality of computers in a computer room are deployed and updated in batch by using a network copy technology, since the hard disk data of the receiving end computers are all from the sending end after the network copy, the software activation information of the application software in each receiving end computer is also the recorded hardware information of the sending end computer, which can cause the problem that the activation failure occurs because the hardware information recorded in the software activation information is inconsistent with the hardware information of the current computer when the software in the receiving end computer runs.
At present, the commonly used method is to manually reactivate all software which has the problem of activation failure on the receiving end computers one by one after each network copy, and the reactivation work at each time will consume a lot of time of users, thereby bringing great inconvenience to the maintenance of a machine room.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a software activation method and an activation system suitable for a plurality of computers in a computer room, and the problem of activation failure caused by inconsistent hardware information is solved.
In order to achieve the above purposes, the technical scheme adopted by the invention is as follows: a software activation method suitable for a plurality of computers in a computer room comprises the following steps:
selecting any computer in the machine room as a sending end computer, and the other computers as receiving end computers;
allocating a partition in a sending end computer as an activation information backup partition; installing all the software to be activated in a storage space outside the activated information backup partition in the sending end computer;
the hard disk data of the sending terminal computer is copied and sent to all receiving terminal computers in the machine room through the network; all receiving end computers are configured with hard disk data which is the same as that of the sending end computer, and the hard disk data comprises an active information backup partition which is the same as that of the sending end computer;
respectively activating software to be activated in each computer, acquiring software activation information of the activated software from hard disk data of each computer and storing the software activation information into an activation information backup partition of the computer;
when the sending end computer has data updating, acquiring the updated hard disk data outside the activation information backup partition of the sending end computer, and then copying and sending the acquired updated hard disk data to all receiving end computers through a network;
and replacing the software activation information in the updated hard disk data obtained by the network copy of each receiving end computer with the software activation information in the activation information backup partition of the receiving end computer.
On the basis of the technical scheme, the software activation information comprises hardware information of each computer.
On the basis of the technical scheme, the sending end computer is any one of a plurality of computers in the machine room.
On the basis of the technical scheme, after all the software to be activated in each computer is respectively activated, the current sending end computer can be used as a receiving end computer, and any receiving end computer can be used as the sending end computer.
The invention also discloses a software activation system suitable for a plurality of computers in the machine room, which is used for activating the software of the plurality of computers in the machine room, wherein one of the plurality of computers is a sending end computer, and other computers are receiving end computers; the method comprises the following steps:
the partition initial installation module is used for allocating a partition in the sending end computer as an activation information backup partition; installing all the software to be activated in a storage space outside the activated information backup partition in the sending end computer;
the copy deployment module is used for copying and sending the hard disk data of the sending end computer to all receiving end computers in the machine room through a network after the software to be activated is installed in the sending end computer; all receiving end computers are configured with hard disk data which is the same as that of the sending end computer, and the hard disk data comprises an active information backup partition which is the same as that of the sending end computer;
the activation module is used for respectively activating the software to be activated in each computer after the hard disk data of all receiving end computers are deployed by the copying deployment module, acquiring software activation information of the activated software from the hard disk data of each computer and storing the software activation information into an activation information backup partition of the computer;
the updating module is used for acquiring the updated hard disk data outside the activation information backup partition of the sending end computer when the sending end computer has data updating, and then transmitting the acquired updated hard disk data to all receiving end computers through network copying; and the software activation information in the updated hard disk data obtained by the network copy of each receiving end computer is replaced by the software activation information in the activation information backup partition of the receiving end computer.
On the basis of the technical scheme, the software activation information comprises hardware information of each computer.
On the basis of the technical scheme, the sending end computer is any one of a plurality of computers in the machine room.
On the basis of the technical scheme, after the activation module respectively activates all the software to be activated in each computer, the sending end computer and any receiving end computer can be interchanged.
Compared with the prior art, the invention has the advantages that:
in the invention, a partition is allocated in a sending end computer to serve as an activation information backup partition, the hard disk data of the sending end computer is sent to all receiving end computers in a machine room through network copy, and then all receiving end computers are deployed according to the hard disk data of the sending end computer, so that each computer has an empty activation information backup partition; and respectively activating the software in all computers, and storing the software activation information into the activation information backup partition. When the receiving end computer is copied and updated through the network, the software activation information in the activation information backup partition of each computer is used for replacing the software activation information in the hard disk data obtained by the receiving end computer from the sending end computer, so that the consistency of the hardware information in the software activation information of each computer and the hardware information of the computer is ensured, and the problem of activation failure caused by the inconsistency of the hardware information is avoided.
Drawings
FIG. 1 is a schematic flow chart of a software activation method applicable to multiple computers in a computer room according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a software activation system suitable for multiple computers in a computer room according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples.
Referring to fig. 1, an embodiment of the present invention provides a software activation method applicable to multiple computers in a computer room, including:
s1, selecting any computer in the machine room as a sending end computer, and the other computers as receiving end computers;
s2, allocating a partition in the sending end computer as the backup partition of the activation information; installing all the software to be activated in a storage space outside the activated information backup partition in the sending end computer;
s3, the hard disk data of the sending end computer is copied and sent to all receiving end computers in the machine room through the network; all receiving end computers are configured with hard disk data which is the same as that of the sending end computer, and the hard disk data comprises an active information backup partition which is the same as that of the sending end computer;
s4, respectively activating the software to be activated in each computer, then acquiring the software activation information of the activated software from the hard disk data of each computer and storing the software activation information into the activation information backup partition of the computer;
s5, when the sending end computer has data updating, acquiring the updated hard disk data outside the activation information backup partition of the sending end computer, and then sending the acquired updated hard disk data to all receiving end computers through network copy;
s6, the software activation information in the hard disk data after updating obtained by the network copy of each receiving end computer is replaced by the software activation information in the activation information backup partition of the receiving end computer.
The software activation information includes hardware information of each computer. The hardware information which may be recorded includes a hard disk serial number, an MAC address of a network card, a CPU ID number, and the like.
The sending end computer is any one of a plurality of computers in the machine room. After all the software to be activated in each computer is activated respectively, the current sending end computer can be used as a receiving end computer, and any receiving end computer can be used as the sending end computer.
Referring to fig. 2, the invention also discloses a software activation system suitable for a plurality of computers in a machine room, which is used for software activation of the plurality of computers in the machine room, wherein one of the plurality of computers is a sending end computer, and other computers are receiving end computers; it is characterized by comprising:
the partition initial installation module is used for allocating a partition in the sending end computer as an activation information backup partition; installing all the software to be activated in a storage space outside the activated information backup partition in the sending end computer;
the copy deployment module is used for copying and sending the hard disk data of the sending end computer to all receiving end computers in the machine room through a network after the software to be activated is installed in the sending end computer; all receiving end computers are configured with hard disk data which is the same as that of the sending end computer, and the hard disk data comprises an active information backup partition which is the same as that of the sending end computer;
the activation module is used for respectively activating the software to be activated in each computer after the hard disk data of all receiving end computers are deployed by the copying deployment module, acquiring software activation information of the activated software from the hard disk data of each computer and storing the software activation information into an activation information backup partition of the computer;
the updating module is used for acquiring the updated hard disk data outside the activation information backup partition of the sending end computer when the sending end computer has data updating, and then transmitting the acquired updated hard disk data to all receiving end computers through network copying; and the software activation information in the updated hard disk data obtained by the network copy of each receiving end computer is replaced by the software activation information in the activation information backup partition of the receiving end computer.
The software activation information includes hardware information of each computer.
The sending end computer is any one of a plurality of computers in the machine room.
After the activation module activates all the software to be activated in each computer, the sending end computer and any receiving end computer can be interchanged.
The present invention is not limited to the above-described embodiments, and it will be apparent to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and such modifications and improvements are also considered to be within the scope of the present invention. Those not described in detail in this specification are within the skill of the art.

Claims (6)

1. A software activation method suitable for a plurality of computers in a machine room is characterized in that:
selecting any computer in the machine room as a sending end computer, and the other computers as receiving end computers;
allocating a partition in a sending end computer as an activation information backup partition; installing all the software to be activated in a storage space outside the activated information backup partition in the sending end computer;
the hard disk data of the sending terminal computer is copied and sent to all receiving terminal computers in the machine room through the network; all receiving end computers are configured with hard disk data which is the same as that of the sending end computer, and the hard disk data comprises an active information backup partition which is the same as that of the sending end computer;
respectively activating software to be activated in each computer, acquiring software activation information of the activated software from hard disk data of each computer and storing the software activation information into an activation information backup partition of the computer, wherein the software activation information comprises hardware information of each computer;
when the sending end computer has data updating, acquiring the updated hard disk data outside the activation information backup partition of the sending end computer, and then copying and sending the acquired updated hard disk data to all receiving end computers through a network;
and replacing the software activation information in the updated hard disk data obtained by the network copy of each receiving end computer with the software activation information in the activation information backup partition of the receiving end computer.
2. The software activation method applicable to multiple computers in a computer room as claimed in claim 1, wherein: the sending end computer is any one of a plurality of computers in the machine room.
3. The software activation method applicable to multiple computers in a computer room as claimed in claim 1, wherein: after all the software to be activated in each computer is activated respectively, the current sending end computer can be used as a receiving end computer, and any receiving end computer can be used as the sending end computer.
4. A software activation system suitable for a plurality of computers in a machine room is used for software activation of the plurality of computers in the machine room, one of the plurality of computers is a sending end computer, and other computers are receiving end computers; it is characterized by comprising:
the partition initial installation module is used for allocating a partition in the sending end computer as an activation information backup partition; installing all the software to be activated in a storage space outside the activated information backup partition in the sending end computer;
the copy deployment module is used for copying and sending the hard disk data of the sending end computer to all receiving end computers in the machine room through a network after the software to be activated is installed in the sending end computer; all receiving end computers are configured with hard disk data which is the same as that of the sending end computer, and the hard disk data comprises an active information backup partition which is the same as that of the sending end computer;
the activation module is used for respectively activating the software to be activated in each computer after the hard disk data of all receiving end computers are deployed by the copying deployment module, acquiring software activation information of the activated software from the hard disk data of each computer and storing the software activation information into an activation information backup partition of the computer, wherein the software activation information comprises hardware information of each computer;
the updating module is used for acquiring the updated hard disk data outside the activation information backup partition of the sending end computer when the sending end computer has data updating, and then transmitting the acquired updated hard disk data to all receiving end computers through network copying; and the software activation information in the updated hard disk data obtained by the network copy of each receiving end computer is replaced by the software activation information in the activation information backup partition of the receiving end computer.
5. The software activation system for multiple computers in a computer room of claim 4, wherein: the sending end computer is any one of a plurality of computers in the machine room.
6. The software activation system for multiple computers in a computer room of claim 5, wherein: after the activation module activates all the software to be activated in each computer, the sending end computer and any receiving end computer can be interchanged.
CN201710021923.9A 2017-01-12 2017-01-12 Software activation method and system suitable for multiple computers in computer room Active CN106843950B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710021923.9A CN106843950B (en) 2017-01-12 2017-01-12 Software activation method and system suitable for multiple computers in computer room

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710021923.9A CN106843950B (en) 2017-01-12 2017-01-12 Software activation method and system suitable for multiple computers in computer room

Publications (2)

Publication Number Publication Date
CN106843950A CN106843950A (en) 2017-06-13
CN106843950B true CN106843950B (en) 2020-07-28

Family

ID=59124357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710021923.9A Active CN106843950B (en) 2017-01-12 2017-01-12 Software activation method and system suitable for multiple computers in computer room

Country Status (1)

Country Link
CN (1) CN106843950B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636171A (en) * 2015-03-04 2015-05-20 深圳市欧珀通信软件有限公司 Upgrading method and device and mobile device
CN106227525A (en) * 2016-07-20 2016-12-14 浪潮电子信息产业股份有限公司 An a kind of key disposes the movable hard disc implementation of computer work environment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100533331C (en) * 2004-11-10 2009-08-26 英业达股份有限公司 Method for protecting program utilizing recognition hardware information
EP1933237A1 (en) * 2006-12-15 2008-06-18 Ubs Ag Computer implemented system for analysis, administration, control, management and monitoring of a complex hardware / software architecture
US8620818B2 (en) * 2007-06-25 2013-12-31 Microsoft Corporation Activation system architecture
CN103309705B (en) * 2013-05-23 2016-11-16 北京微云即趣科技有限公司 End application Activiation method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636171A (en) * 2015-03-04 2015-05-20 深圳市欧珀通信软件有限公司 Upgrading method and device and mobile device
CN106227525A (en) * 2016-07-20 2016-12-14 浪潮电子信息产业股份有限公司 An a kind of key disposes the movable hard disc implementation of computer work environment

Also Published As

Publication number Publication date
CN106843950A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
CN109376197B (en) Data synchronization method, server and computer storage medium
EP3495946A1 (en) Server updates
CN113037794B (en) Method, device and system for computing resource allocation scheduling
CN109451088A (en) A kind of data access method and device
CN103152390B (en) The node configuration method of distributed memory system, device, node and system
CN112313617A (en) Efficient upgrade staging for memory
WO2020125524A1 (en) Distributed optical fiber access system and management method therefor
US6968382B2 (en) Activating a volume group without a quorum of disks in the volume group being active
CN105760519A (en) Cluster file system and file lock allocation method thereof
CN104461654A (en) OBD equipment function unit and firmware classification optional upgrading method
TW201250455A (en) System and method for controlling power devices in data center
JPWO2010116473A1 (en) Management server, boot server, network boot system, and network boot method
CN103516547A (en) Network parameter distribution method and device
CN111147274B (en) System and method for creating a highly available arbitration set for a cluster solution
CN111541762B (en) Data processing method, management server, device and storage medium
CN103516734A (en) Data processing method, device and system
US7603392B2 (en) System, method and computer program product for storing transient state information
CN110647425A (en) Database recovery method and device
CN114565502A (en) GPU resource management method, scheduling method, device, electronic equipment and storage medium
US10387262B1 (en) Federated restore of single instance databases and availability group database replicas
CN106843950B (en) Software activation method and system suitable for multiple computers in computer room
CN115004662A (en) Data synchronization method, data synchronization device, data storage system and computer readable medium
CN105068896A (en) Data processing method and device based on RAID backup
CN112527561B (en) Data backup method and device based on Internet of things cloud storage
US9971532B2 (en) GUID partition table based hidden data store system

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
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A software activation method and system for multiple computers in the computer room

Effective date of registration: 20221019

Granted publication date: 20200728

Pledgee: China Construction Bank Corporation Wuhan Guanggu Free Trade Zone Branch

Pledgor: WUHAN OS-EASY CLOUD COMPUTING Co.,Ltd.

Registration number: Y2022980018935

PC01 Cancellation of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Granted publication date: 20200728

Pledgee: China Construction Bank Corporation Wuhan Guanggu Free Trade Zone Branch

Pledgor: WUHAN OS-EASY CLOUD COMPUTING Co.,Ltd.

Registration number: Y2022980018935

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A software activation method and activation system suitable for multiple computers in a computer room

Granted publication date: 20200728

Pledgee: China Construction Bank Corporation Wuhan Guanggu Free Trade Zone Branch

Pledgor: WUHAN OS-EASY CLOUD COMPUTING Co.,Ltd.

Registration number: Y2024980004000