Movatterモバイル変換


[0]ホーム

URL:


US20190163389A1 - Requester specified transformations of encoded data in dispersed storage network memory - Google Patents

Requester specified transformations of encoded data in dispersed storage network memory
Download PDF

Info

Publication number
US20190163389A1
US20190163389A1US16/251,831US201916251831AUS2019163389A1US 20190163389 A1US20190163389 A1US 20190163389A1US 201916251831 AUS201916251831 AUS 201916251831AUS 2019163389 A1US2019163389 A1US 2019163389A1
Authority
US
United States
Prior art keywords
data
format
data segment
segment
recovered
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
US16/251,831
Inventor
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
Application filed by International Business Machines CorpfiledCriticalInternational Business Machines Corp
Priority to US16/251,831priorityCriticalpatent/US20190163389A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATIONreassignmentINTERNATIONAL BUSINESS MACHINES CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LEGGETTE, WESLEY B., RESCH, JASON K.
Publication of US20190163389A1publicationCriticalpatent/US20190163389A1/en
Assigned to PURE STORAGE, INC.reassignmentPURE STORAGE, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method includes receiving a data access request from a requesting device of a dispersed storage network (DSN) that includes an expected data type format and a requested return data format. The method continues by issuing data access requests to storage units of the DSN. When a decode threshold number of encoded data slices have been received, the method continues by decoding the encoded data slices to recover a data segment. The method continues by determining whether a data type of the data segment is consistent with the expected data type format. When consistent, the method continues by determining whether a conversion is necessary to produce the data segment in the requested return data format. When necessary, the method continues by formatting the recovered data segment to produce a formatted and recovered data segment and sending it to the requesting device.

Description

Claims (14)

