US20120151254A1 - System and method for using over-provisioned data capacity to maintain a data redundancy scheme in a solid state memory - Google Patents

System and method for using over-provisioned data capacity to maintain a data redundancy scheme in a solid state memory Download PDF

Info

Publication number
US20120151254A1
US20120151254A1 US12/967,228 US96722810A US2012151254A1 US 20120151254 A1 US20120151254 A1 US 20120151254A1 US 96722810 A US96722810 A US 96722810A US 2012151254 A1 US2012151254 A1 US 2012151254A1
Authority
US
United States
Prior art keywords
data
over
storage element
storage
quota portion
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/967,228
Other versions
US8601311B2 (en
Inventor
Robert L. Horn
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.)
Western Digital Technologies Inc
Original Assignee
Western Digital Technologies 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
Application filed by Western Digital Technologies Inc filed Critical Western Digital Technologies Inc
Priority to US12/967,228 priority Critical patent/US8601311B2/en
Assigned to WESTERN DIGITAL TECHNOLOGIES, INC. reassignment WESTERN DIGITAL TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HORN, ROBERT L.
Priority to CN201110430283.XA priority patent/CN102662790B/en
Publication of US20120151254A1 publication Critical patent/US20120151254A1/en
Application granted granted Critical
Publication of US8601311B2 publication Critical patent/US8601311B2/en
Assigned to JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT reassignment JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT SECURITY AGREEMENT Assignors: WESTERN DIGITAL TECHNOLOGIES, INC.
Assigned to JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT reassignment JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT SECURITY AGREEMENT Assignors: WESTERN DIGITAL TECHNOLOGIES, INC.
Assigned to U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT reassignment U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT SECURITY AGREEMENT Assignors: WESTERN DIGITAL TECHNOLOGIES, INC.
Assigned to WESTERN DIGITAL TECHNOLOGIES, INC. reassignment WESTERN DIGITAL TECHNOLOGIES, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Assigned to WESTERN DIGITAL TECHNOLOGIES, INC. reassignment WESTERN DIGITAL TECHNOLOGIES, INC. RELEASE OF SECURITY INTEREST AT REEL 038744 FRAME 0481 Assignors: JPMORGAN CHASE BANK, N.A.
Assigned to JPMORGAN CHASE BANK, N.A. reassignment JPMORGAN CHASE BANK, N.A. PATENT COLLATERAL AGREEMENT - A&R LOAN AGREEMENT Assignors: WESTERN DIGITAL TECHNOLOGIES, INC.
Assigned to JPMORGAN CHASE BANK, N.A. reassignment JPMORGAN CHASE BANK, N.A. PATENT COLLATERAL AGREEMENT - DDTL LOAN AGREEMENT Assignors: WESTERN DIGITAL TECHNOLOGIES, INC.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1076Parity data used in redundant arrays of independent storages, e.g. in RAID systems
    • G06F11/108Parity data distribution in semiconductor storages, e.g. in SSD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2094Redundant storage or storage space

Definitions

  • ⁇ 16 or 10 ⁇ 17 a data redundancy scheme
  • RAID Redundant Arrays of Independent Disks
  • the redundancy may be provided by combining multiple storage elements within the storage device into groups providing mirroring and/or error checking mechanisms. For example, various memory blocks of a solid state storage device may be combined into stripes in which user data is stored.
  • FIG. 1 is a block diagram illustrating a storage subsystem implementing a data redundancy scheme according to one embodiment.
  • FIG. 2 illustrates an example storage subsystem with over-provisioning according to one embodiment.
  • FIG. 3 illustrates an example set of storage data elements that are used in one embodiment.
  • FIG. 4 is a flow diagram illustrating the process of using over-provisioned storage capacity to recover from a storage element failure according to one embodiment.
  • FIG. 5 is a flow diagram illustrating the recovery processes taken for different types of storage element failure according to one embodiment.
  • Redundant “parity” RAID (5, 6, 50, 60) is a well-known technique for increasing data reliability beyond the failure rate of an individual storage device.
  • redundant RAID when a storage element is lost, a replacement or spare element is required to restore redundancy.
  • a typical solid state storage device is over-provisioned with more storage media than is required to satisfy the specified user capacity.
  • Embodiments of the present invention utilize the additional over-provisioned capacity and potentially modify the stripe size to restore RAID redundancy when a storage element or path (i.e. page, block, plane, die, channel, etc.) has failed.
  • a common approach to overcome storage element failure is to use “parity” RAID to enable data recovery should a read failure occur.
  • a target number of storage elements i.e., sectors, flash pages, etc.
  • a target number of storage elements i.e., sectors, flash pages, etc.
  • a typical solution for restoring redundancy in a degraded RAID system is to replace the failed storage element and reconstruct the missing data on that element. Alternately, the system could be provided with a spare that is consumed when the first failure occurs. The original RAID overhead, system capacity, and reliability are thus restored.
  • failed elements e.g., devices
  • providing spare elements in case of failure may be cost prohibitive.
  • Embodiments of the invention provide an alternative to the impractical solution of exchanging a failed storage element in a solid state storage device with a functioning element.
  • Embodiments of the invention restore RAID redundancy/user data protection in a storage system with a failed storage element (e.g., page, block, plane, die, channel, etc.) by using capacity originally allocated for over-provisioning. In some cases, this may also involve reducing the RAID stripe size.
  • FIG. 1 is a block diagram illustrating a storage subsystem implementing a data redundancy scheme according to one embodiment.
  • a storage subsystem 140 includes a controller 150 and one or more non-volatile solid-state memory arrays 160 .
  • the controller 150 in one embodiment in turn includes a RAID module 158 .
  • the RAID module 158 is configured to execute data access commands to maintain a data redundancy scheme in the storage subsystem. For example, the RAID module 158 may maintain data on which storage elements are assigned to which RAID stripes.
  • the controller 150 of the storage subsystem 140 is configured to receive and execute commands from a storage interface 132 in a host system 130 .
  • the memory commands from the storage interface 132 may include write and read commands issued by the host system 130 .
  • the controller 150 executes the received commands in one or more non-volatile solid-state memory arrays 160 .
  • RAID Redundant Array of Independent Disks
  • RAID is not limited to storage devices with physical disks and is applicable to a wide variety of storage devices including the non-volatile solid state devices described herein.
  • FIG. 2 illustrates an example storage subsystem with over-provisioning according to one embodiment.
  • a typical solid state storage device is over-provisioned with more storage media than is required to satisfy the specified user capacity quota.
  • the example device as shown has an advertised user data capacity of 100 Gb when its actual capacity is 125 Gb. This means that 25% of the capacity is reserved for over-provisioning, which is used for accommodating garbage collection. Garbage collection is typically needed as new data is typically not written over existing data but instead in an available area of the solid state storage subsystem. Over time the storage subsystem will contain a mix of valid and invalid data and the garbage collection copies the valid data from a memory unit (such as a block) to another memory location before erasing the entire block and making it available for future writes. It is noted that the over-provisioning capacity quota is not tied to a particular group of storage elements but exists as excess capacity throughout the storage subsystem.
  • FIG. 3 illustrates an example set of storage data elements that are used in one embodiment. Depicted in FIG. 3 are 16 dies that are accessible by the controller 150 .
  • data stripes may span 15 dies (Dies 1 - 15 ) with the parity data being written on Die 16 .
  • the advertised user data quota includes the capacity of 14 dies, meaning that the capacity of two dies is the over-provisioning data quota.
  • Die 1 fails, embodiments of the invention would rebuild the data stripes.
  • the re-striping process would rebuild the affected stripes across the remaining Dies 2 - 15 , thus using more of the capacity previously allocated to the over-provisioning data quota.
  • the over-provisioning data quota went from (12.5%) 2/16 to 1/16 (6.66%).
  • the reduction of over-provisioning data quota has an adverse effect on write amplification, an effect that describes the additional write operations that are performed when a write memory command is serviced due to the need for garbage collection. Garbage collection would have to be conducted more frequently with the reduction of the over-provisioning data quota.
  • the storage subsystem must maintain a certain minimum amount of over-provisioning data quota.
  • the controller checks whether that minimum amount has been met before using additional over-provisioning data quota in the recovery process.
  • FIG. 4 is a flow diagram illustrating the process of using over-provisioned storage capacity quota to recover from a storage element failure according to one embodiment.
  • the recovery process 400 in one embodiment may be undertaken by the controller 150 when the controller detects a failure in a storage element.
  • the process begins in block 402 , where the failed element is subtracted from the available over-provisioned capacity quota.
  • the process determines whether the over-provisioning minimum is met (e.g., whether there is still sufficient over-provisioning capacity). If it has not, this means no more “spare” capacity can be re-purposed to replace the failed element.
  • the process in block 406 sets the storage device to a “read only” status and reports a failure status. This is because without the requisite minimum over-provisioning capacity to replace the failed element, the storage device cannot create any new data redundancy stripes to accommodate the arrival of new write data.
  • the process takes recovery action in block 408 and rebuilds degraded stripes affected by the failed element. After the building of the stripes, the process ends.
  • FIG. 5 is a flow diagram illustrating the recovery processes taken for different types of storage element failure according to one embodiment.
  • the recovery action taken in block 408 is dependent on the type of storage element that has failed.
  • the controller determines the type of storage failure that it has detected. If it is page failure, the controller is configured to omit the failed page from future stripe operations in block 504 . This may include updating information maintained in the RAID module 156 . The controller then rebuilds all degraded stripes affected by the page failure by using another page.
  • the controller If the controller encounters a die failure, then in block 506 the controller is configured to reduce the target stripe size for all block groups that previously used the now failed die. If the controller encounters a channel failure, then in block 508 the controller is configured to reduce the target stripe size for all block groups that previously used the now failed channel. In either case, the controller then rebuilds all degraded stripes affected by the die/channel failure in block 510 .

