Techniques for log space management involving storing a plurality of page descriptor (PDESC) page block (PB) pairs in the log
US-11340829-B1 · May 24, 2022 · US
US11494099B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11494099-B2 |
| Application number | US-202117313170-A |
| Country | US |
| Kind code | B2 |
| Filing date | May 6, 2021 |
| Priority date | Jan 6, 2021 |
| Publication date | Nov 8, 2022 |
| Grant date | Nov 8, 2022 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
The present disclosure relates to a method, a device, and a computer program product for managing a storage system. The storage system includes a first control node, a second control node, and a persistent storage device, the first control node being in an activated state, and the second control node being in a state of transfer from a non-activated state to an activated state. A method includes: loading a first list of page descriptors of the storage system to the second control node to generate a second list of page descriptors at the second control node, the first list including a portion of multiple page descriptors of the storage system that has been modified but has not been flushed to the persistent storage device; receiving a synchronization message from the first control node that indicates that the first list has been modified by the first control node; and updating the second list at the second control node based on the synchronization message. Further, a corresponding device and a corresponding program product are provided. With the example implementations of the present disclosure, the start performance of the control nodes in the storage system can be improved.
Opening claim text (preview).
The invention claimed is: 1. A method for managing a storage system that includes a first control node, a second control node, and a persistent storage device, the first control node being in an activated state, and the second control node being in a state of transfer from a non-activated state to the activated state, the method comprising: loading a first list of page descriptors of the storage system to the second control node to generate a second list of page descriptors at the second control node, the first list including a portion of multiple page descriptors of the storage system that has been modified but has not been flushed to the persistent storage device; receiving a synchronization message from the first control node that indicates that the first list has been modified by the first control node; and updating the second list at the second control node based on the synchronization message; wherein generating the second list includes at least any one of the following: in response to determining that an available bandwidth between the first control node and the second control node is above a predetermined threshold, loading the first list from the first control node to generate the second list; and in response to determining that the available bandwidth between the first control node and the second control node is below the predetermined threshold, loading the first list from a cache device in the storage system for caching the multiple page descriptors to generate the second list. 2. The method according to claim 1 , wherein updating the second list includes: in response to determining that the update message indicates that a target page descriptor among the multiple page descriptors of the storage system is added to the first list, adding the target page descriptor to the second list. 3. The method according to claim 2 , wherein the page descriptors in the second list are arranged in a chronological order, and adding the target page descriptor to the second list includes: adding the target page descriptor to a first end of the second list. 4. The method according to claim 1 , wherein updating the second list based on the synchronization message includes: in response to determining that the update message indicates that a target page descriptor in the first list is flushed to the persistent storage system, removing the target page descriptor from the second list. 5. The method according to claim 4 , wherein the page descriptors in the second list are arranged in a chronological order, and removing the target page descriptor from the second list includes: removing the target page descriptor from a second end of the second list. 6. The method according to claim 1 , wherein loading the first list from the first control node includes: determining two ends of the first list; and loading page descriptors between the two ends from the first control node to the second control node. 7. The method according to claim 1 , wherein the page descriptors include at least any one of a metadata page descriptor and a user data page descriptor of the storage system, and the method further includes: locking the second control node before loading the first list to the second control node; and unlocking the second control node in response to determining that the second list has been updated. 8. The method according to claim 1 , further including: in response to determining that the second list has been updated, setting the second control node to an activated state. 9. The method according to claim 1 , wherein the method is performed at the second control node, and the method further includes: in response to determining that the second list has been updated, creating an index for each page descriptor in the second list. 10. The method according to claim 1 , further including: serving, from the first control node and the second control node in parallel, write requests that write data to the persistent storage device and read requests that read data from the persistent storage device. 11. An electronic device, comprising: at least one processor; and a memory coupled to the at least one processor, wherein the memory has instructions stored therein that, when executed by the at least one processor, cause the device to perform actions for managing a storage system that includes a first control node, a second control node, and a persistent storage device, the first control node being in an activated state, and the second control node being in a state of transfer from a non-activated state to the activated state, wherein the actions include: loading a first list of page descriptors of the storage system to the second control node to generate a second list of page descriptors at the second control node, the first list including a portion of multiple page descriptors of the storage system that has been modified but has not been flushed to the persistent storage device; receiving a synchronization message from the first control node that indicates that the first list has been modified by the first control node; and updating the second list at the second control node based on the synchronization message; wherein generating the second list includes at least any one of the following: in response to determining that an available bandwidth between the first control node and the second control node is above a predetermined threshold, loading the first list from the first control node to generate the second list; and in response to determining that the available bandwidth between the first control node and the second control node is below the predetermined threshold, loading the first list from a cache device in the storage system for caching the multiple page descriptors to generate the second list. 12. The device according to claim 11 , wherein updating the second list includes: in response to determining that the update message indicates that a target page descriptor among the multiple page descriptors of the storage system is added to the first list, adding the target page descriptor to the second list. 13. The device according to claim 12 , wherein the page descriptors in the second list are arranged in a chronological order, and adding the target page descriptor to the second list includes: adding the target page descriptor to a first end of the second list. 14. The device according to claim 11 , wherein updating the second list based on the synchronization message includes: in response to determining that the update message indicates that a target page descriptor in the first list is flushed to the persistent storage system, removing the target page descriptor from the second list. 15. The device according to claim 14 , wherein the page descriptors in the second list are arranged in a chronological order, and removing the target page descriptor from the second list includes: removing the target page descriptor from a second end of the second list. 16. The device according to claim 11 , wherein loading the first list from the first control node includes: determining two ends of the first list; and loading page descriptors between the two ends from the first control node to the second control node. 17. The device according to claim 11 , wherein the page descriptors include at least any one of a metadata page descriptor and a user data page descriptor of the storage system, and the actions further include: locking the second control node before loading the first list to the second control node; and unlocking the second control node in response to determining that the second
Redundant storage control functionality · CPC title
Improving or facilitating administration, e.g. storage management · CPC title
Disk arrays, e.g. RAID, JBOD · CPC title
Data re-synchronization of a redundant component, or initial sync of replacement, additional or spare unit · CPC title
Data transfer between cache memory and other subsystems, e.g. storage devices or host systems · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.