Interface for enabling a host computer to retrieve device monitor data from a solid state storage subsystem
A non-volatile storage subsystem maintains, and makes available to a host system, monitor data reflective of a likelihood of a data error occurring. The monitor data may, for example, include usage statistics and/or sensor data. The storage subsystem transfers the monitor data to the host system over a signal interface that is separate from the signal interface used for standard storage operations. This interface may be implemented using otherwise unused pins/signal lines of a standard connector, such as a CompactFlash or SATA connector. Special hardware may be provided in the storage subsystem and host system for transferring the monitor data over these signal lines, so that the transfers occur with little or no need for host-software intervention. The disclosed design reduces or eliminates the need for host software that uses non-standard or “vendor-specific” commands to retrieve the monitor data.
Latest SiliconSystems, Inc. Patents:
- Systems and methods for improving the performance of non-volatile memory operations
- Command portal for executing non-standard storage subsystem commands
- Architecture for optimizing execution of storage access commands
- Command portal for securely communicating and executing non-standard storage subsystem commands
- Command portal for executing non-standard storage subsystem commands
1. Technical Field
The present disclosure relates to an interface for enabling retrieval of device monitor data from a solid state storage subsystem.
2. Description of the Related Art
Rotating hard disk drives (HDD) used, for example, in desktop, laptop, notebook, sub-notebook, tablet and embedded computers support an industry-standard advanced technology attachment (ATA) command called Self Monitoring and Reporting Technology (SMART). The SMART function was designed to act as an “early warning system” for pending problems with mechanical media such as HDDs. The integrated controller on the HDD works in conjunction with various sensors to monitor a variety of different parameters within the HDD, such as mechanical wear of the HDD's spindle motor, to determine if any of the parameters are drifting from a norm that would indicate a possible problem with the HDD.
By contrast with HDDs, solid-state storage subsystems generally do not have moving parts. Thus, many of the parameters monitored by the SMART function used in HDDs are not applicable to solid-state storage subsystems. Solid-state storage subsystems generally include non-volatile storage components that can lose the ability to retain data stored thereon after approximately hundreds of thousands to millions of write/erase cycles.
Generally, non-volatile storage components used in solid-state storage subsystems have a finite number of program/erase cycles (usually specified by component vendors as “endurance”) that are recommended or guaranteed for proper data storage and retrieval. The number of such cycles varies by orders of magnitude based on the type of storage component used. Commonly-owned U.S. Patent Application No. 20070260811 A1 entitled “Systems and Methods for Measuring the Useful Life of Solid-State Storage Devices” describes methods and systems that use storage status data to reliably determine or predict when the recommended or guaranteed endurance in a particular non-volatile storage component will be exceeded. In addition, other status data of the solid-state storage such as temperature, operating voltage, etc. can also be important to the determination of the health of the storage subsystem and the prediction of failures.
SUMMARYA non-volatile storage subsystem is disclosed that maintains, and makes available to a host system, monitor data reflective of a likelihood of a data error occurring. The monitor data may, for example, include usage statistics reflective of the wear of the storage subsystem's a non-volatile memory array, data regarding errors detected by an ECC (Error Correction Code) engine, and/or sensor data reflective of environmental conditions. The storage subsystem transfers the monitor data to the host system over a signal interface that is separate from the signal interface used for standard storage operations. This signal interface may be implemented using otherwise unused pins/signal lines of a standard connector, such as a CompactFlash or SATA connector. Special hardware may be provided in the storage subsystem and host system for transferring the monitor data over these signal lines, so that the transfers occur with little or no need for host-software intervention. The disclosed design (1) reduces or eliminates the need for host software that uses non-standard or “vendor-specific” commands to retrieve the monitor data, and (2) reduces the likelihood that transfers of monitor data will interfere with the performance of ordinary storage operations. Also disclosed is a storage subsystem having an on-board display unit that displays information regarding the monitored conditions.
These and other features will now be described with reference to the drawings summarized below. These drawings and the associated description are provided to illustrate a preferred embodiment of the invention, and not to limit the scope of the invention.
Specific embodiments of the invention will now be described with reference to the drawings. This description is intended to illustrate example implementations of, and applications for, the present invention, and is not intended to be limiting. Nothing in this description is intended to suggest that any particular feature, characteristic, component or step is essential to the invention. The invention is defined only by the claims.
The host system 110 may be used to implement certain systems and methods described herein. For example, it may be configured to control a storage subsystem and retrieve storage usage information from the storage subsystem. In one embodiment, the host system 110 further comprises a central processing unit (CPU) 130, a memory 132, a connection for a plurality of I/O devices 134, and a display 136. The memory 132 may include random access memory (RAM) for temporary storage of information and a read only memory (ROM) for permanent storage of information. I/O devices may include a keyboard, a mouse or a network connection. In one embodiment, the components or modules of the host system 110 are connected to the system using a standards based system bus 126. In different embodiments, the standards based bus system could be Peripheral Component Interconnect (PCI), Microchannel, Small Computer System Interface (SCSI), Industrial Standard Architecture (ISA) and Extended ISA (EISA) architectures, for example. In addition, the functionality provided for in the components and modules of the host system 110 may be combined into fewer components and modules or further separated into additional components and modules.
In one embodiment, the host system 110 is generally controlled and coordinated by operating system software, such as Windows 95, Windows 98, Windows NT, Windows 2000, Windows XP, Windows Vista, Linux, SunOS, Solaris, or other compatible operating systems. In other embodiments, the host system 110 may be controlled by a proprietary operating system. Conventional operating systems control and schedule computer processes for execution, perform memory management, provide file system, networking, I/O services, and provide a user interface, such as a graphical user interface (“GUI”), among other things.
The solid-state storage subsystem 112 comprises data interface circuitry 114 and a non-volatile memory (NVM) array 116. The NVM array 116 may, but need not, be implemented using NAND memory components. The data interface circuitry 114 further comprises a NVM controller 115 and a monitor data transmission engine 124. The NVM controller 115 is configured to write data to, and read data from, the NVM array 116 in response to commands from the host 110. The storage subsystem 112 may be in the form of a detachable device and may communicate with any standard or unique communications interface, including but not limited to parallel ATA, serial ATA (SATA), IEEE, RS232/423, PCMCIA, USB, Firewire (IEEE-1394), FibreChannel, or PCI Express bus. The storage subsystem 112 may also receive its power from the host 110 over this interface.
In a host-storage subsystem configuration, monitor data is usually routed to the host system along with user data stored in the subsystem. For example, monitor data indicating the status of the storage would be sent, along with user data retrieved from the storage array, on a user data path 124 as part of the routine of a controller on a storage subsystem. However, this leads to extra workload for both the storage subsystem's controller and the host application in addition to the normal read/write operations they must handle. The added load can lead to degraded performance and contention issues.
In contrast, in various embodiments the transmission engine 124 is tasked with sending monitor data to the host system 110 on a monitor data/control path 146 that is separate and distinct from user data path 124. The data/control path 146 is a serial interface in one embodiment and as part of a serial interface in another embodiment. In one embodiment, the transmission engine 124 is configured to receive monitor data 126 that is maintained by the NVM controller 115. In another embodiment, the monitor data 126 is supplied to the transmission engine 124 by sensor 117. This approach eliminates the need for special vendor-specific commands for retrieving the monitor data and thus simplifies the design of the host software.
In one embodiment, the monitor data 126 includes data related to usage statistics. The monitor data 126 may additionally or alternatively include a variety of status data such as temperature, humidity, altitude, shock, bit error rate/statistics, power-on time, power threshold, endurance and other such data that indicate the current status of the solid-state storages in the NVM array 116. Examples of specific types of monitor data that may be maintained are described in Published U.S. Patent Application No. 20070260811, published Nov. 8, 2007, entitled “Systems and Method for Measuring the Useful Life of Solid-State Storage Devices,” and in U.S. patent application Ser. No. 12/027,965, filed Feb. 7, 2008, entitled “Solid State Storage Subsystem that Maintains and Provides Access to Data Reflective of a Failure Risk,” the disclosures of which are hereby fully incorporated by reference.
Processing of Monitor Data
The transmission engine 124 and the receiving engine 144 are preferably implemented in hardware as a state machine circuitry. For example, these engines 124 and 144 may be implemented in Application-Specific Integrated Circuits (ASICs) or Field Programmable Gate Arrays (FPGAs). In one embodiment, the transmission engine 124 is implemented as a separate component apart from the NVM controller 115, although the two may alternatively be integrated within a single chip. In operation, the NVM controller 115 is configured to forward monitor data, including NVM usage statistics, to the transmission engine 124. In one embodiment, the NVM controller 115 is configured to forward such data only during its own idle times. For example, the NVM controller may forward this data only when it is not actively reading from or writing to the NVM array 116 or otherwise processing host commands. The transmission engine 124 may receive additional monitor data such as temperature and voltage data from one or more sensors 117 as well. In one embodiment, the monitor data is stored in a buffer 125, which enables the NVM controller 115 and the sensors 117 to output monitor data according to a schedule that is different from the times at which the transmission engine 124 sends monitor data to the host system 110.
In turn, the transmission engine 124 prepares the monitor data for transmission to the host system 110. In one embodiment, the monitor data is transmitted as a continuous data stream while in another embodiment it is transmitted as requested by the host system 110 or according to a schedule set by the host system. A corresponding monitor data receiving engine 144 residing in the host system 110 is configured to interact with the transmission engine 124 and receive the monitor data. At the software level, a monitor application 142 running in memory 132 interprets the monitor data received by the receiving engine 144 (as indicated by the dotted line connecting the two components). In one embodiment, the monitor application 142 also generates a visual representation of the monitor data on the display 136. Preferably, control information required for transmission (e.g. baud rate, parity bit, etc) can be transmitted once from the host system 110 to the storage subsystem 112, for example, as part of a power-up sequence. The information is then stored in a control information area 119 of the NVM Array 116. The host system 110 can thus receive monitor data from the storage subsystem 112 without further exchange of such information.
In one embodiment, the receiving engine 144 is also configured to send custom commands to the transmission engine 124 via a data/control path 146, which is a serial interface in one embodiment. For example, the receiving engine 144 can issue a command to instruct the transmission engine 124 on the frequency of monitor data updates. Sample commands include power-up sequence commands, commands to reset monitor data (e.g. when a user wishes to monitor statistics during a critical mission), and commands to instruct the storage subsystem to send only a subset of the available monitor data (e.g. if a user only wants to receive the usage data). In another embodiment, the transmission engine 144 is configured to relay some of the same commands via a control path 127 to the NVM controller 115.
The sending and receiving of monitor data via the data/control path 146, a path that is separate and distinct from the user data path 124, reduces controller overhead and contention issues. In particular, under this configuration the host application 138 no longer needs to be burdened with the task of receiving and parsing monitor data. Because monitor data can be acquired without interruption of the host application 138, embodiments provide reduced controller overhead and effectively increase the performance of the storage subsystem. Furthermore, the isolation of the monitoring function from the main user data path saves cost and time on software integration efforts, as it eliminates the need for the host to send vendor-specific commands to the storage subsystem. Finally, isolating monitor data also reduces host system crashes caused by conflicts between the monitoring function and the data storage/retrieval function.
Embodiments of Monitor Data Transmission and Receiving Engines
Additional circuitry 215 may provide additional functionality that allows for greater control, security, and reliability of the embedded USB storage subsystem 212. For example, additional circuitry 215 may provide for the protection of data stored in the NVM 216 from corruption when interruptions or other irregularities occur in a power signal line supplied by the host system 210, such as described in U.S. Pat. No. 6,856,556, entitled “Storage Subsystem with Embedded Circuit for Protecting against Anomalies in Power Signal from Host.”
Traditional CF cards use an IDE interface and are therefore configured with an IDE compatible connection. Thus, the physical connector 218 of storage subsystem 212 may have 40 or more available positions (typically 50). However, in the embodiment shown, the storage subsystem 212 uses a USB signal interface and therefore requires as few as four available positions to be active. The four active positions shown comprise a ground line, a power line (VCC), a D+ signal line, and a corresponding D− signal line. This still leaves many positions available for signal lines between a monitor data transmission engine 220 and a monitor data receiving engine 214. Therefore, a subset 226 of these signal lines, as shown in
As illustrated in
The SATA signal interface provides many of the same benefits as the USB signal interface. The serial ATA standard uses seven signal lines, of which four are active data lines. For example, one position is used for a power line (VCC), two positions are used for ground lines, and the remaining positions are used for DR+, DR−, DT+, and DT− data signal lines. When used over a CF physical connector, which has 50 positions, only a handful of these positions need to be actively wired on the host system circuit board. For example, in the embodiment shown, only seven positions are used. Therefore, a subset 226 of these signal lines, as shown in
Embodiments have been described utilizing USB and SATA signal interfaces. However, in other embodiments, other signal interfaces may be used with systems having various form factors as described previously. For example, a storage subsystem may utilize SD, microSD, MMC, or RSMMC signal interfaces. Many of the advantages discussed with respect to the USB and SATA signal interfaces may be recognized with these and other signal interfaces.
Monitor Data Format
Operation of Monitor Data Transmission and Receiving Engines
As shown in
In the example shown in
In addition to the meter displaying useful life remaining, in other embodiments monitor application 142 may display other monitor data 349 such as temperature, operating voltage, etc. as shown in
Other types of displays may also be used, such as the status bar shown in
In some embodiments, the storage subsystem 112 may itself be configured to display information about its current wear state. For example, the storage subsystem may include a small LCD or other display that generates a gauge image similar to that shown in
Calculation of Endurance-Based Remaining Life
In accordance with one embodiment, the process for determining the endurance-based remaining life of a solid-state storage subsystem 112 may be performed solely by the NVM controller 115 in response to a command or command sequence from the host, or may be performed partially by the controller 115 and partially by the driver/host. In another embodiment, the process may be performed by the transmission engine 124. An example process for determining the endurance-based remaining life is further described in commonly-owned U.S. patent application No. 20070260811, published Nov. 8, 2007, entitled “Systems and Methods for Measuring the Useful Life of Solid-state Storage Devices”, the disclosure of which is hereby fully incorporated by reference.
Additionally, embodiments of the present invention can accommodate a wide variety physical or logical data structures within the solid-state storage subsystems. An example data structure is described in the U.S. patent application entitled “Systems and Methods for Measuring the Useful Life of Solid-state Storage Devices” referenced above.
Alternate Embodiments of Data Monitoring
The various embodiments discussed above serve as illustrative examples only. A number of alternate embodiments can be implemented. For example, the host system 110 can be an embedded system that comprises the storage subsystem 112. In addition, those skilled in the art will recognize that the monitor data transmission engine 124 and the monitor data receiving engine 144 can be implemented in various parallel protocols as well.
In one embodiment, the storage monitor system 170 comprises a monitor data receiving engine 144 that receives monitor data from transmission engine 124 in subsystem 112 as discussed above. In another embodiment, the storage monitor system 170 further comprises a push button interface 172 and a display 174. The display 174 displays monitor data such as temperature, operating voltage, and/or usage statistic as shown in
Several of the processes described above may be embodied in, and fully automated via, software code modules executed by one or more general purpose computers. For example, the host application 138 and the monitor application 142 may be embodied in software code modules. The code modules may be stored in any type of computer-readable medium or other computer storage device. Some or all of the methods may alternatively be embodied in specialized computer hardware. As will be apparent, 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 this invention has been described in terms of 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 invention. Accordingly, the scope of the present invention is intended to be defined only by reference to the appended claims, which are intended to be construed without reference to the incorporated-by-reference materials.
Claims
1. A solid state storage subsystem, comprising:
- an array of non-volatile solid state memory; and
- data interface circuitry, comprising: a data connector configured to connect the storage subsystem to a host system, the data connector having a form factor accommodating a number of signal lines of a first standardized data transfer interface; a controller that: accesses the array of non-volatile solid state memory in response to commands received from the host system via a second standardized data transfer interface that has fewer signal lines than the first standardized data transfer interface, wherein a first subset of the signal lines of the data connector are used to implement the second standardized data transfer interface; and transmits user data from the array of non-volatile solid state memory to the host system through the second standardized data transfer interface; wherein the controller is configured to maintain monitor data of the array of non-volatile solid state memory; and a monitor data transmission engine configured to send the monitor data to the host system via a second subset of said signal lines of the same data connector, the second subset being distinct from the first subset.
2. The solid state storage subsystem of claim 1 wherein the first standardized data transfer interface is CompactFlash.
3. The solid state storage subsystem of claim 1 wherein the monitor data transmission engine further comprises a buffer configured to receive and store the monitor data.
4. The solid state storage subsystem of claim 1 further comprises a display wherein the monitor data is received from the monitor data transmission engine and displayed.
5. The solid state storage subsystem of claim 1 wherein the monitor data comprises usage statistics of the array of non-volatile solid state memory.
6. The solid state storage subsystem of claim 1 further comprises a plurality of sensors, wherein the monitor data comprises measurements from a sensor of the plurality of sensors, the sensor being configured to monitor the non-volatile solid state memory.
7. The solid state storage subsystem of claim 1 wherein the monitor data transmission engine is implemented in a Field Programmable Gate Array.
8. The solid state storage subsystem of claim 1 wherein the monitor data transmission engine is implemented in an Application-Specific Integrated Circuit.
9. The solid state storage subsystem of claim 1 wherein the second subset of said signal lines are used to implement a SPI interface.
10. The solid state storage subsystem of claim 1 wherein the second subset of said signal lines are used to implement a RS-232 interface.
11. The solid state storage subsystem of claim 1 further comprises a display adapted to receive monitor data from the monitor data transmission engine and display the monitor data.
12. The solid state storage subsystem of claim 1 further comprises:
- a monitor data receiving engine configured to receive the monitor data from the monitor data transmission engine; and
- a display configured to receive monitor data from the monitor data receiving engine and display.
13. The solid state storage subsystem of claim 1, wherein the first standardized data transfer interface is CompactFlash and the second standardized data transfer interface is SATA.
14. The solid state storage subsystem of claim 1, wherein the first standardized data transfer interface is CompactFlash and the second standardized data transfer interface is USB.
15. A host system configured to interoperate with a solid state storage subsystem, comprising:
- a memory;
- a data connector configured to connect the host system to the solid state storage subsystem, the data connector having a form factor accommodating a number of signal lines of a first standardized data transfer interface;
- a host executable application stored in the memory wherein the host application is configured to handle read and write operations to the solid state storage subsystem and interface with a solid state storage subsystem with a second standardized data transfer interface that has fewer signal lines than the first standardized data transfer interface, wherein a first subset of the signal lines of the data connector are used to implement the second standardized data transfer interface; and
- a monitor application executable in the memory,
- wherein the monitor application is configured to interact with the solid state storage subsystem and receive a data stream of usage statistics of the solid state storage subsystem via a second subset of said signal lines of the same data connector, the second subset being distinct from the first subset,
- wherein the monitor application does not handle read and write operations.
16. The host system of claim 15, wherein the solid state storage subsystem comprises a monitor data transmission engine configured to send the usage statistics of the solid state storage subsystem to the monitor application of the host system, the monitor data transmission engine being further configured to send the usage statistics with synchronization data to facilitate data transfer between the monitor data transmission engine and the monitor application.
4296464 | October 20, 1981 | Woods et al. |
5442768 | August 15, 1995 | Sudoh et al. |
5768612 | June 16, 1998 | Nelson |
5890219 | March 30, 1999 | Scaringella et al. |
6000006 | December 7, 1999 | Bruce et al. |
6269434 | July 31, 2001 | Tanaka |
6401214 | June 4, 2002 | Li |
6434648 | August 13, 2002 | Assour et al. |
6530034 | March 4, 2003 | Okada et al. |
6564173 | May 13, 2003 | Arntz et al. |
6675281 | January 6, 2004 | Oh et al. |
6704012 | March 9, 2004 | Lefave |
6732221 | May 4, 2004 | Ban |
6754765 | June 22, 2004 | Chang et al. |
6761580 | July 13, 2004 | Chang |
6892248 | May 10, 2005 | Thayer |
6944063 | September 13, 2005 | Chen et al. |
6976190 | December 13, 2005 | Goldstone |
7079395 | July 18, 2006 | Garnett et al. |
7262961 | August 28, 2007 | Motoe et al. |
7277978 | October 2, 2007 | Khatami et al. |
7447944 | November 4, 2008 | Hu |
7464306 | December 9, 2008 | Furuhjelm et al. |
7694188 | April 6, 2010 | Raghuraman et al. |
20020138602 | September 26, 2002 | Vinberg |
20030131093 | July 10, 2003 | Aschen et al. |
20030227451 | December 11, 2003 | Chang |
20040228197 | November 18, 2004 | Mokhlesi |
20040260967 | December 23, 2004 | Guha et al. |
20050044454 | February 24, 2005 | Moshayedi |
20050197017 | September 8, 2005 | Chou et al. |
20050268007 | December 1, 2005 | Nakabayashi |
20050281112 | December 22, 2005 | Ito et al. |
20060085670 | April 20, 2006 | Carver et al. |
20060085836 | April 20, 2006 | Lyons, Jr. et al. |
20060095647 | May 4, 2006 | Battaglia et al. |
20060282709 | December 14, 2006 | Shu et al. |
20070008186 | January 11, 2007 | Michaels et al. |
20070053513 | March 8, 2007 | Hoffberg |
20070073944 | March 29, 2007 | Gormley |
20070124130 | May 31, 2007 | Brunet et al. |
20070159710 | July 12, 2007 | Lucas et al. |
20070180328 | August 2, 2007 | Cornwell et al. |
20070260811 | November 8, 2007 | Merry, Jr. et al. |
20070266200 | November 15, 2007 | Gorobets et al. |
20070268791 | November 22, 2007 | Grow et al. |
20080046766 | February 21, 2008 | Chieu et al. |
20080109591 | May 8, 2008 | Kim et al. |
20090037643 | February 5, 2009 | Ohtsuka et al. |
20090063895 | March 5, 2009 | Smith |
20100011260 | January 14, 2010 | Nagadomi et al. |
0 589 597 | March 1994 | EP |
- SFF Committee Specification, “Self-Monitoring, Analysis and Reporting Technology (SMART) SFF-8035i Revision 2.0”, Apr. 1, 1996.
- International Search Report and Written Opinion in PCT Application No. PCT/US2007/68490; Dated Sep. 29, 2008 in 11 pages.
- Office Action dated Jan. 28, 2009 received in related U.S. Appl. No. 11/429,936 in 23 pages.
- Webpage printed out from <http://www.m-systems.com/site/en-US/Support/DeveloperZone/Software/LifespanCalc.htm> on Jun. 13, 2006.
- Webpage printed out from <http://www.m-systems.com/site/en-US/Technologies/Technology/TrueFFS—Technology.htm> on Jun. 13, 2006.
- Webpage printed out from <http://www.techworld.com/storage/features/index.cfm?FeatureID=498> on Jun. 13, 2006.
- Document explaining prior sale.
- Silicondrive User's Guide, SiSMART Function, Preliminary Version 2.2 Revision A, Feb. 2005.
- International Search Report and Written Opinion for International Application No. PCT/US09/32984, mailed on Mar. 17, 2009, in 10 pages.
- International Search Report and Written Opinion for International Application No. PCT/US09/33262, mailed on Mar. 25, 2009, in 11 pages.
- Office Action dated Jun. 4, 2009 received in related U.S. Appl. No. 11/429,936 in 14 pages.
- Notice of Allowance dated Sep. 17, 2009 received in related U.S. Appl. No. 11/429,936 in 25 pages.
- Office Action dated Aug. 31, 2010 received in related U.S. Appl. No. 12/688,815 in 25 pages.
- Office Action dated Jun. 1, 2010 received in related U.S. Appl. No. 12/027,965 in 45 pages.
- Office Action dated Nov. 18, 2010 received in related U.S. Appl. No. 12/027,965 in 11 pages.
- Office Action dated Jan. 1, 2011 received in related U.S. Appl. No. 12/688,815 in 25 pages.
- Office Action dated Mar. 22, 2011 received in related U.S. Appl. No. 12/027,965 in 12 pages.
Type: Grant
Filed: Feb 11, 2008
Date of Patent: Jun 14, 2011
Patent Publication Number: 20090204853
Assignee: SiliconSystems, Inc. (Aliso Viejo, CA)
Inventors: Mark S. Diggs (Laguna Hills, CA), David E. Merry, Jr. (Irvine, CA)
Primary Examiner: Gabriel L Chu
Attorney: Knobbe, Martens, Olson & Bear, LLP
Application Number: 12/029,370
International Classification: G06F 11/00 (20060101);