Abstract

Redundant “parity” RAID (5, 6, 50, 60) is a well-known technique for increasing data reliability beyond the failure rate of an individual storage device. In many implementations of redundant RAID, when a storage element is lost, a replacement or spare element is required to restore redundancy. A typical solid state storage device is over-provisioned with more storage media than is required to satisfy the specified user capacity. Embodiments of the present invention utilize the additional over-provisioned capacity and potentially modify the stripe size to restore RAID redundancy when a storage element or path (i.e., page, block, plane, die, channel, etc.) has failed. In some cases, this may also involve reducing the RAID stripe size.

Description

    BACKGROUND
  • Many data storage components such as hard disks and solid state drives have certain advertised reliability guarantees that the manufacturers provide to customers. For example, certain solid state drive manufacturers guarantee a drive failure rate of 10−16 or 10−17. To increase data reliability, a data redundancy scheme such as RAID (Redundant Arrays of Independent Disks) is used to increase storage reliability. The redundancy may be provided by combining multiple storage elements within the storage device into groups providing mirroring and/or error checking mechanisms. For example, various memory blocks of a solid state storage device may be combined into stripes in which user data is stored.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Systems and methods which embody the various features of the invention will now be described with reference to the following drawings, in which:
  • FIG. 1 is a block diagram illustrating a storage subsystem implementing a data redundancy scheme according to one embodiment.
  • FIG. 2 illustrates an example storage subsystem with over-provisioning according to one embodiment.
  • FIG. 3 illustrates an example set of storage data elements that are used in one embodiment.
  • FIG. 4 is a flow diagram illustrating the process of using over-provisioned storage capacity to recover from a storage element failure according to one embodiment.
  • FIG. 5 is a flow diagram illustrating the recovery processes taken for different types of storage element failure according to one embodiment.
  • DETAILED DESCRIPTION
  • While certain embodiments of the inventions have been described, these embodiments have been presented by way of example only, and are not intended to limit the scope of the inventions. Indeed, the novel methods and systems described herein may be embodied in a variety of other forms. Furthermore, various omissions, substitutions and changes in the form of the methods and systems described herein may be made without departing from the spirit of the inventions. The accompanying claims and their equivalents are intended to cover such forms or modifications as would fall within the scope and spirit of the inventions.
  • Overview
  • Redundant “parity” RAID (5, 6, 50, 60) is a well-known technique for increasing data reliability beyond the failure rate of an individual storage device. In many implementations of redundant RAID, when a storage element is lost, a replacement or spare element is required to restore redundancy. A typical solid state storage device is over-provisioned with more storage media than is required to satisfy the specified user capacity. Embodiments of the present invention utilize the additional over-provisioned capacity and potentially modify the stripe size to restore RAID redundancy when a storage element or path (i.e. page, block, plane, die, channel, etc.) has failed.
  • A common approach to overcome storage element failure is to use “parity” RAID to enable data recovery should a read failure occur. Typically, a target number of storage elements (i.e., sectors, flash pages, etc.) per stripe is chosen to achieve a desired reliability at a given cost in storage overhead.
  • A typical solution for restoring redundancy in a degraded RAID system is to replace the failed storage element and reconstruct the missing data on that element. Alternately, the system could be provided with a spare that is consumed when the first failure occurs. The original RAID overhead, system capacity, and reliability are thus restored. However, in a solid state storage system that uses RAID redundancy, failed elements (e.g., devices) cannot be practically replaced and providing spare elements in case of failure may be cost prohibitive.
  • Embodiments of the invention provide an alternative to the impractical solution of exchanging a failed storage element in a solid state storage device with a functioning element. Embodiments of the invention restore RAID redundancy/user data protection in a storage system with a failed storage element (e.g., page, block, plane, die, channel, etc.) by using capacity originally allocated for over-provisioning. In some cases, this may also involve reducing the RAID stripe size.
  • System Overview
  • FIG. 1 is a block diagram illustrating a storage subsystem implementing a data redundancy scheme according to one embodiment. As shown, a storage subsystem 140 includes a controller 150 and one or more non-volatile solid-state memory arrays 160. The controller 150 in one embodiment in turn includes a RAID module 158. In one embodiment, the RAID module 158 is configured to execute data access commands to maintain a data redundancy scheme in the storage subsystem. For example, the RAID module 158 may maintain data on which storage elements are assigned to which RAID stripes.
  • In one embodiment, the controller 150 of the storage subsystem 140 is configured to receive and execute commands from a storage interface 132 in a host system 130. The memory commands from the storage interface 132 may include write and read commands issued by the host system 130. As further shown in FIG. 1, in one embodiment, the controller 150 executes the received commands in one or more non-volatile solid-state memory arrays 160.
  • Although this disclosure uses RAID as an example, the systems and methods described herein are not limited to the RAID redundancy schemes and can be used in any data redundancy configuration that utilizes striping and/or grouping of storage elements for mirroring or error checking purposes. In addition, although RAID is an acronym for Redundant Array of Independent Disks, those skilled in art will appreciate that RAID is not limited to storage devices with physical disks and is applicable to a wide variety of storage devices including the non-volatile solid state devices described herein.
  • Using Over-Provisioning Capacity
  • FIG. 2 illustrates an example storage subsystem with over-provisioning according to one embodiment. As discussed above, a typical solid state storage device is over-provisioned with more storage media than is required to satisfy the specified user capacity quota. The example device as shown has an advertised user data capacity of 100 Gb when its actual capacity is 125 Gb. This means that 25% of the capacity is reserved for over-provisioning, which is used for accommodating garbage collection. Garbage collection is typically needed as new data is typically not written over existing data but instead in an available area of the solid state storage subsystem. Over time the storage subsystem will contain a mix of valid and invalid data and the garbage collection copies the valid data from a memory unit (such as a block) to another memory location before erasing the entire block and making it available for future writes. It is noted that the over-provisioning capacity quota is not tied to a particular group of storage elements but exists as excess capacity throughout the storage subsystem.
  • FIG. 3 illustrates an example set of storage data elements that are used in one embodiment. Depicted in FIG. 3 are 16 dies that are accessible by the controller 150. In this simplified data redundancy scheme example, data stripes may span 15 dies (Dies 1-15) with the parity data being written on Die 16. The advertised user data quota includes the capacity of 14 dies, meaning that the capacity of two dies is the over-provisioning data quota. In this example, if Die 1 fails, embodiments of the invention would rebuild the data stripes. The re-striping process would rebuild the affected stripes across the remaining Dies 2-15, thus using more of the capacity previously allocated to the over-provisioning data quota. In this process, the over-provisioning data quota went from (12.5%) 2/16 to 1/16 (6.66%). The reduction of over-provisioning data quota has an adverse effect on write amplification, an effect that describes the additional write operations that are performed when a write memory command is serviced due to the need for garbage collection. Garbage collection would have to be conducted more frequently with the reduction of the over-provisioning data quota. In one embodiment, the storage subsystem must maintain a certain minimum amount of over-provisioning data quota. Thus, in one embodiment, the controller checks whether that minimum amount has been met before using additional over-provisioning data quota in the recovery process.
  • Recovery Processes
  • FIG. 4 is a flow diagram illustrating the process of using over-provisioned storage capacity quota to recover from a storage element failure according to one embodiment. The recovery process 400 in one embodiment may be undertaken by the controller 150 when the controller detects a failure in a storage element. The process begins in block 402, where the failed element is subtracted from the available over-provisioned capacity quota. Then in block 404, the process determines whether the over-provisioning minimum is met (e.g., whether there is still sufficient over-provisioning capacity). If it has not, this means no more “spare” capacity can be re-purposed to replace the failed element. If this is the case, the process in block 406 sets the storage device to a “read only” status and reports a failure status. This is because without the requisite minimum over-provisioning capacity to replace the failed element, the storage device cannot create any new data redundancy stripes to accommodate the arrival of new write data. On the other hand, if it is determined that the over-provisioning minimum has been met in block 404, then the process takes recovery action in block 408 and rebuilds degraded stripes affected by the failed element. After the building of the stripes, the process ends.
  • FIG. 5 is a flow diagram illustrating the recovery processes taken for different types of storage element failure according to one embodiment. In one embodiment, the recovery action taken in block 408 is dependent on the type of storage element that has failed. In block 502, the controller determines the type of storage failure that it has detected. If it is page failure, the controller is configured to omit the failed page from future stripe operations in block 504. This may include updating information maintained in the RAID module 156. The controller then rebuilds all degraded stripes affected by the page failure by using another page.
  • If the controller encounters a die failure, then in block 506 the controller is configured to reduce the target stripe size for all block groups that previously used the now failed die. If the controller encounters a channel failure, then in block 508 the controller is configured to reduce the target stripe size for all block groups that previously used the now failed channel. In either case, the controller then rebuilds all degraded stripes affected by the die/channel failure in block 510.
  • CONCLUSION
  • The features and attributes of the specific embodiments disclosed above may be combined in different ways to form additional embodiments, all of which fall within the scope of the present disclosure. Although the present disclosure provides certain preferred embodiments and applications, other embodiments that are apparent to those of ordinary skill in the art, including embodiments which do not provide all of the features and advantages set forth herein, are also within the scope of this disclosure. Accordingly, the scope of the present disclosure is intended to be defined only by reference to the appended claims.

