Some electronic systems include a storage drive that can store data on a removable storage medium. Because the storage medium is removable, the data on the storage medium can be recorded by one or more storage drives in the same or different computer systems. It is possible that the storage medium may be recorded by a drive that has malfunctioned. A separate issue is that legal and criminal investigators may have a need to know the recording history of a particular storage medium.
For a detailed description of exemplary embodiments of the invention, reference will now be made to the accompanying drawings in which:
Certain terms are used throughout the following description and claims to refer to particular system components. As one skilled in the art will appreciate, computer companies may refer to a component by different names. This document does not intend to distinguish between components that differ in name but not function. In the following discussion and in the claims, the terms “including” and “comprising” are used in an open-ended fashion, and thus should be interpreted to mean “including, but not limited to . . . .” Also, the term “couple” or “couples” is intended to mean either an indirect or direct electrical connection. Thus, if a first device couples to a second device, that connection may be through a direct electrical connection, or through an indirect electrical connection via other devices and connections. The verb “record” means to store, write, or otherwise transfer data onto a storage medium.
The storage drive 30 is adapted to receive a removable storage medium 32. The storage medium 32 may comprise any suitable type of medium such as an optical disk, a magnetic disk, or solid-state memory. Further, the storage medium may be implemented as a “write once” medium or a “re-writeable” storage medium. Data can be recorded onto a “write once” medium more than once, but once data is recorded to a “write once” medium (e.g., CD-R), the recorded data cannot be overwritten or erased. Data on a re-writeable storage medium can be overwritten or erased.
The storage drive 30 may also comprise a CPU 36 and code 38 that can be executed by the CPU 36. One or more of the acts described herein may be performed by the storage drive's CPU 36 executing the code 38. The storage drive 30 may also include time logic 40 coupled to, or otherwise accessible to, the CPU 36. The time logic 40 can be programmed with the current time and then function to keep track of time going forward. For example, the host 22 may provide a value indicative of the current time from the host's time logic 28 to the storage drive's time logic 40 to permit the storage drive to track the progression of time. The time logic 50 thus can function to provide a time value upon request by, for example, CPU 36. The time value from the logic 40 broadly encompasses any or all of the definitions of “time value” articulated above with regard to the time values provided by time logic 28 in the host 22.
The storage drive 30 also comprises a drive identifier (“ID”) 34 that may uniquely identify the associated drive apart from all other drives. For example, the drive ID may comprise a serial number assigned by the drive manufacturer. In other embodiments, the drive ID 34 may be unique to at least some, but not all, other drives. It is generally sufficient for purposes of the subject matter disclosed herein that the drive ID 34 is such that there is a sufficiently low probability that the same storage medium 32 may be used in two or more drives having the same drive ID. The term “unique” (as in “unique” drive ID) is used in both contexts in this disclosure. The drive ID 34 may be stored in non-volatile memory in the storage drive 30 or may be hard-coded into the drive's circuitry (e.g., in unique patterns on traces formed on a printed circuit board contained in the drive). In some embodiments, the drive ID is permanent and thus not alterable. It is also suitable for the drive ID to be difficult to alter, if not permanent, without specialized equipment or processes. In other embodiments, the drive ID may comprise an identifier of the host 22 instead of, or in addition to, an identifier of the drive. Further still, the drive ID may comprise publicly available information pertaining to the system 10 or a user of system 10. The drive ID may additionally or alternatively contain private information that is lawfully retrievable pursuant to a valid legal process (e.g., a search warrant) to protect the privacy of a user of the system 10.
The drive ID 34 may comprise a value containing alphanumeric characters and/or other symbols. In at least one embodiment, the drive ID 34 comprises a 64-bit value comprising a manufacturer code (16 bits), a model code (16 bits) and a serial number (32 bits). Each different storage drive manufacturer may be assigned a unique manufacturer code and with 16 bits, there are more than 65,000 different manufacturer codes possible. Each different model, including revisions if desired, of a storage device may also be assigned a unique model code. With 16 bits used for the model code, there are more than 65,000 uniquely available model codes. The serial number generally is unique to each drive. As such, two drives of the same model and provided by the same manufacturer will still have different drive IDs because the serial number component of the drive IDs will differ. The three components of the drive ID (manufacturer code, model code, and serial number) may be concatenated together or otherwise combined or used together in any suitable manner.
In an alternative embodiment, every drive of a particular model may have the drive ID encoded in firmware running in the drives. In this embodiment, each drive of a particular model has the same 32-bit serial number. If the firmware is upgraded, the drive serial number is not changed and is still available. In accordance with another embodiment, the drive ID is generated by the host (e.g., by the CPU 24 in accordance with the device driver 26). When the drive is installed, the driver may prompt the operator for a number, which might, for example, be a human-readable serial number printed on the drive but not readable by the drive controller electronics. Alternatively, just the manufacturer number and model number could be manually entered and the device driver 26 could generate a random 32-bit serial number. Alternatively, the device driver could generate a serial number from a unique number associated with the host computer, such as a serial number of the firmware (e.g., BIOS) for the host. If the device driver 26 provides the serial number, either the device driver should save the number in non-volatile memory, or the device driver should employ a deterministic algorithm to always recreate the same number every time the driver is loaded. If the device driver provides the serial number, the drive may obtain the drive identification from the device driver at initialization time.
In general, recorded data is formatted into addressable units that may be referred to in a variety of ways. Examples of addressable units include sectors, blocks, clusters, and tracks. In the following discussion, the term “addressable unit” is used to generically refer to any or all of the units of storage listed above or other known units of storage.
In accordance with various embodiments of the invention, each time an addressable unit in the user data area 54 of the storage medium 32 is written with data by a storage drive 30, the storage drive's CPU 36, under control of code 38, also writes an index value into the same addressable unit being written with data. The index value written into the addressable unit of the storage medium 32 corresponds to the particular storage drive 30 that is performing the write operation. The index value written to the addressable unit corresponds to the ID of the drive as reflected by way of the drive ID table 56 in the non-user data area 50. For example, if drive 1 writes an addressable unit of the storage medium, then, in addition to the data, drive 1 also writes its corresponding index value into the addressable unit. Moreover, each addressable unit of storage medium 32 in which data is written is also written with an index value that identifies the particular storage drive 30 that was used to write the addressable unit. The drive may write data (e.g., a file) that may span more than one addressable unit. In accordance with the embodiments of the invention, the drive ID of the drive is written to each of the addressable units that is written with data. In addition to a drive ID, a time value is also written to each addressable unit. The time value is indicative of the time at which the addressable unit was recorded with data. The drive ID and time value recorded to each addressable unit comprises audit information that, as explained below, may be useful to diagnose problems with drives or provide helpful information for forensic analysis.
The storage medium 32 may also be used in conjunction with “legacy drives.” A legacy drive is a drive that is not equipped to write a drive ID and/or a time value to the storage medium as described herein. Instead, a legacy drive may cause a predetermined value such as 00h to be written to the location in the addressable unit at which a drive ID and/or time value would otherwise be written by a drive as described herein.
It may happen that all of the entries in the drive ID table 56 are written with drive IDs and, if implemented in the table, index values. When this happens and in accordance with at least some embodiments, a new storage drive that attempts to write data to an addressable unit (i.e., a drive whose drive ID is not already stored in table 56) may cause a reserved value such as 00h or FFh to be written to the addressable unit(s) instead of the drive ID. In other embodiments, once the table 56 becomes full, the drive IDs in the table can be erased by way of a user-initiated maintenance procedure. An offset value can then be stored as part of the table or elsewhere on the storage medium. This offset value represents the number of entries in the table 56 and is used to compute new indices for additional drives. For example, if the table 56 has 32 entries and all 32 entries are occupied with drive IDs (i.e., 32 drive IDs of 32 different drives), all 32 drive IDs can be erased from the table. In this example, the offset value will be 32. When a drive subsequently attempts to write to an addressable unit, that new drive, being the first drive to write the storage medium following the erasure of the table 56, will be assigned an index value of 33 which is computed by adding an initial index value of 1 to the offset value of 32. Similarly, the next drive to write the storage medium will be assigned an index value of 33, and so on. The index values actually stored in the table 56 will be 1, 2, 3, etc., but are added to the offset value 32 when the table 56 is accessed.
In accordance with the embodiments described above, index and time values are stored in the addressable units. The identifying values identify the drives writing the addressable units and the time values specify the associated time of the write transactions. The table 56 can be used to identify the particular drive that wrote an addressable unit given the associated index value. In another embodiment, the drive ID itself (or a system identifier) can be written to the addressable unit as the identifying value, rather than a corresponding index value. In this latter embodiment, the drive ID table (which facilitates a conversion between index values and drive IDs) is not used.
The embodiments described above result in storage media that contain audit information that can be used to identify which drives wrote specific addressable units of the storage media and the time at which the write transactions occurred. This audit information can be used in a variety of ways. For example, if an addressable unit of a storage medium 32 is determined to be defective and the index value written to that addressable unit can be determined, then, by examining the drive ID table, a determination can be made as to which drive last wrote that particular addressable unit. An examination of the time value associated with that addressable unit provides additional information regarding the time at which the drive wrote that addressable unit. The defective addressable unit may be caused by a problem with a particular storage device that can be uniquely identified from information in the addressable unit(s) that written by the storage drive and the medium's drive ID table. The time value may provide an indication of the longevity of the drive. Further, forensic analysis may be performed on the storage medium using the drive IDs and time values.
In some embodiments, a computer can be used to implement a method to retrieve and process the audit information from a removable storage medium. An exemplary computer 100 is illustrated in
Numerous variations and modifications will become apparent to those skilled in the art once the above disclosure is fully appreciated. For example, the teachings provided herein are applicable to computer systems as well as stand-alone storage devices such as optical disc video recorders.
Number | Name | Date | Kind |
---|---|---|---|
4578722 | Lovgren et al. | Mar 1986 | A |
4688169 | Joshi | Aug 1987 | A |
4827462 | Flannagan et al. | May 1989 | A |
5053948 | DeClute et al. | Oct 1991 | A |
5119291 | Flannagan et al. | Jun 1992 | A |
5640506 | Duffy | Jun 1997 | A |
5889934 | Peterson | Mar 1999 | A |
5909692 | Yanai et al. | Jun 1999 | A |
5940854 | Green et al. | Aug 1999 | A |
6295262 | Kusumoto et al. | Sep 2001 | B1 |
6330210 | Weirauch et al. | Dec 2001 | B1 |
6345385 | Imamura et al. | Feb 2002 | B2 |
6405329 | Colligan et al. | Jun 2002 | B1 |
6523132 | Harari et al. | Feb 2003 | B1 |
6584544 | Morley et al. | Jun 2003 | B1 |
6625732 | Weirauch et al. | Sep 2003 | B1 |
6856993 | Verma et al. | Feb 2005 | B1 |
20010048659 | Weirauch et al. | Dec 2001 | A1 |
20020126407 | Blaum et al. | Sep 2002 | A1 |
20030014617 | Tamboli et al. | Jan 2003 | A1 |
20030028726 | Gaertner et al. | Feb 2003 | A1 |
20030035565 | Rhoads | Feb 2003 | A1 |
20030084262 | Weirauch | May 2003 | A1 |
20030145090 | Ostergaard | Jul 2003 | A1 |
20030191952 | Anderson et al. | Oct 2003 | A1 |
20030194214 | Anderson et al. | Oct 2003 | A1 |
20030200038 | Schweitzer et al. | Oct 2003 | A1 |
20030236933 | Shigeta et al. | Dec 2003 | A1 |
20030236993 | McCreight et al. | Dec 2003 | A1 |
20040085229 | Weirauch | May 2004 | A1 |
20040088556 | Weirauch | May 2004 | A1 |
20040199566 | Carlson et al. | Oct 2004 | A1 |
20040230605 | Tamboli et al. | Nov 2004 | A1 |
20050122852 | Han et al. | Jun 2005 | A1 |
20060021041 | Challener et al. | Jan 2006 | A1 |
20060075202 | Gaertner et al. | Apr 2006 | A1 |
20060123190 | Weirauch et al. | Jun 2006 | A1 |
20060155920 | Smith et al. | Jul 2006 | A1 |
Number | Date | Country |
---|---|---|
2004059404 | Jul 2004 | WO |
Number | Date | Country | |
---|---|---|---|
20060123190 A1 | Jun 2006 | US |