What is claimed is:
1. A method for execution by a computing device of a dispersed storage network (DSN), the method comprises:
receiving, from a requesting device of the DSN, a data access request regarding a set of encoded data slices, wherein a data segment of data is dispersed storage error encoded to produce the set of encoded data slices, wherein the data access request includes an expected data type format and a requested return data format, and wherein the computing device is capable of processing the data segment into the requested return data format;
issuing data access requests to storage units of the DSN, wherein a set of storage units stores the set of encoded data slices and the set of storage units includes the storage units,
when a decode threshold number of encoded data slices of the set of encoded data slices have been received from the storage units, decoding the decode threshold number of encoded data slices to recover the data segment in a DSN format;
determining whether a data type of the data segment in the DSN format is consistent with the expected data type format; and
when the data type of the data segment is consistent with the expected data type format:
determining whether a conversion is necessary to produce the data segment in the requested return data format; and
when the conversion is necessary:
formatting the recovered data segment in accordance with the requested return data format to produce a formatted and recovered data segment; and
sending the formatted and recovered data segment to the requesting device of the DSN.
2. The method ofclaim 1 further comprises:
when the data type of the data segment is inconsistent with the expected data type format, sending a format request error message to the requesting device.
3. The method ofclaim 1, wherein the determining whether the data type of the data segment is consistent with the expected data type format comprises one or more of:
determining the data type to be text and verifying that the expected data type format is a text format;
determining the data type to be video and verifying that the expected data type format is a video format;
determining the data type to be audio and verifying that the expected data type format is an audio format; and
determining the data type to be an image and verifying that the expected data type format is an image format.
4. The method ofclaim 1 further comprises:
when the conversion is unnecessary, sending the formatted and recovered data segment to a requesting device of the DSN.
5. The method ofclaim 1, wherein the requested return data format comprises one or more of:
a data format;
a video codec identifier;
a frame rate;
a fidelity level;
x-y dimensions;
compression level; and
version number.
6. The method ofclaim 5, wherein the data format includes one or more of:
a word processing document, Portable Document Format (PDF), and postscript when the recovered data segment is a portion of text file;
a Portable Network Graphics (PNG), bitmap (BMP), Graphics Interchange Format (GIF), and Joint Photographic Experts Group (JPEG) when the recovered data segment is a portion of an image file;
a Moving Picture Experts Group Layer-3 Audio (MP3), Waveform Audio File (WAVE), Advanced Audio Coding (AAC), and Windows Media Audio (WMA) when the recovered data segment is a portion of an audio file; and
a Moving Picture Experts Group (MPEG), Moving Picture Experts Group 4 Part 10 Advanced Video Coding (MPEG-4 AVC), and Windows Media Video (WMV) when the recovered data segment is a portion of a video file.
7. The method ofclaim 5, wherein the determining whether the conversion is necessary comprises one or more of:
determining the DSN format of the recovered data segment is a different data format than the requested return data format.
determining the frame rate of the recovered data segment is a different rate than the requested return data format;
determining the fidelity level of the recovered data segment is a different level than the requested return data format;
determining the x-y dimensions of the recovered data segment are different x-y dimensions than the requested return data format;
determining the compression level of the recovered data segment is a different compression level than the requested return data format; and
determining the version number of the recovered data segment is a different version number than the requested return data format.
8. A computing device of a dispersed storage network (DSN), the computing device comprises:
an interface;
memory; and
a processing module operably coupled to the memory and the interface, wherein the processing module is operable to:
receive, via the interface and from a requesting device of the DSN, a data access request regarding a set of encoded data slices, wherein a data segment of data is dispersed storage error encoded to produce the set of encoded data slices, wherein the data access request includes an expected data type format and a requested return data format, and wherein the computing device is capable of processing the data segment into the requested return data format;
issue data access requests to storage units of the DSN, wherein a set of storage units stores the set of encoded data slices and the set of storage units includes the storage units,
when a decode threshold number of encoded data slices of the set of encoded data slices have been received from the storage units, decode the decode threshold number of encoded data slices to recover the data segment in a DSN format;
determine whether a data type of the data segment in the DSN format is consistent with the expected data type format; and
when the data type of the data segment is consistent with the expected data type format:
determine whether a conversion is necessary to produce the data segment in the requested return data format; and
when the conversion is necessary:
format the recovered data segment in accordance with the requested return data
format to produce a formatted and recovered data segment; and
send, via the interface, the formatted and recovered data segment to the requesting device of the DSN.
9. The computing device ofclaim 8, wherein when the data type of the data segment is inconsistent with the expected data type format, the processing module is operable to:
send, via the interface, a format request error message to the requesting device.
10. The computing device ofclaim 8, wherein the processing module is further operable to determine whether the data type of the data segment is consistent with the expected data type format by one or more of:
determining the data type to be text and verifying that the expected data type format is a text format;
determining the data type to be video and verifying that the expected data type format is a video format;
determining the data type to be audio and verifying that the expected data type format is an audio format; and
determining the data type to be an image and verifying that the expected data type format is an image format.
11. The computing device ofclaim 8, wherein the processing module is further operable to:
when the conversion is unnecessary, send, via the interface, the formatted and recovered data segment to a requesting device of the DSN.
12. The computing device ofclaim 8, wherein the requested return data format comprises one or more of:
a data format;
a video codec identifier;
a frame rate;
a fidelity level;
x-y dimensions;
compression level; and
version number.
13. The computing device ofclaim 12, wherein the data format includes one or more of:
a word processing document, Portable Document Format (PDF), and postscript when the recovered data segment is a portion of text file;
a Portable Network Graphics (PNG), bitmap (BMP), Graphics Interchange Format (GIF), and Joint Photographic Experts Group (JPEG) when the recovered data segment is a portion of an image file;
a Moving Picture Experts Group Layer-3 Audio (MP3), Waveform Audio File (WAVE), Advanced Audio Coding (AAC), and Windows Media Audio (WMA) when the recovered data segment is a portion of an audio file; and
a Moving Picture Experts Group (MPEG), Moving Picture Experts Group 4 Part 10 Advanced Video Coding (MPEG-4 AVC), and Windows Media Video (WMV) when the recovered data segment is a portion of a video file.
14. The computing device ofclaim 12, wherein the processing module is operable to determine whether the conversion is necessary by one or more of:
determining the DSN format of the recovered data segment is a different data format than the requested return data format;
determining the frame rate of the recovered data segment is a different rate than the requested return data format;
determining the fidelity level of the recovered data segment is a different level than the requested return data format;
determining the x-y dimensions of the recovered data segment are different x-y dimensions than the requested return data format;
determining the compression level of the recovered data segment is a different compression level than the requested return data format; and
determining the version number of the recovered data segment is a different version number than the requested return data format.
US16/251,8312015-11-302019-01-18Requester specified transformations of encoded data in dispersed storage network memoryAbandonedUS20190163389A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US16/251,831US20190163389A1 (en)2015-11-302019-01-18Requester specified transformations of encoded data in dispersed storage network memory

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US201562260743P2015-11-302015-11-30
US15/353,024US10216444B2 (en)2015-11-302016-11-16Requester specified transformations of encoded data in dispersed storage network memory
US16/251,831US20190163389A1 (en)2015-11-302019-01-18Requester specified transformations of encoded data in dispersed storage network memory

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US15/353,024ContinuationUS10216444B2 (en)2015-11-302016-11-16Requester specified transformations of encoded data in dispersed storage network memory