Claims (9)

1. A solid-state storage subsystem comprising:
a non-volatile memory array comprising a user data quota portion and an over-provisioning quota portion, each quota portion comprising a plurality of solid-state storage elements; and
a controller configured to:
implement a data redundancy configuration with a plurality of data stripes, each data stripe comprising a respective subset of the plurality of storage elements of the user data quota portion; and
be responsive to a failure of a storage element of the user data quota portion by at least:
replacing the failed storage element of the user data quota portion with one of the storage elements of the over-provisioning quota portion; and
rebuilding one or more of the data stripes that include the failed storage element using the storage element from the over-provisioning quota portion.
2. The solid-state storage subsystem of claim 1, wherein the controller is further configured to perform the replacement of storage elements and rebuilding of data stripes only when a capacity of the over-provisioning quota portion is above a pre-defined minimum size, the pre-defined minimum being a value that exceeds an amount needed to replace a storage element.
3. The solid-state storage subsystem of claim 1, wherein the storage elements comprise a plurality of pages, blocks, dies, devices or channels.
4. The solid-state storage subsystem of claim 1, wherein the data redundancy configuration is a redundant array of independent disks (RAID) configuration.
5. A method of maintaining data redundancy in a solid-state storage subsystem in the event of a storage element failure, the method comprising:
dividing a non-volatile memory array of the solid-state storage subsystem into a user data quota portion and an over-provisioning quota portion, each quota portion comprising a plurality of storage elements, the user data quota portion storing a plurality of stripes that are arranged in accordance with a data redundancy configuration, each data stripe comprising a respective subset of the plurality of storage elements in the user data quota portion; and
in response to detecting a failure in a storage element in the user data quota portion,
removing the failed storage element from one or more of the data stripes that include the failed storage element; and
rebuilding the one or more data stripes.
6. The method of claim 5, further comprising:
prior to rebuilding the one or more data stripes, determining if a capacity of the over-provisioning quota portion is above a pre-defined minimum size, the pre-defined minimum being a value that exceeds an amount needed to replace a storage element.
7. The method of claim 5, wherein the storage elements comprise a plurality of pages, blocks, dies, devices or channels.
8. The method of claim 7, further comprising:
prior to rebuilding the one or more data stripes, replacing the failed storage element with a storage element from the over-provisioning quota portion when the failed storage element is a die, a device, or a channel.
9. The method of claim 5, wherein the data redundancy configuration is a redundant array of independent disks (RAID) configuration.
US12/967,228 2010-12-14 2010-12-14 System and method for using over-provisioned data capacity to maintain a data redundancy scheme in a solid state memory Active 2031-12-02 US8601311B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/967,228 US8601311B2 (en) 2010-12-14 2010-12-14 System and method for using over-provisioned data capacity to maintain a data redundancy scheme in a solid state memory
CN201110430283.XA CN102662790B (en) 2010-12-14 2011-12-14 The system and method for maintaining the data redundancy in solid-state memory system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/967,228 US8601311B2 (en) 2010-12-14 2010-12-14 System and method for using over-provisioned data capacity to maintain a data redundancy scheme in a solid state memory

Publications (2)

Publication Number Publication Date
US20120151254A1 true US20120151254A1 (en) 2012-06-14
US8601311B2 US8601311B2 (en) 2013-12-03

Family

ID=46200664

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/967,228 Active 2031-12-02 US8601311B2 (en) 2010-12-14 2010-12-14 System and method for using over-provisioned data capacity to maintain a data redundancy scheme in a solid state memory

Country Status (2)

