Movatterモバイル変換


[0]ホーム

URL:


US20180083930A1 - Reads for dispersed computation jobs - Google Patents

Reads for dispersed computation jobs
Download PDF

Info

Publication number
US20180083930A1
US20180083930A1US15/824,433US201715824433AUS2018083930A1US 20180083930 A1US20180083930 A1US 20180083930A1US 201715824433 AUS201715824433 AUS 201715824433AUS 2018083930 A1US2018083930 A1US 2018083930A1
Authority
US
United States
Prior art keywords
slice
encoded data
data slice
processing module
data record
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.)
Abandoned
Application number
US15/824,433
Inventor
Andrew D. Baptist
Greg R. Dhuse
Wesley B. Leggette
Jason K. Resch
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
International Business Machines Corp
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 US13/707,428external-prioritypatent/US9298548B2/en
Priority claimed from US13/917,017external-prioritypatent/US9674155B2/en
Priority to US15/824,433priorityCriticalpatent/US20180083930A1/en
Application filed by International Business Machines CorpfiledCriticalInternational Business Machines Corp
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATIONreassignmentINTERNATIONAL BUSINESS MACHINES CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LEGGETTE, WESLEY B., BAPTIST, ANDREW D., DHUSE, GREG R., RESCH, JASON K.
Publication of US20180083930A1publicationCriticalpatent/US20180083930A1/en
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 DELETE 15/174/279 AND 15/174/596 PROPERTY NUMBERS PREVIOUSLY RECORDED AT REEL: 49555 FRAME: 530. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT.Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Priority to US16/858,839prioritypatent/US11463420B1/en
Priority to US17/809,796prioritypatent/US20240338352A9/en
Priority to US17/937,286prioritypatent/US11895098B2/en
Priority to US18/425,098prioritypatent/US12316612B2/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method for execution by one or more processing modules of one or more computing devices of a dispersed storage network (DSN). The method begins by receiving, by a first processing module, an encoded data slice and an associated partial task. The method continues by identifying a data record associated with the encoded data slice. The method continues by generating a slice request for a data record that includes at least one additional encoded data slice not received by the first processing module and outputting the slice request to a second processing module. The method continues by receiving, by the first processing module, the at least one additional encoded data slice from the second processing module and performing the associated partial task on the encoded data slice and the at least one additional encoded data slice to produce at least partial results.

Description

Claims (20)

