Movatterモバイル変換


[0]ホーム

URL:


US20130305060A9 - Distributed storage network data revision control - Google Patents

Distributed storage network data revision control
Download PDF

Info

Publication number
US20130305060A9
US20130305060A9US12/837,961US83796110AUS2013305060A9US 20130305060 A9US20130305060 A9US 20130305060A9US 83796110 AUS83796110 AUS 83796110AUS 2013305060 A9US2013305060 A9US 2013305060A9
Authority
US
United States
Prior art keywords
distributed storage
encoded data
slices
data slices
encoded
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US12/837,961
Other versions
US10142115B2 (en
US20110107113A1 (en
Inventor
Jason K. Resch
Greg Dhuse
Ilya Volvovski
Andrew Baptist
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pure Storage Inc
Original Assignee
Cleversafe Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US12/080,042external-prioritypatent/US8880799B2/en
Priority to US12/837,961priorityCriticalpatent/US10142115B2/en
Application filed by Cleversafe IncfiledCriticalCleversafe Inc
Assigned to CLEVERSAFE INC.reassignmentCLEVERSAFE INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: DHUSE, GREG, BAPTIST, ANDREW, RESCH, JASON K., VOLVOVSKI, ILYA
Publication of US20110107113A1publicationCriticalpatent/US20110107113A1/en
Publication of US20130305060A9publicationCriticalpatent/US20130305060A9/en
Priority to US14/302,974prioritypatent/US9501355B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATIONreassignmentINTERNATIONAL BUSINESS MACHINES CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: CLEVERSAFE, INC.
Priority to US16/121,290prioritypatent/US20180375671A1/en
Publication of US10142115B2publicationCriticalpatent/US10142115B2/en
Application grantedgrantedCritical
Assigned to PURE STORAGE, INC.reassignmentPURE STORAGE, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to PURE STORAGE, INC.reassignmentPURE STORAGE, INC.CORRECTIVE ASSIGNMENT TO CORRECT THE 9992063 AND 10334045 LISTED IN ERROR PREVIOUSLY RECORDED ON REEL 049556 FRAME 0012. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNOR HEREBY CONFIRMS THE ASSIGNMENT.Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to BARCLAYS BANK PLC AS ADMINISTRATIVE AGENTreassignmentBARCLAYS BANK PLC AS ADMINISTRATIVE AGENTSECURITY INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: PURE STORAGE, INC.
Assigned to PURE STORAGE, INC.reassignmentPURE STORAGE, INC.TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTSAssignors: BARCLAYS BANK PLC, AS ADMINISTRATIVE AGENT
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

Multiple revisions of an encoded data slice are generated, with each revision having the same slice name. Each of the data slices represents the same original data portion, but each is encoded so that no single data slice can be used to reconstruct the original data portion. Appropriate revision numbers are associated with each encoded data slice, and the encoded data slices and associated revision numbers are transmitted for storage in selected storage units of a distributed storage network. If write confirmations are received from at least a write threshold number of storage units, a commit command is transmitted so that the most recently written data slices will be available for access. After a commit command is issued, a current directory used to access the encoded data slices can be sliced, encoded, and stored in the same way as the data slices.

Description

Claims (23)

What is claimed is:
1. A method comprising:
generating a plurality of encoded data slices, each of the plurality of encoded data slices including different encoded versions of a data portion, the different encoded versions encoded to prevent reconstruction of the data portion from a single encoded data slice but allow reconstruction of the data portion using at least a threshold number of encoded data slices;
determining revision numbers associated with respective data slices of the plurality of encoded data slices;
associating revision numbers with each of the plurality of encoded data slices; and
transmitting at least a write threshold number of the plurality of encoded data slices and associated revision numbers to be stored in distributed storage units included in a distributed storage network.
2. The method ofclaim 1, further comprising:
determining selected distributed storage units of a plurality of distributed storage units to which each of the plurality of encoded data slices is to be transmitted.
3. The method ofclaim 2, further comprising:
transmitting write commands associated with the plurality of encoded data slices to the selected distributed storage units; and
determining if write confirmations are received from at least a write threshold number of the selected distributed storage units.
4. The method ofclaim 3, further comprising:
sending a write commit command to the selected distributed storage units in response to receiving the write confirmations from at least a write threshold number of distributed storage units.
5. The method ofclaim 4, further comprising:
determining a current directory mapping data objects to locations of encoded data slices generated from the data objects, wherein the current directory reflects write confirmations associated with storage of the plurality of encoded data slices;
caching an instance of the current directory;
generating a plurality of encoded cache slices from the cached instance of the current directory; and
transmitting at least a write threshold number of the plurality of the encoded cache slices to selected distributed storage units.
6. The method ofclaim 5, further comprising:
determining whether at least a threshold number of write confirmations associated with the encoded cache slices have been received;
in response to a favorable determination, sending a write commit command to the selected distributed storage units; and
in response to an unfavorable determination, retransmitting at least some of the encoded cache slices to different selected storage units.
7. The method ofclaim 1, further comprising:
determining the revision numbers based on at least one of a timestamp, a random number, a user vault identifier, a user identifier, a data object identifier, a hash of the data object, and a hash of the data object identifier.
8. The method ofclaim 1, further comprising:
transmitting the at least a write threshold number of the plurality of encoded data slices to be stored in a plurality of different pillars; and
associating a same revision number with each of the plurality of encoded data slices included in a same pillar.
9. The method ofclaim 1, further comprising:
associating different revision numbers with different encoded data slices associated with a same data object.
10. A method comprising:
determining target distributed storage units from which to retrieve encoded data slices including a revision number, each of the encoded data slices generated from a common data portion and encoded to prevent reconstruction of the common data portion from a single encoded data slice, but to allow reconstruction of the common data portion using at least a threshold number of encoded data slices;
receiving at least a read threshold number of the encoded data slices in response to sending a retrieve command to the target distributed storage units;
determining if the revision numbers included in the at least a threshold number of encoded data slices match each other; and
in response to a favorable match, decoding the at least a read threshold number of encoded data slices to recover the common data portion.
11. The method ofclaim 10, further comprising:
in response to an at least partially unfavorable match, determining at least one different distributed storage unit from which to request encoded data slices.
12. The method ofclaim 11, further comprising:
determining the at least one different distributed storage unit based, at least in part, on which of the target distributed storage units provided encoded data slices with matching revision numbers.
13. The method ofclaim 10, further comprising:
sending a retrieve command to a number of the target distributed storage units at least as great as a read threshold number, but less than a total number of encoded data slices generated from a common data portion.
14. A distributed storage processing unit comprising:
a grid module to generate a plurality of encoded data slices, each of the plurality of encoded data slices including different encoded versions of a data portion, the different encoded versions encoded to prevent reconstruction of the data portion from a single encoded data slice but allow reconstruction of the data portion using at least a threshold number of encoded data slices;
a processor to determine revision numbers associated with respective data slices of the plurality of encoded data slices, and associate the revision numbers with each of the plurality of encoded data slices; and
an interface to transmit at least a write threshold number of the plurality of encoded data slices to be stored in distributed storage units included in a distributed storage network.
15. The distributed storage processing unit ofclaim 14, further comprising:
the processor further to determine selected distributed storage units of a plurality of distributed storage units to which each of the plurality of encoded data slices is to be transmitted;
the interface further to transmit write commands command associated with the plurality of encoded data slices to the selected distributed storage units; and
16. The distributed storage processing unit ofclaim 15, further comprising:
the processor further to determine if write confirmations are received from at least a write threshold number of the selected distributed storage units; and
the interface further to send a write commit command to the selected distributed storage units in response to receiving the write confirmations from at least a write threshold number of distributed storage units.
17. The distributed storage processing unit ofclaim 16, further comprising:
determining a current directory mapping data objects to locations of encoded data slices generated from the data objects, wherein the current directory reflects write confirmations associated with storage of the plurality of encoded data slices;
caching an instance of the current directory;
generating a plurality of encoded cache slices from the cached instance of the current directory; and
transmitting at least a write threshold number of the plurality of the encoded cache slices to particular distributed storage units.
18. The distributed storage processing unit ofclaim 17, further comprising:
determining whether at least a threshold number of write confirmations associated with the encoded cache slices have been received;
in response to a favorable determination, sending a write commit command to the particular distributed storage units; and
in response to an unfavorable determination, retransmitting at least some of the encoded cache slices to different particular storage units.
19. A distributed storage processing unit comprising:
a processor to determine target distributed storage units from which to retrieve encoded data slices including a revision number, each of the encoded data slices generated from a common data portion and encoded to prevent reconstruction of the common data portion from a single encoded data slice, but to allow reconstruction of the common data portion using at least a threshold number of encoded data slices;
an interface to receive at least a read threshold number of the encoded data slices in response to sending a retrieve command to the target distributed storage units;
the processor further to determine if the revision numbers included in the at least a threshold number of encoded data slices match each other; and
a grid module to decode the at least a read threshold number of encoded data slices to recover the common data portion in response to a favorable match.
20. The distributed storage processing unit ofclaim 19, further comprising:
the processor further to determine at least one different distributed storage unit from which to request encoded data slices, in response to an at least partially unfavorable match.
21. The distributed storage processing unit ofclaim 20, further comprising:
the processor further to determine the at least one different distributed storage unit based, at least in part, on which of the target distributed storage units provided encoded data slices with matching revision numbers.
22. The distributed storage processing unit ofclaim 19, further comprising:
the processor further to send a retrieve command to a number of the target distributed storage units at least as great as a read threshold number, but less than a total number of encoded data slices generated from a common data portion.
23. The distributed storage processing unit ofclaim 19, further comprising
the processor further to reconstruct the common data portion from encoded data slices having an earlier revision number in response to the interface failing to receive a read threshold number of a current revision number of encoded data slices.
US12/837,9612008-03-312010-07-16Distributed storage network data revision controlActive2030-01-24US10142115B2 (en)

Priority Applications (3)

Application NumberPriority DateFiling DateTitle
US12/837,961US10142115B2 (en)2008-03-312010-07-16Distributed storage network data revision control
US14/302,974US9501355B2 (en)2008-03-312014-06-12Storing data and directory information in a distributed storage network
US16/121,290US20180375671A1 (en)2008-03-312018-09-04Distributed storage network data revision control

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US12/080,042US8880799B2 (en)2005-09-302008-03-31Rebuilding data on a dispersed storage network
US25622609P2009-10-292009-10-29
US12/837,961US10142115B2 (en)2008-03-312010-07-16Distributed storage network data revision control

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US12/080,042Continuation-In-PartUS8880799B2 (en)2005-09-302008-03-31Rebuilding data on a dispersed storage network

Related Child Applications (2)

Application NumberTitlePriority DateFiling Date
US14/302,974Continuation-In-PartUS9501355B2 (en)2008-03-312014-06-12Storing data and directory information in a distributed storage network
US16/121,290ContinuationUS20180375671A1 (en)2008-03-312018-09-04Distributed storage network data revision control

Publications (3)

Publication NumberPublication Date
US20110107113A1 US20110107113A1 (en)2011-05-05
US20130305060A9true US20130305060A9 (en)2013-11-14
US10142115B2 US10142115B2 (en)2018-11-27

Family

ID=43926523

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US12/838,080Expired - Fee RelatedUS8732206B2 (en)2009-10-292010-07-16Distributed storage timestamped revisions
US12/837,961Active2030-01-24US10142115B2 (en)2008-03-312010-07-16Distributed storage network data revision control
US12/838,407Expired - Fee RelatedUS9015431B2 (en)2009-10-292010-07-16Distributed storage revision rollbacks
US16/121,290AbandonedUS20180375671A1 (en)2008-03-312018-09-04Distributed storage network data revision control

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US12/838,080Expired - Fee RelatedUS8732206B2 (en)2009-10-292010-07-16Distributed storage timestamped revisions

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US12/838,407Expired - Fee RelatedUS9015431B2 (en)2009-10-292010-07-16Distributed storage revision rollbacks
US16/121,290AbandonedUS20180375671A1 (en)2008-03-312018-09-04Distributed storage network data revision control

Country Status (1)

CountryLink
US (4)US8732206B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9172720B2 (en)2013-08-302015-10-27Bank Of America CorporationDetecting malware using revision control logs
US20170060684A1 (en)*2015-08-312017-03-02International Business Machines CorporationEncoding data for storage in a dispersed storage network
US9817701B2 (en)*2011-12-122017-11-14International Business Machines CorporationThreshold computing in a distributed computing system
US20180018227A1 (en)*2016-07-142018-01-18International Business Machines CorporationPerforming a desired manipulation of an encoded data slice based on a metadata restriction and a storage operational condition
US20180074858A1 (en)*2011-12-122018-03-15International Business Machines CorporationMulti-layer distribution of a computing task in a dispersed storage network
US10146621B2 (en)*2011-12-122018-12-04International Business Machines CorporationChaining computes in a distributed computing system
US10379942B2 (en)*2017-09-272019-08-13International Business Machines CorporationEfficient transfer of objects between containers on the same vault
US10798145B1 (en)*2017-04-252020-10-06Benjamin J. GarneyAnalyzing data streams

Families Citing this family (85)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9632872B2 (en)*2012-06-052017-04-25International Business Machines CorporationReprioritizing pending dispersed storage network requests
WO2010090664A1 (en)2009-02-052010-08-12Wwpass CorporationCentralized authentication system with safe private data storage and method
US8752153B2 (en)2009-02-052014-06-10Wwpass CorporationAccessing data based on authenticated user, provider and system
US8839391B2 (en)2009-02-052014-09-16Wwpass CorporationSingle token authentication
US8713661B2 (en)2009-02-052014-04-29Wwpass CorporationAuthentication service
US8751829B2 (en)2009-02-052014-06-10Wwpass CorporationDispersed secure data storage and retrieval
US9774678B2 (en)*2009-10-292017-09-26International Business Machines CorporationTemporarily storing data in a dispersed storage network
US10757187B2 (en)2009-10-292020-08-25Pure Storage, Inc.Streaming all-or-nothing encoding with random offset support
US20180054486A1 (en)*2009-10-292018-02-22International Business Machines CorporationSpeculative Requests
US8966194B2 (en)*2009-10-292015-02-24Cleversafe, Inc.Processing a write request in a dispersed storage network
US10389845B2 (en)*2009-10-292019-08-20Pure Storage, Inc.Determining how to service requests based on several indicators
US20190297169A1 (en)*2009-10-292019-09-26International Business Machines CorporationDetermining how to service requests based on several indicators
US9667701B2 (en)*2009-10-302017-05-30International Business Machines CorporationRobust reception of data utilizing encoded data slices
US11429486B1 (en)*2010-02-272022-08-30Pure Storage, Inc.Rebuilding data via locally decodable redundancy in a vast storage network
US10346430B2 (en)2010-12-232019-07-09Mongodb, Inc.System and method for determining consensus within a distributed database
US10262050B2 (en)2015-09-252019-04-16Mongodb, Inc.Distributed database systems and methods with pluggable storage engines
US11615115B2 (en)2010-12-232023-03-28Mongodb, Inc.Systems and methods for managing distributed database deployments
US10366100B2 (en)2012-07-262019-07-30Mongodb, Inc.Aggregation framework system architecture and method
US10614098B2 (en)*2010-12-232020-04-07Mongodb, Inc.System and method for determining consensus within a distributed database
US11544288B2 (en)2010-12-232023-01-03Mongodb, Inc.Systems and methods for managing distributed database deployments
US9740762B2 (en)2011-04-012017-08-22Mongodb, Inc.System and method for optimizing data migration in a partitioned database
US8996463B2 (en)2012-07-262015-03-31Mongodb, Inc.Aggregation framework system architecture and method
US8572031B2 (en)*2010-12-232013-10-29Mongodb, Inc.Method and apparatus for maintaining replica sets
US10740353B2 (en)2010-12-232020-08-11Mongodb, Inc.Systems and methods for managing distributed database deployments
US10997211B2 (en)2010-12-232021-05-04Mongodb, Inc.Systems and methods for database zone sharding and API integration
US10977277B2 (en)2010-12-232021-04-13Mongodb, Inc.Systems and methods for database zone sharding and API integration
US9881034B2 (en)2015-12-152018-01-30Mongodb, Inc.Systems and methods for automating management of distributed databases
US10713280B2 (en)2010-12-232020-07-14Mongodb, Inc.Systems and methods for managing distributed database deployments
US9805108B2 (en)2010-12-232017-10-31Mongodb, Inc.Large distributed database clustering systems and methods
US9201610B2 (en)*2011-10-142015-12-01Verizon Patent And Licensing Inc.Cloud-based storage deprovisioning
US10318445B2 (en)*2011-11-282019-06-11International Business Machines CorporationPriority level adaptation in a dispersed storage network
US10558592B2 (en)2011-11-282020-02-11Pure Storage, Inc.Priority level adaptation in a dispersed storage network
US11474958B1 (en)2011-11-282022-10-18Pure Storage, Inc.Generating and queuing system messages with priorities in a storage network
US8555079B2 (en)2011-12-062013-10-08Wwpass CorporationToken management
US8972719B2 (en)2011-12-062015-03-03Wwpass CorporationPasscode restoration
US8656180B2 (en)2011-12-062014-02-18Wwpass CorporationToken activation
US9203901B2 (en)*2012-01-312015-12-01Cleversafe, Inc.Efficiently storing data in a dispersed storage network
US10002047B2 (en)*2012-06-052018-06-19International Business Machines CorporationRead-if-not-revision-equals protocol message
US9172744B2 (en)2012-06-142015-10-27Microsoft Technology Licensing, LlcScalable storage with programmable networks
US11403317B2 (en)2012-07-262022-08-02Mongodb, Inc.Aggregation framework system architecture and method
US10872095B2 (en)2012-07-262020-12-22Mongodb, Inc.Aggregation framework system architecture and method
US11544284B2 (en)2012-07-262023-01-03Mongodb, Inc.Aggregation framework system architecture and method
US20170322734A1 (en)*2012-12-052017-11-09International Business Machines CorporationUsing locks to prevent multiple rebuilds of the same source
US11036392B2 (en)2013-02-262021-06-15Pure Storage, Inc.Determining when to use convergent encryption
US10642489B2 (en)2013-02-262020-05-05Pure Storage, Inc.Determining when to initiate an intra-distributed storage unit rebuild vs. an inter-distributed storage unit rebuild
US9274908B2 (en)*2013-02-262016-03-01International Business Machines CorporationResolving write conflicts in a dispersed storage network
US10095582B2 (en)*2014-10-292018-10-09International Business Machines CorporationPartial rebuilding techniques in a dispersed storage unit
US20180181332A1 (en)*2014-10-292018-06-28International Business Machines CorporationExpanding a dispersed storage network memory beyond two locations
US10459792B2 (en)*2014-10-292019-10-29Pure Storage, Inc.Using an eventually consistent dispersed memory to implement storage tiers
US10489247B2 (en)*2014-12-312019-11-26Pure Storage, Inc.Generating time-ordered globally unique revision numbers
US10620878B2 (en)*2015-01-302020-04-14Pure Storage, Inc.Write threshold plus value in dispersed storage network write operations
US10230401B2 (en)*2015-03-102019-03-12Toshiba Memory CorporationMemory controller for a non-volatile memory, memory system and method
US10496669B2 (en)2015-07-022019-12-03Mongodb, Inc.System and method for augmenting consensus election in a distributed database
US10073652B2 (en)*2015-09-242018-09-11International Business Machines CorporationPerformance optimized storage vaults in a dispersed storage network
US10673623B2 (en)2015-09-252020-06-02Mongodb, Inc.Systems and methods for hierarchical key management in encrypted distributed databases
US10423626B2 (en)2015-09-252019-09-24Mongodb, Inc.Systems and methods for data conversion and comparison
US10846411B2 (en)2015-09-252020-11-24Mongodb, Inc.Distributed database systems and methods with encrypted storage engines
US10394822B2 (en)2015-09-252019-08-27Mongodb, Inc.Systems and methods for data conversion and comparison
US10459909B2 (en)*2016-01-132019-10-29Walmart Apollo, LlcSystem for providing a time-limited mutual exclusivity lock and method therefor
US10387248B2 (en)*2016-03-292019-08-20International Business Machines CorporationAllocating data for storage by utilizing a location-based hierarchy in a dispersed storage network
US10671496B2 (en)2016-05-312020-06-02Mongodb, Inc.Method and apparatus for reading and writing committed data
US10621050B2 (en)2016-06-272020-04-14Mongodb, Inc.Method and apparatus for restoring data from snapshots
CN106528717B (en)*2016-10-262019-08-06中国电子产品可靠性与环境试验研究所 Data processing method and system
CN108228090B (en)*2016-12-222021-02-26财团法人工业技术研究院 Hard disk array and its reconstruction method
US10866868B2 (en)2017-06-202020-12-15Mongodb, Inc.Systems and methods for optimization of database operations
US10613948B2 (en)2017-08-312020-04-07International Business Machines CorporationRepairing partially completed transactions in fast consensus protocol
US10474432B2 (en)2017-11-022019-11-12Red Hat, Inc.Repeatable distributed pseudorandom number generation
US10785194B2 (en)*2017-12-072020-09-22International Business Machines CorporationProcessing intents using trusted entities in a dispersed storage network
WO2020124608A1 (en)*2018-12-222020-06-25华为技术有限公司Distributed storage system and computer program product
US11316664B2 (en)2019-04-052022-04-26Bank Of America CorporationSystem for characterization and tracking of electronic data in a networked environment using cohesive information units
CN113938705B (en)*2020-07-132024-08-27阿里巴巴集团控股有限公司Method, device, server, terminal equipment and system for video coding and decoding
US11481139B1 (en)2021-03-312022-10-25Netapp, Inc.Methods and systems to interface between a multi-site distributed storage system and an external mediator to efficiently process events related to continuity
US11360867B1 (en)2021-03-312022-06-14Netapp, Inc.Re-aligning data replication configuration of primary and secondary data serving entities of a cross-site storage solution after a failover event
US11709743B2 (en)2021-03-312023-07-25Netapp, Inc.Methods and systems for a non-disruptive automatic unplanned failover from a primary copy of data at a primary storage system to a mirror copy of the data at a cross-site secondary storage system
US11740811B2 (en)2021-03-312023-08-29Netapp, Inc.Reseeding a mediator of a cross-site storage solution
US11934670B2 (en)2021-03-312024-03-19Netapp, Inc.Performing various operations at the granularity of a consistency group within a cross-site storage solution
US11550679B2 (en)2021-03-312023-01-10Netapp, Inc.Methods and systems for a non-disruptive planned failover from a primary copy of data at a primary storage system to a mirror copy of the data at a cross-site secondary storage system
US11409622B1 (en)*2021-04-232022-08-09Netapp, Inc.Methods and systems for a non-disruptive planned failover from a primary copy of data at a primary storage system to a mirror copy of the data at a cross-site secondary storage system without using an external mediator
US11893261B2 (en)2021-05-052024-02-06Netapp, Inc.Usage of OP logs to synchronize across primary and secondary storage clusters of a cross-site distributed storage system and lightweight OP logging
US11537314B1 (en)2021-10-072022-12-27Netapp, Inc.Resynchronization of individual volumes of a consistency group (CG) within a cross-site storage solution while maintaining synchronization of other volumes of the CG
US11892982B2 (en)2021-10-202024-02-06Netapp, Inc.Facilitating immediate performance of volume resynchronization with the use of passive cache entries
US12340519B2 (en)*2021-12-152025-06-24International Business Machines CorporationExtracting trajectories from arrow pictograms
US12367306B2 (en)2022-06-282025-07-22International Business Machines CorporationFine granularity read access to generational safeguarded copy data
US12282574B2 (en)2022-06-282025-04-22International Business Machines CorporationGenerational access to safeguarded copy source volumes
US11907562B2 (en)2022-07-112024-02-20Netapp, Inc.Methods and storage nodes to decrease delay in resuming input output (I/O) operations after a non-disruptive event for a storage object of a distributed storage system by utilizing asynchronous inflight replay of the I/O operations

Family Cites Families (93)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4092732A (en)1977-05-311978-05-30International Business Machines CorporationSystem for recovering data stored in failed memory unit
US5485474A (en)1988-02-251996-01-16The President And Fellows Of Harvard CollegeScheme for information dispersal and reconstruction
US5454101A (en)1992-09-151995-09-26Universal Firmware Industries, Ltd.Data storage system with set lists which contain elements associated with parents for defining a logical hierarchy and general record pointers identifying specific data sets
US5581690A (en)1993-06-291996-12-03Digital Equipment CorporationMethod and apparatus for preventing the use of corrupt data in a multiple disk raid organized storage system
US5987622A (en)1993-12-101999-11-16Tm Patents, LpParallel computer system including parallel storage subsystem including facility for correction of data in the event of failure of a storage device in parallel storage subsystem
US6175571B1 (en)1994-07-222001-01-16Network Peripherals, Inc.Distributed memory switching hub
US5848230A (en)1995-05-251998-12-08Tandem Computers IncorporatedContinuously available computer memory systems
US5774643A (en)1995-10-131998-06-30Digital Equipment CorporationEnhanced raid write hole protection and recovery
US5809285A (en)1995-12-211998-09-15Compaq Computer CorporationComputer system having a virtual drive array controller
US6012159A (en)1996-01-172000-01-04Kencast, Inc.Method and system for error-free data transfer
US5802364A (en)1996-04-151998-09-01Sun Microsystems, Inc.Metadevice driver rename/exchange technique for a computer system incorporating a plurality of independent device drivers
US5890156A (en)1996-05-021999-03-30Alcatel Usa, Inc.Distributed redundant database
US6058454A (en)1997-06-092000-05-02International Business Machines CorporationMethod and system for automatically configuring redundant arrays of disk memory devices
US6088330A (en)1997-09-092000-07-11Bruck; JoshuaReliable array of distributed computing nodes
US5991414A (en)1997-09-121999-11-23International Business Machines CorporationMethod and apparatus for the secure distributed storage and retrieval of information
US6272658B1 (en)1997-10-272001-08-07Kencast, Inc.Method and system for reliable broadcasting of data files and streams
JPH11161505A (en)1997-12-011999-06-18Matsushita Electric Ind Co Ltd Media sending device
JPH11167443A (en)1997-12-021999-06-22Casio Comput Co Ltd Interface device
US6415373B1 (en)1997-12-242002-07-02Avid Technology, Inc.Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
US6374336B1 (en)1997-12-242002-04-16Avid Technology, Inc.Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
US6134632A (en)*1998-01-262000-10-17Intel CorporationController that supports data merging utilizing a slice addressable memory array
AU1513899A (en)1998-08-192000-03-14Boris Nikolaevich VilkovA system and method for identification of transformation of memory device addresses
US6356949B1 (en)1999-01-292002-03-12Intermec Ip Corp.Automatic data collection device that receives data output instruction from data consumer
US6609223B1 (en)1999-04-062003-08-19Kencast, Inc.Method for packet-level fec encoding, in which on a source packet-by-source packet basis, the error correction contributions of a source packet to a plurality of wildcard packets are computed, and the source packet is transmitted thereafter
US6571282B1 (en)1999-08-312003-05-27Accenture LlpBlock-based communication in a communication services patterns environment
US6826711B2 (en)2000-02-182004-11-30Avamar Technologies, Inc.System and method for data protection with multidimensional parity
US6718361B1 (en)2000-04-072004-04-06Network Appliance Inc.Method and apparatus for reliable and scalable distribution of data files in distributed networks
US6859888B2 (en)2000-09-192005-02-22Matsushita Electric Industrial Co., Ltd.Data storage array apparatus storing error information without delay in data access, and method, program recording medium, and program for the same
WO2002035359A2 (en)2000-10-262002-05-02Prismedia Networks, Inc.Method and system for managing distributed content and related metadata
US7140044B2 (en)2000-11-132006-11-21Digital Doors, Inc.Data security system and method for separation of user communities
US8176563B2 (en)2000-11-132012-05-08DigitalDoors, Inc.Data security system and method with editor
US7103915B2 (en)2000-11-132006-09-05Digital Doors, Inc.Data security system and method
US7146644B2 (en)2000-11-132006-12-05Digital Doors, Inc.Data security system and method responsive to electronic attacks
GB2369206B (en)2000-11-182004-11-03IbmMethod for rebuilding meta-data in a data storage system and a data storage system
US6785783B2 (en)2000-11-302004-08-31International Business Machines CorporationNUMA system with redundant main memory architecture
US7080101B1 (en)2000-12-012006-07-18Ncr Corp.Method and apparatus for partitioning data for storage in a database
US20030084020A1 (en)2000-12-222003-05-01Li ShuDistributed fault tolerant and secure storage
WO2002065275A1 (en)2001-01-112002-08-22Yottayotta, Inc.Storage virtualization system and methods
US6775792B2 (en)2001-01-292004-08-10Snap Appliance, Inc.Discrete mapping of parity blocks
US20030037261A1 (en)2001-03-262003-02-20Ilumin CorporationSecured content delivery system and method
US6879596B1 (en)2001-04-112005-04-12Applied Micro Circuits CorporationSystem and method for systolic array sorting of information segments
US7024609B2 (en)2001-04-202006-04-04Kencast, Inc.System for protecting the transmission of live data streams, and upon reception, for reconstructing the live data streams and recording them into files
GB2377049A (en)2001-06-302002-12-31Hewlett Packard CoBilling for utilisation of a data storage array
US6944785B2 (en)2001-07-232005-09-13Network Appliance, Inc.High-availability cluster virtual server system
US7636724B2 (en)2001-08-312009-12-22Peerify Technologies LLCData storage system and method by shredding and deshredding
US7024451B2 (en)2001-11-052006-04-04Hewlett-Packard Development Company, L.P.System and method for maintaining consistent independent server-side state among collaborating servers
US7003688B1 (en)2001-11-152006-02-21Xiotech CorporationSystem and method for a reserved memory area shared by all redundant storage controllers
US7171493B2 (en)2001-12-192007-01-30The Charles Stark Draper LaboratoryCamouflage of network traffic to resist attack
US7076690B1 (en)*2002-04-152006-07-11Emc CorporationMethod and apparatus for managing access to volumes of storage
US7103824B2 (en)2002-07-292006-09-05Robert HalfordMulti-dimensional data protection and mirroring method for micro level data
US7051155B2 (en)2002-08-052006-05-23Sun Microsystems, Inc.Method and system for striping data to accommodate integrity metadata
US20040122917A1 (en)2002-12-182004-06-24Menon Jaishankar MoothedathDistributed storage system for data-sharing among client computers running defferent operating system types
US7251832B2 (en)2003-03-132007-07-31Drm Technologies, LlcSecure streaming container
US7185144B2 (en)2003-11-242007-02-27Network Appliance, Inc.Semi-static distribution technique
GB0308264D0 (en)2003-04-102003-05-14IbmRecovery from failures within data processing systems
GB0308262D0 (en)2003-04-102003-05-14IbmRecovery from failures within data processing systems
US7415115B2 (en)2003-05-142008-08-19Broadcom CorporationMethod and system for disaster recovery of data from a storage device
JP4418286B2 (en)*2003-07-142010-02-17富士通株式会社 Distributed storage system
JP2007502470A (en)2003-08-142007-02-08コンペレント・テクノロジーズ Virtual disk drive system and method
US7310703B2 (en)*2003-10-232007-12-18Hewlett-Packard Development Company, L.P.Methods of reading and writing data
US7284088B2 (en)*2003-10-232007-10-16Hewlett-Packard Development Company, L.P.Methods of reading and writing data
US7899059B2 (en)2003-11-122011-03-01Agere Systems Inc.Media delivery using quality of service differentiation within a media stream
US8332483B2 (en)2003-12-152012-12-11International Business Machines CorporationApparatus, system, and method for autonomic control of grid system resources
US7206899B2 (en)2003-12-292007-04-17Intel CorporationMethod, system, and program for managing data transfer and construction
US7222133B1 (en)2004-02-052007-05-22Unisys CorporationMethod for reducing database recovery time
US7240236B2 (en)2004-03-232007-07-03Archivas, Inc.Fixed content distributed data storage using permutation ring encoding
US7231578B2 (en)2004-04-022007-06-12Hitachi Global Storage Technologies Netherlands B.V.Techniques for detecting and correcting errors using multiple interleave erasure pointers
US7278067B1 (en)2004-04-302007-10-02Network Appliance, Inc.Method and an apparatus for aggressively detecting media errors on storage devices with negligible performance impact
US7203871B2 (en)*2004-06-032007-04-10Cisco Technology, Inc.Arrangement in a network node for secure storage and retrieval of encoded data distributed among multiple network nodes
US7308617B2 (en)*2004-06-172007-12-11International Business Machines CorporationApparatus, system, and method for automatically freeing a server resource locked awaiting a failed acknowledgement from a client
US20050286415A1 (en)*2004-06-282005-12-29Microsoft CorporationSystem and method for lightweight deadlock detection
JP4446839B2 (en)2004-08-302010-04-07株式会社日立製作所 Storage device and storage management device
US7680771B2 (en)2004-12-202010-03-16International Business Machines CorporationApparatus, system, and method for database provisioning
US7386758B2 (en)2005-01-132008-06-10Hitachi, Ltd.Method and apparatus for reconstructing data in object-based storage arrays
US7672930B2 (en)2005-04-052010-03-02Wal-Mart Stores, Inc.System and methods for facilitating a linear grid database with data organization by dimension
US8285878B2 (en)2007-10-092012-10-09Cleversafe, Inc.Block based access to a dispersed data storage network
US8209363B2 (en)*2007-10-092012-06-26Cleversafe, Inc.File system adapted for use with a dispersed data storage network
US7904475B2 (en)2007-10-092011-03-08Cleversafe, Inc.Virtualized data storage vaults on a dispersed data storage network
US7574570B2 (en)2005-09-302009-08-11Cleversafe IncBilling system for information dispersal system
US7546427B2 (en)*2005-09-302009-06-09Cleversafe, Inc.System for rebuilding dispersed data
US7953937B2 (en)2005-09-302011-05-31Cleversafe, Inc.Systems, methods, and apparatus for subdividing data for storage in a dispersed data storage grid
US8880799B2 (en)*2005-09-302014-11-04Cleversafe, Inc.Rebuilding data on a dispersed storage network
US7574579B2 (en)2005-09-302009-08-11Cleversafe, Inc.Metadata management system for an information dispersed storage system
US9996413B2 (en)*2007-10-092018-06-12International Business Machines CorporationEnsuring data integrity on a dispersed storage grid
US8171101B2 (en)2005-09-302012-05-01Cleversafe, Inc.Smart access to a dispersed data storage network
US7721157B2 (en)2006-03-082010-05-18Omneon Video NetworksMulti-node computer system component proactive monitoring and proactive repair
US20070214285A1 (en)2006-03-082007-09-13Omneon Video NetworksGateway server
US20080005111A1 (en)*2006-05-082008-01-03Microsoft CorporationAtomic transaction file manager
JP4767139B2 (en)*2006-09-152011-09-07富士通株式会社 Storage management program, storage management device, and storage management method
US20080071816A1 (en)*2006-09-182008-03-20Turnriver LlcTransmission of server-based system events to web service clients
US7818535B1 (en)*2007-06-302010-10-19Emc CorporationImplicit container per version set
JP4519179B2 (en)*2008-02-252010-08-04富士通株式会社 Logical volume management program, logical volume management apparatus, logical volume management method, and distributed storage system
JP4792066B2 (en)*2008-07-292011-10-12株式会社日立製作所 AC excitation synchronous generator and AC excitation synchronous generation system

Cited By (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9817701B2 (en)*2011-12-122017-11-14International Business Machines CorporationThreshold computing in a distributed computing system
US20180074858A1 (en)*2011-12-122018-03-15International Business Machines CorporationMulti-layer distribution of a computing task in a dispersed storage network
US10146621B2 (en)*2011-12-122018-12-04International Business Machines CorporationChaining computes in a distributed computing system
US20190056997A1 (en)*2011-12-122019-02-21International Business Machines CorporationChaining computes in a distributed computing system
US9172720B2 (en)2013-08-302015-10-27Bank Of America CorporationDetecting malware using revision control logs
US20170060684A1 (en)*2015-08-312017-03-02International Business Machines CorporationEncoding data for storage in a dispersed storage network
US10013191B2 (en)*2015-08-312018-07-03International Business Machines CorporationEncoding data for storage in a dispersed storage network
US20180018227A1 (en)*2016-07-142018-01-18International Business Machines CorporationPerforming a desired manipulation of an encoded data slice based on a metadata restriction and a storage operational condition
US10102067B2 (en)*2016-07-142018-10-16International Business Machines CorporationPerforming a desired manipulation of an encoded data slice based on a metadata restriction and a storage operational condition
US10579475B2 (en)2016-07-142020-03-03International Business Machines CorporationPerforming a desired manipulation of an encoded data slice based on a metadata restriction and a storage operational condition
US10798145B1 (en)*2017-04-252020-10-06Benjamin J. GarneyAnalyzing data streams
US10379942B2 (en)*2017-09-272019-08-13International Business Machines CorporationEfficient transfer of objects between containers on the same vault

Also Published As

Publication numberPublication date
US20110107036A1 (en)2011-05-05
US8732206B2 (en)2014-05-20
US9015431B2 (en)2015-04-21
US20110106855A1 (en)2011-05-05
US20180375671A1 (en)2018-12-27
US10142115B2 (en)2018-11-27
US20110107113A1 (en)2011-05-05

Similar Documents

PublicationPublication DateTitle
US20180375671A1 (en)Distributed storage network data revision control
US10049008B2 (en)Storing raid data as encoded data slices in a dispersed storage network
US9354974B2 (en)Dispersed storage write process
US9329940B2 (en)Dispersed storage having a plurality of snapshot paths and methods for use therewith
US9501355B2 (en)Storing data and directory information in a distributed storage network
US9037904B2 (en)Storing directory metadata in a dispersed storage network
US8627178B2 (en)Adjusting data dispersal in a dispersed storage network
US20140351632A1 (en)Storing data in multiple formats including a dispersed storage format
US20180084035A1 (en)Maintaining references to related objects in a distributed storage network

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:CLEVERSAFE INC., ILLINOIS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:RESCH, JASON K.;DHUSE, GREG;VOLVOVSKI, ILYA;AND OTHERS;SIGNING DATES FROM 20100702 TO 20100706;REEL/FRAME:024734/0111

ASAssignment

Owner name:INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW YORK

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CLEVERSAFE, INC.;REEL/FRAME:038629/0015

Effective date:20160405

Owner name:INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CLEVERSAFE, INC.;REEL/FRAME:038629/0015

Effective date:20160405

STCFInformation on status: patent grant

Free format text:PATENTED CASE

ASAssignment

Owner name:PURE STORAGE, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:049556/0012

Effective date:20190611

ASAssignment

Owner name:PURE STORAGE, INC., CALIFORNIA

Free format text:CORRECTIVE ASSIGNMENT TO CORRECT THE 9992063 AND 10334045 LISTED IN ERROR PREVIOUSLY RECORDED ON REEL 049556 FRAME 0012. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNOR HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:052205/0705

Effective date:20190611

ASAssignment

Owner name:BARCLAYS BANK PLC AS ADMINISTRATIVE AGENT, NEW YORK

Free format text:SECURITY INTEREST;ASSIGNOR:PURE STORAGE, INC.;REEL/FRAME:053867/0581

Effective date:20200824

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4

ASAssignment

Owner name:PURE STORAGE, INC., CALIFORNIA

Free format text:TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS;ASSIGNOR:BARCLAYS BANK PLC, AS ADMINISTRATIVE AGENT;REEL/FRAME:071558/0523

Effective date:20250610


[8]ページ先頭

©2009-2025 Movatter.jp