Method and system for creating and using removable disk based copies of backup data

Information

  • Patent Grant
  • 7567993
  • Patent Number
    7,567,993
  • Date Filed
    Monday, December 9, 2002
    21 years ago
  • Date Issued
    Tuesday, July 28, 2009
    14 years ago
Abstract
The invention is a method and system for copying backup data to a virtual tape library (VTL), where data written to the VTL can optionally be stored on removable disk media for offsite storage. The invention minimizes dependency on tape media without taxing the resources of any of the servers and without the need for the data protection application (DPA) to perform a second backup pass. Backup data written to the VTL can optionally be copied to the VTL's default storage area and/or to a predetermined set of disks that may be removed and stored offsite.
Description
FIELD OF THE INVENTION
Background Art

The present invention relates to data protection and more particularly to the management and storage of backup data.


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 data protection application (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 tape media, tape drives and tape libraries. Most of the complexity in DPAs relates to their interaction with physical tape.


An important procedural requirement of data protection programs is to physically move tapes after backups have been completed to an offsite location. The tapes are stored in the offsite location so that they may be retrieved in case of a major onsite disaster. Shipping the only copy of backup tapes offsite, however, means that each time minor restores need to be performed, the backup tape must be shipped back onsite. This is particularly problematic because the most likely tape that will be required for minor restores is the latest backup tape, which at many sites, is moved offsite as early as the same day the backup for that day is completed.


To alleviate the problems associated with shipping backup tapes offsite, it is possible for a DPA to make a copy of a physical tape so that there is one copy that can stay onsite and one copy that can be stored offsite. This process, however, is cumbersome and very CPU intensive and typically involves duplicating the tape and its file index information—practically backing up the same data a second time. Furthermore, because of the inherent shortcomings of tape media, it is nearly impossible to duplicate physical tapes without using a DPA. Incidentally, this very same problem is encountered if the DPA is used to backup data directly to disk. While a general purpose disk, if used correctly, may provide a better medium for fast local restores, off-siting requirements still require a second (potentially very resource intensive) backup cycle onto tape.


A method and system is therefore needed where backup data can be copied to a disk based storage medium while also creating additional removable disk based copies of the backup data for offsite storage, as desired.


SUMMARY

The invention is a method and system for copying backup data to a virtual tape library (VTL), where data written to the VTL can optionally be stored on removable disk media (in the form of individual disks or sets of disks) for offsite storage. This process minimizes dependency on tape media without taxing the resources of any of the servers and without the need for the DPA to perform a second backup pass. Backup data written to the VTL may be copied to the VTL's default storage area as well as a predetermined set of disks that may be removed and stored offsite, as desired.





BRIEF DESCRIPTION OF THE DRAWING(S)


FIG. 1 is a diagram showing a method for copying backup data in accordance with the preferred embodiment of the invention.



FIG. 2 is a system where backup data may be copied in accordance with the preferred embodiment of the invention.





DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT(S)

Referring now to FIG. 1, a method 10 for copying backup data is shown. 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. Typically, a DPA is used to backup or restore data. Therefore, the method 10 starts when the DPA sends a signal (a write command) indicating that it wants to begin writing data to a tape library (step 12). The DPA does not know, or care, whether it is writing to a physical tape library (PTL) or a virtual tape library (VTL) (because the VTL emulates the exact behavior of a PTL) and pursuant to the present invention, the DPA does not have to know. Therefore, the write signal sent by a DPA, may be sent unmodified, regardless of whether the DPA is writing to a PTL or a VTL. Tape library commands implemented in response to DPA commands for writing data are emulated in step 13. Emulation of tape library commands are described in detail in the Applicants' patent application entitled METHOD AND SYSTEM FOR EMULATING TAPE LIBRARIES which is being filed currently on even date with this present application. The entirety of the Applicants' patent application entitled METHOD AND SYSTEM FOR EMULATING TAPE LIBRARIES is hereby incorporated by reference.


In general, a VTL is a disk based repository or storage medium for backup data. The VTL is a logical representation of a PTL. It 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. It can respond on the bus (SCSI or FC) in exactly the same way as a PTL. Furthermore, the characteristics of a VTL are defined by virtual library types. A VTL type defines how many tape drives and tape slots the library should have, as well as how the library should identify itself when probed on the bus.


Similar to the VTL, a virtual tape is a logical representation of a physical tape. Virtual tapes are used inside VTLs and written to by virtual tape drives in the same way as physical tapes. When a virtual tape is created, a tape label and a tape size are associated with it. This label is used to identify a particular virtual tape, which in turn comprises particular virtual tape files. Tape labels in a VTL are reported to the DPA in exactly the same way as tape barcode labels are reported by a PTL. The tape size is used to send an end-of-tape signal to the DPA when the virtual tape is full. If individual disks are shipped off-site instead of physical tape media, the end-of-tape signal can be sent when the disk is full.


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 writes the data to the VTL in exactly the same format as if the DPA was writing the data to physical tape or a PTL. 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 VTL to be played back in the same way it was received from the DPA. This 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. If the virtual tapes are kept in the VTL once the physical tapes are created, serverless tape cloning is achieved, resulting in a virtual tape that remains at the local site, and the equivalent physical tape that can be taken off-site. The operation is serverless because the backup server and the DPA are not involved in this process.


Pursuant to another one of the applicants' inventions, which is currently pending in the U.S. Patent and Trademark Office as application Ser. No. 10/218,249 and the entirety of which is incorporated by reference, data in one VTL may be electronically copied or otherwise copied to another remotely located VTL or VTLs. However, creating an offsite copy of backup data by copying between VTLs requires a very high bandwidth data link between the local VTL and the remote VTL. Therefore, physically shipping disks offsite for disaster recovery, while maintaining an onsite VTL copy for day-to-day functions, such as minor restores, may be more economical for certain organizations, while keeping data on disk at all times.


Furthermore, removal of disks, either individually or as removable data blades (i.e. redundant array of independent disk (RAID) sets or even just a bunch of disks (JBODs)), may safely and conveniently be accomplished by powering down the disks that will be removed before they are actually detached from the other disks and moved off-site. Protecting disks that may be removed and stored offsite by powering them down prior to them actually being detached from the other disks is explained in detail in applicants' U.S. patent application Ser. No. 10/211,920, the entirety of which is incorporated by reference.


Referring again to FIG. 1, once the DPA indicates that it wants to begin writing data, the method 10 continues, generally speaking, by determining whether the data, which as explained is written in the format of a physical tape, will be copied to a default storage area in the VTL or to a predetermined set of disks which may be removed and stored offsite or to both the default storage area and the predetermined set of disks. Once the determinations are made, the incoming data is actually written or otherwise copied to the VTL in accordance with those determinations. In other words, virtual tapes may be written to one or more physical disk locations simultaneously if desired.


Therefore, once the DPA indicates that it wants to begin writing data, the method proceeds to step 14 to make a first determination of whether the incoming data (which is part of a virtual tape) will be copied in real-time to one or more removable predetermined sets of disks in the VTL. The predetermined sets of disks are removable so that, in the event they are to be removed, they may be conveniently detached from other disks inside the VTL, removed from the VTL and stored offsite, as desired.


If the incoming data will not be copied to one of the predetermined sets of disks, the method proceeds to step 16. In step 16, the incoming data written by the DPA is only copied to the VTL's default storage area, but can later be copied to the predetermined set of disks as desired. The default storage area of the VTL is typically, but not necessarily, stationary or otherwise non-removable. If, in contrast, the incoming data will be copied to one of the predetermined sets of disks, the method proceeds to step 18. Step 18 is a decision point where, now that it is known that the incoming data will be copied to a set of predetermined disks, a second determination is made as to whether the incoming data will also be copied to the VTL's default storage area. This would create two identical copies of one or more virtual tapes on different physical disk sets.


If the incoming data will not also be copied to the VTL's default storage area, the incoming data is only copied to one of the predetermined sets of disks, which may be removed and stored offsite (step 20), as desired. This is essentially the disk-equivalent of writing to physical tapes and taking these off-site in that no local copy of the data is available for minor restores. At any time before the disks are removed, virtual tapes can, of course, also be copied to the default storage area as desired. If the incoming data will also be copied to the VTL's default storage area, the method continues in step 22 where the incoming data is simultaneously copied to the default storage area as well as the predetermined set of disks (effectively implementing real-time, serverless cloning because two sets of virtual tapes get created simultaneously without the need to create independent copies via the DPA).


It is important to note that the DPA does not need to be aware of any of these decisions (although the DPA could potentially be modified to take advantage of these features and to provide a single point of management). The DPA believes that it is writing to a physical tape. Later, copies of data stored in the VTL's default storage area may be copied to a predetermined set of disks simply for convenience sake or as the need arises (for example for unscheduled off-siting). Similarly, virtual tapes could also be exported or cloned to physical tape if desired for backward compatibility or otherwise, without intervention of the DPA. If necessary, disks in the default storage area may also be removed. It is conceivable that all disks in the VTL are removable disks. However, typically, a specific set of disks is removable and used for off-siting. At the shipping destination (vault, etc), the removable disks can be cloned again to stationary disks such that the number of removable, ruggadized disks can be kept relatively small (only for data in transit). It is also important to note that data copied to any of the predetermined sets of disks may similarly be used to copy data to the default storage area.


Data is written to the VTL as if it was written to a PTL and the default storage area is in the format of a typical tape library, i.e. a collection of virtual tapes having data saved as if the DPA saved it directly thereon. However, as explained, in a VTL the data is actually saved on disks allowing the data to be randomly accessed as well as played back to create a physical tape as desired.


The predetermined sets of disks, i.e. any disk or set of disks that is typically designated for removal and offsite storage, may be separate from the default storage area and may contain any amount or type of data written to the VTL, as desired. That is, data in the predetermined sets of disks may or may not be in the format of a typical tape library. Therefore, it is possible to copy to these disks particular portions of the data written to the VTL as desired. For example, the VTL and DPA may be configured so that virtual tapes related to a company's billing information are copied to a particular set of disks, so that those disks may be removed from the VTL at predetermined time intervals and stored offsite. This can be accomplished, for example, by creating a virtual tape library that is used to backup billing information. The DPA is configured to write all billing information to this library and the VTL is configured to copy all virtual tapes from this library to the default storage area every day of the week, as well as to a specific set of disks once a week. Incoming data is then copied to the appropriate disks in real-time and a copy of the weekly backup can be taken off-site, while always keeping a local copy. As described in the preceding example, data written to the VTL may be broken down into any number of subsets, preferably in the form of virtual tapes, and copied to any number of separate sets of disks. A separate set of disks may or may not correspond or otherwise be designated for each subset. Furthermore, it is possible, at any time, to copy virtual tapes from the default storage area to the removable disks and vice versa, even if the data was not written to both areas when a virtual tape was created (i.e. as mentioned above in connection with steps 22 and 16). This allows an operator to create sets of removable tapes multiple times, at any time, and onto different sets of removable media.


One schema that is particularly suitable for use with backup software is to set the tape size to the size of the removable disks. This way, each disk corresponds to a logical tape. When physical disks are taken off-site, the backup software can then track these disks with the same media management procedures used to track physical tapes.


There is no limit to the amount of predetermined disks that are designated as disks that may be removed and stored offsite. Therefore, in addition to the billing information, data pertaining to letters written to clients, for example, may also be copied to another set of removable disks that also will be removed at a particular predetermined interval, which may or may not be the same as other disks having other data thereon, and stored offsite. The copying of data to disks outside of the default storage area may also be server specific, thereby allowing each server to be fully restored using a particular single disk or set of disks. This avoids having to transport a large set of disks back on-site when a single server needs to be restored.


As mentioned, data written to the VTL may be broken down into subsets and copied to disk sets as needed to satisfy any type of data protection criteria. However, it is typically preferable for all backup data written to the VTL to not only be copied to the default storage area, but also to disks making up the predetermined sets of disks that may be removed and stored offsite. Therefore, where application specific subsets are used, it is preferable to have a separate complete offsite copy of all data stored in the default storage area or to ensure that a complete restore can be performed using the various subsets. This is easily accomplished using the present invention as data written to the VTL may be copied, as desired, to any number of disks inside and/or outside the default storage area. Naturally, critical data needs to be moved off-site more frequently than other, less critical data.


To provide a further example, the copying of data to disks outside of the default storage area may be performed at predetermined time intervals. Therefore, continuing with the example set forth above, virtual tapes containing billing information may be copied to disks outside the default storage area on a weekly basis, allowing those disks to be removed and stored offsite on a weekly basis. The removable disk media is managed similarly to today's media management solutions for tape media. It is also important to note that there does not have to be any particular criterion that delineates which data will be copied to disks designated for removal and storage. That is, all virtual tapes or data written to the VTL may be copied to the default storage area as well as to specified disks that will be removed and stored offsite. In that case, the criteria may simply be that data written to the VTL is copied to the default area on a daily basis and additionally to the predetermined sets of disks on a weekly basis so that real-time, serverless cloning takes place once a week.


Where data is copied both inside and outside of the default storage area, that data may be copied in real time or at a later time, as desired (this is still serverless cloning in that it doesn't tax any of the application servers or the DPA, but is not performed in real-time). For example, it may be more efficient for certain organizations to separately copy the data to the disks inside the default storage area and then to the disks designated for removal and offsite storage. Alternatively, certain organizations may prefer simply copying the data to the default storage area and limiting the copying of data to separate disks to an as-needed basis. For example, an organization having a single VTL in one location and an insufficient data link for electronically copying large files from the VTL to a remote user, may use the present invention to conveniently create and ship to the user a disk or set of disks having the data required to restore the user's system. This substantially decreases the time it takes for the data to be made available for restore, by circumventing the cumbersome interaction with a PTL and by always keeping the backup data on active media (disk drives) rather than passive media (tapes).


It should be noted that all of the disks in the VTL, i.e. inside and outside of the default storage area may be removed and used for a restore as needed. That is, for example, a restore may be performed by using a previously created copy that is being stored offsite or by removing and using a copy existing in the default storage area. Disks stored offsite may also be used to restore the VTL itself if data in the default storage area or parts of the meta data is lost. A restore may also be performed by copying the necessary data from the default storage area to a disk outside the default storage area and by using that newly created disk to perform the restore. The choice of how to perform a restore is a matter of organization policy and personal preference.


Referring now to FIG. 2, there is shown a system 50. The system 50 comprises a VTL 52 capable of receiving data written in the same format as if it were written to a PTL. Data originating in a computer network 56 is backed up to the VTL 52, preferably using a DPA 60. The DPA 60 writes the data to the VTL 52 in exactly the same format as if the DPA 60 was writing the data to tape, including file marks, record marks, and the like. While the DPA 60 is writing the data to the VTL 52, a log is kept of all the write operations performed by the DPA 60, as explained above.


The data may then be copied to disks 54 that make up the VTL's default storage area and to disks 56 that are designated for removal and offsite storage, as desired. Disks 56 are located within the VTL, but outside the default storage area, and may be removed from the VTL and stored offsite. Any criteria may be established for delineating whether data may be copied to disks 54 or disks 56 and there is no limit to the number of actual disks or the amount disk space making up disks 54 or 56. Furthermore disks 54 and 56 may be redundant arrays of independent disks (RAID).


Disks 54 and 56 may be used to perform restores, as desired, and to create physical tapes, if necessary. For example, in the event of a major onsite disaster, disks 56, which are removed and stored offsite, may be retrieved and used to perform a complete restore. For minor restores, it is often more convenient to use disks 54. For restores, either minor or major, disks 54 or 56 may be used depending on which is more appropriate in light of the particular restore being performed. It is important to note that the present invention provides system administrators with complete flexibility in how restores are performed, which often varies from case to case, and in how data written to the VTL is copied and stored.


In addition, any type of data may be copied and stored on 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.


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.

Claims
  • 1. A method for creating and using removable disk based copies of backup data, the method comprising: using a data protection application (DPA) for copying backup data to a virtual tape library wherein the DPA copies to the virtual tape library as if the DPA were copying to a physical tape library, the copying including: copying backup data to the virtual tape library as indicated by emulated data protection commands of the DPA, wherein the backup data is divided into user defined application specific subsets based on categories of data; andcopying backup data simultaneously to both a predetermined set of disks and to a default storage area within the virtual tape library so that the backup data copied to the default storage area is maintained in the virtual tape library and the backup data copied to the predetermined set of disks is selectively removed for offsite storage;maintaining a log of a sequence of write operations, made by the DPA to both the predetermined set of disks and the default storage area within the virtual tape library, to playback the backup data without using the DPA, and to clone the backup data from the virtual tape library to the physical tape library without using the DPA, andmanaging data storage in the virtual tape library such that the DPA is not aware of decisions made regarding where in the virtual tape library the backup data is stored.
  • 2. The method of claim 1 wherein the virtual tape library is a disk based storage medium.
  • 3. The method of claim 1 wherein the predetermined set of disks is a redundant array of independent disks (RAID).
  • 4. The method of claim 1 wherein the predetermined set of disks is a plurality of removable data blades.
  • 5. The method of claim 1 wherein the predetermined set of disks are powered down separately from the default storage area.
  • 6. The method of claim 1 wherein the data protection application is aware of the decisions made regarding where in the virtual tape library backup data is stored.
  • 7. A machine readable storage medium having a stored set of instructions executable by a machine for creating and using removable disk based copies of backup data, the method comprising: instructions to copy backup data to a virtual tape library as indicated by emulated data protection commands of a data protection application (DPA) to copy backup data to a virtual tape library, wherein the DPA copies to the virtual tape library as if the DPA were copying to a physical tape library, and wherein the backup data is divided into user defined application specific subsets based on categories of data, the copying further comprising: instructions to copy backup data simultaneously to both a predetermined set of disks and to a default storage area within the virtual tape library so that the backup data copied to the default storage area is maintained in the virtual tape library and the backup data copied to the predetermined set of disks is selectively removed for offsite storage;instructions to maintain a log of a sequence of write operations, made by the DPA to both the predetermined set of disks arid the default storage area within the virtual tape to playback the backup data without using the DPA, and to clone the backup data from the virtual tape library to the physical tape library without using the DPA; andinstructions to manage data storage in the virtual tape library such that the DPA is not aware of decisions made regarding where in the virtual tape library the backup data is stored.
  • 8. The machine readable storage medium of claim 7 wherein the data protection application is aware of the decisions made regarding where in the virtual tape library backup data is stored.
  • 9. A method for creating and using removable disk based copies of backup data, the method comprising: using a data protection application (DPA) to copy backup data from a computer network to a virtual tape library, wherein the DPA copies to the virtual tape library using emulated data protection commands as if the DPA were copying to a physical tape library and wherein the backup data is divided into user defined application specific subsets based on categories of data;simultaneously copying the backup data to both a predetermined set of disks and a default storage area within the virtual tape library, such that the backup data copied to the default storage area is maintained in the virtual tape library and the backup data copied to the predetermined set of disks is removed for offsite storage;storing a sequence log, wherein the sequence log includes the copying operations made by the DPA to the predetermined set of disks and the default storage area within the virtual tape library;using a playback operation to clone the backup data from the virtual tape library, wherein the playback operation uses the sequence log to clone the backup data from the virtual tape library to a physical tape library or a virtual tape library, and wherein the DPA is not required for the playback operation; andmanaging data storage in the virtual tape library such that the DPA is not aware of decisions made regarding where in the virtual tape library the backup data is stored.
  • 10. The method of claim 9, wherein the predetermined set of disks is a redundant array of independent disks (RAID).
  • 11. The method of claim 9, wherein the predetermined set of disks is a plurality of removable data blades.
  • 12. The method of claim 9, wherein the predetermined set of disks are powered down separately from the default storage.
US Referenced Citations (158)
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
5666538 DeNicola Sep 1997 A
5673382 Cannon et al. Sep 1997 A
5774292 Georgiou et al. Jun 1998 A
5774643 Lubbers et al. Jun 1998 A
5774715 Madany et al. Jun 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
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
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
6360232 Brewer et al. Mar 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
6557073 Fujiwara et al. 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
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
7032126 Zalewski et al. Apr 2006 B2
7032131 Lubbers et al. Apr 2006 B2
7055009 Factor et al. May 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 Scheid Oct 2006 B2
7127388 Yates 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
20010047447 Katsuda Nov 2001 A1
20020004835 Yarbrough 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 Lindsay et al. Nov 2002 A1
20020166079 Ulrich et al. Nov 2002 A1
20020171546 Evans et al. Nov 2002 A1
20020199129 Bohrer et al. Dec 2002 A1
20030004980 Kishi et al. Jan 2003 A1
20030037211 Winokur Feb 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
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 Mar 2006 A1
20060143376 Matze et al. Jun 2006 A1
Foreign Referenced Citations (13)
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
W02006023990 Mar 2006 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
Related Publications (1)
Number Date Country
20040153739 A1 Aug 2004 US