What is claimed is:
1. A method for execution by one or more processing modules of one or more computing devices of a dispersed storage network (DSN), the method comprises:
receiving, by a first processing module, an encoded data slice and an associated partial task;
identifying a data record associated with the encoded data slice;
generating a slice request for a data record that includes at least one additional encoded data slice not received by the first processing module;
outputting the slice request to a second processing module;
receiving, by the first processing module, the at least one additional encoded data slice from the second processing module; and
performing the associated partial task on the encoded data slice and the at least one additional encoded data slice to produce at least partial results.
2. The method ofclaim 1, wherein the identifying a data record associated with the encoded data slice is based on one or more of: obtaining a slice name of the encoded data slice, performing a data record identifier lookup in a slice name to data list, or extracting a data record identifier from the encoded data slice.
3. The method ofclaim 1, wherein it is determined that the data record includes the at least one additional encoded data slice by at least one of: performing a data record ID to slice name lookup, receiving a list of slice names, or a query.
4. The method ofclaim 1, wherein the generating the slice request includes one or more of: identifying a slice name associated with the at least one additional encoded data slice, identifying the second processing module associated with the at least one additional encoded data slice, generating a partial task field entry that includes at least a portion of the associated partial task, or generating a credential field entry that includes a signature.
5. The method ofclaim 1, wherein the performing the associated partial task on the encoded data slice and the at least one additional encoded data slice to produce at least partial results includes one or more of: aggregating at least a portion of the encoded data slice and at least a portion of the at least one additional encoded data slice to produce the data record and executing at least a portion of the associated partial task on the data record to produce the partial results.
6. The method ofclaim 1, wherein the second processing module includes a distributed storage and task (DST) execution unit.
7. The method ofclaim 1, wherein the second processing module is included as part of a storage unit.
8. A computing device of a group of computing devices of a dispersed storage network (DSN), the computing device comprises:
an interface;
a local memory; and
a processing module operably coupled to the interface and the local memory, wherein the processing module functions to:
receive an encoded data slice and an associated partial task;
identify a data record associated with the encoded data slice;
generate a slice request for a data record that includes at least one additional encoded data slice not received;
output the slice request to another processing module;
receive the at least one additional encoded data slice from the another processing module; and
perform the associated partial task on the encoded data slice and the at least one additional encoded data slice to produce at least partial results.
9. The computing device ofclaim 8, wherein the identify a data record associated with the encoded data slice is based on one or more of: obtaining a slice name of the encoded data slice, performing a data record identifier lookup in a slice name to data list, or extracting a data record identifier from the encoded data slice.
10. The computing device ofclaim 8, wherein it is determined that the data record includes the at least one additional encoded data slice by at least one of: performing a data record ID to slice name lookup, receiving a list of slice names, or a query.
11. The computing device ofclaim 8, wherein the generate a slice request includes one or more of: identifying a slice name associated with the at least one additional encoded data slice, identifying the another processing module associated with the at least one additional encoded data slice, generating a partial task field entry that includes at least a portion of the associated partial task, or generating a credential field entry that includes a signature.
12. The computing device ofclaim 8, wherein the perform the associated partial task on the encoded data slice and the at least one additional encoded data slice to produce at least partial results includes one or more of: aggregating at least a portion of the encoded data slice and at least a portion of the at least one additional encoded data slice to produce the data record and executing at least a portion of the associated partial task on the data record to produce the partial results.
13. The computing device ofclaim 8, wherein the another processing module includes a distributed storage and task (DST) execution unit.
14. The computing device ofclaim 8, wherein the another processing module is included as part of a storage unit.
15. A system, the system comprises:
an interface;
a local memory; and
a processing module operably coupled to the interface and the local memory, wherein the processing module functions to:
receive an encoded data slice and an associated partial task;
identify a data record associated with the encoded data slice;
generate a slice request for a data record that includes at least one additional encoded data slice not received;
output the slice request to another processing module;
receive the at least one additional encoded data slice from the another processing module; and
perform the associated partial task on the encoded data slice and the at least one additional encoded data slice to produce at least partial results.
16. The system ofclaim 15, wherein the identify a data record associated with the encoded data slice is based on one or more of: obtaining a slice name of the encoded data slice, performing a data record identifier lookup in a slice name to data list, or extracting a data record identifier from the encoded data slice.
17. The system ofclaim 15, wherein it is determined that the data record includes the at least one additional encoded data slice by at least one of: performing a data record ID to slice name lookup, receiving a list of slice names, or a query.
18. The system ofclaim 15, wherein the generate a slice request includes one or more of: identifying a slice name associated with the at least one additional encoded data slice, identifying the another processing module associated with the at least one additional encoded data slice, generating a partial task field entry that includes at least a portion of the associated partial task, or generating a credential field entry that includes a signature.
19. The system ofclaim 15, wherein the perform the associated partial task on the encoded data slice and the at least one additional encoded data slice to produce at least partial results includes one or more of: aggregating at least a portion of the encoded data slice and at least a portion of the at least one additional encoded data slice to produce the data record and executing at least a portion of the associated partial task on the data record to produce the partial results.
20. The system ofclaim 15, wherein the another processing module is included as part of a storage unit.
US15/824,4332011-12-122017-11-28Reads for dispersed computation jobsAbandonedUS20180083930A1 (en)

Priority Applications (5)

Application NumberPriority DateFiling DateTitle
US15/824,433US20180083930A1 (en)2011-12-122017-11-28Reads for dispersed computation jobs
US16/858,839US11463420B1 (en)2011-12-122020-04-27Storage unit partial task processing
US17/809,796US20240338352A9 (en)2011-12-122022-06-29Using a Dispersed Index in a Storage Network
US17/937,286US11895098B2 (en)2011-12-122022-09-30Storing encrypted chunksets of data in a vast storage network
US18/425,098US12316612B2 (en)2011-12-122024-01-29Storing, processing and analyzing large volumes of data in a storage network

Applications Claiming Priority (6)

Application NumberPriority DateFiling DateTitle
US201161569387P2011-12-122011-12-12
US201261679007P2012-08-022012-08-02
US13/707,428US9298548B2 (en)2011-12-122012-12-06Distributed computing in a distributed storage and task network
US13/917,017US9674155B2 (en)2011-12-122013-06-13Encrypting segmented data in a distributed computing system
US15/418,164US10447662B2 (en)2011-12-122017-01-27Encrypting segmented data in a distributed computing system
US15/824,433US20180083930A1 (en)2011-12-122017-11-28Reads for dispersed computation jobs

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US15/418,164Continuation-In-PartUS10447662B2 (en)2011-12-122017-01-27Encrypting segmented data in a distributed computing system

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US16/858,839ContinuationUS11463420B1 (en)2011-12-122020-04-27Storage unit partial task processing

Publications (1)

Publication NumberPublication Date
US20180083930A1true US20180083930A1 (en)2018-03-22

Family

ID=61621366

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US15/824,433AbandonedUS20180083930A1 (en)2011-12-122017-11-28Reads for dispersed computation jobs
US16/858,839Active2033-07-23US11463420B1 (en)2011-12-122020-04-27Storage unit partial task processing
US17/937,286ActiveUS11895098B2 (en)2011-12-122022-09-30Storing encrypted chunksets of data in a vast storage network
US18/425,098ActiveUS12316612B2 (en)2011-12-122024-01-29Storing, processing and analyzing large volumes of data in a storage network

