Data processing method, data processing apparatus, and non-transitory computer-readable storage medium
US-2024320235-A1 · Sep 26, 2024 · US
US9996540B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9996540-B2 |
| Application number | US-201113077790-A |
| Country | US |
| Kind code | B2 |
| Filing date | Mar 31, 2011 |
| Priority date | Mar 31, 2011 |
| Publication date | Jun 12, 2018 |
| Grant date | Jun 12, 2018 |
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.
According to one embodiment, a request is received for obtaining a consistent point of data stored in a file system of a storage system having a plurality of storage units. In response to the request, retrieving a prime dependency list from a first prime segment stored in a first of the storage units, where the prime dependency list includes information identifying at least a second prime segment stored in a second of the storage units. The first and second prime segments collectively form a prime segment representing a consistent view of the file system. Each of the prime segments listed in the prime dependency list is ascertained in an attempt to generate the consistent point of data.
Opening claim text (preview).
What is claimed is: 1. A computer-implemented method for maintaining a consistent point of a file system, the method comprising: receiving a request, by an archiver loaded in a memory and executed by a processor of a storage system having a plurality of storage units, to determine a consistent point of data stored in a file system of the storage system, wherein a first of the plurality of the storage units is an active storage unit that stores a first prime segment, and a second of the plurality of storage units is an archive storage unit that stores a second prime segment, wherein the first prime segment and the second prime segment collectively represent a first consistent view of the file system, wherein the first prime segment is a latest prime segment that was written to the active storage unit after the second prime segment was written to the archive storage unit; in response to the request, retrieving by the processor, from the latest prime segment, a prime dependency list that includes information identifying all prime segments that collectively represent the first consistent view of the file system, the prime dependency list including information identifying the first prime segment stored in the active storage unit and information identifying the second prime segment stored in the archive storage unit, wherein the first and second prime segments are identified by a first prime segment identifier (ID) and a second prime segment ID, respectively, wherein the first and second prime segment IDs collectively identify a prime representing the first consistent view of the file system, wherein the active storage unit and the archive storage unit are separate physical storage units; ascertaining, by the processor, each of the prime segments listed in the prime dependency list in an attempt to determine the consistent point of data, wherein the consistent point of data is a file system state which provides a valid view of the data at a point in time of the file system for restoration of the file system back to a prior known state, wherein the consistent point of data includes a first prime segment stored in the first storage unit and a second prime segment stored in the second storage unit, wherein the prime dependency list comprises a first entry and a second entry, wherein the first entry includes the first prime segment ID associated with a first storage unit ID that identifies the first storage unit, and wherein the second entry includes the second prime segment ID associated with a second storage unit ID that identifies the second storage unit, wherein the first storage unit stores a plurality of files that are backed up from a plurality of clients, wherein the second storage unit periodically archives at least a portion of the files by migrating the files from the first storage unit, while the first storage unit receives fresh backup data from the clients, and wherein the prime dependency list is used to identify the archived files stored in the second storage unit in order to identify all files corresponding to a particular consistent point of a file system stored both in the first storage unit and the second storage unit such that the first and the second portions of the consistent point of data do not need to reside on the same storage unit; and restoring the file system back to a prior known state based on the identified first and second prime segments of the prime dependent list, including parsing the prime dependency list to determine storage units containing the first and second prime segments to retrieve the first and second prime segments. 2. The method of claim 1 , wherein the first and second prime segment IDs represent different versions of the prime. 3. The method of claim 2 , wherein the first and second prime segment IDs were determined based on a sequence order in which the first and second prime segments were written. 4. The method of claim 1 , wherein ascertaining each of the prime segments comprises: verifying each of the prime segments listed in the prime dependency list in their respective storage units; and identifying the prime represented by the prime segments listed in the prime dependency list as an installable prime if each of the prime segments has been verified. 5. The method of claim 4 , wherein the installable prime can be used to construct the consistent point of data of the file system. 6. The method of claim 1 , further comprising: receiving a second request to write a second prime to the first and second storage units, the second prime being identified by a third prime segment ID; in response to the second request, generating a second prime dependency list including the third prime segment ID associated with the first and second storage units; and writing a third prime segment to at least the first storage unit, wherein the third prime segment includes the second prime dependency list. 7. The method of claim 6 , wherein the second prime dependency list comprises a first entry and a second entry, wherein the first entry includes the third prime segment ID and a first storage unit ID that identifies the first storage unit, and wherein the second entry includes the third prime segment ID and a second storage unit ID that identifies the second storage unit. 8. A non-transitory computer-readable storage medium having instructions stored therein, which when executed by a computer, cause the computer to perform operations comprising: receiving a request, by an archiver loaded in a memory and executed by a processor of a storage system having a plurality of storage units, to determine a consistent point of data stored in a file system of the storage system, wherein a first of the plurality of the storage units is an active storage unit that stores a first prime segment, and a second of the plurality of storage units is an archive storage unit that stores a second prime segment, wherein the first prime segment and the second prime segment collectively represent a first consistent view of the file system, wherein the first prime segment is a latest prime segment that was written to the active storage unit after the second prime segment was written to the archive storage unit; in response to the request, retrieving by the processor, from the latest prime segment, a prime dependency list that includes information identifying all prime segments that collectively represent the first consistent view of the file system, the prime dependency list including information identifying the first prime segment stored in the active storage unit and information identifying the second prime segment stored in the archive storage unit, wherein the first and second prime segments are identified by a first prime segment identifier (ID) and a second prime segment ID, respectively, wherein the first and second prime segment IDs collectively identify a prime representing the first consistent view of the file system, wherein the active storage unit and the archive storage unit are separate physical storage units; ascertaining, by the processor, each of the prime segments listed in the prime dependency list in an attempt to determine the consistent point of data, wherein the consistent point of data is a file system state which provides a valid view of the data at a point in time of the file system for restoration of the file system back to a prior known state, wherein the consistent point of data includes a first prime segment stored in the first storage unit and a second prime segment stored in the second storage unit, wherein the prime dependency list comprises a first entry and a second entry, wherein the first entry includes the first prime segment ID associated with a first storage unit ID that identifies the first storage unit, and wherein the second entr
Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor · CPC title
File access structures, e.g. distributed indices (arrangements of input from, or output to, record carriers G06F3/06) · CPC title
Details of file system snapshots on the file-level, e.g. snapshot creation, administration, deletion (error detection or correction of the data by redundancy in operations or in hardware G06F11/14, G06F11/16) · CPC title
Append-only file systems, e.g. using logs or journals to store data · CPC title
Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.