| CPC G06F 11/1662 (2013.01) [G06F 3/0622 (2013.01); G06F 3/064 (2013.01); G06F 3/0679 (2013.01); G06F 11/1088 (2013.01); G06F 11/3034 (2013.01); G06F 16/27 (2019.01)] | 20 Claims |

|
1. A method comprising:
managing, by an instance of a distributed data store of a first node of a plurality of nodes of a cluster of a distributed storage system, storage of data blocks as values and corresponding block identifiers (IDs) as keys by implementing a tree in which each branch of a plurality of branches of the tree is associated with a respective range of block IDs;
identifying a missing branch of the plurality of branches; and
recovering one or more missing block IDs within the respective range of block IDs of the missing branch without requiring knowledge of the one or more missing block IDs by for each block ID in the respective range of block IDs of the missing branch:
reading a data block corresponding to the block ID from a second node of the plurality of nodes that maintains redundant information relating to the block ID; and
reinserting the block ID within the KV store by writing the data block to the first node.
|