Managing NAS server cloning in network attached storage (NAS) cluster
US-10498821-B1 · Dec 3, 2019 · US
US10769020B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10769020-B2 |
| Application number | US-201916263347-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jan 31, 2019 |
| Priority date | Jan 31, 2019 |
| Publication date | Sep 8, 2020 |
| Grant date | Sep 8, 2020 |
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.
Techniques for sharing private space among storage system components. The techniques include determining an amount of private space for each of a rebuild component, an FSCK component, and a deduplication component, reserving private space equal to the sum of (i) the amount determined for the rebuild component and (ii) the maximum of the amounts determined for the FSCK and deduplication components, and allocating the remaining amount of storage space as user space. If a storage device fails, then the rebuild component rebuilds the failed drive data on a hot spare drive in the private space reserved for the rebuild component. If data files become corrupted, then the FSCK component performs offline recovery operations using the private space for the hot spare drive. If such private space for the hot spare drive is unavailable, then the FSCK component performs offline recovery operations using the private space reserved for the deduplication component.
Opening claim text (preview).
What is claimed is: 1. A method of sharing private storage space among storage system components of a data storage system, comprising: determining a first amount of private storage space for use by a data rebuild component of a data storage system; determining a second amount of private storage space for use by a file system checking (FSCK) component of the data storage system; determining a third amount of private storage space for use by a data deduplication component of the data storage system; determining a sum of (i) the first amount of private storage space determined for use by the data rebuild component and (ii) a maximum of (a) the second amount of private storage space determined for use by the FSCK component and (b) the third amount of private storage space determined for use by the data deduplication component; allocating, in the data storage system, an amount of private storage space equal to the determined sum; and sharing the allocated amount of private storage space among the data rebuild component, the FSCK component, and the data deduplication component of the data storage system. 2. The method of claim 1 further comprising: initially provisioning the first amount, the second amount, and the third amount of private storage space for fewer than all of the data rebuild component, the FSCK component, and the data deduplication component on at least one storage drive of the data storage system, at least one of the data rebuild component, the FSCK component, and the data deduplication component having a determined amount of private storage space not initially provisioned on the at least one storage drive. 3. The method of claim 2 wherein the initially provisioning of the first amount, the second amount, and the third amount of private storage space includes initially provisioning, as a deduplication index in the allocated amount of the private storage space, the third amount of private storage space determined for use by the data deduplication component. 4. The method of claim 3 wherein the initially provisioning of the first amount, the second amount, and the third amount of private storage space includes initially provisioning, as a hot spare drive in the allocated amount of the private storage space, the first amount of private storage space determined for use by the data rebuild component in the allocated amount of the private storage space. 5. The method of claim 4 further comprising: detecting a failure of a failed storage drive of the data storage system; and performing, by the data rebuild component, a data rebuild operation to rebuild data of the failed storage drive on the hot spare drive. 6. The method of claim 4 wherein the data storage system includes a file system, and wherein the method further comprises: detecting corruption of a data file of the file system; and having detected the corruption of the data file, taking the data storage system offline. 7. The method of claim 6 further comprising: re-provisioning the first amount of private storage space initially provisioned as the hot spare drive for use by the FSCK component; and performing, by the FSCK component, an FSCK recovery operation to recover inconsistent metadata of the file system to a consistent state using the re-provisioned first amount of private storage space. 8. The method of claim 6 further comprising: determining that the hot spare drive is unavailable; and re-provisioning the third amount of private storage space initially provisioned as the deduplication index for use by the FSCK component. 9. The method of claim 8 further comprising: performing, by the FSCK component, an FSCK recovery operation to recover inconsistent metadata of the file system to a consistent state using the re-provisioned third amount of private storage space. 10. The method of claim 9 further comprising: having performed the FSCK recovery operation, re-provisioning the third amount of private storage space provisioned for use by the FSCK component as another deduplication index; and bringing the data storage system back online. 11. A data storage system, comprising: at least one storage drive; a memory; and storage processing circuitry configured to execute a computer program out of the memory: to determine a first amount of private storage space for use by a data rebuild component of a data storage system; to determine a second amount of private storage space for use by a file system checking (FSCK) component of the data storage system; to determine a third amount of private storage space for use by a data deduplication component of the data storage system; to determine a sum of (i) the first amount of private storage space determined for use by the data rebuild component and (ii) a maximum of (a) the second amount of private storage space determined for use by the FSCK component and (b) the third amount of private storage space determined for use by the data deduplication component; to allocate, in the data storage system, an amount of private storage space equal to the determined sum; and to share the allocated amount of private storage space among the data rebuild component, the FSCK component, and the data deduplication component of the data storage system. 12. The data storage system of claim 11 wherein the storage processing circuitry is further configured to execute the computer program out of the memory to initially provision the first amount, the second amount, and the third amount of private storage space for fewer than all of the data rebuild component, the FSCK component, and the data deduplication component on at least one storage drive of the data storage system, at least one of the data rebuild component, the FSCK component, and the data deduplication component having a determined amount of private storage space not initially provisioned on the at least one storage drive. 13. The data storage system of claim 12 wherein the storage processing circuitry is further configured to execute the computer program out of the memory: to initially provision, as a deduplication index in the allocated amount of the private storage space, the third amount of private storage space determined for use by the data deduplication component; and to initially provision, as a hot spare drive in the allocated amount of the private storage space, the first amount of private storage space determined for use by the data rebuild component in the allocated amount of the private storage space. 14. The data storage system of claim 13 wherein the data storage system includes a file system, and wherein the storage processing circuitry is further configured to execute the computer program out of the memory: to detect corruption of a data file of the file system; having detected the corruption of the data file, to take the data storage system offline; to re-provision the first amount of private storage space initially provisioned as the hot spare drive for use by the FSCK component; and to perform, by the FSCK component, an FSCK recovery operation to recover inconsistent metadata of the file system to a consistent state using the re-provisioned first amount of private storage space. 15. The data storage system of claim 13 wherein the storage processing circuitry is further configured to execute the computer program out of the memory: to determine that the hot spare drive is unavailable; to re-provision the third amount of private storage space initially provisioned as the deduplication index for use by the FSCK component; and to perform, by the FSCK component, an FSCK recovery operation to recover inco
Solving problems relating to consistency · CPC title
Redundant storage or storage space (G06F11/2056 takes precedence) · CPC title
the resynchronized component or unit being a persistent storage device (re-synchronization of failed mirror storage G06F11/2082; rebuild or reconstruction of parity RAID storage G06F11/1008) · CPC title
Backup restoration techniques · CPC title
using file system or storage system metadata · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.