CN102411637B - Metadata management method of distributed file system - Google Patents

Metadata management method of distributed file system Download PDF

Info

Publication number
CN102411637B
CN102411637B CN 201110454262 CN201110454262A CN102411637B CN 102411637 B CN102411637 B CN 102411637B CN 201110454262 CN201110454262 CN 201110454262 CN 201110454262 A CN201110454262 A CN 201110454262A CN 102411637 B CN102411637 B CN 102411637B
Authority
CN
China
Prior art keywords
metadata
meta data
data server
collection
server
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 201110454262
Other languages
Chinese (zh)
Other versions
CN102411637A (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.)
Innovation Technology Co., Ltd.
Shenzhen Innovation Software Technology Co., Ltd.
Original Assignee
Innovation And Technology Storage Technology Co Ltd
CHUANGXINKE SOFTWARE TECHNOLOGY (SHENZHEN) 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 Innovation And Technology Storage Technology Co Ltd, CHUANGXINKE SOFTWARE TECHNOLOGY (SHENZHEN) Co Ltd filed Critical Innovation And Technology Storage Technology Co Ltd
Priority to CN 201110454262 priority Critical patent/CN102411637B/en
Publication of CN102411637A publication Critical patent/CN102411637A/en
Application granted granted Critical
Publication of CN102411637B publication Critical patent/CN102411637B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention provides a metadata management method of a distributed file system, which is used for managing metadata on the basis of a metadata server cluster and can ensure consistency of the metadata under concurrent access and load balance of the cluster. By adopting the invention, demands of concurrent access of a plurality of client ends can be effectively met.

Description

