CN102346779B - Distributed file system and master control node backup method - Google Patents

Distributed file system and master control node backup method Download PDF

Info

Publication number
CN102346779B
CN102346779B CN 201110317032 CN201110317032A CN102346779B CN 102346779 B CN102346779 B CN 102346779B CN 201110317032 CN201110317032 CN 201110317032 CN 201110317032 A CN201110317032 A CN 201110317032A CN 102346779 B CN102346779 B CN 102346779B
Authority
CN
China
Prior art keywords
virtual
virtual machine
machine
physical machine
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN 201110317032
Other languages
Chinese (zh)
Other versions
CN102346779A (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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN 201110317032 priority Critical patent/CN102346779B/en
Publication of CN102346779A publication Critical patent/CN102346779A/en
Application granted granted Critical
Publication of CN102346779B publication Critical patent/CN102346779B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Hardware Redundancy (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a distributed file system and a master control node backup method, wherein the system comprises a virtualization control platform, a master physical machine on which a first virtual machine is deployed and a standby physical machine on which a second virtual machine is deployed, the master physical machine and the standby physical machine are both connected with the virtualization control platform, and first virtual machine uploads virtualization files as master control nodes communicating with data nodes; the virtualization control platform is used for monitoring the working state of the first virtual machine and sending a starting instruction to the second virtual machine if judging that the first virtual machine has a fault; and the second virtual machine is used for calling the virtualization files as the master control nodes to continuing communicating with the data nodes after acquiring the starting instruction. By using the distributed file system and the master control node backup method provided by the invention, the function of the master control nodes in the distributed file system can be restored within short time, and the usability of the system is greatly improved.

Description

The backup method of distributed file system and main controlled node
Technical field
The present invention relates to computer technology, relate in particular to the backup method of a kind of distributed file system and main controlled node.
Background technology
(Hadoop Distributed File System HDFS) specifically comprises a main controlled node and several back end to distributed file system, and main controlled node and back end all are physical machine.Wherein, main controlled node is the supvr among the HDFS, mainly is in charge of the duplicating etc. of NameSpace, cluster configuration information and blocks of files of file system; Back end is the elementary cell of file storage, and it is stored in blocks of files in the local file system, has preserved the metadata of blocks of files, and the while periodically sends to main controlled node with the blocks of files information of all existence.
Because main controlled node has only one among the HDFS, is the warehouse of all metadata among the HDFS, therefore, in case main controlled node breaks down, whole HDFS system will paralyse, and cause the single-point bottleneck, influence the availability of total system.Therefore, prior art is by spare physical machine of configuration in the HDFS system, after original master as main controlled node is broken down with physical machine, import in the hard disk of spare physical machine by leading with the main controlled node file in the physical machine hard disk, thus with the spare physical machine as new main controlled node and back end the continue communicate by letter operate as normal of assurance HDFS system.
But, because main controlled node file amount is very big, import the overlong time of data, thereby the mutual needs interruption that causes main controlled node and back end is for a long time, thereby makes whole HDFS system can't satisfy application demand toward the spare physical machine.
Summary of the invention
At the above-mentioned defective of prior art, the embodiment of the invention provides the backup method of a kind of distributed file system and main controlled node.
The embodiment of the invention provides a kind of distributed file system, comprise: back end, also comprise: virtual control platform, be deployed with first virtual machine main with physical machine be deployed with the spare physical machine of second virtual machine, the described main physical machine of using all links to each other with described virtual control platform with described spare physical machine, wherein, described first virtual machine is loaded with virtual file and communicates as main controlled node and described back end;
Described virtual control platform is used to monitor described first virtual machine, if judging to be informed in knows that described first virtual machine breaks down, then sends the enabled instruction of the file name that comprises described virtual file to described second virtual machine;
Described second virtual machine is used for after obtaining described enabled instruction, calls described virtual file according to described file name and continues to communicate by letter as described main controlled node and described back end.
The embodiment of the invention provides a kind of main controlled node backup method that distributed file system provided by the invention is carried out of using, and comprising:
Described virtual control platform is monitored described first virtual machine;
Described virtual control platform knows that described first virtual machine breaks down if judge to be informed in, then send the enabled instruction of the file name that comprises described virtual file, call described virtual file for described second virtual machine according to described file name and continue to communicate by letter as described main controlled node and described back end to described second virtual machine.
The distributed file system that the embodiment of the invention provides and the backup method of main controlled node, can lead with physical machine deploy first virtual machine and at spare physical machine deploy second virtual machine in advance, wherein, first virtual machine has loaded virtual file and has communicated as main controlled node and back end; When virtual control platform monitors first virtual machine when breaking down, send enabled instruction to second virtual machine, after second virtual machine obtains enabled instruction, call virtual file and communicate by letter with the back end continuation as main controlled node.
Therefore, after first virtual machine as main controlled node breaks down, because virtual machine can be hidden the real physical characteristics of specific physical machine computing platform, second virtual machine can directly call the virtual file in first virtual machine, and do not need virtual file is imported in second virtual machine, thereby the function of fast quick-recovery main controlled node continues to communicate by letter as new main controlled node and back end at short notice, therefore, saved a large amount of time, and unlike communicating as main controlled node and back end with physical machine with main in the prior art, in case the master breaks down with physical machine, must import in the hard disk of spare physical machine with the file in the physical machine hard disk main, just can recover the function of main controlled node, make the spare physical machine continue to communicate by letter as main controlled node and back end, thereby realized to recover in a short period of time the function of main controlled node, improved the availability of system greatly.
Description of drawings
Fig. 1 is the structural representation of an embodiment of distributed file system of the present invention;
Fig. 2 is the structural representation of another embodiment of distributed file system of the present invention;
Fig. 3 is the structural representation of the another embodiment of distributed file system of the present invention;
Fig. 4 distributed file system shown in Figure 1 for the present invention uses carried out the process flow diagram of main controlled node backup method embodiment;
Fig. 5 distributed file system shown in Figure 2 for the present invention uses carried out the process flow diagram of main controlled node backup method embodiment.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the invention clearer, below in conjunction with the accompanying drawing in the embodiment of the invention, technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that is obtained under the creative work prerequisite.
Fig. 1 is the structural representation of an embodiment of distributed file system of the present invention, and as shown in Figure 1, this system comprises:
Back end 1, virtual control platform 2, be deployed with first virtual machine 31 main with physical machine 3 be deployed with the spare physical machine 4 of second virtual machine 41, the main physical machine 3 of using all links to each other with virtual control platform 2 with spare physical machine 4, wherein, first virtual machine 31 is loaded with virtual file and communicates as main controlled node and back end 1.
Virtual control platform 2 is used to monitor the duty of first virtual machine 31, if judgement knows that first virtual machine 31 breaks down, then sends the enabled instruction of the file name that comprises virtual file to second virtual machine 41; Second virtual machine 41 is used for after obtaining enabled instruction, calls virtual file according to file name and continues to communicate by letter with back end 1 as main controlled node.
Particularly, can on leading, virtualization software be installed in advance, dispose first virtual machine 31, simultaneously, on spare physical machine 4, virtualization software is installed, dispose second virtual machine 41 by the program in the virtualization software by the program in the virtualization software with physical machine 3.Wherein, the concrete applied environment of different virtualization softwares is also different, some virtualization software can be installed on the existing operating system of physical machine, some virtualization software can directly be mounted on the bare machine of physical machine prior to operating system, it should be noted that, the virtualization software that the present invention mentions should be selected according to the software and hardware situation of the physical machine of being installed and concrete application demand, concrete virtualization software is not limited.The operating system that virtual machine moved is called Client OS, and the operating system of operation virtualization software is called host operating system.Can hide the real physical characteristics of specific physical machine computing platform by the program in the virtualization software, generating many analog computation environment that can move SOS software on physical machine hardware is virtual machine.
Communicate as main controlled node and back end 1 by in first virtual machine 31, loading virtual file in the distributed file system that present embodiment provides, wherein, software environment when the virtual file that loads has comprised main usefulness physical machine 3 as main controlled node, the IP address, media interviews control (Media Access Control, MAC) address, with general unique identifier (Universally Unique Identifier, UUID), that is to say, loading virtual file in first virtual machine 31 communicates as main controlled node and back end 1 and has substituted in the prior art that load document communicates as main controlled node and back end 1 on leading with physical machine 3, therefore, one of ordinary skill in the art will appreciate that, for back end, communicate with first virtual machine 31 as main controlled node and with main communicating as main controlled node with physical machine 3 be the same, repeat no more herein, different is, present embodiment is to utilize Intel Virtualization Technology to simulate the virtual machine of a virtual physical machine environment earlier on physical machine, loads virtual file then as main controlled node on virtual machine.
The duty of virtual control platform 2 monitorings first virtual machine 31 if judgement knows that first virtual machine 31 breaks down, then sends the enabled instruction of the file name that comprises virtual file to second virtual machine 41; Second virtual machine 41 calls virtual file according to file name and continues to communicate by letter with back end 1 as main controlled node after obtaining enabled instruction.Because the main controlled node that breaks down is first virtual machine 31, be different from of the prior art main with physical machine 3, therefore, can mask the characteristics of physical machine ardware feature based on virtual machine, second virtual machine 41 does not need to import the virtual file in first virtual machine 31 that breaks down, but directly call this virtual file, do not need to move the memory location of this virtual file, thereby second virtual machine 41 in a short period of time just soon the function of quick-recovery main controlled node continue to communicate by letter as new main controlled node and back end 1, and unlike spare physical machine 4 of the prior art, could recover the function of main controlled node in the main hard disk that imports to self with the file in the physical machine 3 that must will break down, the external interruption of service that causes total system for a long time.
The distributed file system that the embodiment of the invention provides, can lead with physical machine deploy first virtual machine and at spare physical machine deploy second virtual machine in advance, wherein, first virtual machine has loaded virtual file and has communicated as main controlled node and back end; When virtual control platform monitors first virtual machine when breaking down, send enabled instruction to second virtual machine, after second virtual machine obtains enabled instruction, call virtual file and communicate by letter with the back end continuation as main controlled node.
Therefore, after first virtual machine as main controlled node breaks down, because virtual machine can be hidden the real physical characteristics of specific physical machine computing platform, second virtual machine can directly call the virtual file in first virtual machine, and do not need virtual file is imported in second virtual machine, thereby the function of fast quick-recovery main controlled node continues to communicate by letter as new main controlled node and back end at short notice, therefore, saved a large amount of time, and unlike communicating as main controlled node and back end with physical machine with main in the prior art, in case the master breaks down with physical machine, must import in the hard disk of spare physical machine with the file in the physical machine hard disk main, just can recover the function of main controlled node, make the spare physical machine continue to communicate by letter as main controlled node and back end, thereby realized to recover in a short period of time the function of main controlled node, improved the availability of system greatly.
Fig. 2 is the structural representation of another embodiment of distributed file system of the present invention, as shown in Figure 2, based on embodiment illustrated in fig. 1, virtual control platform 2 comprises: monitoring modular 21, monitoring modular 21 is used to monitor first virtual machine 31 and main duty with physical machine 3, if judge and know that first virtual machine 31 breaks down and main physical machine 3 operate as normal of using, then send enabled instruction with physical machine 3 to main; The master is used for after obtaining enabled instruction with physical machine 3, disposes the 3rd virtual machine 32 and enabled instruction is sent to the 3rd virtual machine 32, calls virtual file for the 3rd virtual machine 32 and continues to communicate by letter with back end 1 as main controlled node.
Particularly, monitoring modular 21 monitorings, first virtual machine 31 and main duty with physical machine 3, owing to can on physical machine hardware, generate many virtual machines that can move SOS software by virtualization software, therefore, monitoring modular 21 knows that first virtual machine 31 breaks down if judge, and main with physical machine 3 operate as normal, to the main enabled instruction that sends the file name that comprises virtual file with physical machine 3; Lead with physical machine 3 after obtaining enabled instruction, utilize virtualization software to dispose the 3rd virtual machine 32 and enabled instruction is sent to the 3rd virtual machine 32, the 3rd virtual machine 32 is after obtaining enabled instruction, directly call virtual file in first virtual machine 31 according to file name, can recover the function of main controlled node in a short period of time, the 3rd virtual machine 32 continues to communicate by letter with back end 1 as new main controlled node.
At embodiment shown in Figure 2, monitoring modular 21 monitorings, first virtual machine 31 and master have much with the mode of the duty of physical machine 3, should select concrete monitoring method according to concrete application scenarios, and present embodiment is not limited, and only illustrates.Monitoring modular 21 specifically can be by sending first heartbeat signal to first virtual machine 31, and to leading with physical machine 3 transmissions second heartbeat signal to determine whether first virtual machine 31 and/or master break down with physical machine 3, specifically comprise: if monitoring modular 21 receives the first heartbeat response signal that first virtual machine 31 returns in the default time, determine that then first virtual machine 31 is in normal operating conditions, otherwise, determine that first virtual machine 31 breaks down; In the time of presetting, receive the main second heartbeat response signal of returning with physical machine 3 as if monitoring modular 21, determine that then the master is in normal operating conditions with physical machine 3, otherwise definite master is broken down with physical machine 3.
At embodiment shown in Figure 2, need to prove, the 3rd virtual machine 32 can be that the master utilizes virtualization software to dispose after obtaining enabled instruction with physical machine 3, and enabled instruction is transmitted to the 3rd virtual machine 32 makes it call virtual file, the 3rd virtual machine 32 also can be in advance main good with the physical machine deploy, judge when the monitoring modular in the virtual control platform 2 21 and to know that first virtual machine 31 breaks down and main during, enabled instruction is directly sent to the 3rd virtual machine 32 make it call virtual file with physical machine 3 operate as normal.
The distributed file system that the embodiment of the invention provides, by the monitoring modular in the virtual control platform first virtual machine and main duty with physical machine are detected to determine still to lead to second virtual machine and to send enabled instruction with physical machine, when virtual control platform monitors first virtual machine when breaking down and main during with the physical machine operate as normal, send enabled instruction to main with physical machine, make and main utilize virtualization software to dispose the 3rd virtual machine and call virtual file with physical machine, the function of recovering main controlled node in very short time continues to communicate by letter as main controlled node and back end, realize to recover in a short period of time the function of main controlled node, improved the availability of system greatly.
Fig. 3 is the structural representation of the another embodiment of distributed file system of the present invention, and as shown in Figure 3, based on embodiment illustrated in fig. 2, described system also comprises: centralized stores module 5,
Particularly, when after loading virtual file on first virtual machine 31, first virtual machine 31 being communicated as main controlled node and back end 1, virtual file storage is in centralized stores module 5, centralized stores module 5 can be arranged in main with physical machine 3 or spare physical machine 4, also can be independent of among the system, can adjust the position of centralized stores module 5 according to concrete application need.
Fig. 4 distributed file system shown in Figure 1 for the present invention uses carried out the process flow diagram of main controlled node backup method embodiment, and as shown in Figure 4, this method comprises:
Step 100, virtual control platform is monitored described first virtual machine;
Step 101, virtual control platform knows that described first virtual machine breaks down if judge, then send the enabled instruction of the file name that comprises described virtual file, call described virtual file for described second virtual machine according to described file name and continue to communicate by letter as described main controlled node and described back end to described second virtual machine.
The concrete treatment scheme of the main controlled node backup method that present embodiment provides can be referring to above-mentioned system embodiment shown in Figure 1, and its realization principle and technique effect are similar, repeat no more herein.
Fig. 5 distributed file system shown in Figure 2 for the present invention uses carried out the process flow diagram of main controlled node backup method embodiment, and as shown in Figure 5, this method comprises:
Step 200, virtual control platform are monitored described first virtual machine and described main duty with physical machine;
Step 201, virtual control platform knows that described first virtual machine breaks down and the described main physical machine operate as normal of using if judge, then send the enabled instruction of the file name that comprises described virtual file with physical machine to described master, be used for after obtaining described enabled instruction, disposing the 3rd virtual machine and described enabled instruction is sent to described the 3rd virtual machine with physical machine for described master, call described virtual file for described the 3rd virtual machine according to described file name and continue to communicate by letter as main controlled node and described back end.
The concrete treatment scheme of the main controlled node backup method that present embodiment provides can be referring to above-mentioned system embodiment shown in Figure 2, and its realization principle and technique effect are similar, repeat no more herein.
One of ordinary skill in the art will appreciate that: all or part of step that realizes said method embodiment can be finished by the relevant hardware of programmed instruction, aforesaid program can be stored in the computer read/write memory medium, this program is carried out the step that comprises said method embodiment when carrying out; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CD.
It should be noted that at last: above embodiment only in order to technical scheme of the present invention to be described, is not intended to limit; Although with reference to previous embodiment the present invention is had been described in detail, those of ordinary skill in the art is to be understood that: it still can be made amendment to the technical scheme that aforementioned each embodiment put down in writing, and perhaps part technical characterictic wherein is equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution break away from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (6)

1. distributed file system comprises: back end, it is characterized in that, and also comprise:
Virtual control platform, be deployed with first virtual machine main with physical machine be deployed with the spare physical machine of second virtual machine, the described main physical machine of using all links to each other with described virtual control platform with described spare physical machine, wherein, described first virtual machine is loaded with virtual file and communicates as main controlled node and described back end, and described virtual file comprises software environment, IP address, media access control address and the general unique identifier when described master uses physical machine as main controlled node;
Described virtual control platform is used to monitor described first virtual machine, if judgement knows that described first virtual machine breaks down, then sends the enabled instruction of the file name that comprises described virtual file to described second virtual machine;
Described second virtual machine is used for after obtaining described enabled instruction, calls described virtual file according to described file name and continues to communicate by letter as described main controlled node and described back end;
Described virtual control platform comprises: monitoring modular,
Described monitoring modular is used for: monitor described first virtual machine and described main duty with physical machine, if judgement knows that described first virtual machine breaks down and described master uses the physical machine operate as normal, then send described enabled instruction to described master with physical machine;
Described master is used for after obtaining described enabled instruction with physical machine, dispose the 3rd virtual machine and described enabled instruction is sent to described the 3rd virtual machine, call described virtual file for described the 3rd virtual machine according to described file name and continue to communicate by letter as main controlled node and described back end;
Described system also comprises:
The centralized stores module is used to store described virtual file, and described centralized stores module is arranged in described main with physical machine or described spare physical machine or be independent of described distributed file system.
2. distributed file system according to claim 1 is characterized in that, described monitoring modular specifically is used for:
Send first heartbeat signal to described first virtual machine, and send second heartbeat signal to determine whether described first virtual machine and/or described master break down with physical machine with physical machine to described master.
3. according to each described distributed file system of claim 1-2, it is characterized in that,
With physical machine or the existing operating system deploy virtual machine of described spare physical machine, or directly dispose virtual machine with the bare machine of physical machine or described spare physical machine described master described master.
4. use distributed file system as claimed in claim 1 and carry out the main controlled node backup method, it is characterized in that, comprising:
Described virtual control platform is monitored described first virtual machine;
Described virtual control platform knows that described first virtual machine breaks down if judge to be informed in, then send the enabled instruction of the file name that comprises described virtual file, call described virtual file for described second virtual machine according to described file name and continue to communicate by letter as described main controlled node and described back end to described second virtual machine.
5. method according to claim 4 is characterized in that, described method also comprises:
Described virtual control platform is monitored described first virtual machine and described main duty with physical machine;
Described virtual control platform knows that described first virtual machine breaks down and the described main physical machine operate as normal of using if judge, then send described enabled instruction with physical machine to described master, be used for after obtaining described enabled instruction, disposing the 3rd virtual machine and described enabled instruction is sent to described the 3rd virtual machine with physical machine for described master, call described virtual file for described the 3rd virtual machine according to described file name and continue to communicate by letter as main controlled node and described back end.
6. method according to claim 5 is characterized in that,
Described virtual control platform sends second heartbeat signal to determine whether described first virtual machine and/or described master with physical machine break down to described master with physical machine by sending first heartbeat signal to described first virtual machine.
CN 201110317032 2011-10-18 2011-10-18 Distributed file system and master control node backup method Active CN102346779B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110317032 CN102346779B (en) 2011-10-18 2011-10-18 Distributed file system and master control node backup method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110317032 CN102346779B (en) 2011-10-18 2011-10-18 Distributed file system and master control node backup method

Publications (2)

Publication Number Publication Date
CN102346779A CN102346779A (en) 2012-02-08
CN102346779B true CN102346779B (en) 2013-07-31

Family

ID=45545456

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110317032 Active CN102346779B (en) 2011-10-18 2011-10-18 Distributed file system and master control node backup method

Country Status (1)

Country Link
CN (1) CN102346779B (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503861A (en) * 2012-04-20 2015-04-08 华为技术有限公司 Abnormality handling method and system, agency device and control device
CN102752093B (en) * 2012-06-29 2016-02-10 中国联合网络通信集团有限公司 Based on the data processing method of distributed file system, equipment and system
EP2800303B1 (en) 2012-08-17 2015-11-04 Huawei Technologies Co., Ltd. Switch method, device and system for virtual application dual machine in cloud environment
CN102984762B (en) * 2012-12-12 2016-05-25 中国联合网络通信集团有限公司 IMS function assigning method and device
KR101558047B1 (en) * 2013-09-09 2015-10-06 삼성에스디에스 주식회사 Cluster system and method for providing service availbility in cluster system
CN104239425B (en) * 2014-08-25 2017-11-17 华为技术有限公司 The method, apparatus and system of file access
CN105653345A (en) * 2014-10-17 2016-06-08 伊姆西公司 Method and device supporting data nonvolatile random access
CN105991345A (en) * 2015-04-27 2016-10-05 杭州迪普科技有限公司 Virtual machine fault processing method and virtual machine fault processing device
CN106570007A (en) * 2015-10-09 2017-04-19 阿里巴巴集团控股有限公司 Method and equipment for data synchronization of distributed caching system
CN105516010B (en) * 2015-12-09 2019-02-05 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN105677516B (en) * 2016-01-07 2019-11-05 成都市思叠科技有限公司 A kind of back-up restoring method calculating the high efficient and reliable in storage cloud platform
CN105721582B (en) * 2016-02-22 2019-04-12 中国农业银行股份有限公司 Multinode file backup system
CN106161082B (en) * 2016-06-13 2019-06-28 浪潮(北京)电子信息产业有限公司 Setting method, system and the baseboard management controller of server UUID
CN106681834A (en) * 2016-12-28 2017-05-17 上海优刻得信息科技有限公司 Distributed calculating method and management device and system
CN106850354A (en) * 2017-02-22 2017-06-13 郑州云海信息技术有限公司 A kind of processing method and processing device of Single Point of Faliure
CN107491344B (en) * 2017-09-26 2020-09-01 北京思特奇信息技术股份有限公司 Method and device for realizing high availability of virtual machine
CN114020357B (en) * 2021-11-04 2024-05-03 湖北美和易思教育科技有限公司 Starting method, device, system and medium of naminode node

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020188624A1 (en) * 2001-04-12 2002-12-12 William Landin Active control protocol for peer-to-peer database replication
CN1326045C (en) * 2003-06-09 2007-07-11 浪潮电子信息产业股份有限公司 Method for constructing high-available distributed memory system
CN101562543B (en) * 2009-05-25 2013-07-31 阿里巴巴集团控股有限公司 Cache data processing method and processing system and device thereof

Also Published As

Publication number Publication date
CN102346779A (en) 2012-02-08

Similar Documents

Publication Publication Date Title
CN102346779B (en) Distributed file system and master control node backup method
CN202798798U (en) High availability system based on cloud computing technology
JP2019101703A (en) Storage system and control software arrangement method
CN106371974B (en) The monitoring method and distribution platform of application program in Docker containers
CN101557315B (en) Method, device and system for active-standby switch
CN111338854A (en) Kubernetes cluster-based method and system for quickly recovering data
CN104778102A (en) Master-slave switching method and system
CN110807064B (en) Data recovery device in RAC distributed database cluster system
CN101022363A (en) Network storage equipment fault protecting method and device
WO2020001354A1 (en) Master/standby container system switch
CN114637475A (en) Distributed storage system control method and device and readable storage medium
CN101576837A (en) Storage control system and method
CN104424052A (en) Automatic redundant distributed storage system and method
CN109254876A (en) The management method and device of database in cloud computing system
CN102025758B (en) Method, device and system for recovering data copy in distributed system
CN105117272A (en) Operating system manager, virtual machine and switching method between operating systems
CN109768884A (en) The implementation method of communication system and its high availability, device and computer equipment
CN109324549B (en) Dual-master control equipment configuration method and dual-master control equipment
CN104517067A (en) Method, device and system for data access
CN103324554A (en) Standby system device, a control method, and a program thereof
CN108733808B (en) Big data software system switching method, system, terminal equipment and storage medium
CN113986450A (en) Virtual machine backup method and device
CN113687790A (en) Data reconstruction method, device, equipment and storage medium
CN111488124A (en) Data updating method and device, electronic equipment and storage medium
CN101567804B (en) Method, equipment and system for realizing protection of system anomaly

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