Country Link
US (1) US8601311B2 (en)
CN (1) CN102662790B (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120059978A1 (en) * 2010-09-07 2012-03-08 Daniel L Rosenband Storage array controller for flash-based storage devices
US20120265926A1 (en) * 2011-04-14 2012-10-18 Kaminario Technologies Ltd. Managing a solid-state storage device
US8595416B1 (en) * 2011-03-31 2013-11-26 Emc Corporation Wear-leveling system and method
CN103858114A (en) * 2012-09-12 2014-06-11 株式会社东芝 Storage apparatus, storage controller, and method for managing location of error correction code block in array
US20140351486A1 (en) * 2013-05-24 2014-11-27 Lsi Corporation Variable redundancy in a solid state drive
US8943265B2 (en) 2010-09-07 2015-01-27 Daniel L Rosenband Storage array controller
US8949692B1 (en) 2014-01-23 2015-02-03 DSSD, Inc. Method and system for service-aware parity placement in a storage system
US20150205667A1 (en) * 2014-01-23 2015-07-23 DSSD, Inc. Method and system for service-aware data placement in a storage system
WO2015142338A1 (en) * 2014-03-20 2015-09-24 Hewlett-Packard Development Company, L.P. Solid state drive operations
US20150317210A1 (en) * 2012-11-14 2015-11-05 International Business Machines Corporation Back-up and restoration of data between volatile and flash memory
US9460006B2 (en) 2013-03-15 2016-10-04 Samsung Electronics Co., Ltd. Nonvolatile memory system, system including the same, and method of adaptively adjusting user storage region in the same
US9501356B2 (en) 2013-08-19 2016-11-22 International Business Machines Corporation Fast data back-up and restore between volatile and flash memory
US9632715B2 (en) 2015-08-10 2017-04-25 International Business Machines Corporation Back-up and restoration of data between volatile and flash memory
US20180276123A1 (en) * 2017-03-21 2018-09-27 Toshiba Memory Corporation Memory system and control method
US10949098B2 (en) * 2016-02-10 2021-03-16 R-Stor Inc. Method and apparatus for providing increased storage capacity
US11068363B1 (en) * 2014-06-04 2021-07-20 Pure Storage, Inc. Proactively rebuilding data in a storage cluster
US11237929B2 (en) * 2017-09-22 2022-02-01 Huawei Technologies Co., Ltd. Method and apparatus, and readable storage medium
CN114327287A (en) * 2021-12-30 2022-04-12 苏州浪潮智能科技有限公司 Wafer setting method, device, equipment and medium for solid state disk
US11341010B2 (en) * 2020-01-15 2022-05-24 EMC IP Holding Company LLC Dynamic reclamation of storage stripes
US11513971B2 (en) * 2017-08-17 2022-11-29 Samsung Electronics Co., Ltd. Address mapping method and operation method of storage device

Families Citing this family (132)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9176859B2 (en) 2009-01-07 2015-11-03 Siliconsystems, Inc. Systems and methods for improving the performance of non-volatile memory operations
US10079048B2 (en) 2009-03-24 2018-09-18 Western Digital Technologies, Inc. Adjusting access of non-volatile semiconductor memory based on access time
US9753847B2 (en) 2009-10-27 2017-09-05 Western Digital Technologies, Inc. Non-volatile semiconductor memory segregating sequential, random, and system data to reduce garbage collection for page based mapping
US8782327B1 (en) 2010-05-11 2014-07-15 Western Digital Technologies, Inc. System and method for managing execution of internal commands and host commands in a solid-state memory
US9026716B2 (en) 2010-05-12 2015-05-05 Western Digital Technologies, Inc. System and method for managing garbage collection in solid-state memory
US8959284B1 (en) 2010-06-28 2015-02-17 Western Digital Technologies, Inc. Disk drive steering write data to write cache based on workload
US9058280B1 (en) 2010-08-13 2015-06-16 Western Digital Technologies, Inc. Hybrid drive migrating data from disk to non-volatile semiconductor memory based on accumulated access time
US8769190B1 (en) 2010-09-15 2014-07-01 Western Digital Technologies, Inc. System and method for reducing contentions in solid-state memory access
US8788779B1 (en) 2010-09-17 2014-07-22 Western Digital Technologies, Inc. Non-volatile storage subsystem with energy-based performance throttling
US9164886B1 (en) 2010-09-21 2015-10-20 Western Digital Technologies, Inc. System and method for multistage processing in a memory storage subsystem
US9021192B1 (en) 2010-09-21 2015-04-28 Western Digital Technologies, Inc. System and method for enhancing processing of memory access requests
US9069475B1 (en) 2010-10-26 2015-06-30 Western Digital Technologies, Inc. Hybrid drive selectively spinning up disk when powered on
US8700950B1 (en) 2011-02-11 2014-04-15 Western Digital Technologies, Inc. System and method for data error recovery in a solid state subsystem
US8700951B1 (en) 2011-03-09 2014-04-15 Western Digital Technologies, Inc. System and method for improving a data redundancy scheme in a solid state subsystem with additional metadata
US8850104B2 (en) 2011-03-21 2014-09-30 Apple Inc. Independent management of data and parity logical block addresses
US9361044B2 (en) 2011-03-28 2016-06-07 Western Digital Technologies, Inc. Power-safe data management system
US8898373B1 (en) 2011-06-29 2014-11-25 Western Digital Technologies, Inc. System and method for improving wear-leveling performance in solid-state memory
US8707104B1 (en) 2011-09-06 2014-04-22 Western Digital Technologies, Inc. Systems and methods for error injection in data storage systems
US8713357B1 (en) 2011-09-06 2014-04-29 Western Digital Technologies, Inc. Systems and methods for detailed error reporting in data storage systems
US9195530B1 (en) 2011-09-06 2015-11-24 Western Digital Technologies, Inc. Systems and methods for improved data management in data storage systems
US8700834B2 (en) 2011-09-06 2014-04-15 Western Digital Technologies, Inc. Systems and methods for an enhanced controller architecture in data storage systems
US9268701B1 (en) 2011-11-21 2016-02-23 Western Digital Technologies, Inc. Caching of data in data storage systems by managing the size of read and write cache based on a measurement of cache reliability
US8977804B1 (en) 2011-11-21 2015-03-10 Western Digital Technologies, Inc. Varying data redundancy in storage systems
US8959416B1 (en) 2011-12-16 2015-02-17 Western Digital Technologies, Inc. Memory defect management using signature identification
US9348741B1 (en) 2011-12-19 2016-05-24 Western Digital Technologies, Inc. Systems and methods for handling write data access requests in data storage devices
US9053008B1 (en) 2012-03-26 2015-06-09 Western Digital Technologies, Inc. Systems and methods for providing inline parameter service in data storage devices
US8984247B1 (en) 2012-05-10 2015-03-17 Western Digital Technologies, Inc. Storing and reconstructing mapping table data in a data storage system
US8966205B1 (en) 2012-05-10 2015-02-24 Western Digital Technologies, Inc. System data management using garbage collection and hybrid self mapping
US9977612B1 (en) 2012-05-11 2018-05-22 Western Digital Technologies, Inc. System data management using garbage collection and logs
US9026845B2 (en) * 2012-05-15 2015-05-05 Dell Products L.P. System and method for failure protection in a storage array
US9170932B1 (en) 2012-05-22 2015-10-27 Western Digital Technologies, Inc. System data storage mechanism providing coherency and segmented data loading
US8954653B1 (en) 2012-06-26 2015-02-10 Western Digital Technologies, Inc. Mechanisms for efficient management of system data in data storage systems
US8924832B1 (en) 2012-06-26 2014-12-30 Western Digital Technologies, Inc. Efficient error handling mechanisms in data storage systems
US8966343B2 (en) 2012-08-21 2015-02-24 Western Digital Technologies, Inc. Solid-state drive retention monitor using reference blocks
US9507523B1 (en) 2012-10-12 2016-11-29 Western Digital Technologies, Inc. Methods, devices and systems for variable size logical page management in a solid state drive
US9489296B1 (en) 2012-10-17 2016-11-08 Western Digital Technologies, Inc. Methods, devices and systems for hardware-based garbage collection in solid state drives
US8972826B2 (en) 2012-10-24 2015-03-03 Western Digital Technologies, Inc. Adaptive error correction codes for data storage systems
US9177638B2 (en) 2012-11-13 2015-11-03 Western Digital Technologies, Inc. Methods and devices for avoiding lower page corruption in data storage devices
US8954694B2 (en) 2012-11-15 2015-02-10 Western Digital Technologies, Inc. Methods, data storage devices and systems for fragmented firmware table rebuild in a solid state drive
US9021339B2 (en) 2012-11-29 2015-04-28 Western Digital Technologies, Inc. Data reliability schemes for data storage systems
US9059736B2 (en) 2012-12-03 2015-06-16 Western Digital Technologies, Inc. Methods, solid state drive controllers and data storage devices having a runtime variable raid protection scheme
US9032271B2 (en) 2012-12-07 2015-05-12 Western Digital Technologies, Inc. System and method for lower page data recovery in a solid state drive
US9122625B1 (en) 2012-12-18 2015-09-01 Western Digital Technologies, Inc. Error correcting code encoder supporting multiple code rates and throughput speeds for data storage systems
US9619317B1 (en) 2012-12-18 2017-04-11 Western Digital Technologies, Inc. Decoder having early decoding termination detection
US8966339B1 (en) 2012-12-18 2015-02-24 Western Digital Technologies, Inc. Decoder supporting multiple code rates and code lengths for data storage systems
US9214963B1 (en) 2012-12-21 2015-12-15 Western Digital Technologies, Inc. Method and system for monitoring data channel to enable use of dynamically adjustable LDPC coding parameters in a data storage system
US8954655B2 (en) 2013-01-14 2015-02-10 Western Digital Technologies, Inc. Systems and methods of configuring a mode of operation in a solid-state memory
US8972655B2 (en) 2013-01-21 2015-03-03 Western Digital Technolgies, Inc. Initialization of a storage device
US9274966B1 (en) 2013-02-20 2016-03-01 Western Digital Technologies, Inc. Dynamically throttling host commands to disk drives
US9454474B2 (en) 2013-03-05 2016-09-27 Western Digital Technologies, Inc. Methods, devices and systems for two stage power-on map rebuild with free space accounting in a solid state drive
US8924824B1 (en) 2013-03-12 2014-12-30 Western Digital Technologies, Inc. Soft-decision input generation for data storage systems
US9641378B1 (en) 2013-03-12 2017-05-02 Western Digital Technologies, Inc. Adjustment of compression ratios for data storage
US9280472B1 (en) 2013-03-13 2016-03-08 Western Digital Technologies, Inc. Caching data in a high performance zone of a data storage system
US8990668B2 (en) 2013-03-14 2015-03-24 Western Digital Technologies, Inc. Decoding data stored in solid-state memory
US9218279B2 (en) 2013-03-15 2015-12-22 Western Digital Technologies, Inc. Atomic write command support in a solid state drive
US9059742B1 (en) 2013-03-15 2015-06-16 Western Digital Technologies, Inc. System and method for dynamic scaling of LDPC decoder in a solid state drive
US9448738B2 (en) 2013-03-15 2016-09-20 Western Digital Technologies, Inc. Compression and formatting of data for data storage systems
US9335950B2 (en) 2013-03-15 2016-05-10 Western Digital Technologies, Inc. Multiple stream compression and formatting of data for data storage systems
US9013920B2 (en) 2013-04-03 2015-04-21 Western Digital Technologies, Inc. Systems and methods of write precompensation to extend life of a solid-state memory
US9123686B2 (en) 2013-04-12 2015-09-01 Western Digital Technologies, Inc. Thermal management for solid-state drive
US9338927B2 (en) 2013-05-02 2016-05-10 Western Digital Technologies, Inc. Thermal interface material pad and method of forming the same
US9195293B1 (en) 2013-05-03 2015-11-24 Western Digital Technologies, Inc. User controlled data storage device power and performance settings
US9081700B2 (en) 2013-05-16 2015-07-14 Western Digital Technologies, Inc. High performance read-modify-write system providing line-rate merging of dataframe segments in hardware
US10417123B1 (en) 2013-05-16 2019-09-17 Western Digital Technologies, Inc. Systems and methods for improving garbage collection and wear leveling performance in data storage systems
US9170938B1 (en) 2013-05-17 2015-10-27 Western Digital Technologies, Inc. Method and system for atomically writing scattered information in a solid state storage device
US9280200B1 (en) 2013-05-20 2016-03-08 Western Digital Technologies, Inc. Automatic peak current throttle of tiered storage elements
US9740248B2 (en) 2013-06-07 2017-08-22 Western Digital Technologies, Inc. Component placement within a solid state drive
US9274978B2 (en) 2013-06-10 2016-03-01 Western Digital Technologies, Inc. Migration of encrypted data for data storage systems
US9436630B2 (en) 2013-06-11 2016-09-06 Western Digital Technologies, Inc. Using dual phys to support multiple PCIe link widths
US9830257B1 (en) 2013-06-12 2017-11-28 Western Digital Technologies, Inc. Fast saving of data during power interruption in data storage systems
US9665501B1 (en) 2013-06-18 2017-05-30 Western Digital Technologies, Inc. Self-encrypting data storage device supporting object-level encryption
US9304560B2 (en) 2013-06-19 2016-04-05 Western Digital Technologies, Inc. Backup power for reducing host current transients
US9208101B2 (en) 2013-06-26 2015-12-08 Western Digital Technologies, Inc. Virtual NAND capacity extension in a hybrid drive
US9583153B1 (en) 2013-06-28 2017-02-28 Western Digital Technologies, Inc. Memory card placement within a solid state drive
US9042197B2 (en) 2013-07-23 2015-05-26 Western Digital Technologies, Inc. Power fail protection and recovery using low power states in a data storage device/system
US9141176B1 (en) 2013-07-29 2015-09-22 Western Digital Technologies, Inc. Power management for data storage device
US9070379B2 (en) 2013-08-28 2015-06-30 Western Digital Technologies, Inc. Data migration for data storage device
US9442668B1 (en) 2013-08-29 2016-09-13 Western Digital Technologies, Inc. Adaptive power management control with performance feedback
US9263136B1 (en) 2013-09-04 2016-02-16 Western Digital Technologies, Inc. Data retention flags in solid-state drives
US9304709B2 (en) 2013-09-06 2016-04-05 Western Digital Technologies, Inc. High performance system providing selective merging of dataframe segments in hardware
US9330143B2 (en) 2013-10-24 2016-05-03 Western Digital Technologies, Inc. Data storage device supporting accelerated database operations
US10444998B1 (en) 2013-10-24 2019-10-15 Western Digital Technologies, Inc. Data storage device providing data maintenance services
US9007841B1 (en) 2013-10-24 2015-04-14 Western Digital Technologies, Inc. Programming scheme for improved voltage distribution in solid-state memory
US8917471B1 (en) 2013-10-29 2014-12-23 Western Digital Technologies, Inc. Power management for data storage device
US9323467B2 (en) 2013-10-29 2016-04-26 Western Digital Technologies, Inc. Data storage device startup
US9286176B1 (en) 2013-11-08 2016-03-15 Western Digital Technologies, Inc. Selective skipping of blocks in an SSD
US9270296B1 (en) 2013-11-13 2016-02-23 Western Digital Technologies, Inc. Method and system for soft decoding through single read
US9529710B1 (en) 2013-12-06 2016-12-27 Western Digital Technologies, Inc. Interleaved channels in a solid-state drive
US9007854B1 (en) 2013-12-09 2015-04-14 Western Digital Technologies, Inc. Method and system for optimized soft decoding in a data storage device
US10140067B1 (en) 2013-12-19 2018-11-27 Western Digital Technologies, Inc. Data management for data storage device with multiple types of non-volatile memory media
US9036283B1 (en) 2014-01-22 2015-05-19 Western Digital Technologies, Inc. Data storage device with selective write to a first storage media or a second storage media
US9337864B1 (en) 2014-01-29 2016-05-10 Western Digital Technologies, Inc. Non-binary LDPC decoder using binary subgroup processing
US9250994B1 (en) 2014-02-05 2016-02-02 Western Digital Technologies, Inc. Non-binary low-density parity check (LDPC) decoding using trellis maximization
US9384088B1 (en) 2014-02-24 2016-07-05 Western Digital Technologies, Inc. Double writing map table entries in a data storage system to guard against silent corruption
US9354955B1 (en) 2014-03-19 2016-05-31 Western Digital Technologies, Inc. Partial garbage collection for fast error handling and optimized garbage collection for the invisible band
US9268487B2 (en) 2014-03-24 2016-02-23 Western Digital Technologies, Inc. Method and apparatus for restricting writes to solid state memory when an end-of life condition is reached
US9348520B2 (en) 2014-03-24 2016-05-24 Western Digital Technologies, Inc. Lifetime extension of non-volatile semiconductor memory for data storage device
US9448742B2 (en) 2014-03-27 2016-09-20 Western Digital Technologies, Inc. Communication between a host and a secondary storage device
CN105094685B (en) 2014-04-29 2018-02-06 国际商业机器公司 The method and apparatus for carrying out storing control
US9564212B2 (en) 2014-05-06 2017-02-07 Western Digital Technologies, Inc. Solid-state memory corruption mitigation
US9690696B1 (en) 2014-05-14 2017-06-27 Western Digital Technologies, Inc. Lifetime extension of memory for data storage system
US9472222B2 (en) 2014-05-16 2016-10-18 Western Digital Technologies, Inc. Vibration mitigation for a data storage device
US9811413B2 (en) 2014-07-30 2017-11-07 Apple Inc. Orphan block management in non-volatile memory devices
US9275741B1 (en) 2014-09-10 2016-03-01 Western Digital Technologies, Inc. Temperature compensation management in solid-state memory
US9418699B1 (en) 2014-10-09 2016-08-16 Western Digital Technologies, Inc. Management of sequentially written data
US9405356B1 (en) 2014-10-21 2016-08-02 Western Digital Technologies, Inc. Temperature compensation in data storage device
US9823859B2 (en) 2014-11-06 2017-11-21 Western Digital Technologies, Inc. Mechanical shock mitigation for data storage
US9747177B2 (en) 2014-12-30 2017-08-29 International Business Machines Corporation Data storage system employing a hot spare to store and service accesses to data having lower associated wear
US9672107B1 (en) 2015-02-11 2017-06-06 Western Digital Technologies, Inc. Data protection for a data storage device
US9857995B1 (en) 2015-03-09 2018-01-02 Western Digital Technologies, Inc. Data storage device and method providing non-volatile memory buffer for real-time primary non-volatile memory protection
US9785563B1 (en) 2015-08-13 2017-10-10 Western Digital Technologies, Inc. Read command processing for data storage system based on previous writes
US9668337B2 (en) 2015-09-08 2017-05-30 Western Digital Technologies, Inc. Temperature management in data storage devices
US9727261B2 (en) 2015-09-24 2017-08-08 Western Digital Technologies, Inc. Weighted programming patterns in solid-state data storage systems
US10013174B2 (en) 2015-09-30 2018-07-03 Western Digital Technologies, Inc. Mapping system selection for data storage device
US9836232B1 (en) 2015-09-30 2017-12-05 Western Digital Technologies, Inc. Data storage device and method for using secondary non-volatile memory for temporary metadata storage
US9620226B1 (en) 2015-10-30 2017-04-11 Western Digital Technologies, Inc. Data retention charge loss and read disturb compensation in solid-state data storage systems
US10126981B1 (en) 2015-12-14 2018-11-13 Western Digital Technologies, Inc. Tiered storage using storage class memory
KR102546474B1 (en) 2016-04-25 2023-06-22 삼성전자주식회사 Method of operating a mobile device and a mobile device
KR102573301B1 (en) 2016-07-15 2023-08-31 삼성전자 주식회사 Memory System performing RAID recovery and Operating Method thereof
US10387303B2 (en) 2016-08-16 2019-08-20 Western Digital Technologies, Inc. Non-volatile storage system with compute engine to accelerate big data applications
US10459644B2 (en) 2016-10-28 2019-10-29 Western Digital Techologies, Inc. Non-volatile storage system with integrated compute engine and optimized use of local fast memory
US10241877B2 (en) 2016-12-12 2019-03-26 International Business Machines Corporation Data storage system employing a hot spare to proactively store array data in absence of a failure or pre-failure event
US10565123B2 (en) 2017-04-10 2020-02-18 Western Digital Technologies, Inc. Hybrid logical to physical address translation for non-volatile storage devices with integrated compute module
US10649867B2 (en) * 2017-12-15 2020-05-12 Western Digital Technologies, Inc. RAID array rebuild assist from external array copy
US10877844B2 (en) 2018-07-11 2020-12-29 Seagate Technology Llc Using deletable user data storage space to recover from drive array failure
US10956071B2 (en) 2018-10-01 2021-03-23 Western Digital Technologies, Inc. Container key value store for data storage devices
US10769062B2 (en) 2018-10-01 2020-09-08 Western Digital Technologies, Inc. Fine granularity translation layer for data storage devices
US10740231B2 (en) 2018-11-20 2020-08-11 Western Digital Technologies, Inc. Data access in data storage device including storage class memory
US11016905B1 (en) 2019-11-13 2021-05-25 Western Digital Technologies, Inc. Storage class memory access
CN113552998B (en) * 2020-04-24 2023-09-15 伊姆西Ip控股有限责任公司 Method, apparatus and program product for managing stripes in a storage system
US11249921B2 (en) 2020-05-06 2022-02-15 Western Digital Technologies, Inc. Page modification encoding and caching
US11354190B2 (en) 2020-08-13 2022-06-07 Western Digital Technologies, Inc. Using over provisioning space for selectively storing block parity

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110126045A1 (en) * 2007-03-29 2011-05-26 Bennett Jon C R Memory system with multiple striping of raid groups and method for performing the same
US20110173484A1 (en) * 2010-01-08 2011-07-14 Ocz Technology Group, Inc. Solid-state mass storage device and method for failure anticipation
US20110264843A1 (en) * 2010-04-22 2011-10-27 Seagate Technology Llc Data segregation in a storage device

Family Cites Families (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5499337A (en) 1991-09-27 1996-03-12 Emc Corporation Storage device array architecture with solid-state redundancy unit
US5408644A (en) 1992-06-05 1995-04-18 Compaq Computer Corporation Method and apparatus for improving the performance of partial stripe operations in a disk array subsystem
US5621690A (en) * 1995-04-28 1997-04-15 Intel Corporation Nonvolatile memory blocking architecture and redundancy
US6467022B1 (en) 1998-04-16 2002-10-15 International Business Machines Corporation Extending adapter memory with solid state disks in JBOD and RAID environments
JP4818812B2 (en) 2006-05-31 2011-11-16 株式会社日立製作所 Flash memory storage system
US6523087B2 (en) 2001-03-06 2003-02-18 Chaparral Network Storage, Inc. Utilizing parity caching and parity logging while closing the RAID5 write hole
US7200715B2 (en) 2002-03-21 2007-04-03 Network Appliance, Inc. Method for writing contiguous arrays of stripes in a RAID storage system using mapped block writes
US6959413B2 (en) 2002-06-18 2005-10-25 Lsi Logic Corporation Method of handling unreadable blocks during rebuilding of a RAID device
US6944791B2 (en) 2002-07-18 2005-09-13 Lsi Logic Corporation Method of handling unreadable blocks during write of a RAID device
WO2004025476A1 (en) 2002-09-16 2004-03-25 Tigi Corporation Storage system architectures and multiple caching arrangements
US20040123032A1 (en) 2002-12-24 2004-06-24 Talagala Nisha D. Method for storing integrity metadata in redundant data layouts
US7069382B2 (en) 2003-09-24 2006-06-27 Aristos Logic Corporation Method of RAID 5 write hole prevention
US7206991B2 (en) 2003-10-15 2007-04-17 Lsi Logic Corporation Method, apparatus and program for migrating between striped storage and parity striped storage
US7130957B2 (en) 2004-02-10 2006-10-31 Sun Microsystems, Inc. Storage system structure for storing relational cache metadata
US7392458B2 (en) 2004-11-19 2008-06-24 International Business Machines Corporation Method and system for enhanced error identification with disk array parity checking
US7779294B2 (en) 2005-04-15 2010-08-17 Intel Corporation Power-safe disk storage apparatus, systems, and methods
US8452929B2 (en) 2005-04-21 2013-05-28 Violin Memory Inc. Method and system for storage of data in non-volatile media
JP4863749B2 (en) 2006-03-29 2012-01-25 株式会社日立製作所 Storage device using flash memory, erase number leveling method thereof, and erase number level program
US20070294565A1 (en) 2006-04-28 2007-12-20 Network Appliance, Inc. Simplified parity disk generation in a redundant array of inexpensive disks
US7653778B2 (en) 2006-05-08 2010-01-26 Siliconsystems, Inc. Systems and methods for measuring the useful life of solid-state storage devices
US20070268905A1 (en) 2006-05-18 2007-11-22 Sigmatel, Inc. Non-volatile memory error correction system and method
KR100736103B1 (en) 2006-06-27 2007-07-06 삼성전자주식회사 Nonvolatile memory, apparatus and method for deciding data validity for the same
US7694171B2 (en) 2006-11-30 2010-04-06 Lsi Corporation Raid5 error recovery logic
US7713068B2 (en) * 2006-12-06 2010-05-11 Fusion Multisystems, Inc. Apparatus, system, and method for a scalable, composite, reconfigurable backplane
US8090980B2 (en) 2006-12-08 2012-01-03 Sandforce, Inc. System, method, and computer program product for providing data redundancy in a plurality of storage devices
US20100115175A9 (en) 2006-12-18 2010-05-06 Zhiqing Zhuang Method of managing a large array of non-volatile memories
US7660911B2 (en) 2006-12-20 2010-02-09 Smart Modular Technologies, Inc. Block-based data striping to flash memory
US8321597B2 (en) 2007-02-22 2012-11-27 Super Talent Electronics, Inc. Flash-memory device with RAID-type controller
US20080276124A1 (en) 2007-05-04 2008-11-06 Hetzler Steven R Incomplete write protection for disk array
KR101393622B1 (en) 2007-08-30 2014-05-13 삼성전자주식회사 System comprising multi-bit flash memory device and data manage method thereof
US7873878B2 (en) 2007-09-24 2011-01-18 International Business Machines Corporation Data integrity validation in storage systems
US8176405B2 (en) 2007-09-24 2012-05-08 International Business Machines Corporation Data integrity validation in a computing environment
US8443242B2 (en) 2007-10-25 2013-05-14 Densbits Technologies Ltd. Systems and methods for multiple coding rates in flash devices
US20090172335A1 (en) 2007-12-31 2009-07-02 Anand Krishnamurthi Kulkarni Flash devices with raid
US8078918B2 (en) 2008-02-07 2011-12-13 Siliconsystems, Inc. Solid state storage subsystem that maintains and provides access to data reflective of a failure risk
WO2009102425A1 (en) 2008-02-12 2009-08-20 Netapp, Inc. Hybrid media storage system architecture
US7757113B2 (en) 2008-02-19 2010-07-13 Lsi Corporation Enhanced RAID level 3
JP2009230608A (en) 2008-03-25 2009-10-08 Fuji Xerox Co Ltd Storage system, control device, image forming apparatus and control program
JP2010015195A (en) 2008-06-30 2010-01-21 Toshiba Corp Storage controller and storage control method
JP2010009548A (en) 2008-06-30 2010-01-14 Toshiba Corp Storage device, control device, storage system, and storage method
US20100049914A1 (en) 2008-08-20 2010-02-25 Goodwin Paul M RAID Enhanced solid state drive
KR101038167B1 (en) 2008-09-09 2011-05-31 가부시끼가이샤 도시바 Information processing device including memory management device managing access from processor to memory and memory management method
WO2010049928A1 (en) 2008-10-27 2010-05-06 Kaminario Tehnologies Ltd. System and methods for raid writing and asynchronous parity computation
US8010835B2 (en) 2008-11-11 2011-08-30 Datadirect Networks, Inc. Storage device realignment
US9612954B2 (en) 2008-12-31 2017-04-04 Micron Technology, Inc. Recovery for non-volatile memory after power loss
US8205037B2 (en) 2009-04-08 2012-06-19 Google Inc. Data storage device capable of recognizing and controlling multiple types of memory chips operating at different voltages
US8255613B2 (en) 2009-04-30 2012-08-28 International Business Machines Corporation Wear-leveling and bad block management of limited lifetime memory devices
US8176367B2 (en) 2009-05-28 2012-05-08 Agere Systems Inc. Systems and methods for managing end of life in a solid state drive
US8495423B2 (en) 2009-08-11 2013-07-23 International Business Machines Corporation Flash-based memory system with robust backup and restart features and removable modules
US7856528B1 (en) 2009-08-11 2010-12-21 Texas Memory Systems, Inc. Method and apparatus for protecting data using variable size page stripes in a FLASH-based storage system
US8402217B2 (en) 2009-09-15 2013-03-19 Marvell International Ltd. Implementing RAID in solid state memory
KR101623119B1 (en) 2010-02-01 2016-05-20 삼성전자주식회사 Error control method of solid state drive
US8527698B2 (en) 2010-06-22 2013-09-03 Lsi Corporation Parity-based raid system configured to protect against data corruption caused by the occurrence of write holes
US8775868B2 (en) 2010-09-28 2014-07-08 Pure Storage, Inc. Adaptive RAID for an SSD environment
US8615681B2 (en) 2010-12-14 2013-12-24 Western Digital Technologies, Inc. System and method for maintaining a data redundancy scheme in a solid state memory in the event of a power loss
US8484408B2 (en) 2010-12-29 2013-07-09 International Business Machines Corporation Storage system cache with flash memory in a raid configuration that commits writes as full stripes
JP2012185687A (en) 2011-03-07 2012-09-27 Fujitsu Ltd Control device, control method, and storage device
US8775731B2 (en) 2011-03-25 2014-07-08 Dell Products, L.P. Write spike performance enhancement in hybrid storage systems

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110126045A1 (en) * 2007-03-29 2011-05-26 Bennett Jon C R Memory system with multiple striping of raid groups and method for performing the same
US20110173484A1 (en) * 2010-01-08 2011-07-14 Ocz Technology Group, Inc. Solid-state mass storage device and method for failure anticipation
US20110264843A1 (en) * 2010-04-22 2011-10-27 Seagate Technology Llc Data segregation in a storage device

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8850114B2 (en) * 2010-09-07 2014-09-30 Daniel L Rosenband Storage array controller for flash-based storage devices
US8943265B2 (en) 2010-09-07 2015-01-27 Daniel L Rosenband Storage array controller
US20120059978A1 (en) * 2010-09-07 2012-03-08 Daniel L Rosenband Storage array controller for flash-based storage devices
US8595416B1 (en) * 2011-03-31 2013-11-26 Emc Corporation Wear-leveling system and method
US20120265926A1 (en) * 2011-04-14 2012-10-18 Kaminario Technologies Ltd. Managing a solid-state storage device
US8886904B2 (en) * 2011-04-14 2014-11-11 Kaminario Technologies Ltd. Managing a solid-state storage device
CN103858114A (en) * 2012-09-12 2014-06-11 株式会社东芝 Storage apparatus, storage controller, and method for managing location of error correction code block in array
US9501404B2 (en) * 2012-11-14 2016-11-22 International Business Machines Corporation Back-up and restoration of data between volatile and flash memory
US20150317210A1 (en) * 2012-11-14 2015-11-05 International Business Machines Corporation Back-up and restoration of data between volatile and flash memory
US9460006B2 (en) 2013-03-15 2016-10-04 Samsung Electronics Co., Ltd. Nonvolatile memory system, system including the same, and method of adaptively adjusting user storage region in the same
US20140351486A1 (en) * 2013-05-24 2014-11-27 Lsi Corporation Variable redundancy in a solid state drive
US9524113B2 (en) * 2013-05-24 2016-12-20 Seagate Technology Llc Variable redundancy in a solid state drive
US9501356B2 (en) 2013-08-19 2016-11-22 International Business Machines Corporation Fast data back-up and restore between volatile and flash memory
US20150205667A1 (en) * 2014-01-23 2015-07-23 DSSD, Inc. Method and system for service-aware data placement in a storage system
US8949692B1 (en) 2014-01-23 2015-02-03 DSSD, Inc. Method and system for service-aware parity placement in a storage system
WO2015142338A1 (en) * 2014-03-20 2015-09-24 Hewlett-Packard Development Company, L.P. Solid state drive operations
US11068363B1 (en) * 2014-06-04 2021-07-20 Pure Storage, Inc. Proactively rebuilding data in a storage cluster
US11822444B2 (en) * 2014-06-04 2023-11-21 Pure Storage, Inc. Data rebuild independent of error detection
US20210397525A1 (en) * 2014-06-04 2021-12-23 Pure Storage, Inc. Data rebuild independent of error detection
US9870165B2 (en) 2015-08-10 2018-01-16 International Business Machines Corporation Back-up and restoration of data between volatile and flash memory
US10067032B2 (en) 2015-08-10 2018-09-04 International Business Machines Corporation Back-up and restoration of data between volatile and flash memory
US9632715B2 (en) 2015-08-10 2017-04-25 International Business Machines Corporation Back-up and restoration of data between volatile and flash memory
US10949098B2 (en) * 2016-02-10 2021-03-16 R-Stor Inc. Method and apparatus for providing increased storage capacity
US20180276123A1 (en) * 2017-03-21 2018-09-27 Toshiba Memory Corporation Memory system and control method
US11513971B2 (en) * 2017-08-17 2022-11-29 Samsung Electronics Co., Ltd. Address mapping method and operation method of storage device
US11237929B2 (en) * 2017-09-22 2022-02-01 Huawei Technologies Co., Ltd. Method and apparatus, and readable storage medium
US11714733B2 (en) 2017-09-22 2023-08-01 Huawei Technologies Co., Ltd. Method and apparatus, and readable storage medium
US11341010B2 (en) * 2020-01-15 2022-05-24 EMC IP Holding Company LLC Dynamic reclamation of storage stripes
CN114327287A (en) * 2021-12-30 2022-04-12 苏州浪潮智能科技有限公司 Wafer setting method, device, equipment and medium for solid state disk

Also Published As

Publication number Publication date
CN102662790A (en) 2012-09-12
CN102662790B (en) 2017-05-31
US8601311B2 (en) 2013-12-03

Similar Documents

Publication Publication Date Title
US8601311B2 (en) System and method for using over-provisioned data capacity to maintain a data redundancy scheme in a solid state memory
US8615681B2 (en) System and method for maintaining a data redundancy scheme in a solid state memory in the event of a power loss
US9405617B1 (en) System and method for data error recovery in a solid state subsystem
EP2382542B1 (en) Improved error correction in a solid state disk
US8700951B1 (en) System and method for improving a data redundancy scheme in a solid state subsystem with additional metadata
US9158675B2 (en) Architecture for storage of data on NAND flash memory
CN104503706B (en) A kind of data storage and read method based on disk array
JP5923964B2 (en) Disk array device, control device, and program
CN102483686B (en) Data storage system and method for operating a data storage system
US8862804B2 (en) System and method for improved parity determination within a data redundancy scheme in a solid state memory
US8392752B2 (en) Selective recovery and aggregation technique for two storage apparatuses of a raid
CN104035830B (en) A kind of data reconstruction method and device
US9575844B2 (en) Mass storage device and method of operating the same to back up data stored in volatile memory
CN107484427B (en) Method for processing stripes in a storage device and storage device
JP2009514056A (en) Data storage array
US20040123032A1 (en) Method for storing integrity metadata in redundant data layouts
DE202008018573U1 (en) storage system
TW201447562A (en) Selection of redundant storage configuration based on available memory space
US20050091452A1 (en) System and method for reducing data loss in disk arrays by establishing data redundancy on demand
WO2016030992A1 (en) Memory device and storage unit
CN109032513B (en) RAID (redundant array of independent disks) architecture based on SSD (solid State disk) and HDD (hard disk drive) and backup and reconstruction methods thereof
US20150082124A1 (en) Spatially decoupled redundancy schemes for a solid state drive (ssd)
CN103678025A (en) Method for processing disk failures of redundant arrays of independent disks
JP4862847B2 (en) Disk array data recovery method, disk array system, and control program
US9547554B2 (en) Mass storage device and method of operating the same to store parity data

Legal Events

Date Code Title Description
AS Assignment

Owner name: WESTERN DIGITAL TECHNOLOGIES, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HORN, ROBERT L.;REEL/FRAME:025513/0864

Effective date: 20101215

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, ILLINOIS

Free format text: SECURITY AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:038722/0229

Effective date: 20160512

Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, ILLINOIS

Free format text: SECURITY AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:038744/0481

Effective date: 20160512

Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT, CALIFORNIA

Free format text: SECURITY AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:038744/0281

Effective date: 20160512

Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, IL

Free format text: SECURITY AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:038722/0229

Effective date: 20160512

Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGEN

Free format text: SECURITY AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:038744/0281

Effective date: 20160512

Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, IL

Free format text: SECURITY AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:038744/0481

Effective date: 20160512

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: WESTERN DIGITAL TECHNOLOGIES, INC., CALIFORNIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT;REEL/FRAME:045501/0714

Effective date: 20180227

MAFP Maintenance fee payment

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

Year of fee payment: 8

AS Assignment

Owner name: WESTERN DIGITAL TECHNOLOGIES, INC., CALIFORNIA

Free format text: RELEASE OF SECURITY INTEREST AT REEL 038744 FRAME 0481;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:058982/0556

Effective date: 20220203

AS Assignment

Owner name: JPMORGAN CHASE BANK, N.A., ILLINOIS

Free format text: PATENT COLLATERAL AGREEMENT - A&R LOAN AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:064715/0001

Effective date: 20230818

Owner name: JPMORGAN CHASE BANK, N.A., ILLINOIS

Free format text: PATENT COLLATERAL AGREEMENT - DDTL LOAN AGREEMENT;ASSIGNOR:WESTERN DIGITAL TECHNOLOGIES, INC.;REEL/FRAME:067045/0156

Effective date: 20230818