The disclosed subject matter relates to geographically diverse storage of data, and more particularly, to preserving data integrity for a geographically diverse storage scaling-in event.
Conventional data storage techniques can employ convolution and deconvolution of data to conserve storage space. As an example, convolution can allow data, to be packed or hashed in a manner that uses less space that the original data. Moreover, convolved data, e.g., a convolution of first data and second data, etc., can typically be deconvolved to the original first data and second data can typically be deconvolved to the original first data and second data, a convolution of first data and second data that is then convolved with a third data can then be deconvolved to the convolved first and second data and the original third data, etc. One use of data storage is in bulk data storage. Examples of bulk data storage can include networked storage, e.g., cloud storage, for example Elastic Cloud Storage offered by Dell EMC. Bulk storage can, in an aspect, manage disk capacity via partitioning of disk space into blocks of fixed size, frequently referred to as ‘data chunks’, ‘chunks’, etc., for example a 128 MB chunk, etc. Chunks can be used to store user data, and the chunks can be shared among the same or different users, for example, one chunk may contain fragments of several user objects. A chunk's content can generally be modified in an append-only mode to prevent overwriting of data already added to the chunk. As such, when a typical chunk becomes full enough, it can be ‘sealed’ so that the data therein is generally not able for further modification. These chunks can be then stored in a geographically diverse manner to allow for recovery of the data where a first copy of the data is destroyed, e.g., disaster recovery, etc.
The subject disclosure is now described with reference to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the subject disclosure. It may be evident, however, that the subject disclosure may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing the subject disclosure.
As mentioned, data storage techniques can employ convolution and deconvolution to conserve storage space. Blocks of data, hereinafter ‘data chunks’, or simply ‘chunks’, can be used to store user data. Chunks can be shared among the same or different users, e.g., a typical chunk can contain fragments of different user data objects. Chunk contents can be modified, for example, in an append-only mode to prevent overwriting of data already added to the chunk, etc. As such, for a typical append-only chunk that is determined to be full, the data therein is generally not able to be further modified. Eventually the chunk can be stored ‘off-site’, e.g., in a geographically diverse manner, to provide for disaster recovery, etc. Chunks from a data storage device located in a first geographic location, hereinafter a ‘zone storage component’, ‘zone storage device’, ‘zone’, etc., can be stored in a second zone storage device that is located at a second geographic location different from the first geographic location. This can enable recovery of data where the first zone storage device is damaged, destroyed, offline, etc., e.g., disaster recovery of data, by accessing the off-site data from the second zone storage device. Adding additional zones is generally relatively straight forward, however removing a zone that stores data is typically more complex. Removing a zone from a group of zones storing data in a geographically diverse manner, e.g., ‘scaling-in’, etc., typically involves copying all of the data represented at the zone to be removed from other zones that have copies of the stored chunks, e.g., via a ‘recover-type process’. This can involve a number of data transfers to recover the data that was represented on the zone that is removed. In an aspect, the present disclosure can improve the process of scaling-in. The improvements can include having fewer data transfers to achieve the removal of a zone while preserving data integrity.
Geographically diverse data storage can use data compression to store data. As an example, a back-end storage device in Topeka can store a backup of data from a first zone storage device in Houston, e.g., Topeka can be considered geographically diverse from Houston. As a second example, data chunks from Seattle and San Jose can be stored in Denver. The example Denver storage can be compressed or uncompressed, wherein uncompressed indicates that the Seattle and San Jose chunks are replicated in Denver, and wherein compressed indicates that the Seattle and San Jose chunks are convolved, for example via an ‘XOR’ operation, into a different chunk to allow recovery of the Seattle or San Jose data from the convolved chunk, but where the convolved chunk typically consumes less storage space than the sum of the storage space for both the Seattle and San Jose chunks individually. Compression, therefore, can allow original data to be recovered from a compressed chunk that consumes less storage space than storage of the uncompressed data chunks. This can be beneficial in that data from a location can be backed up by redundant data in another location via a compressed chunk, wherein a redundant data chunk can be smaller than the sum of the data chunks contributing to the compressed chunk. As such, local chunks, e.g., chunks from different zone storage devices, can be compressed via a convolution technique to reduce the amount of storage space used by a compressed chunk at a geographically distinct location.
Compression of chunks can be performed by different compression technologies. Logical operations can be applied to chunk data to allow compressed data to be recoverable, e.g., by reversing the logical operations to revert to the initial chunk data. As an example, data from chunk 1 can undergo an exclusive-or operation, hereinafter ‘XOR’, with data from chunk 2 to form chunk 3. While other logical operations can be employed in compression of chunks, those operations are generally beyond the scope of the presently disclosed subject matter and, for clarity and brevity, only the XOR operator will be illustrated herein. However, it is noted that the disclosure is not so limited and that other operations or combinations of operations can be substituted without departing from the scope of the present disclosure. As such, all logical operations for compression germane to the disclosed subject matter are to be considered within the scope of the present disclosure even where not explicitly recited for the sake of clarity and brevity.
In an aspect, the presently disclosed subject matter can include ‘zones’. A zone can correspond to a geographic location or region. As such, different zones can be associated with different geographic locations or regions. As an example, Zone A can comprise Seattle, Wash., Zone B can comprise Dallas, Tex., and, Zone C can comprise Boston, Mass. In this example, where a chunk from Zone A is replicated in Zone C, an earthquake in Seattle can be less likely to damage the replicated data in Boston. Moreover, a chunk from Dallas can be convolved with the Seattle chunk, resulting in a compressed/convolved chunk which can be stored in Boston. As such, either the chunk from Seattle or Dallas can be used to deconvolve the chunk stored in Boston to recover the full set of both the Seattle and Dallas local data chunks. The convolved Boston chunk can consume less disk space than a sum of the Seattle and Dallas local chunks. An example technique can be “exclusive or” convolution, hereinafter ‘XOR’, ‘⊕’, etc., where the data in the Seattle and Dallas chunks can be convolved by XOR processes to form the Boston chunk, e.g., C=A1⊕B1, where A1 is a replica of the Seattle chunk, B1 is a replica of the Dallas chunk, and C is the convolution of A1 and B1. Of further note, the disclosed subject matter can further be employed in more or fewer zones, in zones that are the same or different than other zones, in zones that are more or less geographically diverse, etc. As an example, the disclosed subject matter can be applied to data of a single disk, memory, drive, data storage device, etc., without departing from the scope of the disclosure, e.g., the zones can represent different logical areas of the single disk, memory, drive, data storage device, etc. Moreover, it will be noted that convolved chunks can be further convolved with other data, e.g., D=C1⊕E1, etc., where E1 is a replica of, for example, a Miami chunk, E, C1 is a replica of the Boston chunk, C, from the previous example and D is an XOR of C1 and E1 located, for example, in Fargo.
In an aspect, XORs of data chunks in disparate geographic locations can provide for deconvolution of the XOR data chunk to regenerate the input data chunk data. Continuing a previous example, the Fargo chunk, D, can be deconvolved into C1 and E1 based on either C1 or D1; the Miami chunk, C, can be deconvolved into A1 or B1 based on either A1 or B1; etc. Where convolving data into C or D comprises deletion of the replicas that were convolved, e.g., A1 and B1, or C1 and E1, respectively, to avoid storing both the input replicas and the convolved chunk, deconvolution can rely on retransmitting a replica chunk that so that it can be employed in deconvolving the convolved chunk. As an example the Seattle chunk and Dallas chunk can be replicated in the Boston zone, e.g., as A1 and B1. The replicas, A1 and B1 can then be convolved into C. Replicas A1 and B1 can then be deleted because their information is redundantly embodied in C, albeit convolved, e.g., via an XOR process, etc. This leaves only chunk C at Boston as the backup to Seattle and Dallas. If either Seattle or Dallas is to be recovered, the corollary input data chunk can be used to deconvolve C. As an example, where the Seattle chunk, A, is corrupted, the data can be recovered from C by deconvolving C with a replica of the Dallas chunk B. As such, B can be replicated by copying B from Dallas to Boston as B1, then deconvolving C with B1 to recover A1, which can then be copied back to Seattle to replace corrupted chunk A.
In some circumstances, disk space management can seek to recover underutilized disk space. As an example, where the Seattle chunk, A, is to be deleted, recovery of the Dallas chunk, B, via Boston convolved chunk, C, becomes dependent on having a copy of B to deconvolve C with after A has been deleted. As such, it can be desirable to deconvolve C into A1 and B1 prior to deleting A and A1, such that B1 can be convolved with another chunk, for example Miami chunk, E. As such, recovery of B1 can be based on E1 and the XOR of B1E1. Also of note, to deconvolve C in to A1 and B1, a replica of A, e.g., A1 is made in Boston, this allows recovery of B1. Once B1 is recovered, C, A1, and A can be deleted. Then B1 can be convolved with E1. It will be noted that data is transferred, e.g., A is copied into A1 from Seattle to Boston, to allow C to be deconvolved.
In an embodiment of the disclosed subject matter, a first zone to be removed can be placed in a different operational state, for example a read only state, etc., that can allow for a data chunk of the first zone to be duplicated at other zones. A duplicated data chunk, once stored at another zone can then serve a similar purpose as when it was stored at the first zone, e.g., for disaster recovery, etc. Moreover, where the data chunk comprises convolved data, the duplicated data chunk can be altered to comport with a geographically diverse data storage scheme for fewer zones. This can enable removal of the first zone while maintaining data integrity and proper data chunk redundancy, even with convolved data chunk(s).
To the accomplishment of the foregoing and related ends, the disclosed subject matter, then, comprises one or more of the features hereinafter more fully described. The following description and the annexed drawings set forth in detail certain illustrative aspects of the subject matter. However, these aspects are indicative of but a few of the various ways in which the principles of the subject matter can be employed. Other aspects, advantages, and novel features of the disclosed subject matter will become apparent from the following detailed description when considered in conjunction with the provided drawings.
ZSCs 110-140 can receive user data that becomes part of a data chunk, e.g., chunks 112-118, 122-128, 132-138, 142-148, etc. In an embodiment, a data chunk can comprise convolved data corresponding to other data chunks, e.g., a data chunk can be an XOR of other data chunks. As an example, ‘B3D2C1’ data chunk 118 can comprise convolved data corresponding to ‘B3’ data chunk 126, ‘D2’ data chunk 144, and ‘C1’ data chunk 132. The convolution of B3D2C1 can be an XOR of B3, D2, and C1, can be an XOR of B3 and D2 that is then XOR'ed with C1, can be an XOR of D2 and C1 that is then XOR'ed with B3, or nearly any other permutation of XOR or other convolution processes.
System 100 can enable data recovery. In an embodiment, chunk 126 can be recovered based on chunk 118, chunk 144 can be recovered based on chunk 118, chunk 132 can be recovered based on chunk 118, etc. Similarly, other chunks can be recovered based on other duplicates of the same chunk or can be extracted, e.g., via deconvolution, from other appropriate convolved chunks, such as chunk 128, chunk 138, chunk 148, etc. As an example, where ZSC 110 becomes unavailable, e.g., experiences a disaster, power loss, data corruption, etc., chunks 112-114 can be recovered from chunks 128, 138, and 148. Moreover, in this example, chunk 118 can be recovered based on chunks 126, 144, and 132. Continuing the example, to recover chunk 112, chunk 128 can be deconvolved based on chunk 128 and chunks 134 and 146, e.g., chunks 134 and 146 can be duplicated at ZSC 120 and used to deconvolve chunk 128 to recover a version of chunk 112, which process can be, for example, viewed as (((‘A1C2D3’ XOR ‘C2’) XOR ‘D3’)=‘A1’). Other appropriate deconvolution techniques can similarly be employed to recover ‘A1’ without departing from the scope of the instant disclosure.
In an aspect, beyond recovery of data chunks, for example in disaster recovery, a zone can be removed from a geographically diverse data storage system, e.g., the geographically diverse data storage system can be scaled-in. Scaling-in a geographically diverse data storage system can be performed for nearly any reason, such as interaction with a zone that is facilitated by removing the zone, temporarily, permanently, in-part, in-whole, etc. As an example, the interaction with a zone can be planned (or unplanned) maintenance of the zone that is easier to perform after removing the zone from the geographically diverse data storage system, such that it can be desirable to scale-in the geographically diverse data storage system prior to performing the maintenance. Numerous other examples of interaction with the zone that are facilitated by removing the zone will be appreciated and are considered within the scope of the present disclosure despite not being recited for the sake of clarity and brevity.
It can be preferable to preserve data redundancy for a scaling-in of a geographically diverse data storage system. Where ZSCs are located in geographically diverse locations, the possibility of complete data loss is generally reduced, e.g., where a first ZSC is in Seattle, a second ZSC is in San Jose, and a third ZSC is in Boston, etc., an earthquake in Seattle can damage data chunks stored at the Seattle ZSC, but is unlikely to affect chunks stored at the other ZSCs because they are likely located far from the earthquake in Seattle, however, where the Boston ZSC is removed via a scaling-in, this can endanger recovery of the Seattle ZSC chunks unless the chunks of the Boston ZSC are properly preserved prior to removal of the Boston ZSC from the geographically diverse data storage system. System 100 can facilitate duplication of data from a ZSC to other ZSCs in a manner that can preserve data redundancy in accordance with changes to a morphology of a geographically diverse data storage system. As an example, a state of a first data zone to be removed, as part of scaling-in a geographically diverse data storage system, can be set, for example, to a read-only state, data chunks from the first data zone can be duplicated at other ZSCs, the duplicate chunks can be employed to adapt a chunk(s) located at a zone of the other ZSCs, and the first data zone can be removed while preserving data redundancy.
In an embodiment, system 200 can convolve, compress, hash, etc., data chunks from some of zones 210-240 into a data chunk on another of zones 210-240, for example, chunks 226, 244, and 232, of ZSCs 220, 230, and 240 respectively, can be convolved into data chunk 218 of ZSCS 210. In some embodiments, chunks can be convolved at a zone that will hold a resulting convolved chunk, e.g., ZSC 210 can convolve chunks 226, 244, and 232 into data chunk 218 at ZSC 210. In some embodiments, another device chunks can convolve chunks into a resulting convolved chunk that can be stored at a zone, e.g., a device other than ZSC 210 can convolve chunks 226, 244, and 232 into data chunk 218 that can then be stored at ZSC 210. In some embodiments, the other device can be a device other than ZSC 210, 220, 230, or 240. As previously noted, convolution of multiple chunks can be performed by any permutation germane to the present disclosure, e.g., chunks 226, 244, and 232 can be XORed, chunks 226 and 244 can be XORed and the result can then be XORed with chunk 232, etc. In an embodiment, chunks can be accessed, duplicated, copied, etc., in whole or in part, between zones, for example, chunk 212 can be duplicated from ZSC 210 to ZSC 220, 240, etc.
System 200 illustrates an example duplication of data chunks from ZSC 210 that facilitates scaling-in, by removal of ZSC 210, of a geographically diverse storage system comprising ZSCs 210-240. In an aspect, data chunks 212-218 can be duplicated from ZSC 210 to ZSCs 220-240 as illustrated. In an embodiment, a first duplicate of a data chunk can be regarded as a primary duplicate and a second duplicate of the data chunk at another ZSC can be regarded as a backup duplicate or secondary duplicate. In some embodiments, validation of the duplicate, or duplicates, can be performed, e.g., to indicate that the duplication(s) were successfully performed prior to removal of the source ZSC, e.g., duplicate(s) of the data chunks from ZSC 210 can be validated prior to removing ZSC 210 via the presently disclosed scaling-in technology. As illustrated, in system 200, the example duplication of data chunks 212-218 of ZSC 210 can result in a primary and backup duplicate of data chunks 212-218 across corresponding ZSCs 220-240.
In some embodiments, duplication of a data chunk can result in another ZSC zone having a backup of a data chunk that is also resident on the same ZSC, with no backup copy on a further other ZSC. As an example, where ZSC 210 holds chunk 218, and chunk 218 comprises convolved data representing ‘B3D2C1’, chunk 218 can be duplicated at ZSC 220, further, where ZSC 220 data chunk 226 represents data ‘B3’, ZSC 220 can hold both ‘B3’ and the ‘backup of B3’, e.g., where ‘B3’ is convolved in ‘B3D2C1’. Accordingly, chunk 226 can be duplicated, for example, at ZSC 230, etc., to provide a ‘backup of B3’ on at another zone, e.g., ZSC 230, etc. In an aspect, the duplicate of chunk 218, resident on ZSC 220 in the foregoing example, can be deconvolved to remove ‘B3’ from ‘B3D2C1’, resulting in an altered duplicate of the convolved data chunk now representing ‘D2C1’. This can result in less consumed storage space at ZSC 220, e.g., storing chunks 222-228, duplicates of chunks 212-216, and an altered duplicate of chunk 218 (representing ‘D2C1’), can use less storage space than chunks 222-228, duplicates of chunks 212-216, and a duplicate of chunk 218 (representing ‘B3D2C1’), more especially where ZSC 220 already stores chunk 226 that comprises data for ‘B3’ and further storing ‘B3D2C1’ would be, to a degree, redundant. It is noted that duplication of ZSC 210 data chunks can be different than the illustrated example shown in system 200, e.g., a primary and backup duplicate of chunk 212 can be stored at ZSCs other than ZSC 220 and 240, etc., without departing from the scope of the present disclosure but is not illustrated for the sake of clarity and brevity.
Data from ZSC 310 can be duplicated into other ZSCs, for example, as illustrated in portions of
At example system state 304, data chunk 318 of ZSC 310 can be duplicated (not shown), for example, at ZSC 320, and in some embodiments can be modified, resulting in data chunk 319. Modification of the duplicate of data chunk 318 can serve to reduce storage space used on ZSC 320. In an aspect, data chunk 318 can represent convolved data, e.g., data chunk 318 can be the same as or similar to ‘B3D2C1’ data chunk 118, wherein data chunk 318 can represent convolved data corresponding to data chunks of other ZSCs comprising the geographically distributed data storage system. As an example, where data chunk 318 represents convolved data, such as ‘B3D2C1’ where ‘B3’ is represented by chunk 326, ‘D2’ is represented by chunk 344, and ‘C1’ is represented by chunk 332, the duplicate of chunk 318 stored at ZSC 320 can already comprise data represented by chunk 326 of ZSC 320. As such, the duplicate of chunk 318 can be deconvolved sufficiently to remove ‘B3’ from the data representation, resulting in data chunk 319 representing, in this example, ‘D2C1’. Moreover, where ‘B3’, e.g., chunk 326, resides on ZSC 320, it is subject to loss where access to ZSC 320 is compromised. Accordingly, chunk 326 can be duplicated, for example, at ZSC 330 to provide geographic diversity via a duplicate stored at a geographically diverse zone.
At example system state 304, the data of ZSC 310 can be considered fully protected in the other ZSCs of the geographically diverse data storage system. As such, the data chunks of ZSC 310 can therefore be redundant. At example system state 306, ZSC 310 can be removed from the geographically diverse data storage system without loss of data protection wherein the data stored at ZSC 310 is reproduced at other geographically diverse zones to afford protection to the data.
Data from ZSC 410 can be duplicated into other ZSCs, for example, as illustrated in portions of
At example system state 404, data chunk 418 of ZSC 410 can be duplicated (not shown), for example, at ZSC 430, and in some embodiments can be modified, resulting in data chunk 419. Modification of the duplicate of data chunk 418 can serve to reduce storage space used on ZSC 430. In an aspect, data chunk 418 can represent convolved data, e.g., data chunk 418 can be the same as or similar to ‘B3D2C1’ data chunk 118, wherein data chunk 418 can represent convolved data corresponding to data chunks of other ZSCs comprising the geographically distributed data storage system. As an example, where data chunk 418 represents convolved data, such as ‘B3D2C1’ where ‘B3’ is represented by chunk 426, ‘D2’ is represented by chunk 444, and ‘C1’ is represented by chunk 432, the duplicate of chunk 418 stored at ZSC 430 can already comprise data represented by chunk 432 of ZSC 430. As such, the duplicate of chunk 418 can be deconvolved sufficiently to remove ‘C1’ from the data representation, resulting in data chunk 419 representing, in this example, ‘B3D2’. Moreover, where ‘C1’, e.g., chunk 432, resides on ZSC 430, it is subject to loss where access to ZSC 430 is compromised. Accordingly, chunk 432 can be duplicated, for example, at ZSC 420 to provide geographic diversity via a duplicate stored at a geographically diverse zone.
At example system state 404, the data of ZSC 410 can be considered fully protected in the other ZSCs of the geographically diverse data storage system. As such, the data chunks of ZSC 410 can therefore be redundant. At example system state 406, ZSC 410 can be removed from the geographically diverse data storage system without loss of data protection wherein the data stored at ZSC 410 is reproduced at other geographically diverse zones to afford protection to the data.
Data from ZSC 510 can be duplicated into other ZSCs, for example, as illustrated in portions of
At example system state 504, a new ZSC, ZSC 550 comprising chunks 552-558, can be accessed. Data chunk 518 of ZSC 510 can be duplicated (not shown), for example, at ZSC 550. In an aspect, data chunk 518 can represent convolved data, e.g., data chunk 518 can be the same as or similar to ‘B3D2C1’ data chunk 118, wherein data chunk 518 can represent convolved data corresponding to data chunks of other ZSCs comprising the geographically distributed data storage system. As an example, where data chunk 518 represents convolved data, such as ‘B3D2C1’, duplication to ZSC 550, resulting in chunk 519 (see example system state 506), can preserve the convolved data ‘B3D2C1’ within the geographically diverse data storage system now comprising ZSCs 510-550, and can provide geographic diversity via the duplicate stored at ZSC 550.
Upon duplication of chunk 518 from ZSC 510, as chunk 519 at ZSC 550, the data of ZSC 510 can be considered fully protected in other ZSCs of the geographically diverse data storage system. As such, the data chunks of ZSC 510 can be redundant. At example system state 506, ZSC 510 can be removed from the geographically diverse data storage system without loss of data protection, wherein the data stored at ZSC 510 is reproduced at other geographically diverse zones to afford protection to the data, e.g., at ZSCs 520-550.
In view of the example system(s) described above, example method(s) that can be implemented in accordance with the disclosed subject matter can be better appreciated with reference to flowcharts in
At 620, method 600 can comprise duplicating a first data chunk from the first data storage zone, e.g., from a ZSC of the first zone, such as ZSC 110, etc., to the second data storage zone, e.g., at a second ZSC, and to the fourth data storage zone, e.g., at a fourth ZSC. Moreover, a second data chunk from the first zone can be duplicated to the fourth zone and to the third zone. Further a third data chunk from the first zone can be duplicated to the third zone and to the second zone. In an aspect, this can preserve the duplicated data chunks from the first zone, as a primary duplicate and a back-up/secondary duplicate, at ZSCs of the zones expected to remain active in the geographically diverse data storage system after the ZSC of the first zone is removed during the scaling-in event.
At 630, method 600 can comprise deconvolving a second convolved data chunk of the second zone based on the duplicate of the first data chunk duplicated at the second zone. A fourth convolved data chunk at the fourth zone can be, at 630, deconvolved based on the duplicate of the second data chunk stored at the fourth zone. Moreover, a third convolved data chunk of the third zone can be deconvolved, at 630, based on the duplicate of the third data chunks stored at the third zone. In an aspect, the deconvolution of the several convolved data chunks can be a complete deconvolution, a partial deconvolution, etc., for example, a convolved chunk ‘B3D2C1’ can be fully deconvolved into ‘B3’, ‘D2’, and ‘C1’ chunks, can be partially deconvolved into ‘B3’ and ‘D2C1’ chunks, can be partially deconvolved into ‘D2’ and ‘B3C1’ chunks, can be partially deconvolved into ‘C1’ and ‘B3D2’ chunks, etc.
At 640, method 600 can comprise duplicating a first convolved data chunk of the first zone at a second zone. The duplicate of the first convolved data chunk can be deconvolved, at least partially, based on a corresponding data chunk of the second zone. As an example, where an example chunk, such as ‘B3D2C1’, is duplicated to a second zone comprising ‘B3’, the duplicate can be deconvolved to yield convolved chunk ‘D2C1’ and chunk ‘B3’, where the duplicative ‘B3’ chunk can then be deleted to reduce storage space consumption. As a second example, where the example chunk ‘B3D2C1’ is duplicated to the second zone comprising ‘D2’, the duplicate can be deconvolved to yield convolved chunk ‘B3C1’ and chunk ‘D2’, where the duplicative ‘D2’ chunk can then be deleted to reduce storage space consumption.
In an aspect, at 640, deconvolving of the duplicate based on the corresponding chunk at the second zone can result in the corresponding chunk lacking geographic diversity, e.g., where the duplicate of ‘B3D2C1’, is deconvolved to yield convolved chunk ‘D2C1’ based on chunk ‘B3’ at the second zone, ‘B3’ can lack a duplicate of the ‘B3’ chunk at another geographically diverse zone. Accordingly, to preserve the geographic diversity of ‘backup’ chunks, the corresponding chunk can be duplicated from the second zone to another zone of the geographically diverse storage system, e.g., to a third ZSC. Duplicating the corresponding chunk to another ZSC can provide geographic diversity, e.g., ‘B3’ can exist in the second zone and a duplicate of ‘B3’ (that was previously diverse via inclusion in convolved chunk ‘B3D2C1’ at the first zone) can be stored at the third zone.
Method 600, through 640, duplicates chunks and/or processes chunks to provide redundancy for data chunks of the first zone in other zones of the geographically diverse storage system. In an aspect, method 600, through 640, also works to avoid inflating data storage space consumption by removing unneeded duplicates of data chunks. As such, at 650, method 600 can comprise removing the first data storage zone, from the group of data zones, for example, the first ZSC can be excluded from the geographically diverse data storage system, e.g., the example initial four zones of the group, as presented at 610, can be reduced/scaled-in to three remaining zones at 650.
At 720, method 700 can comprise duplicating a first data chunk from the first data storage zone, e.g., from a ZSC of the first zone, such as ZSC 110, etc., to the second data storage zone, e.g., at a second ZSC, and to the fourth data storage zone, e.g., at a fourth ZSC. Moreover, a second data chunk from the first zone can be duplicated to the fourth zone and to the third zone. Further a third data chunk from the first zone can be duplicated to the third zone and to the second zone. In an aspect, this can preserve the duplicated data chunks from the first zone, as a primary duplicate and a back-up/secondary duplicate, at ZSCs of the zones expected to remain active in the geographically diverse data storage system after the ZSC of the first zone is removed during the scaling-in event.
At 730, method 700 can comprise deconvolving a second convolved data chunk of the second zone based on the duplicate of the first data chunk duplicated at the second zone. A fourth convolved data chunk at the fourth zone can be, at 730, deconvolved based on the duplicate of the second data chunk stored at the fourth zone. Moreover, a third convolved data chunk of the third zone can be deconvolved, at 730, based on the duplicate of the third data chunks stored at the third zone. In an aspect, the deconvolution of the several convolved data chunks can be a complete deconvolution, a partial deconvolution, etc., for example, a convolved chunk ‘B3D2C1’ can be fully deconvolved into ‘B3’, ‘D2’, and ‘C1’ chunks, can be partially deconvolved into ‘B3’ and ‘D2C1’ chunks, can be partially deconvolved into ‘D2’ and ‘B3C1’ chunks, can be partially deconvolved into ‘C1’ and ‘B3D2’ chunks, etc.
At 740, method 700 can comprise duplicating a first convolved data chunk of the first zone at a third zone. The duplicate of the first convolved data chunk can be deconvolved, at least partially, based on a corresponding data chunk of the third zone. As an example, where an example chunk, such as ‘B3D2C1’, is duplicated to a third zone comprising ‘C1’, the duplicate can be deconvolved to yield convolved chunk ‘B3D2’ and chunk ‘C1’.
In an aspect, at 740, deconvolving of the duplicate based on the corresponding chunk at the third zone can result in the corresponding chunk lacking geographic diversity, e.g., where the duplicate of ‘B3D2C1’, is deconvolved to yield convolved chunk ‘B3D2’ based on chunk ‘C1’ at the third zone, ‘C1’ can lack a duplicate of the ‘C1’ chunk at another geographically diverse zone. Accordingly, to preserve the geographic diversity of ‘backup’ chunks, the corresponding chunk can be duplicated from the third zone to another zone of the geographically diverse storage system, e.g., to a second ZSC, fourth ZSC, etc. Duplicating the corresponding chunk to another ZSC can provide geographic diversity, e.g., ‘C1’ can exist in the third zone and a duplicate of ‘C1’ (that was previously diverse via inclusion in convolved chunk ‘B3D2C1’ at the first zone) can be stored at the second zone, fourth zone, etc.
Method 700, through 740, duplicates chunks and/or processes chunks to provide redundancy for data chunks of the first zone in other zones of the geographically diverse storage system. In an aspect, method 700, through 740, also works to avoid inflating data storage space consumption by removing unneeded duplicates of data chunks. As such, at 750, method 700 can comprise removing the first data storage zone, from the group of data zones, for example, the first ZSC can be excluded from the geographically diverse data storage system, e.g., the example initial four zones of the group, as presented at 710, can be reduced/scaled-in to three remaining zones at 750.
At 820, method 800 can comprise duplicating a first data chunk from the first data storage zone, e.g., from a ZSC of the first zone, such as ZSC 110, etc., to the second data storage zone, e.g., at a second ZSC, and to the fourth data storage zone, e.g., at a fourth ZSC. Moreover, a second data chunk from the first zone can be duplicated to the fourth zone and to the third zone. Further a third data chunk from the first zone can be duplicated to the third zone and to the second zone. In an aspect, this can preserve the duplicated data chunks from the first zone, as a primary duplicate and a back-up/secondary duplicate, at ZSCs of the zones expected to remain active in the geographically diverse data storage system after the ZSC of the first zone is removed during the scaling-in event.
At 830, method 800 can comprise deconvolving a second convolved data chunk of the second zone based on the duplicate of the first data chunk duplicated at the second zone. A fourth convolved data chunk at the fourth zone can be, at 830, deconvolved based on the duplicate of the second data chunk stored at the fourth zone. Moreover, a third convolved data chunk of the third zone can be deconvolved, at 830, based on the duplicate of the third data chunks stored at the third zone. In an aspect, the deconvolution of the several convolved data chunks can be a complete deconvolution, a partial deconvolution, etc., for example, a convolved chunk ‘B3D2C1’ can be fully deconvolved into ‘B3’, ‘D2’, and ‘C1’ chunks, can be partially deconvolved into ‘B3’ and ‘D2C1’ chunks, can be partially deconvolved into ‘D2’ and ‘B3C1’ chunks, can be partially deconvolved into ‘C1’ and ‘B3D2’ chunks, etc.
At 840, method 800 can comprise duplicating a first convolved data chunk of the first zone at a fifth zone. The duplicate of the first convolved data chunk can be duplicated to the fifth zone to preserve the geographical diversity of the duplicate data chunks convolved in the first convolved data chunk, e.g., an example chunk, such as ‘B3D2C1’, can be duplicated to the fifth zone to enable deconvolving the example chunk to access any of ‘B3’, ‘D2’, and/or ‘C1’.
Method 800, through 840, duplicates chunks and/or processes chunks to provide redundancy for data chunks of the first zone in other zones of the geographically diverse storage system. In an aspect, method 800, through 840, can also work to avoid inflating data storage space consumption by removing unneeded duplicates of data chunks. As such, at 850, method 800 can comprise removing the first data storage zone, from the group of data zones, for example, the first ZSC can be excluded from the geographically diverse data storage system, e.g., the example initial four zones of the group, as presented at 810, can be reduced/scaled-in to four remaining zones at 850, e.g., the first to fourth zones can be scaled-in, resulting in the second to fifth zones. In method 800, scaling-in can result in z same, or even larger, count of zones, as a result of removing, for example, the first zone. As such, it is noted that the scaling-in technology disclosed herein generally relates to efficaciously removing a zone from the geographically diverse data storage system, rather than necessarily having a lower count of zones/ZSCs as a result of the scaling-in event, though generally, as is illustrated elsewhere herein, a lower count of zones/ZSCs can be a typical result of a scaling-in event.
The system 900 also comprises one or more local component(s) 920. The local component(s) 920 can be hardware and/or software (e.g., threads, processes, computing devices). In some embodiments, local component(s) 920 can comprise a local ZSC connected to a remote ZSC via communication framework 940. In an aspect the remotely located ZSC or local ZSC can be embodied in ZSC 110-140, ZSC 210-240, ZSC 310-340, ZSC 410-440, ZSC 510-550, etc.
One possible communication between a remote component(s) 910 and a local component(s) 920 can be in the form of a data packet adapted to be transmitted between two or more computer processes. Another possible communication between a remote component(s) 910 and a local component(s) 920 can be in the form of circuit-switched data adapted to be transmitted between two or more computer processes in radio time slots. The system 900 comprises a communication framework 940 that can be employed to facilitate communications between the remote component(s) 910 and the local component(s) 920, and can comprise an air interface, e.g., Uu interface of a UMTS network, via a long-term evolution (LTE) network, etc. Remote component(s) 910 can be operably connected to one or more remote data store(s) 950, such as a hard drive, solid state drive, SIM card, device memory, etc., that can be employed to store information on the remote component(s) 910 side of communication framework 940. Similarly, local component(s) 920 can be operably connected to one or more local data store(s) 930, that can be employed to store information on the local component(s) 920 side of communication framework 940. As examples, information corresponding to chunks stored on ZSCs can be communicated via communication framework 940 to other ZSCs of a storage network, e.g., to facilitate compression and storage in partial or complete chunks on a ZSC as disclosed herein.
In order to provide a context for the various aspects of the disclosed subject matter,
In the subject specification, terms such as “store,” “storage,” “data store,” data storage,” “database,” and substantially any other information storage component relevant to operation and functionality of a component, refer to “memory components,” or entities embodied in a “memory” or components comprising the memory. It is noted that the memory components described herein can be either volatile memory or nonvolatile memory, or can comprise both volatile and nonvolatile memory, by way of illustration, and not limitation, volatile memory 1020 (see below), non-volatile memory 1022 (see below), disk storage 1024 (see below), and memory storage 1046 (see below). Further, nonvolatile memory can be included in read only memory, programmable read only memory, electrically programmable read only memory, electrically erasable read only memory, or flash memory. Volatile memory can comprise random access memory, which acts as external cache memory. By way of illustration and not limitation, random access memory is available in many forms such as synchronous random access memory, dynamic random access memory, synchronous dynamic random access memory, double data rate synchronous dynamic random access memory, enhanced synchronous dynamic random access memory, SynchLink dynamic random access memory, and direct Rambus random access memory. Additionally, the disclosed memory components of systems or methods herein are intended to comprise, without being limited to comprising, these and any other suitable types of memory.
Moreover, it is noted that the disclosed subject matter can be practiced with other computer system configurations, comprising single-processor or multiprocessor computer systems, mini-computing devices, mainframe computers, as well as personal computers, hand-held computing devices (e.g., personal digital assistant, phone, watch, tablet computers, netbook computers, . . . ), microprocessor-based or programmable consumer or industrial electronics, and the like. The illustrated aspects can also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network; however, some if not all aspects of the subject disclosure can be practiced on stand-alone computers. In a distributed computing environment, program modules can be located in both local and remote memory storage devices.
System bus 1018 can be any of several types of bus structure(s) comprising a memory bus or a memory controller, a peripheral bus or an external bus, and/or a local bus using any variety of available bus architectures comprising, but not limited to, industrial standard architecture, micro-channel architecture, extended industrial standard architecture, intelligent drive electronics, video electronics standards association local bus, peripheral component interconnect, card bus, universal serial bus, advanced graphics port, personal computer memory card international association bus, Firewire (Institute of Electrical and Electronics Engineers 1194), and small computer systems interface.
System memory 1016 can comprise volatile memory 1020 and nonvolatile memory 1022. A basic input/output system, containing routines to transfer information between elements within computer 1012, such as during start-up, can be stored in nonvolatile memory 1022. By way of illustration, and not limitation, nonvolatile memory 1022 can comprise read only memory, programmable read only memory, electrically programmable read only memory, electrically erasable read only memory, or flash memory. Volatile memory 1020 comprises read only memory, which acts as external cache memory. By way of illustration and not limitation, read only memory is available in many forms such as synchronous random access memory, dynamic read only memory, synchronous dynamic read only memory, double data rate synchronous dynamic read only memory, enhanced synchronous dynamic read only memory, SynchLink dynamic read only memory, Rambus direct read only memory, direct Rambus dynamic read only memory, and Rambus dynamic read only memory.
Computer 1012 can also comprise removable/non-removable, volatile/non-volatile computer storage media.
Computing devices typically comprise a variety of media, which can comprise computer-readable storage media or communications media, which two terms are used herein differently from one another as follows.
Computer-readable storage media can be any available storage media that can be accessed by the computer and comprises both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer-readable storage media can be implemented in connection with any method or technology for storage of information such as computer-readable instructions, program modules, structured data, or unstructured data. Computer-readable storage media can comprise, but are not limited to, read only memory, programmable read only memory, electrically programmable read only memory, electrically erasable read only memory, flash memory or other memory technology, compact disk read only memory, digital versatile disk or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or other tangible media which can be used to store desired information. In this regard, the term “tangible” herein as may be applied to storage, memory or computer-readable media, is to be understood to exclude only propagating intangible signals per se as a modifier and does not relinquish coverage of all standard storage, memory or computer-readable media that are not only propagating intangible signals per se. In an aspect, tangible media can comprise non-transitory media wherein the term “non-transitory” herein as may be applied to storage, memory or computer-readable media, is to be understood to exclude only propagating transitory signals per se as a modifier and does not relinquish coverage of all standard storage, memory or computer-readable media that are not only propagating transitory signals per se. Computer-readable storage media can be accessed by one or more local or remote computing devices, e.g., via access requests, queries or other data retrieval protocols, for a variety of operations with respect to the information stored by the medium. As such, for example, a computer-readable medium can comprise executable instructions stored thereon that, in response to execution, can cause a system comprising a processor to perform operations, comprising storing a compressed group of chunks at a ZSC, e.g., 110-140, 210-240, 310-340, 410-440, 510-550, etc., as disclosed herein. This can provide improvements to the geographically diverse data storage system itself, e.g., more efficient use of storage space, scaling-in of the system with fewer operations than conventional technologies, etc.
Communications media typically embody computer-readable instructions, data structures, program modules or other structured or unstructured data in a data signal such as a modulated data signal, e.g., a carrier wave or other transport mechanism, and comprises any information delivery or transport media. The term “modulated data signal” or signals refers to a signal that has one or more of its characteristics set or changed in such a manner as to encode information in one or more signals. By way of example, and not limitation, communication media comprise wired media, such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media.
It can be noted that
A user can enter commands or information into computer 1012 through input device(s) 1036. In some embodiments, a user interface can allow entry of user preference information, etc., and can be embodied in a touch sensitive display panel, a mouse/pointer input to a graphical user interface (GUI), a command line controlled interface, etc., allowing a user to interact with computer 1012. Input devices 1036 comprise, but are not limited to, a pointing device such as a mouse, trackball, stylus, touch pad, keyboard, microphone, joystick, game pad, satellite dish, scanner, TV tuner card, digital camera, digital video camera, web camera, cell phone, smartphone, tablet computer, etc. These and other input devices connect to processing unit 1014 through system bus 1018 by way of interface port(s) 1038. Interface port(s) 1038 comprise, for example, a serial port, a parallel port, a game port, a universal serial bus, an infrared port, a Bluetooth port, an IP port, or a logical port associated with a wireless service, etc. Output device(s) 1040 use some of the same type of ports as input device(s) 1036.
Thus, for example, a universal serial busport can be used to provide input to computer 1012 and to output information from computer 1012 to an output device 1040. Output adapter 1042 is provided to illustrate that there are some output devices 1040 like monitors, speakers, and printers, among other output devices 1040, which use special adapters. Output adapters 1042 comprise, by way of illustration and not limitation, video and sound cards that provide means of connection between output device 1040 and system bus 1018. It should be noted that other devices and/or systems of devices provide both input and output capabilities such as remote computer(s) 1044.
Computer 1012 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 1044. Remote computer(s) 1044 can be a personal computer, a server, a router, a network PC, cloud storage, a cloud service, code executing in a cloud-computing environment, a workstation, a microprocessor-based appliance, a peer device, or other common network node and the like, and typically comprises many or all of the elements described relative to computer 1012. A cloud computing environment, the cloud, or other similar terms can refer to computing that can share processing resources and data to one or more computer and/or other device(s) on an as needed basis to enable access to a shared pool of configurable computing resources that can be provisioned and released readily. Cloud computing and storage solutions can store and/or process data in third-party data centers which can leverage an economy of scale and can view accessing computing resources via a cloud service in a manner similar to a subscribing to an electric utility to access electrical energy, a telephone utility to access telephonic services, etc.
For purposes of brevity, only a memory storage device 1046 is illustrated with remote computer(s) 1044. Remote computer(s) 1044 is logically connected to computer 1012 through a network interface 1048 and then physically connected by way of communication connection 1050. Network interface 1048 encompasses wire and/or wireless communication networks such as local area networks and wide area networks. Local area network technologies comprise fiber distributed data interface, copper distributed data interface, Ethernet, Token Ring and the like. Wide area network technologies comprise, but are not limited to, point-to-point links, circuit-switching networks like integrated services digital networks and variations thereon, packet switching networks, and digital subscriber lines. As noted below, wireless technologies may be used in addition to or in place of the foregoing.
Communication connection(s) 1050 refer(s) to hardware/software employed to connect network interface 1048 to bus 1018. While communication connection 1050 is shown for illustrative clarity inside computer 1012, it can also be external to computer 1012. The hardware/software for connection to network interface 1048 can comprise, for example, internal and external technologies such as modems, comprising regular telephone grade modems, cable modems and digital subscriber line modems, integrated services digital network adapters, and Ethernet cards.
The above description of illustrated embodiments of the subject disclosure, comprising what is described in the Abstract, is not intended to be exhaustive or to limit the disclosed embodiments to the precise forms disclosed. While specific embodiments and examples are described herein for illustrative purposes, various modifications are possible that are considered within the scope of such embodiments and examples, as those skilled in the relevant art can recognize.
In this regard, while the disclosed subject matter has been described in connection with various embodiments and corresponding Figures, where applicable, it is to be understood that other similar embodiments can be used or modifications and additions can be made to the described embodiments for performing the same, similar, alternative, or substitute function of the disclosed subject matter without deviating therefrom. Therefore, the disclosed subject matter should not be limited to any single embodiment described herein, but rather should be construed in breadth and scope in accordance with the appended claims below.
As it employed in the subject specification, the term “processor” can refer to substantially any computing processing unit or device comprising, but not limited to comprising, single-core processors; single-processors with software multithread execution capability; multi-core processors; multi-core processors with software multithread execution capability; multi-core processors with hardware multithread technology; parallel platforms; and parallel platforms with distributed shared memory. Additionally, a processor can refer to an integrated circuit, an application specific integrated circuit, a digital signal processor, a field programmable gate array, a programmable logic controller, a complex programmable logic device, a discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. Processors can exploit nano-scale architectures such as, but not limited to, molecular and quantum-dot based transistors, switches and gates, in order to optimize space usage or enhance performance of user equipment. A processor may also be implemented as a combination of computing processing units.
As used in this application, the terms “component,” “system,” “platform,” “layer,” “selector,” “interface,” and the like are intended to refer to a computer-related entity or an entity related to an operational apparatus with one or more specific functionalities, wherein the entity can be either hardware, a combination of hardware and software, software, or software in execution. As an example, a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and/or a computer. By way of illustration and not limitation, both an application running on a server and the server can be a component. One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers. In addition, these components can execute from various computer readable media having various data structures stored thereon. The components may communicate via local and/or remote processes such as in accordance with a signal having one or more data packets (e.g., data from one component interacting with another component in a local system, distributed system, and/or across a network such as the Internet with other systems via the signal). As another example, a component can be an apparatus with specific functionality provided by mechanical parts operated by electric or electronic circuitry, which is operated by a software or a firmware application executed by a processor, wherein the processor can be internal or external to the apparatus and executes at least a part of the software or firmware application. As yet another example, a component can be an apparatus that provides specific functionality through electronic components without mechanical parts, the electronic components can comprise a processor therein to execute software or firmware that confers at least in part the functionality of the electronic components.
In addition, the term “or” is intended to mean an inclusive “or” rather than an exclusive “or.” That is, unless specified otherwise, or clear from context, “X employs A or B” is intended to mean any of the natural inclusive permutations. That is, if X employs A; X employs B; or X employs both A and B, then “X employs A or B” is satisfied under any of the foregoing instances. Moreover, articles “a” and “an” as used in the subject specification and annexed drawings should generally be construed to mean “one or more” unless specified otherwise or clear from context to be directed to a singular form. Moreover, the use of any particular embodiment or example in the present disclosure should not be treated as exclusive of any other particular embodiment or example, unless expressly indicated as such, e.g., a first embodiment that has aspect A and a second embodiment that has aspect B does not preclude a third embodiment that has aspect A and aspect B. The use of granular examples and embodiments is intended to simplify understanding of certain features, aspects, etc., of the disclosed subject matter and is not intended to limit the disclosure to said granular instances of the disclosed subject matter or to illustrate that combinations of embodiments of the disclosed subject matter were not contemplated at the time of actual or constructive reduction to practice.
Disclosed systems, apparatuses, components, embodiments, etc., or subsets thereof, should neither be presumed to be exclusive of other disclosed systems, apparatuses, components, embodiments, etc., nor should a system, apparatus, component, embodiment, etc., be presumed to be exclusive to its depicted representation in an example embodiment or embodiments of this disclosure, unless where clear from context to the contrary. The scope of the disclosure is generally intended to encompass modifications of depicted embodiments with additions from other depicted embodiments, where suitable, interoperability among or between depicted embodiments, where suitable, as well as addition of a component(s) from one embodiment(s) within another or subtraction of a component(s) from any depicted embodiment, where suitable, aggregation of components (or embodiments) into a single component achieving aggregate functionality, where suitable, or distribution of functionality of a single system or component into multiple systems or components, where suitable. In addition, incorporation, combination or modification of systems or components depicted herein or modified as stated above with systems, apparatuses, components or subsets thereof not explicitly depicted herein but known in the art or made evident to one with ordinary skill in the art through the context disclosed herein are also considered within the scope of the present disclosure.
Further, the term “include” is intended to be employed as an open or inclusive term, rather than a closed or exclusive term. The term “include” can be substituted with the term “comprising” and is to be treated with similar scope, unless otherwise explicitly used otherwise. As an example, “a basket of fruit including an apple” is to be treated with the same breadth of scope as, “a basket of fruit comprising an apple.”
Furthermore, the terms “user,” “subscriber,” “customer,” “consumer,” “prosumer,” “agent,” and the like are employed interchangeably throughout the subject specification, unless context warrants particular distinction(s) among the terms. It should be appreciated that such terms can refer to human entities, machine learning components, or automated components (e.g., supported through artificial intelligence, as through a capacity to make inferences based on complex mathematical formalisms), that can provide simulated vision, sound recognition and so forth.
Aspects, features, or advantages of the subject matter can be exploited in substantially any, or any, wired, broadcast, wireless telecommunication, radio technology or network, or combinations thereof. Non-limiting examples of such technologies or networks comprise broadcast technologies (e.g., sub-Hertz, extremely low frequency, very low frequency, low frequency, medium frequency, high frequency, very high frequency, ultra-high frequency, super-high frequency, extremely high frequency, terahertz broadcasts, etc.); Ethernet; X.25; powerline-type networking, e.g., Powerline audio video Ethernet, etc.; femtocell technology; Wi-Fi; worldwide interoperability for microwave access; enhanced general packet radio service; second generation partnership project (2G or 2GPP); third generation partnership project (3G or 3GPP); fourth generation partnership project (4G or 4GPP); long term evolution (LTE); fifth generation partnership project (5G or 5GPP); third generation partnership project universal mobile telecommunications system; third generation partnership project 2; ultra mobile broadband; high speed packet access; high speed downlink packet access; high speed uplink packet access; enhanced data rates for global system for mobile communication evolution radio access network; universal mobile telecommunications system terrestrial radio access network; or long term evolution advanced. As an example, a millimeter wave broadcast technology can employ electromagnetic waves in the frequency spectrum from about 30 GHz to about 300 GHz. These millimeter waves can be generally situated between microwaves (from about 1 GHz to about 30 GHz) and infrared (IR) waves, and are sometimes referred to extremely high frequency (EHF). The wavelength (λ) for millimeter waves is typically in the 1-mm to 10-mm range.
The term “infer” or “inference” can generally refer to the process of reasoning about, or inferring states of, the system, environment, user, and/or intent from a set of observations as captured via events and/or data. Captured data and events can include user data, device data, environment data, data from sensors, sensor data, application data, implicit data, explicit data, etc. Inference, for example, can be employed to identify a specific context or action, or can generate a probability distribution over states of interest based on a consideration of data and events. Inference can also refer to techniques employed for composing higher-level events from a set of events and/or data. Such inference results in the construction of new events or actions from a set of observed events and/or stored event data, whether the events, in some instances, can be correlated in close temporal proximity, and whether the events and data come from one or several event and data sources. Various classification schemes and/or systems (e.g., support vector machines, neural networks, expert systems, Bayesian belief networks, fuzzy logic, and data fusion engines) can be employed in connection with performing automatic and/or inferred action in connection with the disclosed subject matter.
What has been described above includes examples of systems and methods illustrative of the disclosed subject matter. It is, of course, not possible to describe every combination of components or methods herein. One of ordinary skill in the art may recognize that many further combinations and permutations of the claimed subject matter are possible. Furthermore, to the extent that the terms “includes,” “has,” “possesses,” and the like are used in the detailed description, claims, appendices and drawings such terms are intended to be inclusive in a manner similar to the term “comprising” as “comprising” is interpreted when employed as a transitional word in a claim.
The subject application is a continuation of, and claims priority to, U.S. patent application Ser. No. 15/965,479 (now U.S. Pat. No. 10,579,297), filed 27 Apr. 2018, and entitled “SCALING-IN FOR GEOGRAPHICALLY DIVERSE STORAGE,” the entirety of which application is hereby incorporated by reference herein.
Number | Name | Date | Kind |
---|---|---|---|
5675802 | Allen et al. | Oct 1997 | A |
5805788 | Johnson | Sep 1998 | A |
5950225 | Kleiman | Sep 1999 | A |
6502243 | Thomas | Dec 2002 | B1 |
7389393 | Karr et al. | Jun 2008 | B1 |
7577091 | Antal et al. | Aug 2009 | B2 |
7631051 | Fein et al. | Dec 2009 | B1 |
7664839 | Karr et al. | Feb 2010 | B1 |
7680875 | Shapiro et al. | Mar 2010 | B1 |
7721044 | Chatterjee et al. | May 2010 | B1 |
8125406 | Jensen et al. | Feb 2012 | B1 |
8261033 | Slik et al. | Sep 2012 | B1 |
8370542 | Lu et al. | Feb 2013 | B2 |
8479037 | Chatterjee et al. | Jul 2013 | B1 |
8495465 | Anholt et al. | Jul 2013 | B1 |
8540625 | Miyoshi | Sep 2013 | B2 |
8683205 | Resch et al. | Mar 2014 | B2 |
8751599 | Tran et al. | Jun 2014 | B2 |
8751740 | De Forest et al. | Jun 2014 | B1 |
8751897 | Borthakur et al. | Jun 2014 | B2 |
8799746 | Baker et al. | Aug 2014 | B2 |
8832234 | Brooker et al. | Sep 2014 | B1 |
8856619 | Cypher | Oct 2014 | B1 |
8856624 | Paniconi | Oct 2014 | B1 |
8972478 | Storer et al. | Mar 2015 | B1 |
9003086 | Schuller et al. | Apr 2015 | B1 |
9021296 | Kiselev et al. | Apr 2015 | B1 |
9037825 | Donlan et al. | May 2015 | B1 |
9052942 | Barber et al. | Jun 2015 | B1 |
9063838 | Boyle et al. | Jun 2015 | B1 |
9098447 | Donlan et al. | Aug 2015 | B1 |
9208009 | Resch et al. | Dec 2015 | B2 |
9218135 | Miller et al. | Dec 2015 | B2 |
9244761 | Yekhanin et al. | Jan 2016 | B2 |
9268783 | Shilane et al. | Feb 2016 | B1 |
9274903 | Garlapati et al. | Mar 2016 | B1 |
9280430 | Sarfare et al. | Mar 2016 | B2 |
9405483 | Wei et al. | Aug 2016 | B1 |
9477682 | Bent et al. | Oct 2016 | B1 |
9495241 | Flynn et al. | Nov 2016 | B2 |
9619256 | Natanzon et al. | Apr 2017 | B1 |
9641615 | Robins et al. | May 2017 | B1 |
9665428 | Vairavanathan et al. | May 2017 | B2 |
9747057 | Ramani et al. | Aug 2017 | B1 |
9817713 | Gupta et al. | Nov 2017 | B2 |
9864527 | Srivastav et al. | Jan 2018 | B1 |
9942084 | Sorenson, III | Apr 2018 | B1 |
10001947 | Chatterjee et al. | Jun 2018 | B1 |
10007561 | Pudipeddi et al. | Jun 2018 | B1 |
10055145 | Danilov et al. | Aug 2018 | B1 |
10061668 | Lazier et al. | Aug 2018 | B1 |
10108819 | Donlan et al. | Oct 2018 | B1 |
10127234 | Krishnan et al. | Nov 2018 | B1 |
10216770 | Kulesza et al. | Feb 2019 | B1 |
10242022 | Jain et al. | Mar 2019 | B1 |
10282262 | Panara et al. | May 2019 | B2 |
10289488 | Danilov et al. | May 2019 | B1 |
10331516 | Danilov et al. | Jun 2019 | B2 |
10361810 | Myung et al. | Jul 2019 | B2 |
10387546 | Duran et al. | Aug 2019 | B1 |
10496330 | Bernat et al. | Dec 2019 | B1 |
10503611 | Srivastav et al. | Dec 2019 | B1 |
10567009 | Yang et al. | Feb 2020 | B2 |
10579490 | Danilov et al. | Mar 2020 | B2 |
10613780 | Naeni et al. | Apr 2020 | B1 |
10644408 | Sakai et al. | May 2020 | B2 |
10705911 | Vishnumolakala et al. | Jul 2020 | B2 |
10733053 | Miller et al. | Aug 2020 | B1 |
10740183 | Blaum et al. | Aug 2020 | B1 |
10797863 | Chen et al. | Oct 2020 | B2 |
10846003 | Danilov et al. | Nov 2020 | B2 |
20020166026 | Ulrich et al. | Nov 2002 | A1 |
20020191311 | Ulrich et al. | Dec 2002 | A1 |
20050080982 | Vasilevsky et al. | Apr 2005 | A1 |
20050088318 | Liu et al. | Apr 2005 | A1 |
20050108775 | Bachar et al. | May 2005 | A1 |
20050140529 | Choi et al. | Jun 2005 | A1 |
20050234941 | Watanabe | Oct 2005 | A1 |
20060047896 | Nguyen et al. | Mar 2006 | A1 |
20060075007 | Anderson et al. | Apr 2006 | A1 |
20060143508 | Mochizuki et al. | Jun 2006 | A1 |
20060265211 | Canniff et al. | Nov 2006 | A1 |
20070076321 | Takahashi et al. | Apr 2007 | A1 |
20070239759 | Shen et al. | Oct 2007 | A1 |
20070250674 | Findberg et al. | Oct 2007 | A1 |
20080222480 | Huang et al. | Sep 2008 | A1 |
20080222481 | Huang et al. | Sep 2008 | A1 |
20080244353 | Dholakia et al. | Oct 2008 | A1 |
20080320061 | Aszmann et al. | Dec 2008 | A1 |
20090070771 | Yuyitung et al. | Mar 2009 | A1 |
20090113034 | Krishnappa et al. | Apr 2009 | A1 |
20090172464 | Byrne et al. | Jul 2009 | A1 |
20090183056 | Aston | Jul 2009 | A1 |
20090204959 | Anand et al. | Aug 2009 | A1 |
20090240880 | Kawaguchi | Sep 2009 | A1 |
20090259882 | Shellhamer | Oct 2009 | A1 |
20100031060 | Chew et al. | Feb 2010 | A1 |
20100094963 | Zuckerman et al. | Apr 2010 | A1 |
20100174968 | Charles et al. | Jul 2010 | A1 |
20100218037 | Swartz et al. | Aug 2010 | A1 |
20100293348 | Ye et al. | Nov 2010 | A1 |
20100332748 | Van der Goat et al. | Dec 2010 | A1 |
20110029836 | Dhuse et al. | Feb 2011 | A1 |
20110106972 | Grube et al. | May 2011 | A1 |
20110107165 | Resch et al. | May 2011 | A1 |
20110138148 | Friedman et al. | Jun 2011 | A1 |
20110161712 | Athalye et al. | Jun 2011 | A1 |
20110196833 | Drobychev et al. | Aug 2011 | A1 |
20110246503 | Bender et al. | Oct 2011 | A1 |
20110292054 | Baker et al. | Dec 2011 | A1 |
20120023291 | Zeng et al. | Jan 2012 | A1 |
20120096214 | Lu et al. | Apr 2012 | A1 |
20120191675 | Kim et al. | Jul 2012 | A1 |
20120191901 | Norair | Jul 2012 | A1 |
20120204077 | D'Abreu et al. | Aug 2012 | A1 |
20120233117 | Holt et al. | Sep 2012 | A1 |
20120311395 | Leggette et al. | Dec 2012 | A1 |
20120317234 | Bohrer et al. | Dec 2012 | A1 |
20120321052 | Morrill et al. | Dec 2012 | A1 |
20130047187 | Frazier et al. | Feb 2013 | A1 |
20130054822 | Mordani et al. | Feb 2013 | A1 |
20130067159 | Mehra | Mar 2013 | A1 |
20130067187 | Moss et al. | Mar 2013 | A1 |
20130088501 | Fell | Apr 2013 | A1 |
20130097470 | Hwang et al. | Apr 2013 | A1 |
20130145208 | Yen et al. | Jun 2013 | A1 |
20130238932 | Resch | Sep 2013 | A1 |
20130246876 | Manssour et al. | Sep 2013 | A1 |
20130290482 | Leggette | Oct 2013 | A1 |
20130305365 | Rubin et al. | Nov 2013 | A1 |
20140040417 | Galdwin et al. | Feb 2014 | A1 |
20140064048 | Cohen et al. | Mar 2014 | A1 |
20140115182 | Sabaa et al. | Apr 2014 | A1 |
20140164430 | Hadjieleftheriou et al. | Jun 2014 | A1 |
20140164694 | Storer | Jun 2014 | A1 |
20140250450 | Yu et al. | Sep 2014 | A1 |
20140280375 | Rawson et al. | Sep 2014 | A1 |
20140281804 | Resch | Sep 2014 | A1 |
20140297955 | Yamazaki et al. | Oct 2014 | A1 |
20140331100 | Dhuse et al. | Nov 2014 | A1 |
20140358972 | Guarrieri et al. | Dec 2014 | A1 |
20140359244 | Chambliss et al. | Dec 2014 | A1 |
20140380088 | Bennett et al. | Dec 2014 | A1 |
20140380125 | Calder et al. | Dec 2014 | A1 |
20140380126 | Yekhanin et al. | Dec 2014 | A1 |
20150006846 | Youngworth | Jan 2015 | A1 |
20150074065 | Christ et al. | Mar 2015 | A1 |
20150112951 | Narayanamurthy et al. | Apr 2015 | A1 |
20150134626 | Theimer et al. | May 2015 | A1 |
20150142863 | Yuen et al. | May 2015 | A1 |
20150178007 | Moisa et al. | Jun 2015 | A1 |
20150186043 | Kesselman et al. | Jul 2015 | A1 |
20150269025 | Krishnamurthy et al. | Sep 2015 | A1 |
20150303949 | Jafarkhani et al. | Oct 2015 | A1 |
20150331766 | Sarfare et al. | Nov 2015 | A1 |
20150370656 | Tsafrir et al. | Dec 2015 | A1 |
20150378542 | Saito et al. | Dec 2015 | A1 |
20160011935 | Luby | Jan 2016 | A1 |
20160011936 | Luby | Jan 2016 | A1 |
20160055054 | Patterson, III et al. | Feb 2016 | A1 |
20160162378 | Garlapati et al. | Jun 2016 | A1 |
20160169692 | Gupta | Jun 2016 | A1 |
20160170668 | Mehra | Jun 2016 | A1 |
20160217104 | Kamble et al. | Jul 2016 | A1 |
20160232055 | Vairavanathan et al. | Aug 2016 | A1 |
20160253400 | McAlister et al. | Sep 2016 | A1 |
20160277497 | Bannister et al. | Sep 2016 | A1 |
20160292429 | Bannister et al. | Sep 2016 | A1 |
20160294419 | Sandell et al. | Oct 2016 | A1 |
20160328295 | Baptist et al. | Nov 2016 | A1 |
20160357443 | Li et al. | Dec 2016 | A1 |
20160357649 | Karrotu et al. | Dec 2016 | A1 |
20160371145 | Akutsu et al. | Dec 2016 | A1 |
20160378624 | Jenkins, Jr. et al. | Dec 2016 | A1 |
20160380650 | Calder et al. | Dec 2016 | A1 |
20170003880 | Fisher et al. | Jan 2017 | A1 |
20170004044 | Tormasov et al. | Jan 2017 | A1 |
20170017671 | Baptist et al. | Jan 2017 | A1 |
20170031945 | Sarab et al. | Feb 2017 | A1 |
20170097875 | Jess et al. | Apr 2017 | A1 |
20170102993 | Hu et al. | Apr 2017 | A1 |
20170116088 | Anami et al. | Apr 2017 | A1 |
20170187398 | Trusov | Jun 2017 | A1 |
20170187766 | Zheng et al. | Jun 2017 | A1 |
20170206025 | Viswanathan | Jul 2017 | A1 |
20170206135 | Zeng | Jul 2017 | A1 |
20170212680 | Waghulde | Jul 2017 | A1 |
20170212845 | Conway | Jul 2017 | A1 |
20170235507 | Sinha et al. | Aug 2017 | A1 |
20170262187 | Manzanares et al. | Sep 2017 | A1 |
20170268900 | Nicolaas et al. | Sep 2017 | A1 |
20170285952 | Danilov et al. | Oct 2017 | A1 |
20170286009 | Danilov et al. | Oct 2017 | A1 |
20170286436 | Neporada et al. | Oct 2017 | A1 |
20170286516 | Horowitz et al. | Oct 2017 | A1 |
20170288701 | Slik et al. | Oct 2017 | A1 |
20170344285 | Choi et al. | Nov 2017 | A1 |
20180052744 | Chen et al. | Feb 2018 | A1 |
20180063213 | Bevilacqua-Linn et al. | Mar 2018 | A1 |
20180074881 | Burden | Mar 2018 | A1 |
20180121286 | Sipos | May 2018 | A1 |
20180129417 | Sivasubramanian et al. | May 2018 | A1 |
20180181324 | Daniliv et al. | Jun 2018 | A1 |
20180181475 | Danilov et al. | Jun 2018 | A1 |
20180181612 | Daniliv et al. | Jun 2018 | A1 |
20180246668 | Sakashita et al. | Aug 2018 | A1 |
20180267856 | Hayasaka et al. | Sep 2018 | A1 |
20180267985 | Badey et al. | Sep 2018 | A1 |
20180306600 | Nicolaas et al. | Oct 2018 | A1 |
20180307560 | Vishnumolakala et al. | Oct 2018 | A1 |
20180341662 | He | Nov 2018 | A1 |
20180375936 | Chirammal et al. | Dec 2018 | A1 |
20190028179 | Kalhan | Jan 2019 | A1 |
20190034084 | Nagarajan et al. | Jan 2019 | A1 |
20190043201 | Strong et al. | Feb 2019 | A1 |
20190043351 | Yang et al. | Feb 2019 | A1 |
20190050301 | Juniwal et al. | Feb 2019 | A1 |
20190065092 | Shah et al. | Feb 2019 | A1 |
20190065310 | Rozas | Feb 2019 | A1 |
20190114223 | Pydipaty et al. | Apr 2019 | A1 |
20190205437 | Larson et al. | Jul 2019 | A1 |
20190215017 | Danilov et al. | Jul 2019 | A1 |
20190220207 | Lingarajappa | Jul 2019 | A1 |
20190356416 | Yanovsky et al. | Nov 2019 | A1 |
20190384500 | Danilov et al. | Dec 2019 | A1 |
20190386683 | Danilov et al. | Dec 2019 | A1 |
20200026810 | Subramaniam et al. | Jan 2020 | A1 |
20200042178 | Danilov et al. | Feb 2020 | A1 |
20200050510 | Chien et al. | Feb 2020 | A1 |
20200104377 | Earnesty, Jr. et al. | Apr 2020 | A1 |
20200117556 | Zou et al. | Apr 2020 | A1 |
Entry |
---|
Non-Final Office Action received for U.S. Appl. No. 16/228,624 dated Jun. 24, 2020, 65 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/240,272 dated Jun. 29, 2020, 64 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/228,612 dated Jun. 29, 2020, 62 pages. |
Final Office Action received for U.S. Appl. No. 16/010,255 dated Jul. 23, 2020, 36 pages. |
Office Action received for U.S. Appl. No. 16/010,246 dated Jul. 27, 2020 36 pages. |
Office Action received for U.S. Appl. No. 16/177,278, dated Aug. 21, 2020, 53 pages. |
Office Action received for U.S. Appl. No. 16/179,486, dated Aug. 13, 2020, 64 pages. |
Guo et al., “GeoScale: Providing Geo-Elasticity in Distributed Clouds” 2016 IEEE International Conference on Cloud Engineering, 4 pages. |
Guo et al., “Providing Geo-Elasticity in Geographically Distributed Clouds”. ACM Transactions on Internet Technology, vol. 18, No. 3, Article 38. Apr. 2018. 27 pages. |
Office Action received for U.S. Appl. No. 16/254,073, dated Aug. 18, 2020, 62 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/582,167 dated Sep. 7, 2018, 19 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/952,179 dated Apr. 20, 2020, 68 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/651,504 dated Mar. 21, 2019, 10 pages. |
Notice of Allowance dated May 4, 2020 for U.S. Appl. No. 16/240,193, 46 pages. |
Office Action dated May 11, 2020 for U.S. Appl. No. 16/177,278, 53 pages. |
Office Action dated May 8, 2020 for U.S. Appl. No. 16/231,018, 78 pages. |
Notice of Allowance dated May 11, 2020 for U.S. Appl. No. 16/240,193, 24 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/526,142 dated Oct. 15, 2020, 21 pages. |
Notice of Allowance received U.S. Appl. No. 16/228,612 date Oct. 20, 2020, 84 pages. |
Zhou, et al. “Fast Erasure Coding for Data Storage: A Comprehensive Study of the Acceleration Techniques” Proceedings of the 17th Usenix Conference on File and Storage Technologies (FAST '19), [https://www.usenix.org/conference/fast19/presentation/zhou], Feb. 2019, Boston, MA, USA. 14 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/010,255 dated Oct. 29, 2020, 65 pages. |
Final Office Action received for U.S. Appl. No. 16/240,272 dated Oct. 27, 2020, 42 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/399,902 dated Oct. 28, 2020, 83 pages. |
Notice of Allowance received for U.S. Appl. No. 16/374,726 dated Nov. 20, 2020, 78 pages. |
Final Office Action received for U.S. Appl. No. 16/228,624 dated Dec. 1, 2020, 63 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/570,657 dated Nov. 27, 2020, 75 pages. |
Final Office Action received for U.S. Appl. No. 16/177,285 dated Dec. 30, 2020, 61 pages. |
Final Office Action received for U.S. Appl. No. 16/511,161 dated Dec. 30, 2020, 61 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/399,895 dated Jan. 4, 2021, 64 pages. |
Notice of Allowance received for U.S. Appl. No. 16/374,726 dated Jan. 6, 2021, 56 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/209,185 dated Jun. 18, 2020, 22 pages. |
Martin Hosken, Developing a Hyper-Converged Storage Strategy for VMware vCloud Director with VMware vSAN, Jan. 2018 (Year: 2018). |
Non-Final Office Action received for U.S. Appl. No. 16/261,549 dated Apr. 15, 2020, 22 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/374,726 dated Jun. 2, 2020, 47 pages. |
Vatarajan, RAID 0, RAID 1, RAID 5, Raid 10 Explained with Diagrams, Aug. 10, 2010, thegeekstuff.com (18 pages). |
Non-Final Office Action received for U.S. Appl. No. 16/177,285 dated Jul. 22, 2020, 31 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/261,547 dated Sep. 3, 2020, 26 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/261,548 dated Aug. 21, 2020, 42 pages. |
Notice of Allowance received for U.S. Appl. No. 16/261,549 dated Jul. 17, 2020, 40 pages. |
Qiang et al., “Dynamics Process of Long-running Allocation/Collection in Linear Storage Space”, International Conference on Networking, Architecture, and Storage (NAS 2007), Guilin, 2007, pp. 209-216. |
Non-Final Office Action received for U.S. Appl. No. 16/374,725 dated Aug. 19, 2020, 50 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/511,161 dated Jul. 10, 2020, 24 pages. |
Notice of Allowance received for U.S. Appl. No. 15/862,547 dated Mar. 29, 2019 27 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/792,714 dated Apr. 4, 2019, 20 pages. |
Final Office Action received for U.S. Appl. No. 15/792,714 dated Sep. 12, 2019, 43 pages. |
Wikipedia “Garbage Collection”, URL: https://en.wikipedia.org/wiki/Garbage_collection_(computer science)#Availability (Year: 2017) retrieved using the WayBackMachine, Sep. 8, 2017, 8 pages. |
Wikipedia “Erasure code”, URL: https://web.archive.org/web/20170908171158/https://en.wikipedia.org/wiki/Erasure_code (Year: 2017), retrieved using the WayBackMachine, Sep. 8, 2017, 5 pages. |
Wikipedia “Front and back ends” URL: https://en.wikipedia.org/wiki/Front_and_back_ends (Year:2019), Sep. 6, 2019, 4 pages. |
Notice of Allowance received for U.S. Appl. No. 15/792,714 dated Nov. 8, 2019, 31 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/791,390 dated Sep. 20, 2019, 27 pages. |
Final Office Action received for U.S. Appl. No. 15/791,390 dated Feb. 6, 2020, 29 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/791,390 dated Apr. 30, 2020, 48 pages. |
Huang et al., “Scale-RS: An Efficient Scaling Scheme for RS-Coded Storage Clusters,” in IEEE Transactions on Parallel and Distributed Systems, vol. 26, No. 6, pp. 1704-1717, Jun. 1, 2015. |
Non-Final Office Action received for U.S. Appl. No. 16/457,615 dated Jul. 20, 2020, 34 pages. |
Final Office Action dated Feb. 12, 2020 for U.S. Appl. No. 16/024,314, 29 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/010,255 dated Jan. 9, 2020, 31 pages. |
Office Action dated Feb. 5, 2020 for U.S. Appl. No. 16/261,551, 30 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/228,612 dated Feb. 27, 2020, 49 pages. |
Final Office Action received for U.S. Appl. No. 16/010,246 dated Mar. 16, 2020, 33 pages. |
Final Office Action received for U.S. Appl. No. 15/656,382 dated Apr. 6, 2020, 31 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/656,382 dated Nov. 1, 2019, 47 pages. |
Final Office Action received for U.S. Appl. No. 15/952,179 dated Nov. 26, 2019, 53 pages. |
Non Final Office Action received for U.S. Appl. No. 16/024,314 dated Nov. 25, 2019, 42 pages. |
Non- Final Office Action received for U.S. Appl. No. 16/177,278 dated Dec. 2, 2019, 55 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/651,504 dated Dec. 31, 2019, 18 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/010,246 dated Dec. 5, 2019, 67 pages. |
Stonebreaker et al. “Distributed RAID—A New Multiple Copy Algorithm.”, IEEE ICDE, 1990, pp. 430-437. |
Muralidhar et al. “f4: Facebook's Warm BLOB Storage System”, USENIX. OSDI, Oct. 2014, pp. 383-398. |
Non-Final Office Action received for U.S. Appl. No. 15/662,273 dated Nov. 16, 2018, 19 pages. |
Final Office Action received for U.S. Appl. No. 15/662,273 dated May 15, 2019, 33 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/965,479 dated Apr. 15, 2019, 21 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/794,950 dated Jul. 9, 2019, 29 pages. |
Final Office Action received for U.S. Appl. No. 15/651,504 dated Sep. 18, 2019, 15 pages. |
Non-Final Office Action received for U.S. Appl. No. 15/952,179 dated Sep. 10, 2019, 42 pages. |
Wikipedia, “Standard Raid Levels—RAID 6”, URL: https://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_6″, Oct. 18, 2019, 11 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/399,897 dated Feb. 19, 2021, 56 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/670,715 dated Mar. 31, 2021, 60 pages. |
Final Office Action received for U.S. Appl. No. 16/177,278 dated Feb. 24, 2021, 109 pages. |
EMC; “EMC ECS (Elastic Cloud Storage) Architectural Guide v2.x;” EMC; Jun. 2015; available at: https://www.dell.com/community/s/vjauj58549/attachments/vjauj58549/solutions-ch/477 /1/h14071-ecs-architectural-guide-wp.pdf, Jun. 2015, 21 pages. |
Mohan et al., “Geo-aware erasure coding for high-performance erasure-coded storage clusters”, Springer Link, URL: https://link.springer.com/article/10.1007/s 12243-017-0623-2, Jan. 18, 2018. |
Final Office Action received for U.S. Appl. No. 16/179,486 dated Jan. 28, 2021, 55 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/670,746 dated Feb. 16, 2021, 55 pages. |
Dell Technologies, “ECS Overview and Architecture”, h14071.18, Feb. 2021, 21 Pages. |
Non-Final Office Action received for U.S. Appl. No. 16/177,285 dated Apr. 9, 2021, 41 pages. |
Notice of Allowance received for U.S. Appl. No. 16/726,428 dated Jun. 14, 2021, 34 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/698,096 dated May 24, 2021, 62 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/745,855 dated May 13, 2021, 71 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/834,649 dated Jun. 24, 2021, 61 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/179,486 dated May 12, 2021, 50 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/570,657 dated May 12, 2021, 79 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/670,765 dated Jul. 20, 2021, 79 pages. |
Thomasian et al., “Hierarchical RAID: Design, performance, reliability, and recovery”, J. Parallel Distrib. Comput. Vol. 72 (2012) pp. 1753-1769. |
Number | Date | Country | |
---|---|---|---|
20200167080 A1 | May 2020 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 15965479 | Apr 2018 | US |
Child | 16779208 | US |