The metadata management method of distributed file system
Technical field
The present invention relates to memory technology, particularly relate to a kind of metadata management method of distributed file system.
Background technology
In the existing distributed file system, adopt single meta data server that metadata is managed usually.But along with the growth of quantity of documents, single meta data server has been difficult to satisfy the demand of the concurrent visit of a large amount of clients.At this situation, proposed at present in distributed file system, to introduce the meta data server cluster concept, promptly utilize a plurality of meta data servers that metadata is managed.
At present still unexposedly a kind ofly in distributed file system, realize technical scheme to metadata management based on the meta data server cluster.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of metadata management method of distributed file system, and this method can satisfy the demand of the concurrent visit of a large amount of clients.
In order to achieve the above object, the technical scheme of the present invention's proposition is:
A kind of metadata management method of distributed file system, this method may further comprise the steps:
A, distributed file system are set up M collection of metadata in advance, and according to the first default hash function, the mode that adopts the Hash hash disperses described collection of metadata to be arranged in each meta data server in the metadata service cluster.Described meta data server is preserved a global set mapping table separately, and described global set mapping table is used for the mapping relations of the metadata that each collection of metadata that the minute book server is provided with comprises with it and all and is not arranged on each collection of metadata and the mapping relations of meta data server under it in the book server;
B, when file is preserved in the meta data server S_1 request of client in the metadata service cluster, described meta data server S_1 is global index of described file allocation number, and according to this global index number, adopt the mode of Hash hash, determine the affiliated collection of metadata W of metadata of described file, and this metadata leaves the index node position D among the described collection of metadata W in, the global set mapping table that described meta data server S_1 preserves according to self is determined the meta data server S_i at described collection of metadata W place, triggers described meta data server S_i the metadata of described file is kept among the described meta data server S_i.
In sum, the metadata management method of the distributed file system that the present invention proposes, by metadata being managed based on the meta data server cluster, and guarantee the consistance of metadata under the concurrent visit, the load balancing of cluster, therefore, can effectively satisfy the demand of the concurrent visit of a large amount of clients.
Description of drawings
Fig. 1 is the schematic flow sheet of the embodiment of the invention one.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, the present invention is described in further detail below in conjunction with the accompanying drawings and the specific embodiments.
Core concept of the present invention is: based on the meta data server cluster metadata is managed, when storing metadata, utilize hash function to determine the address of storing metadata file, guarantee the load balancing of cluster; When carrying out metadata store, the corresponding wave file of storage in other servers is also made amendment to its copy when metadata is revised simultaneously, carries out the Coordination Treatment of fault when a server breaks down by a default server that is used to coordinate.So, can guarantee the load balancing of consistance, integrality and the cluster server of metadata under the concurrent visit.
Fig. 1 is the schematic flow sheet of the embodiment of the invention one, and as shown in Figure 1, this embodiment one mainly may further comprise the steps:
Step 101, distributed file system are set up M collection of metadata in advance, according to the first default hash function, adopt the mode of Hash hash that described first manifold is closed in each meta data server that disperses to be arranged in the metadata service cluster.
Described metadata (metadata), be meant the metadata information of file or catalogue, comprise the information such as name, size, modification time, access limit, the owner of file, for concrete file or catalogue, (inode) preserves these metadata informations by index node.Here, described meta data server is preserved a global set mapping table separately, described global set mapping table is used for the mapping relations of the metadata that each collection of metadata that the minute book server is provided with comprises with it, and all are not arranged on each collection of metadata and the mapping relations of meta data server under it in the book server.Particularly, the global set mapping table will be preserved the mapping relations of the global index number of file to affiliated collection of metadata, particularly, with this global set mapping table as Hash table, with the high H position of file global index number parameter, search the positional information that this global set mapping table can obtain collection of metadata under this file metadata as hash function.
Described collection of metadata (set), the aggregation units of forming by the metadata of many files, to preserve the state of set and the metadata mapping table of this set in the set, this metadata mapping table is used for writing down the global index number of each file of collection of metadata and the corresponding relation of its index node position, particularly, with this metadata mapping table is Hash table, with the low L position of file global index number parameter as hash function, search this metadata mapping table, can obtain the position of index node at the metadata place of this document, on the position of this index node with the metadata of in store file.
In this step,, can realize effectively that metadata set is combined in the equiblibrium mass distribution on each meta data server, help realizing the load balancing of cluster under the concurrent visit by the mode of Hash hash.
Step 102, when file is preserved in the meta data server S_1 request of client in the metadata service cluster, described meta data server S_1 is global index of described file allocation number, and according to this global index number, adopt the mode of Hash hash, determine the affiliated collection of metadata W of metadata of described file, and this metadata leaves the index node position D among the described collection of metadata W in, the global set mapping table that described meta data server S_1 preserves according to self is determined the meta data server S_i at described collection of metadata W place, triggers described meta data server S_i the metadata of described file is kept among the described meta data server S_i.
Here, described global index number is the unique identification of the metadata of each file in the distributed file system, is used for locating the set at this document metadata place and in the concrete preservation position of set.
Preferably, the described affiliated collection of metadata W of metadata that determines described file, and the index node position D that this metadata leaves among the described collection of metadata W is specifically as follows:
Described global index number is divided into high H position and low L position two parts, wherein, L+H=Z, described Z is the number of bits of default described global index number;
For the high H position of described global index number, carry out Hash calculation by the second default hash function, utilize resulting cryptographic hash to search described global set mapping table, obtain the positional information of described collection of metadata W; According to the positional information of described collection of metadata W, find described collection of metadata W;
For the low L position of described global index number, carry out Hash calculation by the 3rd default hash function, with resultant cryptographic hash as described index node position D.
Here, the setting of described H and L can be provided with according to actual needs by those skilled in the art, preferably, can be: H=16, L=16.
Preferably, the metadata of described file be kept among the described meta data server S_i be specifically as follows:
Meta data server S_i is the allocation index node on the D of index node position, and the metadata of described file is kept in the index node of the described index node position D in the book server;
The mapping relations of the global index of meta data server S_i described metadata of record in the described global set mapping table that self preserves number and the position of described collection of metadata W;
The mapping relations of the global index of meta data server S_i described metadata of record in the metadata mapping table of this collection of metadata W that self preserves number and the index node of described metadata.
Further, can also realize the backup of data,, particularly, can further comprise in the described step 101 with safety and the integrality of guaranteeing data by set up the mode of copy for each collection of metadata:
Described distributed file system is that a described M collection of metadata is set up the copy set respectively, and according to the principle of load balancing, the copy of a described M collection of metadata is gathered in each meta data server that is arranged in the described metadata service cluster, and it is inequality to guarantee that described collection of metadata and its copy are gathered the place meta data server, preserve the former copy mapping table of a set in described each meta data server respectively, the former copy mapping table of described set is used for preserving each collection of metadata and its copy that are arranged on book server and gathers the mapping relations of place meta data server, and each copy that is arranged in the book server is gathered each collection of metadata corresponding with it mapping relations of place meta data server originally.
After setting up that metadata set is fashionable and setting up copy set for it, operations such as the follow-up storage of carrying out file, visit the time, also need copy set to carry out synchronous operation, to guarantee the consistance of data.Particularly, when carrying out the preservation of file in the step 102, also need to carry out following steps:
Described meta data server S_i is according to the former copy mapping table of self preserving of set, determine the meta data server W_copy at the copy set place of described collection of metadata W, trigger described meta data server W_copy preserves described file in the copy set of described collection of metadata W metadata.
Here, the concrete grammar of preserving metadata in the copy set is identical with aforementioned metadata store method to its former set, the meta data server of promptly depositing copy set also needs to safeguard mapping table, a copy that a copy set and its comprise the global index number of the metadata index node address in gathering and the mapping table of file global index number, when carrying out the preservation of copy set, then need on these mapping tables, write down corresponding information.
Further, client can conduct interviews to file after being kept at file in the distributed file system as required, at this moment, also need the metadata of this document is carried out corresponding process operations, particularly, can utilize the visit of following method realization metadata:
When client need ask to visit the file F of appointment, described request is sent to arbitrary meta data server A in the described metadata service cluster, carry the ino of global index of described file F and the type of request visit in the described request;
Described meta data server A is according to the described ino of global index, determine the affiliated collection of metadata J of metadata of described file F, according to the described global set mapping table of self preserving, determine the meta data server S_J at described collection of metadata J place, if this meta data server S_J is a book server, then according to the type of described request visit, the metadata mapping table of the described collection of metadata J of the described ino of global index and self preservation, visit the metadata of described file F and carry out corresponding process operations, and according to the former copy mapping table of self preserving of described set, determine the meta data server at the copy set place of described collection of metadata J, the copy set that described processing operation is synchronized to the described collection of metadata J on this meta data server closes; Otherwise, the meta data server S_J at described collection of metadata J place is notified to described client, trigger described client and send described request to described meta data server S_J, described meta data server S_J is according to the type of described request visit, the metadata mapping table of the described collection of metadata J of the described ino of global index and self preservation, visit the metadata of described file F and carry out corresponding process operations, and according to the former copy mapping table of self preserving of described set, determine the meta data server at the copy set place of described collection of metadata J, the copy set that described processing operation is synchronized to the described collection of metadata J on this meta data server closes.
Here,, determine the concrete grammar of the collection of metadata J under the metadata of described file F according to the described ino of global index, ditto described.
According to the metadata mapping table of the type of described request visit, the described ino of global index and the described collection of metadata J that self preserves, the metadata of visiting described file F is specifically as follows:
Metadata mapping table with collection of metadata J is a Hash table, low L position with the described ino of global index is the parameter of described the 3rd hash function, carry out Hash calculation, utilize resulting cryptographic hash to search described metadata mapping table, obtain the position of index node of the metadata correspondence of described file F, can find the metadata of described file F based on this position, and can operate accordingly according to the type of described request visit.Concrete access type and the same existing system of corresponding process operations do not repeat them here.
Preferably, can preset a coordination server in the metadata service cluster of described distributed file system, this coordination server can be by sending heartbeat message termly, each meta data server in the described metadata service cluster is monitored, so that know out of order meta data server immediately, and then can in time carry out fault handling, guarantee the integrality that distributed file system is preserved metadata.Concrete grammar is as follows:
When described coordination server monitors arbitrary meta data server B when breaking down, described failure message is notified to other each meta data servers except that described meta data server B in the described metadata service cluster;
Receive each meta data server of described notice, the former copy mapping table of described set according to described notice and self preservation, judge the copy set of self whether having preserved the collection of metadata on the described meta data server B, if, then according to the principle of load balance, from other meta data servers that other do not break down, be identified for preserving the new meta data server of described copy set, trigger described new meta data server described copy set is preserved, and the set of described copy set cooperation for its correspondence is arranged in the book server originally.
Preferably, a described M collection of metadata with and copy set close also and can set up by above-mentioned coordination server.
Preferably, can be by a meta data server that adopts electoral machinery to elect in the meta data server in the metadata service cluster, as described coordination server.Described coordination server is a service routine, and itself does not preserve metadata information, and it accepts the meta data server registration, and passes through the status information of the dynamic generator data server of the log-on message cluster of meta data server.More preferably, on the angle of disposing, this coordination server can with the shared same hardware server of any one meta data server.
From technique scheme as can be seen, adopt the present invention can guarantee the load balancing of cluster under the consistance of metadata under the concurrent visit, the concurrent visit, when single metadata node breaks down, information synchronization problem when metadata integrity and metadata access, thereby can satisfy the demand of the concurrent visit of a large amount of clients, realize based on effective management of server cluster to metadata in the distributed file system.
In sum, more than be preferred embodiment of the present invention only, be not to be used to limit protection scope of the present invention.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1. the metadata management method of a distributed file system is characterized in that, this method may further comprise the steps:
A, distributed file system are set up M collection of metadata in advance, and according to the first default hash function, the mode that adopts the Hash hash disperses described collection of metadata to be arranged in each meta data server in the metadata service cluster; Described meta data server is preserved a global set mapping table separately, and described global set mapping table is used for the mapping relations of the metadata that each collection of metadata that the minute book server is provided with comprises with it and all and is not arranged on each collection of metadata and the mapping relations of meta data server under it in the book server;
B, when file is preserved in the meta data server S_1 request of client in the metadata service cluster, described meta data server S_1 is global index of described file allocation number, and according to this global index number, adopt the mode of Hash hash, determine the affiliated collection of metadata W of metadata of described file, and this metadata leaves the index node position D among the described collection of metadata W in, the global set mapping table that described meta data server S_1 preserves according to self is determined the meta data server S_i at described collection of metadata W place, triggers described meta data server S_i the metadata of described file is kept among the described meta data server S_i;
Determine the affiliated collection of metadata W of metadata of described file described in the step b, and the index node position D that this metadata leaves among the described collection of metadata W is:
Described global index number is divided into high H position and low L position two parts, wherein, L+H=Z, described Z is the number of bits of default described global index number;
For the high H position of described global index number, carry out Hash calculation by the second default hash function, utilize resulting cryptographic hash to search described global set mapping table, obtain the positional information of described collection of metadata W; According to the positional information of described collection of metadata W, find described collection of metadata W;
For the low L position of described global index number, carry out Hash calculation by the 3rd default hash function, with resultant cryptographic hash as described index node position D.
2. method according to claim 1 is characterized in that, among the step b metadata of described file is kept among the described meta data server S_i to comprise:
Meta data server S_i is the allocation index node on the D of index node position, and the metadata of described file is kept in the index node of the described index node position D in the book server;
The mapping relations of the global index of meta data server S_i described metadata of record in the described global set mapping table that self preserves number and the position of described collection of metadata W;
The mapping relations of the global index of meta data server S_i described metadata of record in the metadata mapping table of this collection of metadata W that self preserves number and the index node of described metadata.
3. method according to claim 1 is characterized in that, further comprises among the described step a:
Described distributed file system is that a described M collection of metadata is set up the copy set respectively, and according to the principle of load balancing, the copy of a described M collection of metadata is gathered in each meta data server that is arranged in the described metadata service cluster, and it is inequality to guarantee that described collection of metadata and its copy are gathered the place meta data server, preserve the former copy mapping table of a set in described each meta data server respectively, the mapping relations that the former copy mapping table of described set is used for preserving the mapping relations of each collection of metadata of being arranged on book server and its copy set place meta data server and is arranged on each copy set in the book server each collection of metadata script place meta data server corresponding with it.
4. method according to claim 3 is characterized in that, further comprises among the described step b:
Described meta data server S_i is according to the former copy mapping table of self preserving of set, determine the meta data server at the copy set place of described collection of metadata W, trigger the metadata of meta data server described file of preservation in the copy set of described collection of metadata W at described place.
5. method according to claim 4 is characterized in that, described method further comprises:
When client need ask to visit the file F of appointment, described request is sent to arbitrary meta data server A in the described metadata service cluster, carry the ino of global index of described file F and the type of request visit in the described request;
Described meta data server A is according to the described ino of global index, determine the affiliated collection of metadata J of metadata of described file F, according to the described global set mapping table of self preserving, determine the meta data server S_J at described collection of metadata J place, if this meta data server S_J is a book server, then according to the type of described request visit, the metadata mapping table of the described collection of metadata J of the described ino of global index and self preservation, visit the metadata of described file F and carry out corresponding process operations, and according to the former copy mapping table of self preserving of described set, determine the meta data server at the copy set place of described collection of metadata J, the copy set that described processing operation is synchronized to the described collection of metadata J on this meta data server closes; Otherwise, the meta data server S_J at described collection of metadata J place is notified to described client, trigger described client and send described request to described meta data server S_J, described meta data server S_J is according to the type of described request visit, the metadata mapping table of the described collection of metadata J of the described ino of global index and self preservation, visit the metadata of described file F and carry out corresponding process operations, and according to the former copy mapping table of self preserving of described set, determine the meta data server at the copy set place of described collection of metadata J, the copy set that described processing operation is synchronized to the described collection of metadata J on this meta data server closes.
6. method according to claim 4 is characterized in that, described method further comprises:
A default coordination server in the described metadata service cluster, described coordination server is monitored each meta data server in the described metadata service cluster by sending heartbeat message;
When described coordination server monitors arbitrary meta data server B when breaking down, described failure message is notified to other each meta data servers except that described meta data server B in the described metadata service cluster;
Receive each meta data server of described notice, the former copy mapping table of described set according to described notice and self preservation, judge the copy set of self whether having preserved the collection of metadata on the described meta data server B, if, then according to the principle of load balance, from other meta data servers that other do not break down, be identified for preserving the new meta data server of described copy set, trigger described new meta data server described copy set is preserved, and the set of described copy set cooperation for its correspondence is arranged in the book server originally.
7. method according to claim 1 is characterized in that, a described M collection of metadata is set up by a coordination server default in the described distributed file system.
8. method according to claim 2 is characterized in that, the copy set of a described M collection of metadata is set up by a coordination server default in the described distributed file system.
9. according to claim 6,7 or 8 described methods, it is characterized in that the meta data server of described coordination server for electing by electoral machinery in the meta data server in the metadata service cluster.
CN 201110454262 2011-12-30 2011-12-30 Metadata management method of distributed file system Active CN102411637B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110454262 CN102411637B (en) 2011-12-30 2011-12-30 Metadata management method of distributed file system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110454262 CN102411637B (en) 2011-12-30 2011-12-30 Metadata management method of distributed file system