Family Applications After (3)

Application NumberTitlePriority DateFiling Date
US16/858,839Active2033-07-23US11463420B1 (en)2011-12-122020-04-27Storage unit partial task processing
US17/937,286ActiveUS11895098B2 (en)2011-12-122022-09-30Storing encrypted chunksets of data in a vast storage network
US18/425,098ActiveUS12316612B2 (en)2011-12-122024-01-29Storing, processing and analyzing large volumes of data in a storage network

Country Status (1)

CountryLink
US (4)US20180083930A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11463420B1 (en)*2011-12-122022-10-04Pure Storage, Inc.Storage unit partial task processing

Family Cites Families (97)

* 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
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
US6684199B1 (en)1998-05-202004-01-27Recording Industry Association Of AmericaMethod for minimizing pirating and/or unauthorized copying and/or unauthorized access of/to data on/from data media including compact discs and digital versatile discs, and system and data media for same
AU1513899A (en)1998-08-192000-03-14Boris Nikolaevich VilkovA system and method for identification of transformation of memory device addresses
US6490353B1 (en)1998-11-232002-12-03Tan Daniel Tiong HokData encrypting and decrypting apparatus and method
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
JP4068780B2 (en)2000-02-242008-03-26富士通株式会社 COMMUNICATION STATUS NOTIFICATION DEVICE, COMMUNICATION STATUS DISPLAY DEVICE, COMMUNICATION STATUS NOTIFICATION METHOD, AND MEDIUM CONTAINING COMMUNICATION STATUS NOTIFICATION PROGRAM IN VoIP COMMUNICATION SYSTEM
US6718361B1 (en)2000-04-072004-04-06Network Appliance Inc.Method and apparatus for reliable and scalable distribution of data files in distributed networks
US7237123B2 (en)2000-09-222007-06-26Ecd Systems, Inc.Systems and methods for preventing unauthorized use of digital content
WO2002035359A2 (en)2000-10-262002-05-02Prismedia Networks, Inc.Method and system for managing distributed content and related metadata
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
US7140044B2 (en)*2000-11-132006-11-21Digital Doors, Inc.Data security system and method for separation of user communities
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
US20030188183A1 (en)2001-08-272003-10-02Lee Lane W.Unlocking method and system for data on media
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
US7480909B2 (en)2002-02-252009-01-20International Business Machines CorporationMethod and apparatus for cooperative distributed task management in a storage subsystem with multiple controllers using cache locking
US20030163507A1 (en)2002-02-262003-08-28Zarlink Semiconductor V.N. Inc.Task-based hardware architecture for maximization of intellectual property reuse
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
JP2007502470A (en)2003-08-142007-02-08コンペレント・テクノロジーズ Virtual disk drive system and method
JP2005110228A (en)2003-09-102005-04-21Matsushita Electric Ind Co Ltd Secure communication method, transmitter, and receiver
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
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
AU2006246278A1 (en)2005-05-132006-11-16CryptomillCryptographic control for mobile storage means
US20070050543A1 (en)2005-08-312007-03-01Ori PomerantzStorage of computer data on data storage devices of differing reliabilities
US8171101B2 (en)2005-09-302012-05-01Cleversafe, Inc.Smart access to a dispersed data storage network
US7904475B2 (en)2007-10-092011-03-08Cleversafe, Inc.Virtualized data storage vaults on a dispersed data storage network
US7574579B2 (en)2005-09-302009-08-11Cleversafe, Inc.Metadata management system for an information dispersed storage system
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
US10289688B2 (en)*2010-06-222019-05-14International Business Machines CorporationMetadata access in a dispersed storage network
US7953937B2 (en)2005-09-302011-05-31Cleversafe, Inc.Systems, methods, and apparatus for subdividing data for storage in a dispersed data storage grid
US8285878B2 (en)2007-10-092012-10-09Cleversafe, Inc.Block based access to a dispersed data storage network
US20070214285A1 (en)2006-03-082007-09-13Omneon Video NetworksGateway server
JP2008077428A (en)2006-09-212008-04-03Fujitsu Ltd Load distribution apparatus, load distribution method, and load distribution program
JP5203594B2 (en)2006-11-072013-06-05株式会社東芝 Cryptographic processing circuit and cryptographic processing method
JP4308241B2 (en)*2006-11-102009-08-05インターナショナル・ビジネス・マシーンズ・コーポレーション Job execution method, job execution system, and job execution program
US8572429B2 (en)2007-10-092013-10-29Cleversafe, Inc.Optimistic data writing in a dispersed storage network
US8819179B2 (en)2007-10-092014-08-26Cleversafe, Inc.Data revision synchronization in a dispersed storage network
US8504847B2 (en)2009-04-202013-08-06Cleversafe, Inc.Securing data in a dispersed storage network using shared secret slices
US8560798B2 (en)2009-07-302013-10-15Cleversafe, Inc.Dispersed storage network virtual address space
KR101714108B1 (en)*2009-12-042017-03-08크라이프토그라피 리서치, 인코포레이티드Verifiable, leak-resistant encryption and decryption
US20110184997A1 (en)2010-01-282011-07-28Cleversafe, Inc.Selecting storage facilities in a plurality of dispersed storage networks
US9047218B2 (en)2010-04-262015-06-02Cleversafe, Inc.Dispersed storage network slice name verification
US20180083930A1 (en)*2011-12-122018-03-22International Business Machines CorporationReads for dispersed computation jobs
US20190012234A1 (en)*2012-01-312019-01-10International Business Machines CorporationDynamically shifting tasks in distributed computing data storage
US9894157B2 (en)*2013-07-312018-02-13International Business Machines CorporationDistributed storage network with client subsets and methods for use therewith
US9781207B2 (en)*2013-08-292017-10-03International Business Machines CorporationDispersed storage based on estimated life and methods for use therewith

