The present invention relates to data protection and more particularly to emulating commands that are implemented by physical tape libraries (PTLs) to facilitate communication and data movement between a PTL and data protection applications (DPAs). The commands are emulated so that backup data may be copied from DPAs to disk-based virtual tape libraries (VTLs) without requiring the DPA to support disk as a backup medium. In other words, a tape library interface is added to a standard disk array.
Data protection (which includes backing up computer data, restoring computer data, securing computer data, and managing computer data storage) and disaster recovery procedures are essential processes to organizations that use computers. In fact, data protection is the single most expensive storage administrative task. Most large organizations perform data backups to tape media and use a robotically-controlled tape library or tape jukebox to assist with backup automation. Performing and managing backups and restores involves many functions including, for example, media management (including tape tracking, rotation and off-site storage), tape jukebox management, file tracking, backup scheduling, assisted or automated data restore and data archival.
In order to effectively perform the above functions, a sophisticated DPA is required. Examples of such DPAs include, for example, Legato NetWorker, Veritas BackupExec and CA ArcServe. DPAs automate and assist with the essential functions of data protection.
DPAs are designed specifically to work with physical tapes, tape drives and PTLs. In fact, most of the complexities in DPAs relate to their interaction with those physical devices. Unfortunately, physical tape devices tend to be slow and error prone: tape robots fail, tape drives misbehave, tape media wears out or tears, etc. It would therefore be preferable to backup data to disk arrays, which are less error prone and perform better. Advanced Technology Attachment (ATA) disk drives have also reached price parity with tape media, which adds a large incentive to move from tape-based solutions to disk-based solutions. However, existing DPAs were designed to work with physical tape libraries and they encounter numerous difficulties when dealing with disk arrays.
It would therefore be desirable to add a tape library emulation layer to disk arrays that allows DPAs to read and write to disk arrays in the same fashion they read and write to tape.
The invention is a method and system for emulating commands that are implemented by physical tape libraries (PTLs) to facilitate communication and data movement between a PTL and data protection applications (DPAs) so that backup data may be copied, as desired, between an existing DPA and a disk based virtual tape library (VTL). The VTL may be independently configured or configured to logically correspond to one or more existing PTL, as desired.
Referring now to
For sake of clarity, backup data, for purposes of describing the preferred embodiments, is any data that has been backed-up from any type of computer network or application. Furthermore, the terms data and backup data may be used interchangeably throughout the specification.
In general, a VTL is a disk based repository or storage medium for backup data. The VTL is a logical representation of a PTL. By means of emulation, the VTL exhibits all the behaviors of a PTL—it appears to have a robotic arm, one or more tape drives, tape cartridge slots, mailbox (entry/exit) slots and a bar code reader. In reality, one or more of each of these devices are emulated in such a way that they can respond on the bus, small computer system interface (SCSI) or fibre channel (FC), in exactly the same way as PTLs do. Furthermore, the characteristics (i.e. how each library is emulated, such as the number of tape drives, etc.) of a VTL may be predetermined as desired and may be defined by VTL type.
A VTL type may be used to define how many tape drives and tape slots one of the libraries should have, as well as how the library should identify itself when probed on the bus. In other words, the VTL may be set up to logically contain, via emulation any of the typical components of a typical PTL. Therefore a VTL may simply be configured so that it logically contains any predetermined number of virtual slots and virtual cartridges, as desired. The logical configuration of a VTL is configured according to a set of specifications. The specifications may be modeled after an existing PTL or they may be independently created, as desired.
Similar to the VTL, a virtual tape is a logical representation of a physical tape. Virtual tapes are the emulated equivalent of physical tapes and are used inside VTLs and written to by virtual tape drives in the same way as physical tapes are written to by physical tape drives. When a virtual tape is created, a tape label is associated with it. This label is used to identify a particular virtual tape which in turn comprises particular virtual tape files written by the DPA, typically in a proprietary format. Tape labels in a VTL are reported to the DPA in exactly the same way as tape barcode labels are reported by a PTL. Copying the contents of a VTL is just as critical as copying the contents of a PTL when dealing with site failures. Copying the contents of a VTL, however, does not require a DPA and is much easier and more flexible. Furthermore, the disk based VTL is more reliable than tape media and a PTL.
When writing data to a VTL, the DPA records the data to the VTL in exactly the same format as if the DPA was writing the data to tape. While the DPA is writing data to the VTL, a log is kept of all write operations made by the DPA to the VTL. Maintaining the log of write operations allows the particular sequence in which the data was copied to the onsite VTL to be played back in the same way it was received from the DPA. This is done completely independently of the library emulation module and provides all of the benefits of disk based, randomly accessible, backup data while allowing, if necessary, physical tapes to be conveniently created without using the DPA. Physical tapes created by playing back data written to the VTL are equivalent to physical tapes created using a DPA.
Referring again to
The specifications of a VTL, which as explained, may be used to identify particular types of VTLs, may already exist in a previously created file and, if so, will be automatically activated upon activation of the emulation module. Alternatively, the specifications of one or more VTLs (or changes to existing VTLs) may be inputted to the emulation module at any time after activation. As mentioned, the specifications of a VTL may correspond to the specifications of an existing PTL or they may be independently created.
By way of example, in situations where an organization has a PTL and DPA already in place and wishes to upgrade their PTL to a VTL, the VTL is logically configured to have the same specifications of the existing PTL. That is, if the existing PTL has 4 slots and 4 cartridges, the VTL is logically configured to include 4 slots and 4 cartridges. This allows the organization to keep the same workflows and DPA configuration, while transparently achieving the benefits of the VTL over the existing PTL. Whatever the specifications of a particular VTL is, those specifications may be inputted to the emulation module either upon activation or thereafter. Regardless of whether a VTL is modeled after an existing PTL or is independently created, the VTL is logically configured in the same format as a typical PTL. That is, a VTL will have W slots, X drives, Y cartridges, Z mailbox slots etc.
In step 14, an emulation module associated with the VTL exposes the specifications of the VTL, in accordance with the manner in which they were requested which, as mentioned, may vary. In step 16, the DPA sends commands for writing backup data. The DPA commands are received by the emulation module in step 18. If multiple DPAs share one VTL, a single emulation module can emulate a library for each DPA (configured independently) or the DPAs can be set up to share a single emulated library, as they would share a single PTL. Setting up multiple VTLs allows different types (and possibly incompatible) DPAs to share a single physical device that is centrally administered, while avoiding having to share the same library. The emulation can be configured in such a way that each DPA can only see its own emulated library. Alternatively, for each emulated library, hosts can be specified that are allowed to interact with the library. This can be accomplished via LUN mapping or network zoning.
In steps 20 and 22, the emulation module will confirm whether the commands may be executed. To confirm whether the DPA commands may be executed, the emulation module determines whether the commands fit the specifications of the VTL (step 20) and whether the commands conform to the VTL's internal resources (step 22).
With respect to whether the commands fit the VTL's specifications (step 20), the emulation module, for example, may check that the slot or cartridge asked for in the DPA commands is actually a slot or cartridge that was configured in the emulation module of the VTL. Therefore, if the DPA's commands asked for slot 5 and the VTL was only configured with slots 1-4, the DPA's command does not fit the specifications of the emulated library. If the commands do not fit the specifications, the method proceeds to step 21 where an error signal is sent to the DPA indicating that the commands sent by the DPA have not been executed. That is, the method creates an error condition analogous to an error condition created in a PTL in response to a DPA command referencing the 5th slot in a PTL having only 4 slots.
It is important to note, however, that the emulation does not need to fit the physical characteristics of the back-end disk subsystem. For example, a virtual tape that logically corresponds to a physical tape can be configured to fit, for example, 40 GB of backup data, but, even if all 40 GB of data have yet to be used, the system will stop writing to that virtual tape when the corresponding physical tape would become full. That is, even if there is more space in the back-end disk subsystem, the emulation module will report to the DPA that the tape is full once that mark is reached.
If, the DPA's commands do fit the specifications of the VTL, the method proceeds to step 22 where the method determines whether the commands conform to the VTL's internal resources. In step 22, the emulation module, for example, may check to determine whether the VTL has sufficient disk space to receive the backup data. If the commands do not conform to the VTL's internal resources, the method proceeds to step 21 where an error signal is sent to the DPA, as explained above. If desired, the internal resources may be increased, as desired. It should be noted, however, that a negative determination in step 22 is avoidable. For example, disk space may be reserved for virtual tapes before any data is written on them so that the DPA won't expect more space on a virtual tape than is physically available on disk.
If the commands do conform to the VTL's internal resources, the method continues on to step 24. In step 24, the emulation module translates the relevant DPA commands to the format of the VTL so that the commands sent by the DPA may be carried out in the VTL. For example, sequential writes may be turned into non-sequential writes internally (for example to load-balance one or more data streams across multiple disks) and tape positioning or other tape specific commands can be ignored outside of the emulation module.
The format of the VTL may be any type of format that may be used for managing data in a disk based storage medium such as a VTL. Furthermore, there is relatively little variation between typical DPAs with respect to the commands that are used to write data to a PTL. Therefore, the emulation module is configured so that it may translate the relevant DPA commands of a variety of DPAs to any number of formats that may be used by the particular VTL. This enables a single emulation module to be used for a wide variety of DPA/VTL formats. Furthermore, a single emulation module may be used to emulate more than one PTL. In other words, a single disk array can be turned into multiple tape libraries of potentially different geometries and characteristics. For example, a 4 drive 40 slot Linear Tape Open (LTO) library can be emulated at the same time as a 1 drive 5 slot Digital Linear Tape (DLT) library within a single emulation module. Alternatively, a VTL can contain multiple emulation modules. This has tremendous implications in terms of library sharing because this functionality makes it possible to emulate a library for each server that needs to be backed up, which in turn completely avoids complicated library sharing procedures. Tape drives and even entire tape libraries are no longer a scarce resource but can be created on demand. Also, unlike in physical tape libraries, any bandwidth that is not used by one of the tape drives can be used by the remaining drives.
Once the DPA commands have been translated, the method proceeds to step 26. When a DPA sends a command to write data to a PTL, the command may include instructions necessary for copying data to a library as well as the data itself. Therefore, the command may require movement of the components of a typical PTL as well the actual writing of data. For example, a DPA command may include instructions such as a) fetch tape X from slot Y; b) put tape X in drive 1; c) copy data to location Z of tape X. In response to such a command, a PTL would d) move the robotic arm to slot Y; e) grab tape X; f move robotic arm to drive 1; g) release tape h) forward to location Z of tape X and i) copy data. VTLs, however, have no real moving parts, but emulate those commands by carrying them out virtually in order to trick the DPA into thinking it is dealing with a PTL.
The manner in which the VTL responds to the DPA's commands depends on whether the commands involve data movement (i.e. writing data to the VTL or retrieving data from the VTL) or instructions. For DPA commands having instructions such as “a” and “b,” above, the VTL does not actually perform the same tasks that a PTL would (i.e. tasks “d” through “h”), but rather records the state changes caused by implementing those tasks. That is, the emulation module simply takes a note (in order to update the current state) that the virtual tape in question is now in drive 1, without actually having to perform any physical movements. No physical robot movements are necessary because disk drives allow random access. Once data is actually written by the DPA using drive 1, the emulation module knows exactly which virtual tape to write to by consulting its state table. It can then write directly to the appropriate virtual tape using the random access interface of the back-end disk subsystem. Hence, operations that typically take minutes to perform in PTLs (for example rewinding a tape) can be emulated in milliseconds. Additional information relevant to the instruction, such as the time the tape was put in drive 1, for example, may also be recorded as desired.
Due to the fact that the VTL responds differently depending on the type of DPA command that is received, the method, in step 26, determines whether the DPA command includes instructions or data movement. If the DPA command includes instructions, the method proceeds to step 28 and records any state changes caused thereby, as explained above. If, in contrast, the DPA command requires data movement such as, for example, writing data, the method proceeds to step 30 where DPA commands for writing data to a particular location, in what the DPA thinks is a PTL, are also performed virtually. DPA commands for writing data will include the data to be copied as well as information indicating where in a PTL the data should be copied. In this case, however, the emulation module passes the data to another module that copies the data to a location on a disk in the VTL that virtually corresponds to the particular location provided in the DPA command. In other words, the data is copied to one or more disk regions that correspond to a virtual tape that in turn corresponds to a physical tape. The particular location in the VTL where the data is saved may have been previously designated as corresponding to that location or may be labeled after the data is saved thereto as corresponding to that location.
By way of example, if the DPA command indicated that the data should be copied to physical tape 1 at location Y of PTL Z, the data will be copied to a particular location in the VTL that logically corresponds to physical tape 1, location Y, PTL Z. Therefore, if the DPA sends a subsequent command requesting data from what, in the DPAs mind, should be, for example, physical tape 2, location X, the data in the VTL which corresponds to physical tape 2, location X may be retrieved and provided to the DPA. Retrieving data requested by the DPA in this manner is faster and less cumbersome then having to retrieve and access an actual physical tape because there are no moving parts and the data may be accessed randomly as opposed to sequentially.
The data copied to the VTL may be used to create actual physical tapes by playing back the data as explained above. The data may also be further copied, to perform restores for example, to any other type of disk based storage medium as desired. Data in one VTL may be copied to another remotely located VTL as explained in the Applicants'pending U.S. patent application having application Ser. No. 10/218,249, the entirety of which is hereby incorporated by reference. The data in the VTL may also be copied to removable disks located in the VTL so that backup data may be stored offsite as desired.
Once the state changes have been recorded or the data copied or both, the method proceeds to step 32. In step 32, an error check is performed to determine whether all of the previous steps have been performed successfully. It is important to note that any number of error checks may be included throughout the method. That is, in this embodiment, a global error check is performed, but performing individual error checks after each step of the method is certainly within the scope of the present invention.
If errors are detected in step 32, the method proceeds to step 21 where an error signal is sent to the DPA as explained above. It is important to note that the error signal may include additional information regarding the cause of the error, as desired. If, in contrast, there are no detected errors, an acknowledgement signal is sent to the DPA (step 34) indicating to the DPA that the one or more DPA commands sent to the VTL have been successfully performed. Of course, where the DPA's commands were related to retrieving data from the VTL, the requested data is sent to the DPA along with the acknowledgement signal. The emulation module acknowledges the commands of the DPA despite the fact that any instructions pertaining to the movement of the typical components of a PTL were emulated and not actually performed physically.
Acknowledging the DPA's commands satisfies the DPA and allows the DPA to send subsequent commands. The commands sent by the DPA are typically low-level commands such as SCSI commands or FC network commands (FC infrastructures are based on SCSI commands but allow for more flexible network topologies). Other interfaces may also be possible, such us, for example, IP-based protocols (such as iFC, iSCSI, etc.). The emulation module responds to DPA commands on the same level as they are sent. Furthermore, the emulation module only utilizes tape library commands that are required by the DPA to communicate with or write data to a PTL. As a consequence, the emulation module does not need to emulate every command of a PTL but only commands that are actually used by the supported DPAs. This enables the emulation module to be configured to emulate the necessary commands for a wide variety of PTLs and DPAs with minimal overhead.
The emulation module may be configured to perform Logical Unit Number (LUN) mapping as part of the emulation such that the servers that are supposed to see each VTL can actually see them on the network, whereas other network nodes cannot. Furthermore, the emulation module may emulate different libraries for different users or customers and limit their access to their own library specifications. Alternatively, each user or customer may have his or her own emulation module.
Referring now to
A DPA 54 sends commands, which are acknowledged by the emulation module 58, indicating that such commands were successfully performed. Of course, any DPA commands relating to actual physical movement of the typical components of a PTL are not actually carried out, as a VTL 56 lacks such components. Instead, those types of instructions are performed virtually by adding them to a state table of all such instructions received from a DPA 54. If a DPA command is not performed successfully, an error message is sent to the DPA 54.
When actual data needs to be saved or otherwise copied to the VTL 56, the emulation module 58 uses other modules 59 . . . n to copy the data to a particular location in the VTL 56 that logically corresponds to the location indicated in the DPA's commands, as explained above. That is, the data may be saved anywhere in the VTL 56 on storage disks 60 . . . n, but wherever it is saved will logically correspond to the location where the DPA 54 indicated that the data should be stored. In particular, a RAID configuration could be used and one or more streams that are sequential from the DPA 54 to the emulation module 58 might be striped or otherwise load-balanced across multiple disks. Further, when copying the data to the VTL 56, the emulation module 58 may translate the data to a format used by the VTL, 56 as explained above.
By way of example, if a DPA sends a command indicating that a particular batch of data should be saved to tape 1, location Y, PTL Z, an emulation module of VTL Z (i.e. a VTL having the specifications of PTL Z) will copy that data, for example, to a particular address in a disk in VTL Z which logically corresponds to tape 1, location Y, PTL Z. The address in that disk may have been predetermined to correspond to tape 1, location Y or it may have been labeled as such after the data was copied thereto.
It is important to note that any type of data may be copied to or otherwise stored in the disks of a VTL—not just backup data. That is, the present invention is not limited to just copying backup data as defined in paragraph 15 which was so defined for purposes of describing the preferred embodiments, but rather may be any type of data. For example, an alternate embodiment of the invention is to copy multimedia data in the same fashion as described above. It should also be noted that the determination made in step 26 of
Although the present invention has been described in detail, it is to be understood that the invention is not limited thereto, and that various changes can be made therein without departing from the spirit and scope of the invention, which is defined by the attached claims.
Number | Name | Date | Kind |
---|---|---|---|
4635145 | Horie et al. | Jan 1987 | A |
4727512 | Birkner et al. | Feb 1988 | A |
4775969 | Osterlund | Oct 1988 | A |
5212784 | Sparks | May 1993 | A |
5235695 | Pence | Aug 1993 | A |
5297124 | Plotkin et al. | Mar 1994 | A |
5438674 | Keele et al. | Aug 1995 | A |
5455926 | Keele et al. | Oct 1995 | A |
5485321 | Leonhardt et al. | Jan 1996 | A |
5579516 | Van Maren et al. | Nov 1996 | A |
5666538 | DeNicola | Sep 1997 | A |
5673382 | Cannon et al. | Sep 1997 | A |
5745748 | Ahmad et al. | Apr 1998 | A |
5774292 | Georgiou et al. | Jun 1998 | A |
5774643 | Lubbers et al. | Jun 1998 | A |
5774715 | Madany et al. | Jun 1998 | A |
5794013 | McBrearty | Aug 1998 | A |
5805864 | Carlson et al. | Sep 1998 | A |
5809511 | Peake | Sep 1998 | A |
5809543 | Byers et al. | Sep 1998 | A |
5854720 | Shrinkle et al. | Dec 1998 | A |
5859979 | Tung et al. | Jan 1999 | A |
5864346 | Yokoi et al. | Jan 1999 | A |
5872669 | Morehouse et al. | Feb 1999 | A |
5875479 | Blount et al. | Feb 1999 | A |
5911779 | Stallmo et al. | Jun 1999 | A |
5913062 | Vrvilo et al. | Jun 1999 | A |
5949970 | Sipple et al. | Sep 1999 | A |
5961613 | DeNicola | Oct 1999 | A |
5963971 | Fosler et al. | Oct 1999 | A |
5974424 | Schmuck et al. | Oct 1999 | A |
6021408 | Ledain et al. | Feb 2000 | A |
6023709 | Anglin et al. | Feb 2000 | A |
6029179 | Kishi | Feb 2000 | A |
6041329 | Kishi | Mar 2000 | A |
6044442 | Jesionowski | Mar 2000 | A |
6049848 | Yates et al. | Apr 2000 | A |
6061309 | Gallo et al. | May 2000 | A |
6067587 | Miller et al. | May 2000 | A |
6070224 | LeCrone et al. | May 2000 | A |
6098148 | Carlson | Aug 2000 | A |
6128698 | Georgis | Oct 2000 | A |
6131142 | Kamo et al. | Oct 2000 | A |
6131148 | West et al. | Oct 2000 | A |
6163856 | Dion et al. | Dec 2000 | A |
6173359 | Carlson et al. | Jan 2001 | B1 |
6195730 | West | Feb 2001 | B1 |
6225709 | Nakajima | May 2001 | B1 |
6247096 | Fisher et al. | Jun 2001 | B1 |
6260110 | LeCrone et al. | Jul 2001 | B1 |
6266784 | Hsiao et al. | Jul 2001 | B1 |
6269423 | Kishi | Jul 2001 | B1 |
6269431 | Dunham | Jul 2001 | B1 |
6282609 | Carlson | Aug 2001 | B1 |
6289425 | Blendermann et al. | Sep 2001 | B1 |
6292889 | Fitzgerald et al. | Sep 2001 | B1 |
6301677 | Squibb | Oct 2001 | B1 |
6304880 | Kishi | Oct 2001 | B1 |
6304882 | Strellis et al. | Oct 2001 | B1 |
6317814 | Blendermann et al. | Nov 2001 | B1 |
6324497 | Yates et al. | Nov 2001 | B1 |
6327418 | Barton | Dec 2001 | B1 |
6336163 | Brewer et al. | Jan 2002 | B1 |
6336173 | Day et al. | Jan 2002 | B1 |
6339778 | Kishi | Jan 2002 | B1 |
6341329 | LeCrone et al. | Jan 2002 | B1 |
6343342 | Carlson | Jan 2002 | B1 |
6353837 | Blumenau | Mar 2002 | B1 |
6354748 | Vrvilo | Mar 2002 | B1 |
6360232 | Brewer et al. | Mar 2002 | B1 |
6385706 | Ofek et al. | May 2002 | B1 |
6389503 | Georgis et al. | May 2002 | B1 |
6408359 | Ito et al. | Jun 2002 | B1 |
6487561 | Ofek et al. | Nov 2002 | B1 |
6496791 | Yates et al. | Dec 2002 | B1 |
6499026 | Rivette et al. | Dec 2002 | B1 |
6546384 | Shaath et al. | Apr 2003 | B2 |
6557073 | Fujiwara | Apr 2003 | B1 |
6557089 | Reed et al. | Apr 2003 | B1 |
6578120 | Crockett et al. | Jun 2003 | B1 |
6615365 | Jenevein et al. | Sep 2003 | B1 |
6625704 | Winokur | Sep 2003 | B2 |
6654912 | Viswanathan et al. | Nov 2003 | B1 |
6658435 | McCall | Dec 2003 | B1 |
6694447 | Leach et al. | Feb 2004 | B1 |
6725331 | Kedem | Apr 2004 | B1 |
6766520 | Rieschl et al. | Jul 2004 | B1 |
6779057 | Masters et al. | Aug 2004 | B2 |
6779058 | Kishi et al. | Aug 2004 | B2 |
6779081 | Arakawa et al. | Aug 2004 | B2 |
6816941 | Carlson et al. | Nov 2004 | B1 |
6816942 | Okada et al. | Nov 2004 | B2 |
6834324 | Wood | Dec 2004 | B1 |
6850964 | Brough et al. | Feb 2005 | B1 |
6877016 | Hart et al. | Apr 2005 | B1 |
6915397 | Lubbers et al. | Jul 2005 | B2 |
6931557 | Togawa | Aug 2005 | B2 |
6938089 | Slaby et al. | Aug 2005 | B1 |
6950263 | Suzuki et al. | Sep 2005 | B2 |
6957291 | Moon et al. | Oct 2005 | B2 |
6959368 | St. Pierre et al. | Oct 2005 | B1 |
6973369 | Trimmer et al. | Dec 2005 | B2 |
6973534 | Dawson | Dec 2005 | B2 |
6978325 | Gibble | Dec 2005 | B2 |
6988109 | Stanley et al. | Jan 2006 | B2 |
7032126 | Zalewski et al. | Apr 2006 | B2 |
7032131 | Lubbers et al. | Apr 2006 | B2 |
7055009 | Factor et al. | May 2006 | B2 |
7069466 | Trimmer et al. | Jun 2006 | B2 |
7072910 | Kahn et al. | Jul 2006 | B2 |
7096331 | Haase et al. | Aug 2006 | B1 |
7100089 | Phelps | Aug 2006 | B1 |
7107417 | Gibble et al. | Sep 2006 | B2 |
7111136 | Yamagami | Sep 2006 | B2 |
7117324 | Scheld | Oct 2006 | B2 |
7127388 | Yates et al. | Oct 2006 | B2 |
7127577 | Koning et al. | Oct 2006 | B2 |
7143307 | Witte et al. | Nov 2006 | B1 |
7152077 | Veitch et al. | Dec 2006 | B2 |
7155586 | Wagner et al. | Dec 2006 | B1 |
7200546 | Nourmohamadian et al. | Apr 2007 | B1 |
7308528 | Kitamura et al. | Dec 2007 | B2 |
7389313 | Hsieh et al. | Jun 2008 | B1 |
7567993 | Trimmer et al. | Jul 2009 | B2 |
20010047447 | Katsuda | Nov 2001 | A1 |
20020004835 | Yarbrough | Jan 2002 | A1 |
20020009907 | Kasai et al. | Jan 2002 | A1 |
20020016827 | McCabe et al. | Feb 2002 | A1 |
20020026595 | Saitou et al. | Feb 2002 | A1 |
20020095557 | Constable et al. | Jul 2002 | A1 |
20020133491 | Sim et al. | Sep 2002 | A1 |
20020144057 | Li et al. | Oct 2002 | A1 |
20020163760 | Lindsey et al. | Nov 2002 | A1 |
20020166079 | Ulrich et al. | Nov 2002 | A1 |
20020171546 | Evans et al. | Nov 2002 | A1 |
20020174244 | Beckwith et al. | Nov 2002 | A1 |
20020191608 | Lenell et al. | Dec 2002 | A1 |
20020199129 | Bohrer et al. | Dec 2002 | A1 |
20030004980 | Kishi et al. | Jan 2003 | A1 |
20030014568 | Kishi et al. | Jan 2003 | A1 |
20030037211 | Winokur | Feb 2003 | A1 |
20030044834 | Daly et al. | Mar 2003 | A1 |
20030097462 | Parent et al. | May 2003 | A1 |
20030120476 | Yates et al. | Jun 2003 | A1 |
20030120676 | Holavanahalli et al. | Jun 2003 | A1 |
20030126388 | Yamagami | Jul 2003 | A1 |
20030135672 | Yip et al. | Jul 2003 | A1 |
20030149700 | Bolt | Aug 2003 | A1 |
20030182301 | Patterson et al. | Sep 2003 | A1 |
20030182350 | Dewey | Sep 2003 | A1 |
20030188208 | Fung | Oct 2003 | A1 |
20030217077 | Schwartz et al. | Nov 2003 | A1 |
20030225800 | Kavuri | Dec 2003 | A1 |
20040015731 | Chu et al. | Jan 2004 | A1 |
20040098244 | Dailey et al. | May 2004 | A1 |
20040153614 | Bitner et al. | Aug 2004 | A1 |
20040181388 | Yip et al. | Sep 2004 | A1 |
20040181707 | Fujibayashi | Sep 2004 | A1 |
20050010529 | Zalewski et al. | Jan 2005 | A1 |
20050044162 | Liang et al. | Feb 2005 | A1 |
20050063374 | Rowan et al. | Mar 2005 | A1 |
20050065962 | Rowan et al. | Mar 2005 | A1 |
20050066118 | Perry et al. | Mar 2005 | A1 |
20050066222 | Rowan et al. | Mar 2005 | A1 |
20050066225 | Rowan et al. | Mar 2005 | A1 |
20050076070 | Mikami | Apr 2005 | A1 |
20050076261 | Rowan et al. | Apr 2005 | A1 |
20050076262 | Rowan et al. | Apr 2005 | A1 |
20050076264 | Rowan et al. | Apr 2005 | A1 |
20050144407 | Colgrove et al. | Jun 2005 | A1 |
20060047895 | Rowan et al. | Mar 2006 | A1 |
20060047902 | Passerini | Mar 2006 | A1 |
20060047903 | Passerini | Mar 2006 | A1 |
20060047905 | Matze et al. | Mar 2006 | A1 |
20060047925 | Perry | Mar 2006 | A1 |
20060047989 | Delgado et al. | Mar 2006 | A1 |
20060047998 | Darcy | Mar 2006 | A1 |
20060047999 | Passerini et al. | Mar 2006 | A1 |
20060143376 | Matze et al. | Jun 2006 | A1 |
Number | Date | Country |
---|---|---|
1333379 | Apr 2006 | EP |
1 671 231 | Jun 2006 | EP |
1 671231 | Jun 2006 | EP |
WO9903098 | Jan 1999 | WO |
WO9906912 | Feb 1999 | WO |
WO2005031576 | Apr 2005 | WO |
WO2006023990 | Mar 2006 | WO |
WO2006023991 | Mar 2006 | WO |
WO2006023992 | Mar 2006 | WO |
WO2006023993 | Mar 2006 | WO |
WO2006023994 | Mar 2006 | WO |
WO2006023995 | Mar 2006 | WO |
Number | Date | Country | |
---|---|---|---|
20040111251 A1 | Jun 2004 | US |