Publications (2)

Publication Number Publication Date
CN102411637A CN102411637A (en) 2012-04-11
CN102411637B true CN102411637B (en) 2013-07-24

Family

ID=45913708

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110454262 Active CN102411637B (en) 2011-12-30 2011-12-30 Metadata management method of distributed file system

Country Status (1)

Country Link
CN (1) CN102411637B (en)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102694863B (en) * 2012-05-30 2015-08-26 电子科技大学 Based on the implementation method of the distributed memory system of adjustment of load and System Fault Tolerance
CN103544156B (en) * 2012-07-10 2019-04-09 腾讯科技(深圳)有限公司 File memory method and device
CN102855284B (en) * 2012-08-03 2016-08-10 北京联创信安科技股份有限公司 The data managing method of a kind of cluster storage system and system
CN103631820B (en) * 2012-08-27 2017-09-12 阿里巴巴集团控股有限公司 The metadata management method and equipment of distributed file system
CN103778120B (en) * 2012-10-17 2018-01-16 腾讯科技(深圳)有限公司 Global profile mark generating method, generating means and corresponding distributed file system
CN103095687B (en) * 2012-12-19 2015-08-26 华为技术有限公司 metadata processing method and device
CN103106286B (en) * 2013-03-04 2017-02-01 曙光信息产业(北京)有限公司 Method and device for managing metadata
CN103218404B (en) * 2013-03-20 2015-11-18 华中科技大学 A kind of multi-dimensional metadata management method based on associate feature and system
CN103324466B (en) * 2013-05-24 2017-05-03 浪潮电子信息产业股份有限公司 Data dependency serialization IO parallel processing method
CN103559224A (en) * 2013-10-18 2014-02-05 华为技术有限公司 Method and device for hashing metadata objects
CN104866497B (en) * 2014-02-24 2018-06-15 华为技术有限公司 The metadata updates method, apparatus of distributed file system column storage, host
CN103793534B (en) * 2014-02-28 2017-09-08 苏州博纳讯动软件有限公司 Distributed file system and balanced metadata storage and the implementation method for accessing load
CN104657115B (en) * 2015-03-12 2017-04-19 浪潮集团有限公司 Cluster file system client-side multi-core concurrence and load implementation method
CN106326239B (en) * 2015-06-18 2020-01-31 阿里巴巴集团控股有限公司 Distributed file system and file meta-information management method thereof
CN105005588B (en) * 2015-06-26 2018-04-20 深圳市腾讯计算机系统有限公司 A kind of processing method and processing device of training data
CN109144406B (en) * 2017-06-28 2020-08-07 华为技术有限公司 Metadata storage method, system and storage medium in distributed storage system
CN107547257B (en) * 2017-07-14 2021-08-24 新华三技术有限公司 Server cluster implementation method and device
CN107817951B (en) * 2017-10-31 2021-03-23 新华三技术有限公司 Method and device for realizing Ceph cluster fusion
CN109802986B (en) * 2017-11-17 2021-10-15 华为技术有限公司 Equipment management method, system, device and server
CN108667836B (en) * 2018-05-08 2021-01-26 众安信息技术服务有限公司 Block chain consensus method
CN112395281B (en) * 2020-12-10 2021-05-11 太极计算机股份有限公司 Heterogeneous multi-source data fusion system
CN113239013B (en) * 2021-05-17 2024-04-09 北京青云科技股份有限公司 Distributed system and storage medium
CN114945023A (en) * 2022-05-20 2022-08-26 济南浪潮数据技术有限公司 Network connection multiplexing method, device, equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101692239A (en) * 2009-10-19 2010-04-07 浙江大学 Method for distributing metadata of distributed type file system
CN101957861A (en) * 2010-10-18 2011-01-26 江苏大学 Novel metadata server cluster and metadata management method based on reconciliation statement

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101692239A (en) * 2009-10-19 2010-04-07 浙江大学 Method for distributing metadata of distributed type file system
CN101957861A (en) * 2010-10-18 2011-01-26 江苏大学 Novel metadata server cluster and metadata management method based on reconciliation statement