Publications (1)

Publication NumberPublication Date
US20190163389A1true US20190163389A1 (en)2019-05-30

Family

ID=58776974

Family Applications (11)

Application NumberTitlePriority DateFiling Date
US15/332,557Active2037-05-05US10409514B2 (en)2015-11-302016-10-24IP multicast message transmission for event notifications
US15/340,017Expired - Fee RelatedUS10216443B2 (en)2015-11-302016-11-01Proactively deselect storage units for access during major geographic events
US15/340,310Expired - Fee RelatedUS10496308B2 (en)2015-11-302016-11-01Using pseudo DSN memory units to handle data in motion within a DSN memory
US15/340,628AbandonedUS20170155719A1 (en)2015-11-302016-11-01Selectively setting dsn slice data in motion within dsn memory based on conditions at the final data rest points
US15/353,024ActiveUS10216444B2 (en)2015-11-302016-11-16Requester specified transformations of encoded data in dispersed storage network memory
US15/357,670AbandonedUS20170155709A1 (en)2015-11-302016-11-21Dynamic resource selection for uploading multi-part data in a dispersed storage network
US15/357,293Expired - Fee RelatedUS9933969B2 (en)2015-11-302016-11-21Securing encoding data slices using an integrity check value list
US15/356,929ActiveUS9971538B2 (en)2015-11-302016-11-21Load balancing and service differentiation within a dispersed storage network
US15/363,622Expired - Fee RelatedUS10073645B2 (en)2015-11-302016-11-29Initiating rebuild actions from DS processing unit errors
US15/899,626Expired - Fee RelatedUS10387063B2 (en)2015-11-302018-02-20Securing encoding data slices using an integrity check value list
US16/251,831AbandonedUS20190163389A1 (en)2015-11-302019-01-18Requester specified transformations of encoded data in dispersed storage network memory

Family Applications Before (10)

Application NumberTitlePriority DateFiling Date
US15/332,557Active2037-05-05US10409514B2 (en)2015-11-302016-10-24IP multicast message transmission for event notifications
US15/340,017Expired - Fee RelatedUS10216443B2 (en)2015-11-302016-11-01Proactively deselect storage units for access during major geographic events
US15/340,310Expired - Fee RelatedUS10496308B2 (en)2015-11-302016-11-01Using pseudo DSN memory units to handle data in motion within a DSN memory
US15/340,628AbandonedUS20170155719A1 (en)2015-11-302016-11-01Selectively setting dsn slice data in motion within dsn memory based on conditions at the final data rest points
US15/353,024ActiveUS10216444B2 (en)2015-11-302016-11-16Requester specified transformations of encoded data in dispersed storage network memory
US15/357,670AbandonedUS20170155709A1 (en)2015-11-302016-11-21Dynamic resource selection for uploading multi-part data in a dispersed storage network
US15/357,293Expired - Fee RelatedUS9933969B2 (en)2015-11-302016-11-21Securing encoding data slices using an integrity check value list
US15/356,929ActiveUS9971538B2 (en)2015-11-302016-11-21Load balancing and service differentiation within a dispersed storage network
US15/363,622Expired - Fee RelatedUS10073645B2 (en)2015-11-302016-11-29Initiating rebuild actions from DS processing unit errors
US15/899,626Expired - Fee RelatedUS10387063B2 (en)2015-11-302018-02-20Securing encoding data slices using an integrity check value list

