CN107465740A - A kind of LUN Mode Data means of communication and system - Google Patents
A kind of LUN Mode Data means of communication and system Download PDFInfo
- Publication number
- CN107465740A CN107465740A CN201710651163.XA CN201710651163A CN107465740A CN 107465740 A CN107465740 A CN 107465740A CN 201710651163 A CN201710651163 A CN 201710651163A CN 107465740 A CN107465740 A CN 107465740A
- Authority
- CN
- China
- Prior art keywords
- target
- mode data
- lun
- sent
- node
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000004891 communication Methods 0.000 title claims abstract description 20
- 238000000034 method Methods 0.000 claims abstract description 28
- 238000013480 data collection Methods 0.000 claims description 3
- 230000001360 synchronised effect Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1097—Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
技术领域technical field
本发明涉及集群存储领域,特别涉及一种LUN的Mode Data通讯方法及系统。The invention relates to the field of cluster storage, in particular to a Mode Data communication method and system for LUNs.
背景技术Background technique
现在随着国家大数据战略的推进,存储系统承载的数据量会越来越大。对LUN的读写等性能要求也越来越高,在大的数据量访问下LUN(Logical Unit Number,逻辑单元号)的Mode Data的更新也会越来越频繁,因此如果不能很好的解决在Mode Data改变的时候尽可能的减小其对IO访问性能的影响,会引起整个存储系统的性能有很大的下降。Now with the promotion of the national big data strategy, the amount of data carried by the storage system will increase. The performance requirements for reading and writing of LUNs are getting higher and higher, and the mode data of LUNs (Logical Unit Numbers) will be updated more and more frequently under the access of large amounts of data. Minimize its impact on IO access performance as much as possible when the Mode Data changes, which will cause a great drop in the performance of the entire storage system.
现有技术中,各LUN对应的节点,在LUN的Mode Data更新时,相互通信完成LUN的Mode Data更新,但此种方法一但有大量LUN的Mode Data需要更新,各节点之间的相互通信会占用大量的IO,影响IO的访问性能,导致整个存储系统的性能下降。In the prior art, the nodes corresponding to each LUN communicate with each other to update the Mode Data of the LUN when the Mode Data of the LUN is updated. It will occupy a large amount of IO, affect the access performance of IO, and cause the performance of the entire storage system to degrade.
发明内容Contents of the invention
有鉴于此,本发明的目的在于提供一种LUN的Mode Data通讯方法及系统,减少各节点之间数据访问,减小了同步LUN的Mode Data时对IO访问性能的影响,提高了集群的效率,且减少了对其他IO处理的影响。其具体方案如下:In view of this, the object of the present invention is to provide a mode data communication method and system of LUN, which reduces data access between nodes, reduces the impact on IO access performance when synchronizing mode data of LUN, and improves the efficiency of the cluster , and reduces the impact on other IO processing. The specific plan is as follows:
一种LUN的Mode Data通讯方法,包括:A mode data communication method of LUN, comprising:
接收目标主节点发送的目标LUN的目标Mode Data;Receive the target Mode Data of the target LUN sent by the target master node;
利用所述目标Mode Data更新本地目标LUN的历史Mode Data并保存;Utilize the target Mode Data to update the historical Mode Data of the local target LUN and save it;
将所述目标Mode Data发送至所有节点中,以使各个节点更新所述目标ModeData。Send the target Mode Data to all nodes, so that each node updates the target Mode Data.
可选的,所述接收目标主节点发送的目标LUN的目标Mode Data的过程,包括:Optionally, the process of receiving the target Mode Data of the target LUN sent by the target master node includes:
接收目标IO组发送的所述Mode Data,其中,所述IO组包括所述目标主节点和与所述目标主节点相对应的从节点。The Mode Data sent by the target IO group is received, wherein the IO group includes the target master node and a slave node corresponding to the target master node.
可选的,所述接收目标主节点发送的目标LUN的目标Mode Data的过程,包括:Optionally, the process of receiving the target Mode Data of the target LUN sent by the target master node includes:
实时接收所述目标主节点发送的所述目标Mode Data。The target Mode Data sent by the target master node is received in real time.
可选的,LUN利用硬盘状态数据集合管理Mode Data。Optionally, the LUN uses the hard disk state data collection to manage Mode Data.
可选的,IO组采用Group管理结构管理Mode Data的更新。Optionally, the IO group adopts the Group management structure to manage the update of Mode Data.
本发明还公开了一种LUN的Mode Data通讯系统,包括:The present invention also discloses a Mode Data communication system for LUN, including:
接收模块,用于接收目标主节点发送的目标LUN的目标Mode Data;The receiving module is configured to receive the target Mode Data of the target LUN sent by the target master node;
更新模块,用于利用所述目标Mode Data更新本地目标LUN的历史Mode Data并保存;An update module, configured to update and save the historical Mode Data of the local target LUN by using the target Mode Data;
发送模块,用于将所述目标ModeData发送至所有节点中,以使各个节点更新所述目标Mode Data。A sending module, configured to send the target ModeData to all nodes, so that each node updates the target ModeData.
可选的,所述接收模块,具体用于接收目标IO组发送的所述Mode Data,其中,所述IO组包括所述目标主节点和与所述目标主节点相对应的从节点。Optionally, the receiving module is specifically configured to receive the Mode Data sent by a target IO group, wherein the IO group includes the target master node and a slave node corresponding to the target master node.
可选的,所述模块接收,包括:Optionally, the module receives, including:
实时接收单元,用于实时接收所述目标主节点发送的所述目标Mode Data。a real-time receiving unit, configured to receive the target Mode Data sent by the target master node in real time.
本发明中,LUN的Mode Data通讯方法,包括:接收目标主节点发送的目标LUN的目标Mode Data;利用目标Mode Data更新本地目标LUN的历史Mode Data并保存;将目标ModeData发送至所有节点中,以使各个节点更新目标Mode Data。本发明中集群状态机接收目标主节点发送的目标LUN的目标Mode Data,并将目标ModeData发送至所有节点中,以使各个节点更新目标LUN的目标Mode Data,不再由各个节点之间相互转发目标LUN的目标ModeData,而是统一到集群状态机接收各个主节点发送的变更后的LUN的Mode Data和发送变更后的LUN的Mode Data至各个节点,以使各个节点更新LUN的Mode Data,减少了各节点之间数据访问,减小了同步LUN的Mode Data时对IO访问性能的影响,提高了集群的效率,且减少了对其他IO处理的影响。In the present invention, the Mode Data communication method of the LUN includes: receiving the target Mode Data of the target LUN sent by the target master node; using the target Mode Data to update and save the historical Mode Data of the local target LUN; sending the target ModeData to all nodes, To make each node update the target Mode Data. In the present invention, the cluster state machine receives the target Mode Data of the target LUN sent by the target master node, and sends the target ModeData to all nodes, so that each node updates the target Mode Data of the target LUN, and no longer forwards them to each other The target ModeData of the target LUN is unified to the cluster state machine to receive the changed Mode Data of the LUN sent by each master node and send the changed Mode Data of the LUN to each node, so that each node can update the Mode Data of the LUN, reducing It improves data access between nodes, reduces the impact on IO access performance when synchronizing LUN Mode Data, improves the efficiency of the cluster, and reduces the impact on other IO processing.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only It is an embodiment of the present invention, and those skilled in the art can also obtain other drawings according to the provided drawings without creative work.
图1为本发明实施例公开的一种LUN的Mode Data通讯方法流程示意图;FIG. 1 is a schematic flow chart of a Mode Data communication method for a LUN disclosed in an embodiment of the present invention;
图2为本发明实施例公开的一种LUN的Mode Data通讯系统结构示意图。FIG. 2 is a schematic structural diagram of a LUN Mode Data communication system disclosed by an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
本发明实施例公开了一种LUN的Mode Data通讯方法,参见图1所示,该方法包括:The embodiment of the present invention discloses a Mode Data communication method of a LUN, as shown in FIG. 1 , the method includes:
步骤S11:接收目标主节点发送的目标LUN的目标Mode Data。Step S11: Receive the target Mode Data of the target LUN sent by the target master node.
具体的,在集群存储系统中,有多个LUN形成LUN集,每个LUN对应相应的节点(Node),LUN集中包括多个LUN子集,每个LUN子集对应有一个节点子集,节点子集中每个节点都与其相应的LUN子集中的每个LUN相连,但只有节点子集中的主节点才能发送LUN的Mode Data,因此,当LUN子集中任一个LUN的Mode Data发生改变,均由与LUN相应的主节点发送Mode Data。Specifically, in the cluster storage system, there are multiple LUNs forming a LUN set, each LUN corresponds to a corresponding node (Node), and the LUN set includes multiple LUN subsets, each LUN subset corresponds to a node subset, and the node Each node in the subset is connected to each LUN in the corresponding LUN subset, but only the master node in the node subset can send the Mode Data of the LUN. Therefore, when the Mode Data of any LUN in the LUN subset changes, the The master node corresponding to the LUN sends Mode Data.
可以理解的是,目标LUN的目标Mode Data,为目标LUN的初始Mode Data发生改变后的Mode Data,即,当目标LUN的某个运行状态发生改变,目标主节点才将目标LUN的目标Mode Data发送给集群状态机。It can be understood that the target Mode Data of the target LUN is the Mode Data after the initial Mode Data of the target LUN is changed, that is, when a certain operating state of the target LUN changes, the target master node will change the target Mode Data of the target LUN to Sent to the cluster state machine.
其中,Mode Data中记录有LUN运行的一些状态及模式等用来显示LUN当前的运行状态的一些信息。Among them, the Mode Data records some information about the running status and mode of the LUN, which is used to display the current running status of the LUN.
步骤S12:利用目标Mode Data更新本地目标LUN的历史Mode Data并保存。Step S12: Utilize the target Mode Data to update and save the historical Mode Data of the local target LUN.
步骤S13:将目标Mode Data发送至所有节点中,以使各个节点更新目标ModeData。Step S13: Send the target Mode Data to all nodes, so that each node updates the target Mode Data.
具体的,集群状态机(Cluster)保存目标Mode Data后,将目标Mode Data发送至所有节点中,包括目标主节点和各节点子集中的主节点和从节点,从而使各个节点利用集群状态机发送的目标LUN的目标Mode Data,更新各个节点保存的目标LUN的目标Mode Data。Specifically, after the cluster state machine (Cluster) saves the target Mode Data, it sends the target Mode Data to all nodes, including the target master node and the master nodes and slave nodes in each node subset, so that each node uses the cluster state machine to send Update the target Mode Data of the target LUN saved by each node.
可见,本发明实施例中集群状态机接收目标主节点发送的目标LUN的目标ModeData,并将目标Mode Data发送至所有节点中,以使各个节点更新目标LUN的目标ModeData,不再由各个节点之间相互转发目标LUN的目标Mode Data,而是统一到集群状态机接收各个主节点发送的变更后的LUN的Mode Data和发送变更后的LUN的Mode Data至各个节点,以使各个节点更新LUN的Mode Data,减少了各节点之间数据访问,减小了同步LUN的Mode Data时对IO访问性能的影响,提高了集群的效率,且减少了对其他IO处理的影响。It can be seen that in the embodiment of the present invention, the cluster state machine receives the target ModeData of the target LUN sent by the target master node, and sends the target ModeData to all nodes, so that each node updates the target ModeData of the target LUN, and no longer has to be performed by each node. Forward the target Mode Data of the target LUN between each other, but unify the cluster state machine to receive the changed Mode Data of the LUN sent by each master node and send the changed Mode Data of the LUN to each node, so that each node updates the LUN Mode Data reduces data access between nodes, reduces the impact on IO access performance when synchronizing LUN Mode Data, improves cluster efficiency, and reduces the impact on other IO processing.
在实际应用中,节点子集以IO组的形成存在,因此,上述接收目标主节点发送的目标LUN的目标Mode Data的过程,可以具体为接收目标IO组发送的目标LUN的目标ModeData,其中,IO组包括目标主节点和与目标主节点相对应的从节点,具体的,目标主节点将目标LUN的目标Mode Data发送给IO组,IO组通过Group管理结构实现对自身状态的管理,IO组再将接收到的目标LUN的目标Mode Data发送给集群状态机,从而完成集群状态机接收目标LUN的目标Mode Data的过程;同时,集群状态机将目标Mode Data发送至IO组,IO组在接收目标Mode Data后,将目标Mode Data发送给IO组中的每个节点,以使各个节点更新目标LUN的目标Mode Data。In practical applications, node subsets exist in the form of IO groups. Therefore, the above process of receiving the target Mode Data of the target LUN sent by the target master node may be specifically receiving the target Mode Data of the target LUN sent by the target IO group, wherein, The IO group includes the target master node and the slave node corresponding to the target master node. Specifically, the target master node sends the target Mode Data of the target LUN to the IO group. The IO group manages its own state through the Group management structure. The IO group Then, the received target Mode Data of the target LUN is sent to the cluster state machine, thereby completing the process of the cluster state machine receiving the target Mode Data of the target LUN; at the same time, the cluster state machine sends the target Mode Data to the IO group, and the IO group is receiving After the target Mode Data is set, the target Mode Data is sent to each node in the IO group, so that each node updates the target Mode Data of the target LUN.
可以理解的是,集群状态机可以实时接收目标主节点发送的目标LUN的目标ModeData,主节点实时判断LUN的Mode Data是否改变,一旦LUN的Mode Data改变则集群状态机实时接收目标主节点实时发送的目标LUN的目标Mode Data。It can be understood that the cluster state machine can receive the target ModeData of the target LUN sent by the target master node in real time, and the master node can judge whether the Mode Data of the LUN has changed in real time. Once the Mode Data of the LUN changes, the cluster state machine can receive the target mode data sent by the target master node in real time Target Mode Data of the target LUN.
相应的,本发明实施例还公开了一种LUN的Mode Data通讯系统,参见图2所示,该系统包括:Correspondingly, the embodiment of the present invention also discloses a Mode Data communication system for LUN, as shown in FIG. 2 , the system includes:
接收模块11,用于接收目标主节点发送的目标LUN的目标Mode Data;The receiving module 11 is configured to receive the target Mode Data of the target LUN sent by the target master node;
更新模块12,用于利用目标Mode Data更新本地目标LUN的历史Mode Data并保存;Update module 12, for utilizing target Mode Data to update the history Mode Data of local target LUN and preserve;
发送模块13,用于将目标Mode Data发送至所有节点中,以使各个节点更新目标Mode Data。The sending module 13 is configured to send the target Mode Data to all nodes, so that each node updates the target Mode Data.
可见,本发明实施例中集群状态机接收目标主节点发送的目标LUN的目标ModeData,并将目标ModeData发送至所有节点中,以使各个节点更新目标LUN的目标Mode Data,不再由各个节点之间相互转发目标LUN的目标Mode Data,而是统一到集群状态机接收各个主节点发送的变更后的LUN的Mode Data和发送变更后的LUN的Mode Data至各个节点,以使各个节点更新LUN的Mode Data,减少了各节点之间数据访问,减小了同步LUN的Mode Data时对IO访问性能的影响,提高了集群的效率,且减少了对其他IO处理的影响。It can be seen that in the embodiment of the present invention, the cluster state machine receives the target ModeData of the target LUN sent by the target master node, and sends the target ModeData to all nodes, so that each node updates the target ModeData of the target LUN, and no longer has to be performed by each node. Forward the target Mode Data of the target LUN between each other, but unify the cluster state machine to receive the changed Mode Data of the LUN sent by each master node and send the changed Mode Data of the LUN to each node, so that each node updates the LUN Mode Data reduces data access between nodes, reduces the impact on IO access performance when synchronizing LUN Mode Data, improves cluster efficiency, and reduces the impact on other IO processing.
本发明实施例中,上述接收模块11,具体用于接收目标IO组发送的Mode Data,其中,IO组包括目标主节点和与目标主节点相对应的从节点。In the embodiment of the present invention, the above-mentioned receiving module 11 is specifically configured to receive Mode Data sent by a target IO group, wherein the IO group includes a target master node and a slave node corresponding to the target master node.
上述模块接收11,可以包括实时接收单元;其中Above-mentioned module receives 11, can comprise real-time receiving unit; Wherein
实时接收单元,用于实时接收目标主节点发送的目标Mode Data。The real-time receiving unit is configured to receive the target Mode Data sent by the target master node in real time.
需要说明的是,LUN可以利用硬盘状态数据集合管理Mode Data,IO组可以采用Group管理结构管理LUN的Mode Data的更新。It should be noted that the LUN can use the hard disk status data collection to manage the Mode Data, and the IO group can use the Group management structure to manage the update of the Mode Data of the LUN.
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。Finally, it should also be noted that in this text, relational terms such as first and second etc. are only used to distinguish one entity or operation from another, and do not necessarily require or imply that these entities or operations, any such actual relationship or order exists. Furthermore, the term "comprises", "comprises" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, but also includes elements not expressly listed. other elements of or also include elements inherent in such a process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not exclude the presence of additional identical elements in the process, method, article or apparatus comprising said element.
以上对本发明所提供的一种LUN的Mode Data通讯方法及系统进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。The above is a detailed introduction to the mode data communication method and system of LUN provided by the present invention. In this paper, specific examples are used to illustrate the principle and implementation of the present invention. The description of the above embodiments is only for helping to understand the present invention The method of the invention and its core idea; at the same time, for those of ordinary skill in the art, according to the idea of the present invention, there will be changes in the specific implementation and scope of application. In summary, the content of this specification should not be understood To limit the present invention.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710651163.XA CN107465740A (en) | 2017-08-02 | 2017-08-02 | A kind of LUN Mode Data means of communication and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710651163.XA CN107465740A (en) | 2017-08-02 | 2017-08-02 | A kind of LUN Mode Data means of communication and system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107465740A true CN107465740A (en) | 2017-12-12 |
Family
ID=60548125
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710651163.XA Pending CN107465740A (en) | 2017-08-02 | 2017-08-02 | A kind of LUN Mode Data means of communication and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107465740A (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101931650A (en) * | 2010-08-23 | 2010-12-29 | 浪潮(北京)电子信息产业有限公司 | Management method and device for storing resource configuration information |
CN103516538A (en) * | 2012-06-28 | 2014-01-15 | 中兴通讯股份有限公司 | Method and device for uniform configuration of carrier-class clustered applications |
CN103618627A (en) * | 2013-11-27 | 2014-03-05 | 华为技术有限公司 | Method, device and system for managing virtual machines |
US20160203055A1 (en) * | 2015-01-14 | 2016-07-14 | International Business Machines Corporation | Synchronized flashcopy backup restore of a raid protected array |
-
2017
- 2017-08-02 CN CN201710651163.XA patent/CN107465740A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101931650A (en) * | 2010-08-23 | 2010-12-29 | 浪潮(北京)电子信息产业有限公司 | Management method and device for storing resource configuration information |
CN103516538A (en) * | 2012-06-28 | 2014-01-15 | 中兴通讯股份有限公司 | Method and device for uniform configuration of carrier-class clustered applications |
CN103618627A (en) * | 2013-11-27 | 2014-03-05 | 华为技术有限公司 | Method, device and system for managing virtual machines |
US20160203055A1 (en) * | 2015-01-14 | 2016-07-14 | International Business Machines Corporation | Synchronized flashcopy backup restore of a raid protected array |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105933376B (en) | A data manipulation method, server and storage system | |
CN104135539B (en) | Date storage method, SDN controllers and distributed network storage system | |
US8880793B2 (en) | Storage management systems and methods | |
CN101662760B (en) | Method and system for backing up terminal data | |
CN103051681B (en) | Collaborative type log system facing to distribution-type file system | |
CN102971698B (en) | Snapshot data-processing method and system, storage system and snapshot agency | |
CN101986655A (en) | Storage network and data reading and writing method thereof | |
CN104020961A (en) | Distributed data storage method, device and system | |
CN104158858A (en) | Method and system for accessing distributed cluster file system | |
CN103152390A (en) | Method and device and nodes and system for node configuration of distributed storage system | |
CN106126374A (en) | Method for writing data, method for reading data and device | |
CN103778120A (en) | Global file identification generation method, generation device and corresponding distributed file system | |
CN105516284A (en) | Clustered database distributed storage method and device | |
CN109672618A (en) | Redundant interface processing method, device, server and storage medium | |
CN104035728A (en) | Hard disk hot plug handling method, device and node | |
CN103176867A (en) | Fast file differential backup method | |
CN105589910A (en) | HBase (Hadoop Database)-based mass transaction data retrieving method and system | |
CN107229755A (en) | A kind of distributed system optimization method and equipment | |
CN106528667B (en) | The low-power consumption mass data text retrieval system frame of read and write abruption | |
CN105740096A (en) | Method and apparatus for data remote disaster tolerance backup of cluster file system | |
CN111708835B (en) | Blockchain data storage method and device | |
CN107480242A (en) | A kind of method and system of establishment file system snapshot tree | |
CN103368944A (en) | Memory shared network architecture and protocol specifications for same | |
CN103490923A (en) | Log file reading and writing method, device and system | |
CN107465740A (en) | A kind of LUN Mode Data means of communication and 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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20171212 |