Also Published As

Publication number Publication date
CN102411637A (en) 2012-04-11

Similar Documents

Publication Publication Date Title
CN102411637B (en) Metadata management method of distributed file system
TWI759789B (en) Computer-implemented method, non-transitory computer readable media and storage system
US11074017B2 (en) Log-structured storage systems
TWI766309B (en) Log-structured storage systems
US11422728B2 (en) Log-structured storage systems
US20210081373A1 (en) Log-structured storage systems
US10885022B1 (en) Log-structured storage systems
WO2019228572A2 (en) Log-structured storage systems
EP3695303B1 (en) Log-structured storage systems
CN104391930A (en) Distributed file storage device and method
CN103440244A (en) Large-data storage and optimization method
US10903981B1 (en) Log-structured storage systems
CN103095806B (en) A kind of load balancing management system of the real-time dataBase system towards bulk power grid
CN101577735A (en) Method, device and system for taking over fault metadata server
CN103067525A (en) Cloud storage data backup method based on characteristic codes
US10942852B1 (en) Log-structured storage systems
CN101771548A (en) File synchronizing method and system
JP6055197B2 (en) Database system
CN104104731A (en) Method and device for maintaining data consistency

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
CP03 Change of name, title or address

Address after: 518057 Room 501A, 9 Buildings, Shenzhen Software Park (Phase 2), No. 1 Science and Technology Middle Road, Nanshan High-tech Zone, Shenzhen, Guangdong Province

Co-patentee after: Innovation Technology Co., Ltd.

Patentee after: Shenzhen Innovation Software Technology Co., Ltd.

Address before: 518057 Section D West, 2nd Floor, 1st # Building, Industrial Building, Great Wall Computer Building, No. 3 Kefa Road, Nanshan District, Shenzhen City, Guangdong Province

Co-patentee before: Innovation and Technology Storage Technology Co., Ltd.

Patentee before: Chuangxinke Software Technology (Shenzhen) Co., Ltd.

CP03 Change of name, title or address