A portion of a storage controller's cache memory is used as a virtual solid state disk storage device to improve overall storage subsystem performance. In a first embodiment, the virtual solid state disk storage device is a single virtual disk drive for storing controller based information. In the first embodiment, the virtual solid state disk is reserved for use by the controller. In a second embodiment, a hybrid virtual lun is configured as one or more virtual solid state disks in conjunction with one or more physical disks and managed using raid levels 1-6. Since the hybrid virtual lun is in the cache memory of the controller, data access times are reduced and throughput is increased by reduction of the raid write penalty. The hybrid virtual lun provides write performance that is typical of raid 0. In a third embodiment, a high-speed virtual lun is configured as a plurality of virtual solid state disks and managed as an entire virtual raid lun. Standard battery backup and redundant controller features of raid controller technology ensure virtual solid state disk storage device non-volatility and redundancy in the event of controller failures.
|
1. An apparatus in a primary raid disk array controller including a plurality of disks comprising:
a first cache memory partition operable for caching; and a second cache memory partition operable as a virtual solid state disk storage device.
10. A raid disk array comprising:
a plurality of raid disk array controllers having a cache memory; and a first virtual solid state disk device defined within said cache memory for storage of information in a first of said plurality of raid disk array controllers.
17. A method for configuring a virtual disk storage device in a raid subsystem having a raid disk array controller with a cache memory, said method comprising the steps of:
reserving a portion of said cache memory; and logically configuring said portion as a virtual solid state disk storage device.
13. A raid disk array including a plurality of disks comprising:
a plurality of raid disk array controllers having a cache memory; and a first virtual solid state disk device defined within said cache memory within a first of said plurality of raid disk array controllers wherein said virtual solid state disk device comprises a plurality of virtual disk drives configured to operate as a virtual raid lun.
22. A data storage subsystem for storing data received from and providing stored data to a host computer, said storage subsystem comprising:
a disk array including a plurality of disk drives; a storage controller that includes a CPU and a cache memory, wherein said cache memory includes a first memory partition and a second memory partition, said first memory partition stores data and control information related to data stored in said disk array, and said second memory partition provides a virtual solid state disk drive; and a communication medium that provides communication between said storage controller and said disk array.
2. Apparatus of
wherein said virtual solid state disk storage device in said primary raid disk array controller comprises a plurality of virtual disk drives operated by said primary raid disk array controller as a first virtual lun.
3. Apparatus of
wherein said first virtual lun includes at least one or more virtual disk drives and at least one of said plurality of disks.
4. Apparatus of
5. Apparatus of
a redundant raid disk array controller comprising: a first redundant cache memory partition operable for caching; and a second redundant cache memory partition operable as a redundant virtual solid state storage device. 6. Apparatus of
7. Apparatus of
wherein said redundant virtual solid state disk storage device in said redundant raid disk array controller is logically configured as a plurality of virtual disk drives operated by said redundant raid disk array controller as a redundant raid virtual lun.
8. Apparatus of
wherein said redundant virtual solid state disk storage device in said redundant raid disk array controller is operable to store information in accordance with raid techniques.
11. The raid disk array of
12. The raid disk array of
14. The raid disk array of
15. The raid disk array of
a second of said plurality of raid disk array controllers having a cache memory; and a second virtual solid state disk device defined within said cache memory of said second of said plurality of raid disk array controllers.
16. The raid disk array of
18. The method of
logically configuring said virtual solid state disk storage device into a plurality of virtual disk drives.
19. The method of
managing said plurality of virtual disk drives as a virtual raid lun in accordance with a pre-selected raid level management technique.
20. The method of
storing information in said virtual solid state disk storage device in accordance with a pre-selected raid level management technique.
21. The method of
mirroring the contents of said portion in said cache memory to said second cache memory.
23. The storage subsystem of
24. The storage subsystem of
25. The storage subsystem of
26. The storage subsystem of
27. The storage subsystem of
28. The storage subsystem of
29. The storage subsystem of
30. The storage subsystem of
31. The storage subsystem of
33. The storage subsystem of
35. The storage subsystem of
38. The storage subsystem of
39. The storage subsystem of
40. The storage subsystem of
41. The storage subsystem of
42. The storage subsystem of
43. The storage subsystem of
44. The storage subsystem of
45. The storage subsystem of
46. The storage subsystem of
47. The storage subsystem of
48. The storage subsystem of
49. The storage subsystem of
50. The storage subsystem of
|
This patent is related to commonly assigned, co-pending, U.S. patent application Ser. No. 08/630,906 entitled MAINTAINING CACHE CONSISTENCY IN A RAID CONTROLLER HAVING REDUNDANT CACHES filed Apr. 4, 1996, which is hereby incorporated by reference.
This patent is also related to commonly assigned, co-pending, U.S. patent application Ser. No. 08/772,614 entitled METHODS AND APPARATUS FOR COORDINATING SHARED MULTIPLE RAID CONTROLLER ACCESS TO COMMON STORAGE DEVICES filed Dec. 23, 1996, which is hereby incorporated by reference.
1. Field of the Invention
This invention relates to the field of solid state logical units and in particular to a storage controller that includes a virtual solid state disk partitioned from cache memory.
2. Discussion of Related Art
Redundant Arrays of Inexpensive Disks (RAID) systems are disk array storage systems designed to provide large amounts of data storage capacity, data redundancy for reliability, and fast access to stored data. RAID provides data redundancy to recover data from a failed disk drive and thereby improve reliability of the array. Although data in the disk array may be distributed over the plurality of disks in the array, to the user portions of the disk array (logical units or LUNs) are mapped to appear as single disks.
There are several different methods to implement RAID. RAID level 1 protects stored data by duplicating the stored data and storing the original data and duplicated data on separate disks. RAID level 0 provides no enhanced data reliability but does enhance I/O performance by distributing data across multiple data disks in the array. Other implementations of RAID, levels 2, 3, 4, 5, and 6 distribute data across multiple data disks in the array to improve performance and provide for a block (or multiple blocks) of redundancy information (e.g., parity) that is distributed over the disk drives.
On each disk, data is mapped and stored in predefined blocks generally having fixed size. A predefined number of blocks of data and redundancy information, from each disk of the array, are mapped to define a stripe of data. RAID levels 2, 3, 4, 5, and 6 do not provide the I/O performance of RAID 0 due to overhead associated with maintenance of the redundancy information (e.g., parity). However, RAID levels 2-6 enhance data redundancy in comparison with RAID level 0.
In RAID level 3, and 4, the parity information is stored in a dedicated parity disk. In RAID levels 5 and 6, the parity information is interleaved across all the disks in the array and is part of the stripe. In RAID levels 3, 4, 5, and 6 parity is computed using the boolean bitwise Exclusive OR (XOR) function, whereas in RAID level 2, parity is computed using the Hamming Code. In RAID level 6, there are two independent parity computations and both are interleaved across the disks.
In RAID levels 2, 3, 4, 5, and 6 I/O performance suffers during write operations to disk due to the need for updating the parity information on the disk array. This performance degradation is often referred to as a write penalty. This write penalty is due to redundancy algorithms (parity computations) that require additional accesses to disk to read and write data. I/O performance is principally measured by the I/O request rate; that is, the time required for executing I/O requests. The time required to execute the read or write operation is defined at a minimum by the time required by disk heads to reach the starting point of data on the disk. Time required to access disk drives in a storage subsystem is therefore the predominant factor in degrading I/O performance.
To improve I/O performance, current RAID controllers include cache memory subsystems attached to the controller to provide efficient I/O operations. Write operations in particular are completed more quickly by storing the host supplied data in cache memory, allowing the host system to carry on, and later posting the data to the disk drives (e.g., write-back caching). The access time to cache is very fast as compared to typical disk drives. The controller later transfers the data from cache to the disk drive for permanent storage. This use of cache defers imposition of the write penalty caused by the redundancy algorithms of RAID levels 2, 3, 4, 5, and 6 but does not eliminate the write penalty.
Other known techniques to reduce the impact of the write penalty use log areas to record information, such as new data, new parity, old data, and/or old parity for later processing in parity computations or for later storing to disk. Use of the log space helps assure reliable data storage (recoverable in case of a failure) until the information can be permanently stored on disk in accordance with the selected RAID management technique. Though new and old data is temporarily saved in a log space, RAID systems using such logging techniques still require writing parity information to disk to permanently store this information and ensure data can be reconstructed in case of a disk failure. Logging techniques, like caching methods, therefore serve to defer the imposition of the write penalty rather than eliminate it because an access to disk is required to write the parity permanently to disk.
These caching and logging methods improve overall performance but do not completely mitigate the I/O performance degradation (parity write penalty) during RAID operations. RAID levels 2, 3, 4, 5, and 6 implemented with present technology, require parity information (or similar redundancy information) and eventually must be updated on the disk array to ensure data reliability. Cache operations or logging operations, as noted above, serve only to delay the inevitable imposition of the RAID write penalty, that is writing parity information to disk.
It is also known to couple RAID controllers to use one or more physical solid state disk devices in place of standard rotating media disk devices. Solid state disk drives use fast RAM memory in place of rotating disk magnetic media and associated moving read/write heads. The purpose of the solid state disk device is to emulate a standard rotating disk drive and thereby improve I/O performance by storing data and/or parity in the higher speed solid state device. Though such devices can dramatically reduce the RAID write penalty, they are stand-alone devices external to the RAID controller. These external solid state disk drives add significant cost to a subsystem due to packaging and interconnection complexity of an external device. Further, external solid state disks are connected to the RAID controller via SCSI or other well known peripheral interconnect protocols and media. Such interconnection interfaces impose a secondary performance limitation as compared to cache memory techniques discussed above. Still further costs are added to a subsystem if spare solid state disks are used in the system to provide hot-swap spares for replacement of a failed solid state disk.
It can be seen from the above discussion that a need exists to improve RAID subsystem performance to reduce RAID write penalties without adding significant cost or complexity to the subsystem.
The present invention solves the above and other problems, thereby advancing the useful arts, by creating one or more virtual solid state disks within a primary RAID controller cache memory. In a first embodiment, the controller uses one or more virtual solid state disks as a private disk storage by reserving for itself the use of the virtual solid state disks. In a second embodiment, a virtual LUN is configured as one or more of the virtual solid state disks operating in conjunction with other physical disks in the disk array. In a third embodiment, a virtual logical unit, that is, a virtual LUN is configured as a one or more virtual solid state disks. According to the present invention, a redundant controller present in the disk array subsystem automatically mirrors the contents of the virtual disk defined within the cache memories. Mirroring of cache between the primary and redundant controllers is an aspect of normal cache operations in some such redundant pairs of controllers.
Specifically, the present invention defines one or more virtual solid state disks within a section of the cache memory of the primary storage controller. In the first embodiment of the present invention, the controller utilizes the virtual solid state disk as a private disk storage unit to store for example, disk array configuration information or information regarding block mapping. The virtual solid state disk can also be utilized to store temporary information. The virtual disk and the virtual LUN is preferably defined within a battery-backed cache memory and is therefore essentially non-volatile with respect to power or reset cycle of the controller.
A person skilled in the art, however, will recognize that a virtual solid state disk storing temporary information does not need to be defined within battery-backed cache memory. For example, operating systems contain scratchpad storage to store non-critical information such as intermediate computation results. It is not necessary to store this non-critical information within a non-volatile storage. Therefore within a controller, it is possible to configure a virtual solid state disk in volatile memory.
In a second embodiment of the present invention, the virtual LUN is a hybrid combination of one or more virtual solid disks and one or more physical disks. Such a high speed LUN is useful, for example, in database applications where transaction checkpoints and logs are frequently updated to assure database structural integrity or in journal file systems where a journal update frees the application to continue processing.
In the third embodiment of the present invention, the controller manages the virtual LUN using RAID management techniques. The controller utilizes any RAID level 1-6 to store host information, such as log files for transactions processing host applications. This high-speed virtual LUN is substantially faster than storing information on a standard rotating disk drive because the virtual disk is defined within the cache memory. This virtual LUN is faster than a real LUN comprised of physical disk drives, or the hybrid virtual LUN in the second embodiment, because the physical disk drives are slower than cache. Thus, the host utilizes the virtual solid state disk to store information for faster access than otherwise possible when the information is stored on disk.
A person skilled in the art will recognize that one or more of these embodiments can be configured within one or more RAID controllers.
The present invention improves I/O performance in numerous ways by utilizing high-speed cache memory in the RAID controller as one or more virtual disks to store information rather than storing this information in disk drives. Since the logical unit is in the cache memory of the controller, data access times are reduced and throughput is increased by retrieving the data from the faster virtual solid state disk(s) rather than from the slower disk drive. Storing parity and/or data in the virtual solid state disk reduces the number of disk accesses. The RAID write penalty is substantially eliminated because parity is not written to a slow rotating disk.
The present invention maintains the data reliability features of RAID. To ensure data availability, the virtual solid state disk is preferably defined within battery-backed cache memory as is provided by many available RAID controllers. Furthermore, a redundant controller and the primary controller are configured in normal operation to mirror one another's cache content, and thus the virtual solid state disk content is mirrored. This aspect of the present invention helps ensure data redundancy for the data stored in the virtual disk(s) in the event the primary controller fails.
The virtual solid state disk within the controller's cache memory reduces costs as compared to prior solutions using external solid state disks. As noted above, external solid state disks add complexity (and hence costs) through the addition of device packaging, control electronics, and interconnection media between the external device and the controller. By contrast the virtual disk(s) of the present invention are embodied within the cache memory already present on the storage controllers. This reduces costs by eliminating need for additional device packaging, special control electronics, and for special interconnection of the virtual disk(s) and the controller.
The present invention also improves I/O performance over commercially available external solid state disks because data does not need to be retrieved from an externally attached solid state disk via the slower peripheral connection bus (e.g., EIDE, SCSI, etc.). Rather, the present invention manipulates data in the virtual disk(s) by access to cache memory integrated into the controllers.
It is therefore an object of the present invention to provide apparatus and associated methods of operation for improving storage subsystem performance by defining at least one virtual disk within a storage subsystem controller's cache.
It is therefore an object of the present invention to provide apparatus and associated methods of operation for improving storage subsystem performance by defining at least one virtual disk within a storage subsystem controller's cache that is not accessible by the host.
It is yet a further object of the present invention to provide apparatus and associated methods of operation for improving storage subsystem performance by defining a virtual LUN comprising one or more virtual disks defined within a RAID storage subsystem controller's cache.
It is yet still a further object of the present invention to provide apparatus and associated methods of operation for improving storage subsystem performance by defining a virtual LUN comprising at least one virtual disk and at least one physical disk within a RAID storage subsystem controllers cache.
It is still a further object of the present invention to provide apparatus and associated methods of operation for improving storage subsystem reliability by providing mirroring capability using the RAID storage subsystem primary controller cache and redundant controller cache.
It is still yet a further object of the present invention to provide apparatus and associated methods of operation for improving storage subsystem reliability by defining a virtual disk within the battery-backed portion of cache.
It is another object of the present invention to provide apparatus and associate methods of operation for improving storage subsystem reliability by defining a virtual LUN comprising one or more virtual disks defined within a RAID storage subsystem controller's battery-backed portion of cache.
It is still another object of the present invention to provide apparatus and associate methods of operation for improving storage subsystem I/O performance and reliability by defining a virtual LUN comprising a plurality of virtual disks defined within a RAID storage subsystem controller that can be also accessed through a redundant RAID storage subsystem controller.
The above and other objects, aspects, features, and advantages of the present invention will become apparent from the following description and the attached drawings.
While the invention is susceptible to various modifications and alternative forms, a specific embodiment thereof has been shown by way of example in the drawings and will herein be described in detail. It should be understood, however, that it is not intended to limit the invention to the particular form disclosed, but on the contrary, the invention is to cover all modifications, equivalents, and alternatives falling within the spirit and scope of the invention as defined by the appended claims.
Interface bus 154 between RDACs 118.1 and 118.2 and host computer 120 may be any of several standard industry interface busses including SCSI, Ethernet (LAN), Token Ring (LAN), Fibre Channel etc. Circuits (not shown) within RDACs 118.1 and 118.2 appropriate to controlling bus 154 are well known to those of ordinary skill in the art.
As shown in
RDAC 118.1 includes CPU 112.1, program memory 114.1 (e.g. ROM/RAM devices for storing program instructions and variables for the operation of CPU 112.1), and cache memory 116.1 for storing data and control information related to the data stored in disk array 108. CPU 112.1, program memory 114.1, and cache memory 116.1 are connected via memory bus 152.1 to enable CPU 112.1 to store and retrieve information in the memory devices. The data structures of the present invention are embodied within cache memory 116.1 and are created and manipulated by methods operable within CPU 112.1. RDAC 118.2 is identical to RDAC 118.1 and is comprised of CPU 112.2, program memory 114.2 and cache memory 116.2, all interconnected via memory bus 152.2. To permit each RDAC to communicate with the other, the RDACs 118.1 and 118.2 are interconnected via shared bus 156. The RDACs 118.1 and 118.2 are interchangeable devices within RAID subsystem 100 to permit easy replacement, including hot swap, of a defective RDAC.
In addition, each RDAC cache memory includes a battery subsystem, or other well known apparatus to maintain the validity (non-volatility) of the associated cache memory through power loss to the RDAC module.
One of ordinary skill in the art will readily recognize that the block diagram of
RDAC 1118.1 cache memory 116.1 is partitioned into several sections. Particularly, a section MY_CACHE 5 for caching information, a section for the virtual solid state disk 6, a section 7 for mirroring ALT_CACHE 11, and a section 8 to mirror RDAC 2118.2 virtual solid state disk 12. RDAC 2118.2 cache memory 116.2 is similarly partitioned. Cache memory 116.2 contains a section 9 operable for mirroring MY_CACHE 5, a section 10 for mirroring RDAC 1118.1 virtual solid state disk 6, ALT_CACHE section 11 for caching information, and a virtual solid state disk 12.
In the first embodiment of the present invention, the primary controller configures at least one virtual solid state disk 6 within cache memory 116.1. The redundant controller similarly defines at least one virtual solid state disk 12 within cache memory 116.2. In this embodiment, the controller utilizes the virtual solid state disk 6 as a private disk storage unit. That is, the controller rather than the host utilizes the virtual solid state disk 6 to store information for faster access than otherwise possible when the information is stored on disk. Such information stored on disk includes but is not limited to disk array configuration information or block mapping information. Alternatively, the virtual solid state disk 6 may be utilized to store temporary information such as intermediate computation results that would otherwise be stored in scratch pad memory.
Though caching and logging provide some relief from the RAID write penalty by deferring the imposition thereof, they do so at the cost of added complexity in the RAID control functions. For example, the RAID control functions must be specifically designed to manage cache and log areas differently than they manage disk drives. The embodiments of the present invention enable significant reduction of the RAID write penalty without the need for such custom designs within the RAID control functions.
In the second embodiment of the present invention, a hybrid virtual LUN is configured as one or more virtual solid state disks 6 operating in conjunction with one or more physical disks in the disk array. In this embodiment, the controller manages the virtual LUN in accordance with any of the RAID 1, 2, 3, 4, 5, or 6 levels. The hybrid virtual LUN is operable to mirror data utilizing RAID level 1 techniques, or to store data or parity utilizing any of the RAID levels 2, 3, 4, 5, or 6.
The hybrid virtual LUN is used in conjunction with a RAID level 2, 3, 4, 5, or 6 mapping to provide write performance that is close to the performance of a RAID 0 write. By using the virtual LUN to store parity information, the present invention provides the RAID controller the ability to attain very high data transfer capacity and I/O request rates by reducing the number of accesses to disk.
RAID level 0, unlike other RAID techniques, does not perform any data redundancy to protect against a disk failure. Rather, RAID level 0 merely maps (distributes) data across the disks in an array to thereby improve I/O performance. As noted above, other RAID techniques impose a penalty, often referred to as the write penalty, because they maintain redundancy (parity) information on the disk array in addition to the actual data. When updating data stored on the RAID disk array where such parity information is maintained, the process must include the update of the parity information. This parity information update degrades the overall RAID subsystem performance due to the increased access to the relatively slow disk drives.
Although parity is still computed in the present invention, the parity can be essentially instantaneously written in the hybrid virtual LUN defined in the controller cache memory. The present invention is thereby achieving performance approaching that of a RAID level 0 disk array which does not suffer the write penalty. The write penalty is strictly speaking still present in the operation of the present invention. However, its performance impact is dramatically reduced due to the high speed of accessing the virtual solid state disk 6, within the hybrid virtual LUN, storing the parity information as compared to access time for physical disk drives.
The present invention provides reliability for data stored in the virtual solid state disk 6, in the first and second embodiments, through normal operation of RDAC 1118.1 (
In the dual-active RDAC pair mode (active/active), each of the pair of RDACs 118.1 and 118.2 is active in parallel with the other to maintain cache information in its own cache as well as the cache of the redundant RDAC. In this mode, each RDAC of the pair has a complete snapshot of the present cache information as maintained by itself and its paired RDAC--the redundant RDAC. When a RDAC is initialized, the RDAC with an invalid cache memory content may update its cache memory from the redundant RDAC's cache memory, by updating the invalid cache memory with the valid cache memory of the redundant RDAC.
In the active-passive RDAC pair mode of operation, one of either RDAC 118.1 or 118.2 is deemed to be "active" such that it processes host computer I/O requests to maintain its cache memory while the other RDAC is "passive" in that it simply maintains a copy in its cache memory of the cache memory in the active RDAC. The passive RDAC does not process host computer I/O requests. Rather, the active RDAC processes host computer I/O requests, updates its own cache memory accordingly, and maintains a mirror image of its cache memory in the cache memory of the redundant RDAC. Thus if RDAC 118.1 is active, it maintains its cache memory 116.1 by processing host computer I/O requests and updating the cache memory 116.1 accordingly. As CPU 112.1 updates its active cache memory 116.1 via bus 152.1, it also mirrors the cache changes to passive cache memory 116.2 in the passive RDAC 118.2 via shared bus 156.
In the active-passive RDAC pair mode of operation, the cache memories 116.1 and 116.2 associated with the RDACs 118.1 and 118.2 are maintained by the active RDAC. This permits the passive RDAC of the pair to immediately assume control when a failure of the primary RDAC is sensed. Similarly, when an RDAC pair is initialized, the RDACs may synchronize the cache memories of the two RDACs by copying from one to another. For example, if the active RDAC 118.1 cache memory 116.1 is invalid, the valid cache memory 116.2 content of the passive RDAC 118.2 may be copied to the cache memory 116.1 of the active RDAC 118.1. Conversely, if the passive RDAC 118.2 cache memory 116.2 is invalid when the RDAC pair is initialized, the valid cache memory 116.1 content of the active RDAC 118.1 may be copied to the cache memory 116.2 of the passive RDAC 118.2.
In a disk storage subsystem with N active controllers, each active controller with a virtual solid state disk in cache mirrors at least one other active controller. Thus, allowing each active controller to have a complete snapshot of the present cache information as maintained by itself and at least one other active controller within the disk storage subsystem. Similarly, in a disk storage subsystem with N passive controllers, each passive controller with a virtual solid state disk in cache mirrors at least one other active and may mirror at least one passive controller.
These known techniques for mirroring the contents of caches in redundant controllers provides the added benefit of mirroring the virtual solid state disk 6 contents of the first embodiment or the virtual solid state disk 6 contents of the virtual LUN in the second embodiment. Due to cache mirroring, the second embodiment approaches the performance level of a RAID 0 disk array while providing the enhanced reliability of RAID levels 1-6. A person skilled in the art, however, will recognize that the present invention is not limited to virtual solid state disks defined in battery-backed cache memory. Rather, a virtual solid state disk can be defined within volatile cache memory when utilized to store temporary or non-critical data.
In
Known external solid state disk drives can provide similar performance benefits (though to a lesser degree than that of the present invention) but at significantly higher cost. The present invention reduces costs relative to such external solid state disk drives because the cache memory used for the virtual disk drive is integrated into the controller electronics. Integrated cache memory costs less by eliminating the costs of packaging and separate power connections. Furthermore, the present invention has improved I/O performance over commercially available solid state disks because data is transferred over high-speed processor busses as compared to external peripheral interconnections (e.g., EIDE or SCSI).
There are additional benefits of the second embodiment when the RAID disk array subsystem is operating in degraded mode. If any disk drives 110 (
Furthermore, if RDAC 1118.1 fails, data from MY_CACHE 5 and virtual solid state disk 6 can be retrieved from RDAC 2118.2, which is configured to mirror data on RDAC 1118.1 thus ensuring device and data redundancy.
In another application of the present invention, the hybrid virtual LUN is used to store log files for transaction processing host applications. For example, data base applications use small disk files to store log files that are operable to recover data in the event of a power failure or some other system restart. Updates to these logs occur frequently. During the update, other operations are waiting for the log to be updated. If such log files were stored on a standard RAID LUN (e.g. only physical disks), the RAID write penalty would severely impact the overall database performance. Rather, a hybrid virtual LUN may be used to provide faster, reliable storage of the log files. Storing the database log files in a hybrid virtual LUN utilizes the speed of the cache and reduces accesses to disk thus improving performance. Data in the virtual solid state disk 6 is mirrored via the cache partition 10 in RDAC 2116.2 and data in virtual solid state disk 12 is mirrored via the cache partition 8 in RDAC 1116.1 to ensure device redundancy. Data redundancy is vital to database application integrity since the log files are used to resynchronize the applications data in the event of an interruption.
Cache memory 116.1 contains a virtual solid state disk storage device 22 logically defined as virtual LUN X 22 (also referred herein as virtual solid state disk storage device 22). LUN X 22 is within a section of the battery-backed cache memory 116.1 in RDAC 1118.1. Since the LUN X 22 is configured in battery-backed cache memory 116.1 it is essentially non-volatile and will not lose data during power interruptions. LUN X 22 and LUN Y 34 can be defined as any RAID level when LUN X 22 or LUN Y 34 are operating alone as one virtual LUN (e.g., not in conjunction with disks 110 as implemented in the second embodiment).
As previously discussed, additional data reliability is available by using RDAC 2118.2 to mirror RDAC 1118.1 and thereby provide data redundancy in case RDAC 1118.1. Cache memory 116.2 section 31 mirrors RDAC 1118.1 fails cache memory 21, section 32 mirrors RDAC 1118.1 virtual solid state disk 22, ALT_CACHE 33 is operable for caching, and section 34 operates as a virtual solid state disk (hereinafter referred to as LUN Y 34). RDAC 1118.1 also provides data redundancy capability by allocating section 23 to mirror RDAC 2118.2 ALT_CACHE 33. Section 24 in RDAC 1118.1 mirrors RDAC 2118.2 LUN Y 34. Mirroring capability is provided through inter-controller connections. Cache 116.1 is connected to shared bus 156 via bus 152.1. Similarly, cache 116.2 is connected to shared bus 156 via bus 152.2.
Since virtual LUN X 22 resides in cache, LUN X 22 operates much faster than disk drives 110 within of disk storage 108. In addition, virtual LUN X 22 operates much faster than disk drives 110 within disk storage 108 operating as part of a hybrid virtual LUN as in the second embodiment. LUN X 22 does not have to access data from the disk storage 108. Rather, all access to virtual LUN X 22 is through the associated cache memory partition 21 when the disk array subsystem is operating in active/passive mode. In active/active mode, LUN X 22 is also accessed via RDAC 2118.2 through associated cache memory partition 33.
LUN Y 34 is similar to LUN X 22. LUN Y 34 is within the battery-backed cache memory 116.2 in RDAC 2118.2 and is therefore non-volatile. LUN Y 34 is also comprised of one or more virtual solid state disks defined as a LUN and access to virtual LUN Y 34 is through associated cache memory partition 33 when the disk storage subsystem is operating in active/passive mode. In active/active mode, LUN Y 34 is also accessed via RDAC 1118.1 through associated cache memory partition 21.
In this embodiment, LUN X or LUN Y can also be used to store log files for transactions processing host applications. For example, in database applications where transaction checkpoints and logs are frequently updated to assure database structural integrity or in journal file systems where a journal update frees the application to continue processing. The virtual LUN provides high-speed storage of the files. Accessing the virtual solid state disks, within the virtual LUN 22, 34, is faster than accessing data from physical disks 110, or physical disks 110 within a hybrid virtual LUN, because physical disks 110 are slower than cache memory.
The present invention is implemented by initializing cache, reserving a portion of cache memory, and logically configuring the reserved portion to be one or more virtual solid state disk storage devices. The virtual solid state disk, hybrid virtual LUN, or high-speed virtual LUN can be managed using RAID management techniques. Those skilled in the art will recognize that a balance may be struck between the amount of cache memory reserved for virtual disk definitions and the amount left over for standard caching operations in the RAID controller. Further, those skilled in the art will recognize that any number of disks in a RAID LUN may be defined as virtual disk drives in the cache memory. As shown in
The hybrid virtual LUN created using virtual solid state disks 6, 12 in the second embodiment, and the virtual LUNs in the third embodiment are defined and used in the same way as a normal logical unit is defined. A person skilled in the art will recognize parameters associated with a logical unit mapped to disk media, such as, size of LUN, mirror enable/disable, block size, cache block size and battery back enable/disable need to be defined in accordance with the design specifications of the RAID subsystem. An additional parameter may be supplied by the operator to request that the LUN be defined within cache memory of the controller. For example, a high-performance attribute may be assigned to the LUN when configured to indicate that the LUN is intended for high speed (perhaps lower capacity) applications.
While the invention has been illustrated and described in detail in the drawings and foregoing description, such illustration and description is to be considered as exemplary and not restrictive in character, it being understood that only the preferred embodiment and minor variants thereof have been shown and described and that all changes and modifications that come within the spirit of the invention are desired to be protected.
DeKoning, Rodney A., Fredin, Gerald J., Humlicek, Donald R.
Patent | Priority | Assignee | Title |
10019193, | Nov 04 2015 | Hewlett Packard Enterprise Development LP | Checkpointing a journal by virtualization of non-volatile random access memory |
10019353, | Mar 02 2012 | Unification Technologies LLC | Systems and methods for referencing data on a storage medium |
10049036, | Nov 01 2013 | Amazon Technologies, Inc. | Reliable distributed messaging using non-volatile system memory |
10089026, | Dec 29 2016 | EMC IP HOLDING COMPANY LLC | Virtual drive based RAID groups |
10102117, | Jan 12 2012 | SanDisk Technologies, Inc | Systems and methods for cache and storage device coordination |
10126988, | Jul 28 2017 | EMC IP HOLDING COMPANY LLC | Assigning RAID extents and changing drive extent allocations within RAID extents when splitting a group of storage drives into partnership groups in a data storage system |
10140041, | Jul 28 2017 | EMC IP HOLDING COMPANY LLC | Mapped RAID (redundant array of independent disks) in a data storage system with RAID extent sub-groups that are used to perform drive extent allocation and data striping for sequential data accesses to a storage object |
10146447, | Jul 28 2017 | EMC IP HOLDING COMPANY LLC | Mapped RAID (redundant array of independent disks) in a data storage system with drive extents allocated to individual RAID extents from individual sub-groups of storage made up of ranges of logical block addresses defined across a group of hard disk drives |
10210045, | Apr 27 2017 | EMC IP HOLDING COMPANY LLC | Reducing concurrency bottlenecks while rebuilding a failed drive in a data storage system |
10216637, | May 03 2004 | Microsoft Technology Licensing, LLC | Non-volatile memory cache performance improvement |
10229022, | Apr 27 2017 | EMC IP HOLDING COMPANY LLC | Providing Raid-10 with a configurable Raid width using a mapped raid group |
10289336, | Jan 31 2018 | EMC IP HOLDING COMPANY LLC | Relocating data from an end of life storage drive based on storage drive loads in a data storage system using mapped RAID (redundant array of independent disks) technology |
10296252, | Jan 31 2018 | EMC IP HOLDING COMPANY LLC | Reducing drive extent allocation changes while splitting a group of storage drives into partnership groups in response to addition of a storage drive to an array of storage drives in a data storage system that uses mapped RAID (redundant array of independent disks) technology |
10318169, | Oct 27 2017 | EMC IP HOLDING COMPANY LLC | Load balancing of I/O by moving logical unit (LUN) slices between non-volatile storage represented by different rotation groups of RAID (Redundant Array of Independent Disks) extent entries in a RAID extent table of a mapped RAID data storage system |
10339056, | Jul 03 2012 | SanDisk Technologies, Inc | Systems, methods and apparatus for cache transfers |
10346095, | Aug 31 2012 | SanDisk Technologies, Inc | Systems, methods, and interfaces for adaptive cache persistence |
10359972, | Aug 31 2012 | SanDisk Technologies, Inc | Systems, methods, and interfaces for adaptive persistence |
10387313, | Sep 15 2008 | Microsoft Technology Licensing, LLC | Method and system for ensuring reliability of cache data and metadata subsequent to a reboot |
10430086, | Oct 07 2008 | LODESTAR LICENSING GROUP, LLC | Stacked memory devices, systems, and methods |
10509730, | Sep 19 2008 | Microsoft Technology Licensing, LLC | Aggregation of write traffic to a data store |
10528275, | Aug 05 2016 | Fujitsu Limited | Storage system, storage control device, and method of controlling a storage system |
10552078, | Jan 31 2018 | EMC IP HOLDING COMPANY LLC | Determining an effective capacity of a drive extent pool generated from one or more drive groups in an array of storage drives of a data storage system that uses mapped RAID (redundant array of independent disks) technology |
10592111, | Jul 28 2017 | EMC IP HOLDING COMPANY LLC | Assignment of newly added data storage drives to an original data storage drive partnership group and a new data storage drive partnership group in a mapped RAID (redundant array of independent disks) system |
10664166, | Jun 15 2009 | Microsoft Technology Licensing, LLC | Application-transparent hybridized caching for high-performance storage |
10678643, | Apr 26 2017 | EMC IP HOLDING COMPANY LLC | Splitting a group of physical data storage drives into partnership groups to limit the risk of data loss during drive rebuilds in a mapped RAID (redundant array of independent disks) data storage system |
11334484, | Dec 16 2005 | Microsoft Technology Licensing, LLC | Optimizing write and wear performance for a memory |
11573909, | Dec 06 2006 | Unification Technologies LLC | Apparatus, system, and method for managing commands of solid-state storage using bank interleave |
11640359, | Dec 06 2006 | Unification Technologies LLC | Systems and methods for identifying storage resources that are not in use |
11847066, | Dec 06 2006 | Unification Technologies LLC | Apparatus, system, and method for managing commands of solid-state storage using bank interleave |
11960412, | Dec 06 2006 | Systems and methods for identifying storage resources that are not in use | |
6728832, | Feb 26 1990 | Hitachi, Ltd. | Distribution of I/O requests across multiple disk units |
6877110, | May 25 2000 | Hitachi, Ltd. | Disk array system |
6883065, | Nov 15 2001 | Innovations In Memory LLC | System and method for a redundant communication channel via storage area network back-end |
6957302, | Sep 20 2001 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | System and method for performing write operations in a disk drive using a write stack drive |
6968425, | Dec 19 2002 | GOOGLE LLC | Computer systems, disk systems, and method for controlling disk cache |
7003688, | Nov 15 2001 | Innovations In Memory LLC | System and method for a reserved memory area shared by all redundant storage controllers |
7051174, | Sep 24 2002 | International Business Machines Corporation | Method, system, and program for restoring data in cache |
7069393, | Jun 03 2002 | Hitachi, LTD | Storage system providing file aware caching and file aware remote copy |
7076606, | Sep 20 2002 | Quantum Corporation | Accelerated RAID with rewind capability |
7076618, | Nov 08 2002 | Intel Corporation | Memory controllers with interleaved mirrored memory modes |
7082462, | Mar 12 1999 | Hitachi, LTD | Method and system of managing an access to a private logical unit of a storage system |
7096316, | Jun 30 2003 | ARCTERA US LLC | Multi-host environment with coordinated distributed logging for writes to a raid storage volume |
7124244, | Jul 24 2003 | GOOGLE LLC | Storage system and a method of speeding up writing data into the storage system |
7130229, | Nov 08 2002 | Intel Corporation | Interleaved mirrored memory systems |
7136966, | Mar 18 2002 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Method and apparatus for using a solid state disk device as a storage controller cache |
7149846, | Apr 17 2002 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | RAID protected external secondary memory |
7155594, | Feb 17 2003 | Hitachi, Ltd. | Method, computer system, and relay device for data transfer among plural memories to reduce the number of memory devices with relatively small storage capacity |
7191285, | Apr 26 2003 | International Business Machines Corporation | Configuring memory for a RAID storage system |
7206832, | Mar 12 1999 | Hitachi, Ltd. | Method and system of managing an access to a storage system in a computer system |
7236987, | Feb 28 2003 | Oracle America, Inc | Systems and methods for providing a storage virtualization environment |
7254674, | Feb 26 1990 | Hitachi, Ltd. | Distribution of I/O requests across multiple disk units |
7260681, | Jun 02 2005 | Seagate Technology LLC | Stripe buffer list |
7290168, | Feb 28 2003 | Oracle America, Inc | Systems and methods for providing a multi-path network switch system |
7293138, | Jun 27 2002 | PMC-SIERRA, INC | Method and apparatus for raid on memory |
7328226, | Jun 30 2003 | ACQUIOM AGENCY SERVICES LLC, AS ASSIGNEE | Coordinated distributed log-based snapshots in a multi-host environment |
7330858, | Jun 30 2003 | ARCTERA US LLC | Coordinated distributed logging in a multi-host environment |
7370104, | Mar 12 1999 | Hitachi, Ltd. | Computer system managing an access to a storage system |
7383381, | Feb 28 2003 | Oracle America, Inc | Systems and methods for configuring a storage virtualization environment |
7415506, | Feb 13 2001 | NetApp, Inc | Storage virtualization and storage management to provide higher level storage services |
7421538, | Nov 22 2002 | Fujitsu Limited | Storage control apparatus and control method thereof |
7430568, | Feb 28 2003 | Oracle America, Inc | Systems and methods for providing snapshot capabilities in a storage virtualization environment |
7447939, | Feb 28 2003 | Oracle America, Inc | Systems and methods for performing quiescence in a storage virtualization environment |
7475213, | Oct 18 2005 | Hitachi, Ltd. | Storage control system and storage control method |
7721115, | Feb 16 2005 | MONTEREY RESEARCH, LLC | USB secure storage apparatus and method |
7769713, | Jun 30 2003 | ARCTERA US LLC | Coordinated distributed logging in a multi-host environment |
7769951, | Apr 10 2007 | Verizon Patent and Licensing Inc | Intelligent caching of user data for real time communications |
7844794, | Oct 18 2005 | Hitachi, Ltd. | Storage system with cache threshold control |
7861034, | Feb 26 1990 | Hitachi, Ltd. | Load distribution of multiple disks |
7954021, | Oct 23 2009 | GLOBALFOUNDRIES U S INC | Solid state drive with flash sparing |
8010768, | May 09 2007 | Kingston Technology Corporation | Secure and scalable solid state disk system |
8074017, | Aug 11 2006 | Intel Corporation | On-disk caching for raid systems |
8151051, | Apr 23 2009 | International Business Machines Corporation | Redundant solid state disk system via interconnect cards |
8166128, | Feb 28 2003 | Oracle America, Inc | Systems and methods for dynamically updating a virtual volume in a storage virtualization environment |
8201020, | Nov 12 2009 | International Business Machines Corporation | Method apparatus and system for a redundant and fault tolerant solid state disk |
8214580, | Oct 23 2009 | International Business Machines Corporation | Solid state drive with adjustable drive life and capacity |
8250310, | Jul 31 2008 | International Business Machines Corporation | Assigning data to NVRAM of shared access hybrid hard drives |
8255627, | Oct 10 2009 | International Business Machines Corporation | Secondary cache for write accumulation and coalescing |
8255645, | May 03 2004 | Microsoft Technology Licensing, LLC | Non-volatile memory cache performance improvement |
8281074, | Oct 07 2008 | LODESTAR LICENSING GROUP, LLC | Interface device for memory in a stack, storage devices and a processor |
8285927, | Dec 06 2006 | SanDisk Technologies LLC | Apparatus, system, and method for solid-state storage as cache for high-capacity, non-volatile storage |
8315092, | Jan 27 2010 | SanDisk Technologies, Inc | Apparatus, system, and method for determining a read voltage threshold for solid-state storage media |
8321630, | Jan 28 2010 | Microsoft Technology Licensing, LLC | Application-transparent hybridized caching for high-performance storage |
8347138, | Jun 25 2008 | Western Digital Technologies, INC | Redundant data distribution in a flash storage device |
8380915, | Jan 27 2010 | SanDisk Technologies, Inc | Apparatus, system, and method for managing solid-state storage media |
8407418, | May 13 2010 | TOSHIBA MEMORY CORPORATION | Information processing apparatus and driver |
8443134, | Dec 06 2006 | SanDisk Technologies LLC | Apparatus, system, and method for graceful cache device degradation |
8489815, | Sep 15 2008 | Microsoft Technology Licensing, LLC | Managing cache data and metadata |
8489817, | Dec 06 2007 | SanDisk Technologies, Inc | Apparatus, system, and method for caching data |
8489914, | Nov 12 2009 | International Business Machines Corporation | Method apparatus and system for a redundant and fault tolerant solid state disk |
8495348, | Jun 26 2008 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | Efficient root booting with solid state drives and redirect on write snapshots |
8499168, | May 09 2007 | Kingston Technology Corporation | Secure and scalable solid state disk system |
8527781, | May 09 2007 | Kingston Technology Corporation | Secure and scalable solid state disk system |
8527841, | Mar 13 2009 | SanDisk Technologies, Inc | Apparatus, system, and method for using multi-level cell solid-state storage as reduced-level cell solid-state storage |
8549225, | Oct 10 2009 | Internatioal Business Machines Corporation | Secondary cache for write accumulation and coalescing |
8560774, | Apr 23 2009 | International Business Machines Corporation | Redundant solid state disk system via interconnect cards |
8583870, | Oct 07 2008 | LODESTAR LICENSING GROUP, LLC | Stacked memory devices, systems, and methods |
8607070, | Dec 20 2006 | Kingston Technology Corporation | Secure storage system and method of use |
8631203, | Dec 10 2007 | Microsoft Technology Licensing, LLC | Management of external memory functioning as virtual cache |
8639881, | May 13 2010 | TOSHIBA MEMORY CORPORATION | Information processing apparatus and driver |
8639968, | Jan 17 2011 | Hewlett Packard Enterprise Development LP | Computing system reliability |
8661184, | Jan 27 2010 | SanDisk Technologies, Inc | Managing non-volatile media |
8706968, | Dec 06 2007 | SanDisk Technologies, Inc | Apparatus, system, and method for redundant write caching |
8719501, | Sep 08 2009 | SanDisk Technologies, Inc | Apparatus, system, and method for caching data on a solid-state storage device |
8756375, | Dec 06 2006 | SanDisk Technologies, Inc | Non-volatile cache |
8756454, | Nov 12 2009 | International Business Machines Corporation | Method, apparatus, and system for a redundant and fault tolerant solid state disk |
8819230, | Nov 05 2011 | ZADARA STORAGE, LTD | Virtual private storage array service for cloud servers |
8819811, | Feb 16 2005 | MONTEREY RESEARCH, LLC | USB secure storage apparatus and method |
8825937, | Feb 25 2011 | SanDisk Technologies, Inc | Writing cached data forward on read |
8854882, | Jan 27 2010 | SanDisk Technologies, Inc | Configuring storage cells |
8873286, | Jan 27 2010 | SanDisk Technologies, Inc | Managing non-volatile media |
8874823, | Feb 15 2011 | SanDisk Technologies, Inc | Systems and methods for managing data input/output operations |
8886884, | Sep 01 2011 | Waremax Electronics Corp. | System and method for increasing read and write speeds of hybrid storage unit |
8909861, | Oct 21 2004 | Microsoft Technology Licensing, LLC | Using external memory devices to improve system performance |
8914557, | Dec 16 2005 | Microsoft Technology Licensing, LLC | Optimizing write and wear performance for a memory |
8949538, | Oct 07 2008 | LODESTAR LICENSING GROUP, LLC | Interface device accessing a stack of memory dice and a solid state disk |
8966184, | Jan 31 2011 | SanDisk Technologies, Inc | Apparatus, system, and method for managing eviction of data |
8977828, | Jun 21 2012 | CA, Inc. | Data recovery using conversion of backup to virtual disk |
9003104, | Feb 15 2011 | SanDisk Technologies, Inc | Systems and methods for a file-level cache |
9015525, | Jun 19 2012 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Smart active-active high availability DAS systems |
9032151, | Sep 15 2008 | Microsoft Technology Licensing, LLC | Method and system for ensuring reliability of cache data and metadata subsequent to a reboot |
9049242, | Jun 22 2005 | Seagate Technology LLC | Atomic cache transactions in a distributed storage system |
9058123, | Aug 31 2012 | SanDisk Technologies, Inc | Systems, methods, and interfaces for adaptive persistence |
9092337, | Jan 31 2011 | SanDisk Technologies LLC | Apparatus, system, and method for managing eviction of data |
9104599, | Dec 06 2007 | SanDisk Technologies LLC | Apparatus, system, and method for destaging cached data |
9110783, | Jun 15 2009 | Microsoft Technology Licensing, LLC | Application-transparent hybridized caching for high-performance storage |
9116812, | Jan 27 2012 | SanDisk Technologies LLC | Systems and methods for a de-duplication cache |
9135119, | Sep 28 2012 | EMC IP HOLDING COMPANY LLC | System and method for data management |
9141527, | Feb 25 2011 | SanDisk Technologies, Inc | Managing cache pools |
9201677, | May 23 2011 | SanDisk Technologies, Inc | Managing data input/output operations |
9237131, | Nov 05 2011 | Zadara Storage, Ltd. | Virtual private storage array service for cloud servers |
9245653, | Mar 15 2010 | SanDisk Technologies, Inc | Reduced level cell mode for non-volatile memory |
9251052, | Jan 12 2012 | SanDisk Technologies LLC | Systems and methods for profiling a non-volatile cache having a logical-to-physical translation layer |
9251086, | Jan 24 2012 | SanDisk Technologies, Inc | Apparatus, system, and method for managing a cache |
9280469, | Dec 28 2012 | EMC IP HOLDING COMPANY LLC | Accelerating synchronization of certain types of cached data |
9317209, | Oct 21 2004 | Microsoft Technology Licensing, LLC | Using external memory devices to improve system performance |
9323617, | May 31 2013 | Hewlett Packard Enterprise Development LP | Remap raid to maintain raid level |
9323624, | Sep 07 2011 | SOLITON SYSTEMS K K | File management system and file management method |
9348716, | Jun 22 2012 | International Business Machines Corporation | Restoring redundancy in a storage group when a storage device in the storage group fails |
9361183, | Sep 19 2008 | Microsoft Technology Licensing, LLC | Aggregation of write traffic to a data store |
9367412, | Jun 25 2012 | NetApp, Inc.; NetApp, Inc | Non-disruptive controller replacement in network storage systems |
9405693, | May 03 2004 | Microsoft Technology Licensing, LLC | Non-volatile memory cache performance improvement |
9448890, | Sep 19 2008 | Microsoft Technology Licensing, LLC | Aggregation of write traffic to a data store |
9519540, | Dec 06 2007 | SanDisk Technologies LLC | Apparatus, system, and method for destaging cached data |
9519594, | Dec 06 2006 | SanDisk Technologies LLC | Apparatus, system, and method for solid-state storage as cache for high-capacity, non-volatile storage |
9529716, | Dec 16 2005 | Microsoft Technology Licensing, LLC | Optimizing write and wear performance for a memory |
9542102, | Oct 07 2008 | LODESTAR LICENSING GROUP, LLC | Stacked memory devices, systems, and methods |
9542327, | Jul 22 2014 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Selective mirroring in caches for logical volumes |
9588856, | Jun 22 2012 | International Business Machines Corporation | Restoring redundancy in a storage group when a storage device in the storage group fails |
9600184, | Dec 06 2007 | SanDisk Technologies LLC | Apparatus, system, and method for coordinating storage requests in a multi-processor/multi-thread environment |
9612966, | Jul 03 2012 | SanDisk Technologies LLC | Systems, methods and apparatus for a virtual machine cache |
9690496, | Oct 21 2004 | Microsoft Technology Licensing, LLC | Using external memory devices to improve system performance |
9734086, | Dec 06 2006 | SanDisk Technologies, Inc | Apparatus, system, and method for a device shared between multiple independent hosts |
9740606, | Nov 01 2013 | Amazon Technologies, Inc | Reliable distributed messaging using non-volatile system memory |
9767032, | Jan 12 2012 | SanDisk Technologies LLC | Systems and methods for cache endurance |
9785561, | Feb 17 2010 | International Business Machines Corporation | Integrating a flash cache into large storage systems |
9842053, | Mar 15 2013 | SanDisk Technologies, Inc | Systems and methods for persistent cache logging |
9990144, | Oct 07 2008 | LODESTAR LICENSING GROUP, LLC | Stacked memory devices, systems, and methods |
RE48127, | May 13 2010 | Kioxia Corporation | Information processing apparatus and driver |
RE49818, | May 13 2010 | Kioxia Corporation | Information processing method in a multi-level hierarchical memory system |
Patent | Priority | Assignee | Title |
5341381, | Jan 21 1992 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Redundant array parity caching system |
5416915, | Dec 11 1992 | International Business Machines Corporation | Method and system for minimizing seek affinity and enhancing write sensitivity in a DASD array |
5418921, | May 05 1992 | LSI Logic Corporation | Method and means for fast writing data to LRU cached based DASD arrays under diverse fault tolerant modes |
5517632, | Aug 26 1992 | SEMINIS VEGETABLE SEEDS, INC | Redundant array of disks with improved storage and recovery speed |
5548711, | Aug 26 1993 | EMC Corporation | Method and apparatus for fault tolerant fast writes through buffer dumping |
5586248, | Jun 05 1992 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Disk drive controller with a posted write cache memory |
5586291, | Dec 23 1994 | SWAN, CHARLES A | Disk controller with volatile and non-volatile cache memories |
5603002, | Aug 07 1992 | Kabushiki Kaisha Toshiba | Hard disk drive having buffer memory employing directory based cache controller with data replacement scheme |
5603058, | Sep 08 1994 | GOOGLE LLC | Video optimized media streamer having communication nodes received digital data from storage node and transmitted said data to adapters for generating isochronous digital data streams |
5650969, | Apr 22 1994 | International Business Machines Corporation | Disk array system and method for storing data |
5761705, | Apr 04 1996 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | Methods and structure for maintaining cache consistency in a RAID controller having redundant caches |
5778426, | Oct 23 1995 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | Methods and structure to maintain a two level cache in a RAID controller and thereby selecting a preferred posting method |
5895485, | Feb 24 1997 | NORTONLIFELOCK INC | Method and device using a redundant cache for preventing the loss of dirty data |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Dec 18 1997 | DEKONING, RODNEY A | SYMBIOS, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 008912 | /0839 | |
Dec 18 1997 | FREDIN, GERALD J | SYMBIOS, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 008912 | /0839 | |
Dec 18 1997 | HUMLICEK, DONALD R | SYMBIOS, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 008912 | /0839 | |
Dec 19 1997 | LSI Logic Corporation | (assignment on the face of the patent) | / | |||
Sep 22 1998 | SYMBIOS, INC | LSI Logic Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 009500 | /0554 | |
May 06 2011 | LSI Logic Corporation | NetApp, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 026661 | /0205 |
Date | Maintenance Fee Events |
Oct 18 2006 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Apr 21 2008 | ASPN: Payor Number Assigned. |
Nov 12 2010 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Nov 20 2014 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
May 20 2006 | 4 years fee payment window open |
Nov 20 2006 | 6 months grace period start (w surcharge) |
May 20 2007 | patent expiry (for year 4) |
May 20 2009 | 2 years to revive unintentionally abandoned end. (for year 4) |
May 20 2010 | 8 years fee payment window open |
Nov 20 2010 | 6 months grace period start (w surcharge) |
May 20 2011 | patent expiry (for year 8) |
May 20 2013 | 2 years to revive unintentionally abandoned end. (for year 8) |
May 20 2014 | 12 years fee payment window open |
Nov 20 2014 | 6 months grace period start (w surcharge) |
May 20 2015 | patent expiry (for year 12) |
May 20 2017 | 2 years to revive unintentionally abandoned end. (for year 12) |