Country Status (1)

CountryLink
US (11)US10409514B2 (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10802915B2 (en)*2015-01-302020-10-13Pure Storage, Inc.Time based storage of encoded data slices
US10409514B2 (en)*2015-11-302019-09-10International Business Machines CorporationIP multicast message transmission for event notifications
US10394650B2 (en)*2016-06-032019-08-27International Business Machines CorporationMultiple writes using inter-site storage unit relationship
US10387079B2 (en)*2016-09-092019-08-20International Business Machines CorporationPlacement of dispersed storage data based on requestor properties
US10481977B2 (en)*2016-10-272019-11-19International Business Machines CorporationDispersed storage of error encoded data objects having multiple resolutions
JP6399127B2 (en)*2017-03-082018-10-03日本電気株式会社 System management apparatus, system management method, program, information processing system
US10509699B2 (en)*2017-08-072019-12-17International Business Machines CorporationZone aware request scheduling and data placement
KR102488149B1 (en)*2018-01-082023-01-16삼성전자주식회사Display apparatus and control method thereof
CN110597453A (en)*2018-06-132019-12-20杭州海康威视系统技术有限公司Video data storage method and device in cloud storage system
US11122120B2 (en)2019-05-282021-09-14International Business Machines CorporationObject notification wherein compare and swap is performed
US11429417B2 (en)2019-07-312022-08-30Rubrik, Inc.Asynchronous input and output for snapshots of virtual machines
US11429418B2 (en)*2019-07-312022-08-30Rubrik, Inc.Asynchronous input and output for snapshots of virtual machines
CN111263184B (en)*2020-02-272021-04-16腾讯科技(深圳)有限公司Method, device and equipment for detecting coding and decoding consistency
US11734117B2 (en)*2021-04-292023-08-22Vast Data Ltd.Data recovery in a storage system
CN114239811B (en)*2021-12-212024-05-31支付宝(杭州)信息技术有限公司Multiparty joint convolution processing method, device and system based on privacy protection

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20110072210A1 (en)*2007-10-092011-03-24Cleversafe, Inc.Pessimistic data reading in a dispersed storage network
US20110314072A1 (en)*2010-06-222011-12-22Cleversafe, Inc.Metadata access in a dispersed storage network
US20120030371A1 (en)*2010-08-022012-02-02Cleversafe, Inc.Resolving a protocol issue within a dispersed storage network
US20130086452A1 (en)*2011-10-042013-04-04Cleversafe, Inc.Sending a zero information gain formatted encoded data slice
US20130283094A1 (en)*2010-04-262013-10-24Cleversafe, Inc.Indicating an error within a dispersed storage network
US20140351632A1 (en)*2010-02-272014-11-27Cleversafe, Inc.Storing data in multiple formats including a dispersed storage format
US20140380124A1 (en)*2011-11-012014-12-25Cleversafe, Inc.Acquiring a trusted set of encoded data slices

Family Cites Families (105)

* 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
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
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
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
WO2002035359A2 (en)2000-10-262002-05-02Prismedia Networks, Inc.Method and system for managing distributed content and related metadata
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
US8176563B2 (en)2000-11-132012-05-08DigitalDoors, Inc.Data security system and method with editor
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
US6876656B2 (en)*2001-06-152005-04-05Broadcom CorporationSwitch assisted frame aliasing for storage virtualization
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
US7321926B1 (en)*2002-02-112008-01-22Extreme NetworksMethod of and system for allocating resources to resource requests
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
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
US8285878B2 (en)2007-10-092012-10-09Cleversafe, Inc.Block based 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
US7574570B2 (en)2005-09-302009-08-11Cleversafe IncBilling system for information dispersal system
US7953937B2 (en)2005-09-302011-05-31Cleversafe, Inc.Systems, methods, and apparatus for subdividing data for storage in a dispersed data storage grid
US7574579B2 (en)2005-09-302009-08-11Cleversafe, Inc.Metadata management system for an information dispersed storage system
US8171101B2 (en)2005-09-302012-05-01Cleversafe, Inc.Smart access to a dispersed data storage network
US7546427B2 (en)2005-09-302009-06-09Cleversafe, Inc.System for rebuilding dispersed data
US20070214285A1 (en)2006-03-082007-09-13Omneon Video NetworksGateway server
WO2007115317A2 (en)*2006-04-042007-10-11Permabit, IncStorage assignment and erasure coding technique for scalable and fault tolerant storage system
WO2009109684A1 (en)*2008-03-052009-09-11Media Patents, S. L.Method for monitoring or managing devices connected to a data network
US9191721B2 (en)*2009-06-162015-11-17Harman International Industries, IncorporatedNetworked audio/video system
US8914598B2 (en)*2009-09-242014-12-16Vmware, Inc.Distributed storage resource scheduler and load balancer
US10389845B2 (en)*2009-10-292019-08-20Pure Storage, Inc.Determining how to service requests based on several indicators
US8589637B2 (en)*2009-10-302013-11-19Cleversafe, Inc.Concurrent set storage in distributed storage network
US8769035B2 (en)*2009-10-302014-07-01Cleversafe, Inc.Distributed storage network for storing a data object based on storage requirements
US8572282B2 (en)*2009-10-302013-10-29Cleversafe, Inc.Router assisted dispersed storage network method and apparatus
US9311185B2 (en)*2009-10-302016-04-12Cleversafe, Inc.Dispersed storage unit solicitation method and apparatus
US10158648B2 (en)*2009-12-292018-12-18International Business Machines CorporationPolicy-based access in a dispersed storage network
US9047218B2 (en)*2010-04-262015-06-02Cleversafe, Inc.Dispersed storage network slice name verification
US8909858B2 (en)*2010-06-092014-12-09Cleversafe, Inc.Storing encoded data slices in a dispersed storage network
US9218359B2 (en)*2010-07-022015-12-22Code Systems CorporationMethod and system for profiling virtual application resource utilization patterns by executing virtualized application
US9842222B2 (en)*2010-08-252017-12-12International Business Machines CorporationSecurely rebuilding an encoded data slice
US9571230B2 (en)*2010-10-062017-02-14International Business Machines CorporationAdjusting routing of data within a network path
US8694752B2 (en)*2011-02-012014-04-08Cleversafe, Inc.Transferring data in response to detection of a memory system imbalance
US8843803B2 (en)*2011-04-012014-09-23Cleversafe, Inc.Utilizing local memory and dispersed storage memory to access encoded data slices
US8627091B2 (en)*2011-04-012014-01-07Cleversafe, Inc.Generating a secure signature utilizing a plurality of key shares
US8607122B2 (en)*2011-11-012013-12-10Cleversafe, Inc.Accessing a large data object in a dispersed storage network
US9203625B2 (en)*2011-11-282015-12-01Cleversafe, Inc.Transferring encoded data slices in a distributed storage network
US9015556B2 (en)*2011-12-122015-04-21Cleversafe, Inc.Transforming data in a distributed storage and task network
WO2013118195A1 (en)*2012-02-102013-08-15Hitachi, Ltd.Storage management method and storage system in virtual volume having data arranged astride storage devices
US8554963B1 (en)*2012-03-232013-10-08DSSD, Inc.Storage system with multicast DMA and unified address space
US8370567B1 (en)*2012-03-232013-02-05DSSD, Inc.Storage system with self describing data
US9110833B2 (en)*2012-06-252015-08-18Cleversafe, Inc.Non-temporarily storing temporarily stored data in a dispersed storage network
US9781207B2 (en)*2013-08-292017-10-03International Business Machines CorporationDispersed storage based on estimated life and methods for use therewith
CA2867585A1 (en)*2013-10-152015-04-15Coho Data Inc.Methods, devices and systems for coordinating network-based communication in distributed server systems with sdn switching
KR20150121560A (en)*2014-04-212015-10-29삼성전자주식회사Storage device, storage system and operating method of storage system
US9819722B2 (en)*2014-12-232017-11-14Dell Products, L.P.System and method for controlling an information handling system in response to environmental events
US20170083603A1 (en)*2015-09-182017-03-23Qualcomm IncorporatedCo-derived data storage patterns for distributed storage systems
US10409514B2 (en)*2015-11-302019-09-10International Business Machines CorporationIP multicast message transmission for event notifications

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20110072210A1 (en)*2007-10-092011-03-24Cleversafe, Inc.Pessimistic data reading in a dispersed storage network
US20140351632A1 (en)*2010-02-272014-11-27Cleversafe, Inc.Storing data in multiple formats including a dispersed storage format
US20130283094A1 (en)*2010-04-262013-10-24Cleversafe, Inc.Indicating an error within a dispersed storage network
US20110314072A1 (en)*2010-06-222011-12-22Cleversafe, Inc.Metadata access in a dispersed storage network
US20120030371A1 (en)*2010-08-022012-02-02Cleversafe, Inc.Resolving a protocol issue within a dispersed storage network
US20130086452A1 (en)*2011-10-042013-04-04Cleversafe, Inc.Sending a zero information gain formatted encoded data slice
US20140380124A1 (en)*2011-11-012014-12-25Cleversafe, Inc.Acquiring a trusted set of encoded data slices

Also Published As

Publication numberPublication date
US20180188992A1 (en)2018-07-05
US20170155719A1 (en)2017-06-01
US20170153837A1 (en)2017-06-01
US20170153937A1 (en)2017-06-01
US20170155520A1 (en)2017-06-01
US9971538B2 (en)2018-05-15
US10216444B2 (en)2019-02-26
US20170155709A1 (en)2017-06-01
US20170153853A1 (en)2017-06-01
US10496308B2 (en)2019-12-03
US9933969B2 (en)2018-04-03
US10216443B2 (en)2019-02-26
US10409514B2 (en)2019-09-10
US20170153948A1 (en)2017-06-01
US20170153943A1 (en)2017-06-01
US10387063B2 (en)2019-08-20
US20170153828A1 (en)2017-06-01
US10073645B2 (en)2018-09-11

Similar Documents

PublicationPublication DateTitle
US10216444B2 (en)Requester specified transformations of encoded data in dispersed storage network memory
US10678472B2 (en)Generating additional slices based on data access frequency
US10001950B2 (en)Maintaining storage thresholds in a distributed storage network
US10203999B2 (en)Spreading load for highly popular content with asynchronous counted writes
US10606700B2 (en)Enhanced dispersed storage error encoding using multiple encoding layers
US20170212803A1 (en)Consolidating data access in a dispersed storage network
US9760286B2 (en)Adaptive dispersed storage network (DSN) and system
US10505915B2 (en)Determining whether to compress a data segment in a dispersed storage network
US10120574B2 (en)Reversible data modifications within DS units
US10007575B2 (en)Alternative multiple memory format storage in a storage network
US10104168B2 (en)Method for managing throughput in a distributed storage network
US20180365261A1 (en)Fingerprinting data for more aggressive de-duplication
US20190034272A1 (en)Utilizing concentric storage pools in a dispersed storage network
US10805042B2 (en)Creating transmission data slices for use in a dispersed storage network
US11463420B1 (en)Storage unit partial task processing
US11153384B2 (en)Rebuilding derived content
US20160357646A1 (en)Multiple memory format storage in a storage network
US10409678B2 (en)Self-optimizing read-ahead
US10481977B2 (en)Dispersed storage of error encoded data objects having multiple resolutions
US10409661B2 (en)Slice metadata for optimized dispersed storage network memory storage strategies
US10523241B2 (en)Object fan out write operation
US20180060174A1 (en)Multiplying width and threshold for improved performance and efficiency
US20180052735A1 (en)Efficient, secure, storage of meaningful content as part of a dsn memory
US20170322734A1 (en)Using locks to prevent multiple rebuilds of the same source

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LEGGETTE, WESLEY B.;RESCH, JASON K.;REEL/FRAME:048060/0376

Effective date:20161114

STPPInformation on status: patent application and granting procedure in general

Free format text:APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED

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:050451/0549

Effective date:20190906

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STCBInformation on status: application discontinuation

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


[8]ページ先頭

©2009-2025 Movatter.jp