This disclosure describes various embodiments of methods and systems for monitoring a media library. More particularly, embodiments include methods and systems for collecting data associated with library components and storing the collected data in a repository.
Data represents a significant asset for many entities. Consequently, data loss, whether accidental or caused by malicious activity, can be costly in terms of wasted manpower, loss of goodwill from customers, loss of time and potential legal liability. To ensure proper protection of data for business and legal purposes, many entities back up data to a physical storage media such as magnetic tapes or optical disks. Traditionally, backup would occur at each machine controlled by an entity. As the sophistication of network technology increased, many entities turned to enterprise level backup in which data from multiple machines on a network is backed up to a remote library. Typically, a library includes a variety of components which include a plurality of media for data storage, such as, for example, multiple magnetic tapes. Centralized data backup has the advantage of increased volume, efficiency and redundancy.
In many systems, the data to be backed up and backup commands are sent over a network from multiple machines on the network to a library. In many instances, the data to be backed up and the backup commands are routed to the library through a switch.
One example of a library commonly used in enterprise backup systems is a magnetic tape library. A magnetic tape library can comprise components such as tape cartridges (containing magnetic tape), robots, tape slots and tape drives. A typical magnetic tape library contains multiple cartridge slots in which tape cartridges can be stored. Tape cartridges, commonly referred to as tapes, are physically moved between cartridge slots and tape drives by a robot. The robot is controlled by commands received from the host devices on the network. When specific data is required, a host device determines which cartridge slot contains the tape cartridge that holds the desired data. The host device then transmits a move-element command to the robot and the robot moves the tape cartridge to a tape drive which reads the desired data from the tape cartridge.
In a SCSI tape library, devices that are part of the library are typically addressed by target number. Thus, each drive and robot of a tape library typically has a target number. Cartridge slots, on the other hand, are addressed by element numbers that are used by the robot to locate the slots. Because the robot also places tape cartridges in the drives, each drive is also associated with an element number.
Components of a library are subject to wear and other forms of degradation. The degradation of library components can deleteriously affect the reliability of the library.
Embodiments described herein provide systems and methods of monitoring media drives with reduced impact. Embodiments described herein can repeatedly send a reservation testing command over a transport medium to a media drive, such as a drive of a media library. The reservation testing command is selected such that the reservation testing command does not penetrate reservations at the drive and elicits a status from the drive indicating whether a reservation is established at the drive. Additionally, embodiments can send one or more commands to collect performance information from the drive when the drive indicates that the reservation is not established.
The reservation testing commands can be SCSI commands, such as Test Unit Ready Commands. The commands configured to collect performance information can be SCSI commands, such as the Log Sense Command, Read Element Status command or Inquiry commands.
According to one embodiment, the reservation testing commands are sent according to a schedule. In some cases, the commands can be sent to some drives, but not others, according to a setting.
A more complete understanding of embodiments of methods and systems and the advantages thereof may be acquired by referring to the following description, taken in conjunction with the accompanying drawings in which like reference numbers indicate like features and wherein:
Embodiments of systems and methods for library monitoring are illustrated in the FIGURES, like numerals being used to refer to like and corresponding parts of the various drawings.
As used herein, the terms “comprises,” “comprising,” “includes,” “including,” “has,” “having” or any other variation thereof, are intended to cover a non-exclusive inclusion. For example, a process, process, article, or apparatus that comprises a list of elements is not necessarily limited only those elements but may include other elements not expressly listed or inherent to such process, process, article, or apparatus. Further, unless expressly stated to the contrary, “or” refers to an inclusive or and not to an exclusive or. For example, a condition A or B is satisfied by any one of the following: A is true (or present) and B is false (or not present), A is false (or not present) and B is true (or present), and both A and B are true (or present).
Additionally, any examples or illustrations given herein are not to be regarded in any way as restrictions on, limits to, or express definitions of, any term or terms with which they are utilized. Instead these examples or illustrations are to be regarded as being described with respect to one particular embodiment and as illustrative only. Those of ordinary skill in the art will appreciate that any term or terms with which these examples or illustrations are utilized will encompass other embodiments which may or may not be given therewith or elsewhere in the specification and all such embodiments are intended to be included within the scope of that term or terms. Language designating such nonlimiting examples and illustrations includes, but is not limited to: “for example”, “for instance”, “e.g.”, “in one embodiment”.
Media library monitoring systems can collect data associated with a media library and components of the media library. Data may be collected over time and stored in the repository such that the repository contains data associated with individual library components such as, for example, drives, media changers or other library components. Because the repository contains data associated with different library components and because the data in the repository extends over time, the data in the repository may be organized such that the data is organized with respect to time and with respect to the individual library components or according to other parameters.
A user interface may be used to display the collected and organized data to a user and the user may select data to view utilizing the user interface. Thus, collecting data in a repository over time and organizing the data allows a library and individual library components to be monitored and problems with the library or library components to be identified and rectified, for example, by allowing unreliable or unacceptably degraded components to be identified and bypassed or replaced, thereby enhancing the reliability of the library and proactively preventing data loss.
To collect data associated with a library or library components, a monitoring appliance can query a library or library components over a network utilizing commands. In response to received commands, the library or library components may return data associated with a particular command to the monitoring appliance. In one embodiment, a monitoring appliance can query a library over a network utilizing SCSI commands such as the Read Element Status command, Log Sense Command, Inquiry Command and other commands.
A Read Element Status (RES) command is a command which is used to query the state of a library. A RES command is sent to a media changer and in response, the media changer returns data associated with the library or the media changer. Such data may include the locations of individual tape cartridges. Thus a RES command provides a snapshot of a library at any one time. Examples of a RES command can be found in “SCSI Media Changer Commands-2 (SMC-2)”, (INCITS T10 Project 1383D), Revision 7, Nov. 18, 2003, propagated by the T10 Technical Committee of the InterNational Committee on Information Technology Standards (INCITS), which is hereby incorporated by reference.
A Log Sense (LS) command is a command which is used to obtain data associated with a particular drive. A LS command is sent to a particular drive of a library and in response, the drive returns data associated with the drive and/or the media contained in the drive depending on the actual LS command. For example, such data might include: read errors, write errors, utilization and performance data, data regarding the data written and read to a media, media loaded, detail tables or other data. In one embodiment, the amount of data written over a period of time may be derived from data returned in response to one or more LS commands. More specifically, data returned in response to an LS command may include Log Sense page 0xC, 0x32 or 0x39 which may include data from which the amount of data written by a particular drive over a period of time may be derived. In one embodiment, deriving the amount of data written by a particular drive over a period of time may comprise one or more calculations. Examples of a LS command can be found in “SCSI Primary Commands-3 (SPC-3)”, (Project T10/1416-D), Revision 22a, Mar. 25, 2005, propagated by the T10 Technical Committee of the InterNational Committee on Information Technology Standards (INCITS), which is hereby incorporated by reference.
An Inquiry command is a command that is used to query relatively static information (which may include, for example, serial number, manufacturer or other relatively static information) from components of a library such as a drive or a media changer. According to one embodiment, Inquiry commands are used to query individual library components. That is, an individual Inquiry command may query a particular library component. Examples of an Inquiry command can be found in “SCSI Primary Commands-3 (SPC-3)”, (Project T10/1416-D), Revision 22a, Mar. 25, 2005, propagated by the T10 Technical Committee of the InterNational Committee on Information Technology Standards (INCITS), referenced above.
Methods and systems for collecting data from a library or library components can utilize a monitoring appliance which can be a Read Verify Appliance (RVA). The monitoring appliance queries a library or library components over time by sending RES, LS, Inquiry commands and/or other commands to the library or library components at intervals. Data returned in response to the commands is collected in a repository such that the repository may contain data associated with a plurality of library components of a library. For example, the repository may contain data regarding all the drives in a library. Data within the repository may be organized to allow a user to monitor various library components. For example, data may be organized in a chronological order so that a user can monitor the incidence of errors (for example, soft and hard read or write errors) over time. The data may further be organized such that superfluous data is removed. For example, redundant data might not be displayed to a user or might be purged from the repository. Likewise, unnecessary data or data that the system is configured not to monitor might be purged from the repository or not saved to the repository in the first place.
Switch 207 is connected to library 100. Thus switch 207 can forward commands (such as, for example, RES, LS or Inquiry commands) from monitoring appliance 220 to library 100. Switch 207 receives data generated in response to the commands from library 100 and forwards the data to monitoring appliance 220 which collects the data in a repository. Thus monitoring appliance 220 can continually query library 100 and components of library 100 for data which can be stored in a repository, allowing a user to monitor the components of library 100. Because monitoring appliance 220 collects data by sending commands to a library, monitoring appliance 220 does not need to intercept commands or responses from network 205 to obtain data associated with a library or library components. Thus, in one embodiment, monitoring appliance 220 can be an out-of-band appliance. This allows monitoring appliance 220 to be a non-intrusive device which does not monitor or interfere with commands from and responses to hosts 202a-202d. Consequently, monitoring appliance 220 can be a compartmentalized device which can be connected to a switch and which does not have to be integrated into network 205. An advantage of this out-of-band methodology is that a monitoring appliance can be used to monitor library components without cumbersome configuring.
While a particular network topology is shown in
For example,
While shown as a physical media library in
The monitoring appliance, at compile data step 320, can compile the returned data. For example, the monitoring appliance can compile the data in defined structures which, in one embodiment, may include XML structures or other structures or equivalents. A structure may contain data associated with a library component returned in response to one or more commands (such as, for example, RES, LS or Inquiry commands). For example, a XML structure can include data from RES commands and serial numbers of library components determined from Inquiry commands issued to corresponding library components. At store data step 330, the monitoring appliance stores the returned data in a repository. Storing data in a repository may comprise storing structures in the repository or may comprise unpacking returned data compiled at compile step 320 and storing the data in the repository. In one embodiment, the data may be stored in records in a database at the repository.
At organize data step 340, the data in the repository is organized. As part of step 340, data in the repository can be arranged in chronological order and/or superfluous or redundant data can be purged. Corresponding data can be grouped together. For example, data structures corresponding to a particular drive may be arranged in chronological order within the repository.
At process data step 350, data in the repository may be processed to display desired data to a user. For example, a user may only want to see data corresponding to a particular library component. At process data step 350, the data in the repository is processed such that the desired data is selected to be displayed to a user. Similarly, data may be processed into graphs or charts, or in accordance with any number of purposes or user desires.
In one embodiment, processing data in the repository can comprise comparing returned library states or data regarding the locations of individual tape cartridges stored in the repository to track the movement of one or more tape cartridges. For example, data in the repository corresponding to different times can be compared and the movement of tape cartridges in a library tracked by differencing the locations of tape cartridges in a library at different times. In embodiments in which data is stored in records in a database, records associated with different times may be compared to track the movement of tape cartridges. Processing data can further comprise correlating errors with a particular library component based on the movement of one or more tape cartridges within the library.
As described above, tracking the movement of tape cartridges or other media allows sources of errors to be identified. For example, a tape cartridge may encounter errors when used with a tape drive A but may encounter no errors when used with other tape drives. If other tape cartridges encounter errors when used with tape drive A, but encounter no errors when used with other tape drives, this implies that tape drive A is unreliable. Accordingly, tape drive A may be bypassed or replaced. Thus, by tracking the movement of one or more tape cartridges, errors can be correlated to a particular tape or drive. Tracking cartridges in a library and correlating data (such as, for example, errors or other data) with cartridges or drives is described in U.S. patent application Ser. No. 11/801,809, entitled METHOD AND SYSTEM FOR NON-INTRUSIVE MONITORING OF LIBRARY COMPONENTS, which is hereby incorporated by reference.
Returning to
Data Engine 640 of
Collecting data associated with a library or library components in repository 660 and organizing the data allows a user to view the data to monitor library components. In
While in the above example, data engine 640, storage engine 650, repository 660, interface engine 670 or user interface 690 are described as being part of a monitoring device, data engine 640, storage engine 650, repository 660, interface engine 670 or user interface 690 may be contained in a component that is not physically part of the monitoring appliance. For example, data could be collected and compiled at the monitoring device but stored in memory coupled to the monitoring appliance. In one embodiment, interface engine 670 or user interface 690 run on a host computer which is coupled to repository 660 over a network. User 680 can access data in repository 660 utilizing interface engine 670 or user interface 690 which may be running on the host computer. Thus, a user may access the data in repository 660 over a network. Collected and compiled data may be partially stored in the monitoring appliance and partially stored in separate memory. In one example, a portion of collected data may be stored in a memory which is a component of data engine 640 or storage engine 650, while a portion of collected data may be stored in a memory which is a component of repository 660 or interface engine 670. Repository 660 of
It should be noted that the intervals between querying a library or library components can be fixed periods of time or of variable duration or a combination of the two. Individual library components may also be queried at different intervals: for example, a drive that is being heavily used may be queried more frequently than a drive which is not being used. In one embodiment, the data engine queries a library or library component every 30 seconds. In another embodiment, the time duration between querying is less than the backup time or the tape movement time. In further embodiments, the intervals can be determined by computer algorithm or user input.
It should further be noted that data may be derived from collected data and stored in the repository or other data storage. More specifically, collected data returned in response to one or more commands may be used to derive derived data which may be stored in the repository. Deriving derived data may comprise one or more calculations. The derived data may be organized. For example, derived data may be stored in particular records in a database. Examples of derived data may include, for example, the bits read by a drive over time (which may be, for example, in bits/second), the data transfer rate of a drive or other data. Statistical analysis may be performed on data stored in a repository. For example, statistical analysis may be performed on collected data or derived data and may be used to predict device or cartridge failure based on read errors or write errors or other data.
Secondary memory 704 can store a variety of computer instructions that include, for example, an operating system such as a Windows operating system (Windows is a trademark of Redmond, Wash. based Microsoft Corporation) and applications that run on the operating system, along with a variety of data. More particularly, secondary memory 704 can store a software program 730 that collects, compiles, stores, organizes or processes data associated with a library or library components. During execution by processor 702, portions of program 730 can be stored in secondary memory 704 and/or primary memory 703.
Because a repository may contain data associated with a library and library components spanning a period, a user may access the data to monitor the library or library components over a period of time. For example, a user may use a user interface to display data associated with a library component for a desired period of time. The data may be displayed in a graphical format.
Many types of storage drives provide a mechanism to ensure data integrity by preventing two devices from writing data to a drive at the same time. SCSI drives, for example, use a RESERVE/RELEASE mechanism in which a drive can be reserved for use by a host during a backup operation so that other hosts cannot overwrite data during the backup. The SCSI-3 command set also includes commands and command options that can establish a persistent reserve. Various drives can support persistent reserve for exclusive host access or persistent reserve for shared host access. Reserving a drive for use by a particular host or particular group of hosts is referred to herein as “reservation”, whether done according the SCSI protocols or through an analogous mechanism in another protocol.
In some cases, a command to collect data from a drive will penetrate the reservation such that the drive processes the command despite the existence of the reservation. For example, a drive may process the Log Sense issued by one host even if the drive is reserved for another host. Typically, this will not cause any issues. Some drives, however, will register as busy when processing the Log Sense command and not process other commands arriving near simultaneously with the Log Sense command. Consequently, if a host issues a read or write command that arrives at the same time as the Log Sense command, the drive may return a “Busy” response to the host, even if the drive is reserved for that host. For systems in which a large number of Log Sense commands may be issued to the drive, this busy condition may happen fairly frequently. If a host issuing read or write commands to the drive has a significant delay (e.g., on the order of seconds) before reissuing commands due to the busy status, the speed at which restores or backups occur can be noticeably reduced.
Embodiments described herein can avoid such speed degradations. According to one embodiment, a monitoring appliance, such as monitoring appliance 220, can issue a command that does not penetrate the reservation. If the drive is reserved, the drive will return a reservation conflict (“RC”) or other status indicating the previous reservation. The monitoring appliance can continue to issue the command to the drive until the drive responds in a manner that indicates that it is no longer reserved. When the reservation is cleared (e.g., when the RC or other reservation indicating status is no longer returned), it is an indication that the host is no longer using the tape drive or that a particular tape session has ended. The monitoring appliance can then issue a command to collect information from the drive (e.g., the Log Sense command or other command).
The command used to test whether the drive is reserved is referred to “a reservation testing command”, herein. According to one embodiment, the reservation testing command is “nondestructive.” That is, the reservation testing command does not cause the drive to write data to media in the drive nor does it cause movement of the media. According to one embodiment, the reservation testing command can be a Test Unit Ready command. The monitoring appliance can issue the reservation testing command according to a predefined schedule, with a particular frequency or according to another scheme.
Some drives are configured to reset Log Sense data after responding to a Log Sense command. If the monitoring appliance collects data from such a drive multiple times in a tape session, the statistics will only provide information about the drive since the last Log Sense command. Consequently, the monitoring appliance or other system will have to combine data returned in response to multiple Log Sense commands to determine accurate statistics for a tape session. In addition to preventing performance degradation, the use of the reservation testing command can simplify data collection for drives that clear their statistics every time they respond to a Log Sense command.
The clearing of a reservation indicates that a tape session is over. Using the reservation testing command, the monitoring appliance can delay sending of a Log Sense command to a tape drive until the reservation is cleared. In this manner, the monitoring appliance can collect all the Log Sense data for the tape session with a single Log Sense command.
Not all drives register as busy when processing the Log Sense command nor do all drives reset statistics after responding to a Log Sense command. The monitoring appliance can include a management interface that allows an administrator to set whether the monitoring appliance will send reservation testing commands and to which drives the reservation testing commands will be sent. The management interface can also allow selection of the frequency of sending commands and setting of other parameters.
Embodiments can also be implemented with respect to libraries of media other than magnetic tapes. For example, the library can comprise a plurality of optical disks (i.e., an optical jukebox) or removable hard drives. Other libraries can utilize a combination of different storage media such as hard drives, magnetic media or optical media. Additionally, the drives can operate according non-SCSI protocols.
While systems and methods been described with reference to particular embodiments, it should be understood that the embodiments are illustrative and that the scope of the invention is not limited to these embodiments. For example, while embodiments described above have been described with regard to TUR, RES, LS and Inquiry commands, this is by way of illustration and not limitation. In some embodiments, other commands may be used to test reservations and collect data associated with a library or library components. Many variations, modifications, additions and improvements to the embodiments described above are possible. Additionally, embodiments of issuing a reservation testing command can be performed by other devices collecting information from a media drive and not just a monitoring appliance. It is contemplated that these variations, modifications, additions and improvements fall within the scope of the claims.
This application claims the benefit of priority under 35 U.S.C. 119(e) to U.S. Provisional Patent Application No. 61/245,994 filed Sep. 25, 2009, which is hereby fully incorporated by reference herein.
Number | Name | Date | Kind |
---|---|---|---|
3704363 | Salmassy et al. | Nov 1972 | A |
3984923 | Rawson et al. | Oct 1976 | A |
4754345 | Karlstetter | Jun 1988 | A |
4899230 | Sherritt | Feb 1990 | A |
4932826 | Moy et al. | Jun 1990 | A |
4958235 | Sims et al. | Sep 1990 | A |
5004393 | Lunka | Apr 1991 | A |
5253126 | Richmond | Oct 1993 | A |
5303214 | Kulakowski | Apr 1994 | A |
5309768 | Mathews et al. | May 1994 | A |
5386324 | Fry et al. | Jan 1995 | A |
5668800 | Stevenson | Sep 1997 | A |
5781703 | Desai et al. | Jul 1998 | A |
5822516 | Krech, Jr. | Oct 1998 | A |
5875303 | Huizer et al. | Feb 1999 | A |
5881221 | Hoang et al. | Mar 1999 | A |
5883864 | Saliba | Mar 1999 | A |
6052264 | Curtis | Apr 2000 | A |
6052341 | Bingham et al. | Apr 2000 | A |
6058092 | Masters et al. | May 2000 | A |
6065087 | Keaveny et al. | May 2000 | A |
6163853 | Findlay et al. | Dec 2000 | A |
6195663 | Cheng | Feb 2001 | B1 |
6269330 | Cidon et al. | Jul 2001 | B1 |
6304880 | Kishi | Oct 2001 | B1 |
6345366 | Asano | Feb 2002 | B1 |
6490253 | Miller et al. | Dec 2002 | B1 |
6578083 | Tuck, III | Jun 2003 | B2 |
6624958 | Alva | Sep 2003 | B1 |
6636981 | Barnett et al. | Oct 2003 | B1 |
6715031 | Camble et al. | Mar 2004 | B2 |
6725394 | Bolt | Apr 2004 | B1 |
6799156 | Devries et al. | Sep 2004 | B1 |
6823401 | Feather, Jr. et al. | Nov 2004 | B2 |
6839824 | Camble et al. | Jan 2005 | B2 |
6950871 | Honma et al. | Sep 2005 | B1 |
6971046 | Johnson et al. | Nov 2005 | B1 |
7076391 | Pakzad et al. | Jul 2006 | B1 |
7194538 | Rabe | Mar 2007 | B1 |
7200546 | Nourmohamadian et al. | Apr 2007 | B1 |
7200722 | Goodman | Apr 2007 | B2 |
7263596 | Wideman et al. | Aug 2007 | B1 |
7275103 | Thrasher | Sep 2007 | B1 |
7278067 | Coatney et al. | Oct 2007 | B1 |
7310745 | Schnapp et al. | Dec 2007 | B2 |
7346801 | Brunelle et al. | Mar 2008 | B2 |
7386667 | Estelle et al. | Jun 2008 | B2 |
7443801 | Neidhardt et al. | Oct 2008 | B2 |
7444469 | Estelle et al. | Oct 2008 | B2 |
7483810 | Jackson et al. | Jan 2009 | B2 |
7492720 | Pruthi et al. | Feb 2009 | B2 |
7573664 | Bentley et al. | Aug 2009 | B2 |
7583604 | Couturier | Sep 2009 | B2 |
7596096 | Crawford et al. | Sep 2009 | B2 |
7613748 | Brockway | Nov 2009 | B2 |
7627786 | Bello et al. | Dec 2009 | B2 |
7653840 | Taylor et al. | Jan 2010 | B1 |
7809990 | Sasaki | Oct 2010 | B2 |
7885805 | Dickens et al. | Feb 2011 | B2 |
7908366 | Sims | Mar 2011 | B2 |
7971006 | Justiss et al. | Jun 2011 | B2 |
7974215 | Sims | Jul 2011 | B1 |
8032701 | Glade | Oct 2011 | B1 |
8035911 | Ballard et al. | Oct 2011 | B2 |
8099624 | Saxena et al. | Jan 2012 | B1 |
8108544 | Ramakrishnan et al. | Jan 2012 | B2 |
8117501 | Taniyama et al. | Feb 2012 | B2 |
8145572 | Ito | Mar 2012 | B2 |
8180824 | McCoy et al. | May 2012 | B2 |
8195986 | Meaney et al. | Jun 2012 | B2 |
8387054 | Zeis | Feb 2013 | B1 |
8495432 | Dickens et al. | Jul 2013 | B2 |
8631127 | Sims | Jan 2014 | B2 |
8631281 | Stripling et al. | Jan 2014 | B1 |
8639807 | Sims | Jan 2014 | B2 |
8644185 | Sims | Feb 2014 | B2 |
8645328 | Sims | Feb 2014 | B2 |
8650241 | Moody, II et al. | Feb 2014 | B2 |
8832495 | Foster et al. | Sep 2014 | B2 |
8843787 | Foster et al. | Sep 2014 | B1 |
8949667 | Foster et al. | Feb 2015 | B2 |
9015005 | Stripling | Apr 2015 | B1 |
9058109 | Moody, II et al. | Jun 2015 | B2 |
9081730 | Foster et al. | Jul 2015 | B2 |
9092138 | Sims et al. | Jul 2015 | B2 |
9280410 | Foster et al. | Mar 2016 | B2 |
9317358 | Foster et al. | Apr 2016 | B2 |
9442795 | Stripling et al. | Sep 2016 | B2 |
9501348 | Foster | Nov 2016 | B2 |
9699056 | Sims | Jul 2017 | B2 |
20010039579 | Trcka et al. | Nov 2001 | A1 |
20010040748 | Nagai et al. | Nov 2001 | A1 |
20020006004 | Miyamura | Jan 2002 | A1 |
20020055999 | Takeda | May 2002 | A1 |
20020169996 | King et al. | Nov 2002 | A1 |
20030016609 | Rushton | Jan 2003 | A1 |
20030070053 | Gallo et al. | Apr 2003 | A1 |
20030097439 | Strayer et al. | May 2003 | A1 |
20030126395 | Camble et al. | Jul 2003 | A1 |
20030128448 | Gunderson et al. | Jul 2003 | A1 |
20030225865 | Koestler | Dec 2003 | A1 |
20030233431 | Reddy et al. | Dec 2003 | A1 |
20040015755 | Klotz | Jan 2004 | A1 |
20040022263 | Zhao et al. | Feb 2004 | A1 |
20040030857 | Krakirian | Feb 2004 | A1 |
20040078419 | Ferrari | Apr 2004 | A1 |
20040078697 | Duncan | Apr 2004 | A1 |
20040139195 | Feather, Jr. et al. | Jul 2004 | A1 |
20040139240 | DiCorpo et al. | Jul 2004 | A1 |
20040168102 | Tsunoda | Aug 2004 | A1 |
20050044451 | Fry et al. | Feb 2005 | A1 |
20050052772 | Barbian et al. | Mar 2005 | A1 |
20050076263 | Tomita | Apr 2005 | A1 |
20050086554 | Simes | Apr 2005 | A1 |
20050091369 | Jones | Apr 2005 | A1 |
20050138195 | Bono | Jun 2005 | A1 |
20050149829 | Lee | Jul 2005 | A1 |
20050174869 | Kottomtharayil et al. | Aug 2005 | A1 |
20050210161 | Guignard et al. | Sep 2005 | A1 |
20050231846 | Winarski et al. | Oct 2005 | A1 |
20050246376 | Lu et al. | Nov 2005 | A1 |
20050246509 | Topham et al. | Nov 2005 | A1 |
20050262231 | Lowe et al. | Nov 2005 | A1 |
20060085595 | Slater | Apr 2006 | A1 |
20060092850 | Neidhardt et al. | May 2006 | A1 |
20060126211 | Sasaki | Jun 2006 | A1 |
20060168499 | Edwards et al. | Jul 2006 | A1 |
20060170238 | Justiss et al. | Aug 2006 | A1 |
20060174071 | Justiss et al. | Aug 2006 | A1 |
20060190205 | Klein et al. | Aug 2006 | A1 |
20060242489 | Brockway et al. | Oct 2006 | A1 |
20070025008 | Ballard | Feb 2007 | A1 |
20070043885 | Gallo | Feb 2007 | A1 |
20070067678 | Hosek et al. | Mar 2007 | A1 |
20070079048 | Starr et al. | Apr 2007 | A1 |
20070106840 | Estelle | May 2007 | A1 |
20070186066 | Desai et al. | Aug 2007 | A1 |
20070226336 | Katagiri et al. | Sep 2007 | A1 |
20070253088 | Clarke et al. | Nov 2007 | A1 |
20070255920 | Gold | Nov 2007 | A1 |
20070294591 | Usynin et al. | Dec 2007 | A1 |
20080019283 | Emile | Jan 2008 | A1 |
20080077825 | Bello et al. | Mar 2008 | A1 |
20080098168 | Estelle | Apr 2008 | A1 |
20080109547 | Bao et al. | May 2008 | A1 |
20080115015 | Ikezawa et al. | May 2008 | A1 |
20080259809 | Stephan et al. | Oct 2008 | A1 |
20080282265 | Foster et al. | Nov 2008 | A1 |
20090044047 | Bates et al. | Feb 2009 | A1 |
20090059757 | Haustein et al. | Mar 2009 | A1 |
20090070092 | Dickens et al. | Mar 2009 | A1 |
20090103432 | Trikoz | Apr 2009 | A1 |
20090106816 | Ito | Apr 2009 | A1 |
20090113129 | Deicke et al. | Apr 2009 | A1 |
20090177314 | Greco et al. | Jul 2009 | A1 |
20090198650 | Sims | Aug 2009 | A1 |
20090198737 | Sims | Aug 2009 | A1 |
20090199045 | Kasubuchi et al. | Aug 2009 | A1 |
20100023604 | Verma et al. | Jan 2010 | A1 |
20100033863 | Fry et al. | Feb 2010 | A1 |
20100125740 | Grechanik | May 2010 | A1 |
20100174878 | Davis et al. | Jul 2010 | A1 |
20100182887 | Moody et al. | Jul 2010 | A1 |
20100228805 | McCoy et al. | Sep 2010 | A1 |
20100250698 | Haustein et al. | Sep 2010 | A1 |
20100275219 | Carlson et al. | Oct 2010 | A1 |
20110194451 | Sims | Aug 2011 | A1 |
20120185589 | Sims | Jul 2012 | A1 |
20120221597 | Sims | Aug 2012 | A1 |
20130067587 | Leet et al. | Mar 2013 | A1 |
20140085744 | Stripling et al. | Mar 2014 | A1 |
20140095815 | Sims | Apr 2014 | A1 |
20140112118 | Moody, II et al. | Apr 2014 | A1 |
20140112185 | Sims | Apr 2014 | A1 |
20140122438 | Sims | May 2014 | A1 |
20140325284 | Foster et al. | Oct 2014 | A1 |
20140359369 | Foster et al. | Dec 2014 | A1 |
20150106654 | Foster et al. | Apr 2015 | A1 |
20150178006 | Stripling et al. | Jun 2015 | A1 |
20150243323 | Moody, II et al. | Aug 2015 | A1 |
20150278007 | Foster et al. | Oct 2015 | A1 |
20160134507 | Sims | May 2016 | A1 |
20160148646 | Foster et al. | May 2016 | A1 |
20160171999 | Stripling et al. | Jun 2016 | A1 |
20160196080 | Foster et al. | Jul 2016 | A1 |
20170040034 | Foster et al. | Feb 2017 | A1 |
Number | Date | Country |
---|---|---|
0726570 | Aug 1996 | EP |
2419198 | Apr 2006 | GB |
Entry |
---|
Kolaks, “Securing out-of-band device management”, 2003, pp. 1-19. |
SNIA, “Advancing storage & information technology”, version 2.1.0, Sep. 4, 2008, pp. 1-30. |
Weitz, “Storage Area Networks” May 20, 2002, pp. 1-5. |
IBM, “IBM TatalStorage Ultrium Tape Library 3582”, 2003, pp. 1-140. |
Weber (ed.) Information Technology—SCSI Primary Commands—4 (SPC-4), Project T10/1731-D, rev. 2, Sep. 15, 2005. |
Penokie (ed.) Information Technology—SCSI Block Commands—3 (SBC-3), T10/1799-D, Rev. 6, Jul. 24, 2006. |
Weber (ed.) Information Technology—SCSI Primary Commands—4 (SPC-4), Project T10/1731-D, rev. 10, Apr. 21, 2007. |
Weber (ed.) Information Technology—SCSI Primary Commands—3 (SPC-3), Project T10/1416-D, rev. 22a, Mar. 25, 2005. |
Oetting (ed.) Information Technology—SCSI Media Changer Commands—2 (SMC-2), INCITS T10 Project 1383D, rev. 7, Nov. 18, 2003. |
International Search Report and Written Opinion dated Aug. 29, 2008 for International Patent Application No. PCT/US2008/63227, 7 pgs. |
International Search Report and Written Opinion dated Jun. 29, 2009 for International Patent Application No. PCT/US2009/032402. |
International Search Report and Written Opinion completed Jun. 26, 2009, dated Jul. 3, 2009, for International Patent Application No. PCT/US2009/032390, 13 pgs. |
Paul Boehler, “Common SCSI/ATAPI Command Set for Streaming Tape” QIC 157, Revision D, Dec. 13, 1995, 50 pgs. |
Office Action issued in U.S. Appl. No. 12/025,322, dated Dec. 30, 2009, 11 pgs. |
Office Action issued in U.S. Appl. No. 12/025,436, dated Mar. 30, 2010, 15 pgs. |
Office Action issued in U.S. Appl. No. 12/024,755, dated Jun. 23, 2010, 11 pgs. |
Office Action issued in U.S. Appl. No. 12/025,322, dated Jul. 8, 2010, 15 pgs. |
International Preliminary Report on Patentability (Ch. I) for International Application No. PCT/US2009/032402, dated Aug. 3, 2010, 7 pgs. |
International Preliminary Report on Patentability (Ch. I) for International Application No. PCT/US2009/032390 dated Aug. 10, 2010, 7 pgs. |
Office Action issued in U.S. Appl. No. 12/025,436, dated Sep. 15, 2010, 21 pgs. |
“SCSI DDS Tape Expert Tool (mstm Online Help),” Hewlett Packard, 2002, at http://docs.hp.com/hpux/onlinedocs/diag/stm/help/expert/scsi—ddsm.htm, 8 pgs. |
Office Action issued in U.S. Appl. No. 11/801,809, dated Sep. 23, 2010, 31 pgs. |
Notice of Allowance for U.S. Appl. No. 12/024,755, dated Dec. 10, 2010, 16 pgs. |
International Preliminary Report on Patentability (Ch. II) for International Patent Application No. PCT/US08/63227, dated Oct. 31, 2011, Patent Cooperation Treaty, 25 pgs. |
Corrected International Preliminary Report on Patentability (Ch. II) for International Patent Application No. PCT/US08/63227, dated Feb. 2, 2012, Patent Cooperation Treaty, 22 pgs. |
Office Action for U.S. Appl. No. 11/801,809, dated Feb. 16, 2011, 23 pgs. |
Notice of Allowance for U.S. Appl. No. 12/025,322, dated Feb. 17, 2011, 8 pgs. |
Office Action for U.S. Appl. No. 12/025,436, dated Mar. 11, 2011, 25 pgs. |
Office Action for U.S. Appl. No. 11/801,809, dated Jun. 2, 2011, 16 pgs. |
Office Action for U.S. Appl. No. 13/459,720, dated Aug. 1, 2012, 16 pgs. |
Office Action for U.S. Appl. No. 13/430,429, dated Aug. 2, 2012, 15 pgs. |
Office Action for U.S. Appl. No. 12/025,300, dated Aug. 6, 2012, 30 pgs. |
Office Action for U.S. Appl. No. 12/861,609, dated Aug. 7, 2012, 10 pgs. |
Office Action for U.S. Appl. No. 12/025,436, dated Aug. 22, 2011, 36 pgs. |
Office Action for U.S. Appl. No. 13/091,877, dated Oct. 11, 2012, 14 pgs. |
Office Action for U.S. Appl. No. 12/025,436, dated Nov. 9, 2012, 34 pgs. |
Office Action for U.S. Appl. No. 12/861,612, dated Nov. 27, 2012, 12 pgs. |
Office Action for U.S. Appl. No. 12/861,609, dated Jan. 4, 2013, 12 pgs. |
Notice of Allowance for U.S. Appl. No. 13/430,429, dated Feb. 11, 2013, 6 pgs. |
Notice of Allowance for U.S. Appl. No. 13/459,720, dated Feb. 11, 2013, 6 pgs. |
Office Action for U.S. Appl. No. 12/025,300, dated Feb. 15, 2013, 35 pgs. |
Office Action for U.S. Appl. No. 12/692,403, dated Feb. 20, 2013, 35 pgs. |
IBM et al., Hardware and Volume Statistical Analysis and Reporting System for Detecting and Isolating Media and Hardware Errors on the Magstar Family of Tape Drives, Dec. 1, 1999, 4 pgs (Ip.com No. IPCOM000013086D). |
International Preliminary Report on Patentability (Ch. I) for International Patent Application No. PCT/US2011/021517, dated Aug. 2, 2012, 8 pgs. |
Notice of Allowance for U.S. Appl. No. 13/091,877, dated Feb. 27, 2013, 10 pgs. |
International Search Report and Written Opinion for International Patent Application No. PCT/US2011/021517, dated Apr. 19, 2011, 12 pgs. |
Office Action for U.S. Appl. No. 12/861,612, dated Jun. 11, 2013, 12 pgs. |
Notice of Allowance for U.S. Appl. No. 13/091,877, dated Jun. 11, 2013, 7 pgs. |
Notice of Allowance for U.S. Appl. No. 11/801,809, dated Jun. 20, 2013, 4 pgs. |
Notice of Allowance for U.S. Appl. No. 12/025,436, dated Mar. 8, 2013, 10 pgs. |
Notice of Allowance for U.S. Appl. No. 13/459,720, dated May 7, 2013, 2 pages. |
Notice of Allowance for U.S. Appl. No. 13/430,429, dated May 14, 2013, 4 pgs. |
Notice of Allowance for U.S. Appl. No. 12/692,403, dated May 14, 2013, 5 pgs. |
Office Action for U.S. Appl. No. 11/801,809, dated Mar. 27, 2013, 13 pgs. |
Office Action for U.S. Appl. No. 12/025,300, dated Jul. 30, 2013, 29 pgs. |
Notice of Allowance for U.S. Appl. No. 13/430,429, dated Aug. 1, 2013, 3 pgs. |
Notice of Allowance for U.S. Appl. No. 13/459,720, dated Aug. 5, 2013, 3 pgs. |
Notice of Allowance for U.S. Appl. No. 12/861,609, dated Feb. 5, 2014, 3 pgs. |
Notice of Allowance for U.S. Appl. No. 11/801,809, dated Mar. 25, 2014, 4 pgs. |
Office Action for U.S. Appl. No. 12/025,300, dated Apr. 23, 2014, 29 pgs. |
Office Action for U.S. Appl. No. 14/143,046, dated May 7, 2014, 18 pgs. |
Notice of Allowance for U.S. Appl. No. 11/801,809, dated Jun. 27, 2014, 4 pgs. |
Notice of Allowance for U.S. Appl. No. 14/324,980, dated Aug. 25, 2014, 6 pgs. |
Office Action for U.S. Appl. No. 11/801,809, dated Dec. 17, 2013, 8 pgs. |
Office Action for U.S. Appl. No. 12/025,300, dated Jan. 2, 2014, 33 pgs. |
Notice of Allowance for U.S. Appl. No. 12/025,300, dated Sep. 24, 2014, 10 pgs. |
Office Action for U.S. Appl. No. 14/099,591, dated Oct. 1, 2014, 5 pgs. |
Notice of Allowance for U.S. Appl. No. 12/692,403, dated Aug. 16, 2013, 3 pgs. |
Notice of Allowance for U.S. Appl. No. 11/801,809, dated Aug. 22, 2013, 5 pgs. |
Office Action for U.S. Appl. No. 12/861,609, dated Sep. 6, 2013, 11 pgs. |
Notice of Allowance for U.S. Appl. No. 12/861,612, dated Sep. 30, 2013, 12 pgs. |
Notice of Allowance for U.S. Appl. No. 12/025,436, dated Oct. 4, 2013, 5 pgs. |
Notice of Allowance for U.S. Appl. No. 13/091,877, dated Oct. 8, 2013, 5 pgs. |
Notice of Allowance for U.S. Appl. No. 13/430,429, dated Oct. 30, 2013, 3 pgs. |
Notice of Allowance for U.S. Appl. No. 13/459,720, dated Oct. 30, 2013, 3 pgs. |
Corrected Notice of Allowability for U.S. Appl. No. 14/324,980, dated Oct. 24, 2014, 4 pgs. |
Office Action for U.S. Appl. No. 14/464,034, dated Nov. 5, 2014, 8 pgs. |
Notice of Allowance for U.S. Appl. No. 14/324,980, dated Nov. 24, 2014, 5 pgs. |
Office Action for U.S. Appl. No. 14/099,591, dated Jun. 2, 2014, 13 pgs. |
Notice of Allowance for U.S. Appl. No. 14/143,046, dated Dec. 18, 2014, 8 pgs. |
Notice of Allowance for U.S. Appl. No. 14/574,077, dated Jun. 15, 2015, 5 pgs. |
Notice of Allowance for U.S. Appl. No. 14/464,034, dated Dec. 19, 2014, 2 pgs. |
Office Action for U.S. Appl. No. 14/092,729, dated Dec. 24, 2014, 8 pgs. |
Notice of Allowance for U.S. Appl. No. 12/025,300, dated Jan. 16, 2015, 7 pgs. |
Notice of Allowance for U.S. Appl. No. 14/143,046, dated Feb. 12, 2015, 10 pgs. |
Office Action for U.S. Appl. No. 14/574,077, dated Feb. 25, 2015, 15 pgs. |
Notice of Allowance for U.S. Appl. No. 14/099,591, dated Feb. 27, 2015, 10 pgs. |
Notice of Allowance for U.S. Appl. No. 14/464,034, dated Mar. 9, 2015, 2 pgs. |
Notice of Allowance for U.S. Appl. No. 14/574,077, dated Jan. 21, 2016, 4 pgs. |
Notice of Allowance for U.S. Appl. No. 14/144,077, dated Apr. 7, 2016, 5 pgs. |
Office Action for U.S. Appl. No. 15/010,954, dated Apr. 21, 2016, 16 pgs. |
Office Action for U.S. Appl. No. 14/144,067, dated May 4, 2016, 11 pgs. |
Notice of Allowance for U.S. Appl. No. 14/092,729, dated Aug. 11, 2015, 5 pgs. |
Notice of Allowance for U.S. Appl. No. 14/574,077, dated Sep. 23, 2015, 5 pgs. |
Notice of Allowance for U.S. Appl. No. 14/737,007, dated Oct. 13, 2015, 9 pgs. |
Office Action for U.S. Appl. No. 14/144,077, dated Nov. 12, 2015, 15 pgs. |
Notice of Allowance for U.S. Appl. No. 15/010,954, dated Jul. 19, 2016, 4 pgs. |
Out-of-band management, Wikipedia, retrieved from https://en.wikipedia.org/wiki/Out-of-band—management, printed on Sep. 15, 2016, 4 pgs. |
Notice of Allowance for U.S. Appl. No. 14/144,077, dated Nov. 1, 2016, 5 pgs. |
Office Action for U.S. Appl. No. 14/144,067, dated Nov. 16, 2016, 12 pgs. |
Office Action for U.S. Appl. No. 14/710,807, dated Dec. 1, 2016, 22 pgs. |
Office Action for U.S. Appl. No. 14/144,067, dated Mar. 20, 2017, 14 pgs. |
Office Action for European Patent Application No. 11703750.7, dated Feb. 13, 2017, 18 pgs. |
Office Action for U.S. Appl. No. 15/297,907, dated Apr. 24, 2017, 17 pgs. |
Office Action for U.S. Appl. No. 15/000,888, dated May 9, 2017, 10 pgs. |
Office Action for U.S. Appl. No. 14/640,072, dated May 17, 2017, 18 pgs. |
Notice of Allowance for U.S. Appl. No. 14/144,077, dated May 18, 2017, 5 pgs. |
Number | Date | Country | |
---|---|---|---|
61245994 | Sep 2009 | US |