Cited By (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11463420B1 (en)*2011-12-122022-10-04Pure Storage, Inc.Storage unit partial task processing
US20230025990A1 (en)*2011-12-122023-01-26Pure Storage, Inc.Storing Encrypted Chunksets of Data in a Vast Storage Network
US11895098B2 (en)*2011-12-122024-02-06Pure Storage, Inc.Storing encrypted chunksets of data in a vast storage network
US20240171551A1 (en)*2011-12-122024-05-23Pure Storage, Inc.Storing, Processing and Analyzing Large Volumes of Data in a Storage Network
US12316612B2 (en)*2011-12-122025-05-27Pure Storage, Inc.Storing, processing and analyzing large volumes of data in a storage network

Also Published As

Publication numberPublication date
US12316612B2 (en)2025-05-27
US20230025990A1 (en)2023-01-26
US11463420B1 (en)2022-10-04
US11895098B2 (en)2024-02-06
US20240171551A1 (en)2024-05-23

Similar Documents

PublicationPublication DateTitle
US10372506B2 (en)Compute architecture in a memory device of distributed computing system
US10061648B2 (en)Efficient method for redundant storage of a set of encoded data slices
US20170249212A1 (en)Maximizing redundant information in a mirrored vault
US10298683B2 (en)Consolidating data access in a dispersed storage network
US10296404B2 (en)Determining slices used in a reconstruction
US10042577B2 (en)Storing and retrieving mutable objects
US10642489B2 (en)Determining when to initiate an intra-distributed storage unit rebuild vs. an inter-distributed storage unit rebuild
US10802732B2 (en)Multi-level stage locality selection on a large system
US20190026102A1 (en)Upgrading devices in a dispersed storage network
US20220107936A1 (en)Migrating Slices in a Storage Network
US12316612B2 (en)Storing, processing and analyzing large volumes of data in a storage network
US20190050303A1 (en)Using dispersed computation to change dispersal characteristics
US10120574B2 (en)Reversible data modifications within DS units
US10104168B2 (en)Method for managing throughput in a distributed storage network
US10534666B2 (en)Determining storage requirements based on licensing right in a dispersed storage network
US10417253B2 (en)Multi-level data storage in a dispersed storage network
US20180107416A1 (en)Read-foreign-slices request for improved read efficiency with bundled writes
US20170357666A1 (en)Implementing queues (fifo) and stacks (filo) on top dispersed storage
US20170116080A1 (en)Requesting avoidance/preference of which dispersed storage units to use on a write or retrieval request
US10409678B2 (en)Self-optimizing read-ahead
US10394476B2 (en)Multi-level stage locality selection on a large system
US20180060174A1 (en)Multiplying width and threshold for improved performance and efficiency
US10114697B2 (en)Large object parallel writing
US10157011B2 (en)Temporary suspension of vault access
US20180152298A1 (en)Dispersed sub-key credentials

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BAPTIST, ANDREW D.;DHUSE, GREG R.;LEGGETTE, WESLEY B.;AND OTHERS;SIGNING DATES FROM 20171121 TO 20171127;REEL/FRAME:044248/0213

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

ASAssignment

Owner name:PURE STORAGE, INC., CALIFORNIA

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

Effective date:20190611

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

ASAssignment

Owner name:PURE STORAGE, INC., CALIFORNIA

Free format text:CORRECTIVE ASSIGNMENT TO CORRECT THE DELETE 15/174/279 AND 15/174/596 PROPERTY NUMBERS PREVIOUSLY RECORDED AT REEL: 49555 FRAME: 530. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:051495/0831

Effective date:20190611

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp