A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosures, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever.
This application is related to the following applications, each of which is incorporated herein by reference in its entirety:
U.S. patent application Ser. No. 09/354,058, titled HIERARCHICAL BACKUP AND RETRIEVAL SYSTEM, filed Jul. 15, 1999;
U.S. Pat. No. 6,418,478, titled PIPELINED HIGH SPEED DATA TRANSFER MECHANISM, filed Mar. 11, 1998;
U.S. patent application Ser. No. 10/144,683, titled PIPELINED HIGH SPEED DATA TRANSFER MECHANISM, filed May 13, 2002;
U.S. patent application Ser. No. 09/495,751 titled HIGH SPEED DATA TRANSFER MECHANISM, filed Feb. 1, 2000;
U.S. patent application Ser. No. 10/818,749, titled SYSTEM AND METHOD FOR PERFORMING STORAGE OPERATIONS IN A COMPUTER NETWORK, filed May 5, 2004;
U.S. patent application Ser. No. 10/877,831 titled HIERARCHICAL SYSTEM AND METHOD FOR PERFORMING STORAGE OPERATIONS IN A COMPUTER NETWORK, FILED Jun. 25, 2004;
U.S. patent application Ser. No. 10/803,542 titled METHOD AND SYSTEM FOR TRANSFERRING DATA IN A STORAGE OPERATION, filed Mar. 18, 2004;
U.S. patent application Ser. No. 11/269,520, titled SYSTEM AND METHOD FOR PERFORMING MULTISTREAM STORAGE OPERATIONS, filed Nov. 7, 2005;
U.S. patent application Ser. No. 11/269,512, titled SYSTEM AND METHOD TO SUPPORT SINGLE INSTANCE STORAGE OPERATIONS, filed Nov. 7, 2005;
U.S. patent application Ser. No. 11/269,514, titled METHOD AND SYSTEM OF POOLING STORAGE DEVICES, filed Nov. 7, 2005;
U.S. patent application Ser. No. 11/269,521, titled METHOD AND SYSTEM FOR SELECTIVELY DELETING STORED DATA, filed Nov. 7, 2005;
U.S. patent application Ser. No. 11/269,519, titled METHOD AND SYSTEM FOR GROUPING STORAGE SYSTEM COMPONENTS, filed Nov. 7, 2005;
U.S. patent application Ser. No. 11/269,515, titled SYSTEMS AND METHODS FOR RECOVERING ELECTRONIC INFORMATION FROM A STORAGE MEDIUM, filed Nov. 7, 2005; and
U.S. patent application Ser. No. 11/269,513, titled METHOD AND SYSTEM FOR MONITORING A STORAGE NETWORK, filed Nov. 7, 2005.
The invention relates to data storage in a computer network and, more particularly, to a system and method for providing a user with additional storage operation options
Businesses and other organizations store a large amount of important data in electronic form on their computer networks. To protect this stored data, network administrators make copies of the stored information so that if the original data is destroyed or corrupted, a copy may be used in place of the original. There are storage systems available from several vendors, including Commvault Systems, EMC Corp., HP, Veritas, and others, which automate certain functions associated with data storage.
These and similar systems are designed to manage data storage according to a technique referred to as information lifecycle management, or ILM. In ILM, data is stored in a tiered storage pattern, in which live data in use by users of a network, sometimes referred to as operational or production data, is backed up by a storage operation to other storage devices. The first backup is sometimes referred to as the primary copy, and is used in the first instance to restore the production data in the event of a disaster or other loss or corruption of the production data. Under traditional tiered storage, the data on the primary storage device is migrated to other devices, sometimes referred to as secondary or auxiliary storage devices. This migration can occur after a certain amount of time from which the data is first stored on the primary device, or for certain types of data as selected in accordance with a user-defined policy. Usually, with tiered storage patterns, the storage devices used to store auxiliary or secondary copies of data have less availability, lower performance, and/or fewer resources than devices storing the production or primary copies. That is, primary storage devices tend be faster, higher capacity and more readily available devices, such as magnetic hard drives, than the ones used for storing auxiliary copies, such as magnetic or optical disks or other removable media storage devices.
By way of example,
A storage policy is generally a data structure or other information which includes a set of preferences and other storage criteria for performing a storage operation. The preferences and storage criteria may include, but are not limited to: a storage location, relationships between system components, network pathway to utilize, retention policies, data characteristics, compression or encryption requirements, preferred system components to utilize in a storage operation, and other criteria relating to a storage operation. A storage policy may be stored to a storage manager index, to archive media as metadata for use in restore operations or other storage operations, or to other locations or components of the system.
In
For example, primary copy 60 may be made on a Tuesday evening at 2:00 AM and then auxiliary copy 62 will be made from primary copy 60 every Tuesday at 4:00 AM. Changes made to primary copy 60 are reflected in auxiliary copy 62 when auxiliary copy 62 is created. Similarly, multiple auxiliary copies 36, 38 may be made from primary copy 60 using respective transfer streams 50b, 50c. Thus, every time a change is made to primary copy 60, for example when data from production data store 24 is updated, that change is eventually reflected in all auxiliary copies 62, 36 and 38. Auxiliary copies 62, 36 and 38 typically include all of the primary copy data and primary copy metadata. This metadata enables the auxiliary copy 62, 36 and 38 to operate independently of the primary copy 60.
Although the tiered storage provided by ILM systems is effective in managing the storing and restoring of production data, it has several shortcomings. First, interruptions may occur during the creation of the primary copy 60, or the primary copy 60 itself may become corrupted or lost. If one or more auxiliary copies 62, 36 and 38 are not made when this happens, the interruption or loss prevents the creation of any auxiliary copies 62, 36 and 38, in which case no copy of the source data may be available to restore the production volume.
Moreover, some tiered storage systems require that auxiliary copies 62, 36 and 38 be updated or produced every time a primary copy 60 is changed. However, if the source data is not very sensitive, there may not be a need for an auxiliary copy 62, 36 and 38 to be created to keep up with every minor change to a primary copy 60. Some applications may not be significantly affected if the auxiliary copy 62, 36 and 38 is current as of, for example, a month's old version of the primary copy 60. Moreover, in order to maintain an auxiliary copy 62, 36 and 38 essentially mirroring a primary copy 60, many resources are required and the auxiliary copy 62, 36 and 38 may need to frequently feed off of the primary copy 60 making the primary copy 60 unavailable.
Therefore, it is desirable to modify the sequence of storage operations in tiered storage systems to account for and resolve these potential problems.
In one embodiment of the invention, a method for storing data in a tiered storage system is provided in which the tiered storage system includes a plurality of storage media, one or more first storage media being designated for use in storing one or more primary copies of production data and one or more second storage media being designated for use in storing one or more auxiliary copies of production data. The method includes: copying the production data from a data source to a first location to produce intermediate data; copying the intermediate data to a first storage medium to produce a primary copy of the production data; and while the primary copy is still being produced, copying the intermediate data to a second storage medium to produce an auxiliary copy of the production data. The copying of source data and intermediate data may be monitored. Monitoring of the copy operation(s) may determine that an interruption occurred in the production of the primary copy or auxiliary copy. The monitoring method may complete the production of the uninterrupted copy; and thereafter, when the interruption is resolved, complete the interrupted production of the primary or auxiliary copy.
In another embodiment of the invention, a method for storing data in a tiered storage system is provided in which the tiered storage system comprising a plurality of storage media, one or more first storage media being designated for use in storing one or more primary copies of production data and one or more second storage media being designated for use in storing one or more auxiliary copies of production data. The method includes: selecting a set of production data to be copied; beginning to create a primary copy of the production data set on a first storage medium; and while the primary copy is being created, beginning to create an auxiliary copy of the production data set from the primary copy.
In another embodiment of the invention, a method for storing data in a tiered storage system in provided in which, the tiered storage system comprising a plurality of storage media, one or more first storage media being designated for use in storing one or more primary copies of production data and one or more second storage media being designated for use in storing one or more auxiliary copies of production data. The method includes: creating a primary copy of production data on a first storage medium; copying the primary copy to one of the second storage media to produce a first auxiliary copy; and copying the first auxiliary copy to another of the second storage media to produce a second auxiliary copy.
The invention is illustrated in the figures of the accompanying drawings which are meant to be exemplary and not limiting, in which like references are intended to refer to like or corresponding parts, and in which:
Embodiments of the invention are now described with reference to the drawings in the Figures. Referring to
Since system 300 is a tiered storage system, the storage media 328, 330 used to store primary copies are typically faster, higher capacity, more readily available and more expensive than the storage devices 336, 338 used for auxiliary copies. For example, storage media 328, 300 may be magnetic disks, such as hard drives, while storage media 336, 338 may be removable media or other slower storage devices or media used for longer term storage.
The storage operations shown in
The data pipe mechanism 350 processes data by dividing its processing into logical tasks that can be performed in parallel. It then sequences those tasks in the order in which they are to act on the data. For example, a head task may extract data from a database, a second task may encrypt it, a third may compress it, a fourth may send it out over the network, a fifth may receive it from the network, and a sixth may write it to a tape. The latter two tasks may reside on a different computer than the others, for example. All of the tasks that comprise a single data pipe mechanism 350 on a given computer have access to a segment of shared memory that is divided into a number of buffers. A small set of buffer manipulation primitives is used to allocate, free, and transfer buffers between tasks. Semaphores (or other OS specific mutual exclusion or signaling primitives) are used to coordinate access to buffers between tasks on a given computer. Special tasks, called network agents, send and receive data across network connections using standard network protocols. These agents enable the data pipe mechanism 350 to connect across multiple computer systems. Each task may be implemented as a separate thread, process, or as a procedure depending on the capabilities of the computing system on which the data pipe mechanism 350 is implemented.
When the production data is prepared for copying, it is broken into chunks of data, each of which has a chunk payload and is encapsulated with metadata describing the contents of the chunk placed in a tag header for the chunk. The tag header indicates that the source data will be virtually simultaneously streamed to two distinct media destinations. Thereafter, a first storing process 362 reads data 366 in buffer 360 and stores data 366 in physical media locations 328, 330 to produce a primary copy 354. Before the storage of data 366 is completed in media 328, 330 a second storing process 364 reads data 366 in buffer 360 and stores data 366 in physical media locations 336, 338 to produce an auxiliary copy 356.
A storage device management component, such as the media management component (not explicitly shown) in data pipe 350, adds a tag header to data 366 indicating the type of media to which the production data will be stored 328, 330, 336 and 338. The tag header may also include information relating to a time to perform one or more storage operations, a type of storage operation to perform on data 366, such as a primary copy, auxiliary copy, cascading auxiliary copy, or other copy or storage operation. For example, the tag header may indicate that a primary copy and a certain number of cascading auxiliary copies are to be created substantially simultaneously. The tag header information may be based on a storage policy associated with the client, production data, or production data store. A media management component may read the tag header information to determine the time to perform a storage operation, the type of storage operation to perform, the type of media to which to copy data 366, or other information relating to performing a storage operation. The media types may be determined by reference to the storage policy 320, or by reference to data stored on the media management component regarding the types of storage devices to which the media management component is attached.
In some embodiments, the system removes the encapsulation from each chunk prior to copying it to the primary copy 354 or auxiliary copy 356, and stores the chunk on a single instance storage device. The single instance storage device may return a signature or other identifier for items copied from the chunk payload. The metadata associated with the chunk may be maintained in separate storage and may track the association between the logical identifiers and the signatures for the individual items of the chunk payload. This process is described further in commonly owned co-pending U.S. patent application Ser. No. 11/269,512, filed Nov. 7, 2005, titled SYSTEM AND METHOD TO SUPPORT SINGLE INSTANCE STORAGE OPERATIONS, which has been incorporated herein by reference.
A monitoring module 368 monitors the transfer of data through data pipe 350, buffer 360 and storing processes 362, 364. If an interruption occurs in a first one of processes 362, 364, monitoring module 368 informs management server 321 of the interruption and ensures that data is still transferred in the second one of processes 362, 364. Once data transfer is complete in the second one of processes 362, 364, monitoring module 368 continues the first one of processes 362, 364 until completion.
By using two distinct storing processes 362, 364, primary copy 354 and auxiliary copy 356 may be stored on distinct media—such as tapes, magnetic media, optical media, etc. Moreover, if there is an interruption in either storing process 362, 364, the other process may still continue. This allows for the production of an auxiliary copy even without a primary copy, or even if the primary copy becomes lost or corrupted. Further, the creation of primary copy 354 and auxiliary copy 356 need not be synchronous and so the creation of auxiliary copy 356 may actually precede the creation of primary copy 354.
Referring now to
In accordance with another aspect of the present invention, it may be advantageous to create a series of auxiliary copies in cascaded fashion. Such a system 500 is shown in
This process for creating cascading copies is set forth in
In this way, auxiliary copies 556, 558, 560 may be made without requiring access to the primary copy 554 or production data—because a second auxiliary copy 558 may be made by simply accessing a first auxiliary copy 556. Moreover, there may be less data stored in the auxiliary copy 556, 558, 560 because the auxiliary copy 556, 558, 560 may be made immediately before the primary copy 554 (or production data) is deleted (which could be scheduled to occur, according to a policy, for example, once every sixty days). Such a policy for auxiliary copying may be quite useful in situations in which maintaining a primary copy 554 or production data is less critical. Continuing with the example, if on day three data is changed in the primary copy 554, the changed data may not be reflected in first auxiliary copy 556 until day sixty-one. Alternatively, first auxiliary copy 556 may be made on day one using primary copy 554 and then second auxiliary copy 558 is made on day sixty-one. Further, as an auxiliary copy 556, 558, 560 is being made, distinct protocols may be used for the primary copy 554 and auxiliary copies 556, 558, 560 and a different form of media may be used.
Data may be copied from primary medium 528 to first auxiliary medium 556 some time before the data on primary medium 528 is deleted. For example if the storage policy for primary medium 528 indicates that the data in primary medium 528 is to be deleted after sixty days, data stored in primary medium 528 from a first day will be transferred from primary medium 528 to, for example, first auxiliary medium 556 on the fifty-ninth day. This process is shown in
In some embodiments, the single instance copying process described above is used for making the auxiliary copies. That is, a single instance copy is made of the data chunks, and different headers for the chunks are configured for the different formats of the different types of storage devices or media on which the various auxiliary copies are stored. These headers are then stored on the respective auxiliary storage devices in connection with a hash or fingerprint of the chunk with which the header is associated.
The methods and functions described herein may be present in any tiered storage system. A specific example of one such system is shown in
Data agent 795 is generally a software module that is generally responsible for storage operations such as archiving, migrating, and recovering data of client computer 785 stored in a production data store 790 or other memory location. Each client computer 785 has at least one data agent 795 and system 700 can support many client computers 785. System 700 provides a plurality of data agents 795 each of which is intended to perform storage operations such as backups, migration, and recovery of data associated with a different application. For example, different individual data agents 795 may be designed to handle MICROSOFT EXCHANGE data, LOTUS NOTES data, MICROSOFT WINDOWS 2000 file system data, MICROSOFT Active Directory Objects data, and other types of data known in the art.
Further, at least one or more of the data agents may by implemented with, or contain, or be contained in, one or more procedures which are executed by a data pipe described above. These procedures perform tasks such as compression, encryption, and content analysis of data for transmission in a shared memory.
If client computer 785 has two or more types of data, one data agent 795 is generally used for each data type to archive, migrate, and restore the client computer 785 data. For example, to backup, migrate, and restore all of the data on a MICROSOFT EXCHANGE 2000 server, client computer 785 would use one MICROSOFT EXCHANGE 2000 Mailbox data agent 795 to backup the Exchange 2000 mailboxes, one MICROSOFT EXCHANGE 2000 Database data agent 795 to backup the Exchange 2000 databases, one MICROSOFT EXCHANGE 2000 Public Folder data agent 795 to backup the Exchange 2000 Public Folders, and one MICROSOFT WINDOWS 2000 File System data agent 795 to backup the file system. These data agents 795 would be treated as four separate data agents 795 by system 700 even though they reside on the same client computer 785.
Each media management component 705 maintains an index cache 710 which stores index data the system generates during storage operations as further described herein. For example, storage operations for MICROSOFT EXCHANGE generate index data. Index data includes, for example, information regarding the location of the stored data on a particular media, information regarding the content of the data stored such as file names, sizes, creation dates, formats, application types, and other file-related criteria, information regarding one or more clients associated with the data stored, information regarding one or more storage policies, storage criteria, or storage preferences associated with the data stored, compression information, retention-related information, encryption-related information, stream-related information, and other types of information. Index data thus provides the system with an efficient mechanism for performing storage operations including locating user files for recovery operations and for managing and tracking stored data.
The system generally maintains two copies of the index data regarding particular stored data. A first copy is generally stored with the data copied to a storage device 715. Thus, a tape may contain the stored data as well as index information related to the stored data. In the event of a system restore, the index data stored with the stored data can be used to rebuild a media management component index 705 or other index useful in performing storage operations. In addition, the media management component 705 that controls the storage operation also generally writes an additional copy of the index data to its index cache 710. The data in the media management component index cache 710 is generally stored on faster media, such as magnetic media, and is thus readily available to the system for use in storage operations and other activities without having to be first retrieved from the storage device 715.
The storage manager 720 also maintains an index cache 730. Storage manager index cache 730 is used to indicate, track, and associate logical relationships and associations between components of the system, user preferences, management tasks, and other useful data. For example, the storage manager 720 might use its index cache 730 to track logical associations between media management components 705 and storage devices 715. The storage manager 720 may also use its index cache 730 to track the status of storage operations to be performed, storage patterns associated with the system components such as media use, storage growth, network bandwidth, service level agreement (“SLA”) compliance levels, data protection levels, storage policy information, storage criteria associated with user preferences, retention criteria, storage operation preferences, and other storage-related information. Index caches 730 and 710 typically reside on their corresponding storage component's hard disk or other fixed storage device. For example, the media management component 705 of a storage manager component 720 may retrieve storage manager index cache 710 data regarding a storage policy and storage operation to be performed or scheduled for a particular client 785. The media management component 705, either directly or via some interface module, communicates with the data agent 795 at the client 785 regarding the storage operation.
Jobs agent 740 may also retrieve from the index cache 730 a storage policy (not shown) associated with the client 785 and use information from the storage policy to communicate to the data agent 795 one or more media management components 705 associated with performing storage operations for that particular client 785 as well as other information regarding the storage operation to be performed such as retention criteria, encryption criteria, streaming criteria, etc. The data agent 795 then packages or otherwise manipulates the client data stored in the client production data store 790 in accordance with the storage policy information and/or according to a user preference, and communicates this client data to the appropriate media management component(s) 705 for processing. The media management component(s) 705 store the data according to storage preferences associated with the storage policy including storing the generated index data with the stored data, as well as storing a copy of the generated index data in the media management component index cache 710.
While the invention has been described and illustrated in connection with preferred embodiments, many variations and modifications as will be evident to those skilled in this art may be made without departing from the spirit and scope of the invention, and the invention is thus not to be limited to the precise details of methodology or construction set forth above as such variations and modification are intended to be included within the scope of the invention.
This application is a continuation of U.S. application Ser. No. 12/340,365, filed Dec. 19, 2008 now U.S. Pat. No. 7,962,714, entitled SYSTEM AND METHOD FOR PERFORMING AUXILIARY STORAGE OPERATIONS, which is a continuation of U.S. application Ser. No. 11/269,119, filed Nov. 8, 2005 now U.S. Pat. No. 7,490,207, entitled SYSTEM AND METHOD FOR PERFORMING AUXILIARY STORAGE OPERATIONS, which claims the benefit of U.S. Provisional Application No. 60/626,076 titled SYSTEM AND METHOD FOR PERFORMING STORAGE OPERATIONS IN A COMPUTER NETWORK, filed Nov. 8, 2004, the entireties of which are hereby incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4686620 | Ng | Aug 1987 | A |
4995035 | Cole et al. | Feb 1991 | A |
5005122 | Griffin et al. | Apr 1991 | A |
5093912 | Dong et al. | Mar 1992 | A |
5133065 | Cheffetz et al. | Jul 1992 | A |
5193154 | Kitajima et al. | Mar 1993 | A |
5212772 | Masters | May 1993 | A |
5226157 | Nakano et al. | Jul 1993 | A |
5239647 | Anglin et al. | Aug 1993 | A |
5241668 | Eastridge et al. | Aug 1993 | A |
5241670 | Eastridge et al. | Aug 1993 | A |
5276860 | Fortier et al. | Jan 1994 | A |
5276867 | Kenley et al. | Jan 1994 | A |
5287500 | Stoppani, Jr. | Feb 1994 | A |
5301310 | Isman et al. | Apr 1994 | A |
5321816 | Rogan et al. | Jun 1994 | A |
5333315 | Saether et al. | Jul 1994 | A |
5347653 | Flynn et al. | Sep 1994 | A |
5388243 | Glider et al. | Feb 1995 | A |
5410700 | Fecteau et al. | Apr 1995 | A |
5448724 | Hayashi et al. | Sep 1995 | A |
5465359 | Allen et al. | Nov 1995 | A |
5491810 | Allen | Feb 1996 | A |
5495607 | Pisello et al. | Feb 1996 | A |
5504873 | Martin et al. | Apr 1996 | A |
5544345 | Carpenter et al. | Aug 1996 | A |
5544347 | Yanai et al. | Aug 1996 | A |
5559957 | Balk | Sep 1996 | A |
5619644 | Crockett et al. | Apr 1997 | A |
5633999 | Clowes et al. | May 1997 | A |
5638509 | Dunphy et al. | Jun 1997 | A |
5659743 | Adams et al. | Aug 1997 | A |
5673381 | Huai et al. | Sep 1997 | A |
5699361 | Ding et al. | Dec 1997 | A |
5729743 | Squibb | Mar 1998 | A |
5737747 | Vishlitsky et al. | Apr 1998 | A |
5751997 | Kullick et al. | May 1998 | A |
5758359 | Saxon | May 1998 | A |
5761677 | Senator et al. | Jun 1998 | A |
5764972 | Crouse et al. | Jun 1998 | A |
5778395 | Whiting et al. | Jul 1998 | A |
5812398 | Nielsen | Sep 1998 | A |
5813008 | Benson et al. | Sep 1998 | A |
5813009 | Johnson et al. | Sep 1998 | A |
5813017 | Morris | Sep 1998 | A |
5829023 | Bishop | Oct 1998 | A |
5829046 | Tzelnic et al. | Oct 1998 | A |
5875478 | Blumenau | Feb 1999 | A |
5875481 | Ashton et al. | Feb 1999 | A |
5887134 | Ebrahim | Mar 1999 | A |
5890159 | Sealby et al. | Mar 1999 | A |
5901327 | Ofek | May 1999 | A |
5924102 | Perks | Jul 1999 | A |
5950205 | Aviani, Jr. | Sep 1999 | A |
5958005 | Thorne et al. | Sep 1999 | A |
5974563 | Beeler, Jr. | Oct 1999 | A |
6021415 | Cannon et al. | Feb 2000 | A |
6026414 | Anglin | Feb 2000 | A |
6035306 | Lowenthal et al. | Mar 2000 | A |
6052735 | Ulrich et al. | Apr 2000 | A |
6076148 | Kedem et al. | Jun 2000 | A |
6094416 | Ying | Jul 2000 | A |
6105136 | Cromer et al. | Aug 2000 | A |
6128750 | Espy | Oct 2000 | A |
6131095 | Low et al. | Oct 2000 | A |
6131190 | Sidwell | Oct 2000 | A |
6137864 | Yaker | Oct 2000 | A |
6148412 | Cannon et al. | Nov 2000 | A |
6154787 | Urevig et al. | Nov 2000 | A |
6154852 | Amundson et al. | Nov 2000 | A |
6161111 | Mutalik et al. | Dec 2000 | A |
6167402 | Yeager | Dec 2000 | A |
6175829 | Li et al. | Jan 2001 | B1 |
6212512 | Barney et al. | Apr 2001 | B1 |
6260069 | Anglin | Jul 2001 | B1 |
6269431 | Dunham | Jul 2001 | B1 |
6275953 | Vahalia et al. | Aug 2001 | B1 |
6295541 | Bodnar et al. | Sep 2001 | B1 |
6301592 | Aoyama et al. | Oct 2001 | B1 |
6304880 | Kishi | Oct 2001 | B1 |
6324581 | Xu et al. | Nov 2001 | B1 |
6328766 | Long | Dec 2001 | B1 |
6330570 | Crighton | Dec 2001 | B1 |
6330572 | Sitka | Dec 2001 | B1 |
6330642 | Carteau | Dec 2001 | B1 |
6343324 | Hubis et al. | Jan 2002 | B1 |
6343342 | Carlson | Jan 2002 | B1 |
6350199 | Williams et al. | Feb 2002 | B1 |
RE37601 | Eastridge et al. | Mar 2002 | E |
6353878 | Dunham | Mar 2002 | B1 |
6356801 | Goodman et al. | Mar 2002 | B1 |
6374266 | Shnelvar | Apr 2002 | B1 |
6374336 | Peters et al. | Apr 2002 | B1 |
6385673 | DeMoney | May 2002 | B1 |
6389432 | Pothapragada et al. | May 2002 | B1 |
6418478 | Ignatius et al. | Jul 2002 | B1 |
6421711 | Blumenau et al. | Jul 2002 | B1 |
6438586 | Hass et al. | Aug 2002 | B1 |
6487561 | Ofek et al. | Nov 2002 | B1 |
6487644 | Huebsch et al. | Nov 2002 | B1 |
6505307 | Stell et al. | Jan 2003 | B1 |
6519679 | Devireddy et al. | Feb 2003 | B2 |
6538669 | Lagueux, Jr. et al. | Mar 2003 | B1 |
6542909 | Tamer et al. | Apr 2003 | B1 |
6542972 | Ignatius et al. | Apr 2003 | B2 |
6564228 | O'Connor | May 2003 | B1 |
6571310 | Ottesen | May 2003 | B1 |
6581143 | Gagne et al. | Jun 2003 | B2 |
6631442 | Blumenau | Oct 2003 | B1 |
6631493 | Ottesen et al. | Oct 2003 | B2 |
6647396 | Parnell et al. | Nov 2003 | B2 |
6658436 | Oshinsky et al. | Dec 2003 | B2 |
6658526 | Nguyen et al. | Dec 2003 | B2 |
6665740 | Mason et al. | Dec 2003 | B1 |
6732124 | Koseki et al. | May 2004 | B1 |
6757794 | Cabrera et al. | Jun 2004 | B2 |
6763351 | Subramaniam et al. | Jul 2004 | B1 |
6789161 | Blendermann et al. | Sep 2004 | B1 |
6791910 | James et al. | Sep 2004 | B1 |
6832186 | Margulieux | Dec 2004 | B1 |
6859758 | Prabhakaran et al. | Feb 2005 | B1 |
6871163 | Hiller et al. | Mar 2005 | B2 |
6880052 | Lubbers et al. | Apr 2005 | B2 |
6941396 | Thorpe et al. | Sep 2005 | B1 |
6952758 | Chron et al. | Oct 2005 | B2 |
6965968 | Touboul et al. | Nov 2005 | B1 |
6968351 | Butterworth | Nov 2005 | B2 |
6973553 | Archibald, Jr. et al. | Dec 2005 | B1 |
6983277 | Yamaguchi et al. | Jan 2006 | B2 |
6983351 | Gibble et al. | Jan 2006 | B2 |
7003519 | Biettron et al. | Feb 2006 | B1 |
7003641 | Prahlad et al. | Feb 2006 | B2 |
7035880 | Crescenti et al. | Apr 2006 | B1 |
7062761 | Slavin et al. | Jun 2006 | B2 |
7069380 | Ogawa et al. | Jun 2006 | B2 |
7085904 | Mizuno et al. | Aug 2006 | B2 |
7103731 | Gibble et al. | Sep 2006 | B2 |
7103740 | Colgrove et al. | Sep 2006 | B1 |
7107298 | Prahlad et al. | Sep 2006 | B2 |
7107395 | Ofek et al. | Sep 2006 | B1 |
7117246 | Christenson et al. | Oct 2006 | B2 |
7120757 | Tsuge | Oct 2006 | B2 |
7130970 | Devassy et al. | Oct 2006 | B2 |
7155465 | Lee et al. | Dec 2006 | B2 |
7155633 | Tuma et al. | Dec 2006 | B2 |
7159110 | Douceur et al. | Jan 2007 | B2 |
7162496 | Amarendran et al. | Jan 2007 | B2 |
7173929 | Testardi | Feb 2007 | B1 |
7174433 | Kottomtharayil et al. | Feb 2007 | B2 |
7246140 | Therrien et al. | Jul 2007 | B2 |
7246207 | Kottomtharayil et al. | Jul 2007 | B2 |
7246272 | Cabezas et al. | Jul 2007 | B2 |
7249357 | Landman et al. | Jul 2007 | B2 |
7251708 | Justiss et al. | Jul 2007 | B1 |
7257257 | Anderson et al. | Aug 2007 | B2 |
7269612 | Devarakonda et al. | Sep 2007 | B2 |
7272606 | Borthakur et al. | Sep 2007 | B2 |
7278142 | Bandhole et al. | Oct 2007 | B2 |
7287047 | Kavuri | Oct 2007 | B2 |
7287252 | Bussiere et al. | Oct 2007 | B2 |
7293133 | Colgrove et al. | Nov 2007 | B1 |
7315807 | Lavallee et al. | Jan 2008 | B1 |
7346623 | Prahlad et al. | Mar 2008 | B2 |
7359917 | Winter et al. | Apr 2008 | B2 |
7380014 | LeCroy et al. | May 2008 | B2 |
7380072 | Kottomtharayil et al. | May 2008 | B2 |
7383462 | Osaki et al. | Jun 2008 | B2 |
7409509 | Devassy et al. | Aug 2008 | B2 |
7434090 | Hartung et al. | Oct 2008 | B2 |
7447149 | Beesley et al. | Nov 2008 | B1 |
7448079 | Tremain | Nov 2008 | B2 |
7454569 | Kavuri et al. | Nov 2008 | B2 |
7467167 | Patterson | Dec 2008 | B2 |
7472238 | Gokhale | Dec 2008 | B1 |
7484054 | Kottomtharayil et al. | Jan 2009 | B2 |
7490207 | Amarendran | Feb 2009 | B2 |
7496492 | Dai | Feb 2009 | B2 |
7500053 | Kavuri et al. | Mar 2009 | B1 |
7500150 | Sharma et al. | Mar 2009 | B2 |
7519726 | Palliyil et al. | Apr 2009 | B2 |
7523483 | Dogan | Apr 2009 | B2 |
7529748 | Wen et al. | May 2009 | B2 |
7536291 | Retnamma et al. | May 2009 | B1 |
7552294 | Justiss | Jun 2009 | B1 |
7596586 | Gokhale et al. | Sep 2009 | B2 |
7613748 | Brockway et al. | Nov 2009 | B2 |
7627598 | Burke | Dec 2009 | B1 |
7627617 | Kavuri et al. | Dec 2009 | B2 |
7631194 | Wahlert et al. | Dec 2009 | B2 |
7685126 | Patel et al. | Mar 2010 | B2 |
7739459 | Kottomtharayil et al. | Jun 2010 | B2 |
7765369 | Prahlad et al. | Jul 2010 | B1 |
7769961 | Kottomtharayil et al. | Aug 2010 | B2 |
7809914 | Kottomtharayil et al. | Oct 2010 | B2 |
7827363 | Devassy et al. | Nov 2010 | B2 |
7831553 | Prahlad et al. | Nov 2010 | B2 |
7840537 | Gokhale et al. | Nov 2010 | B2 |
7849266 | Kavuri et al. | Dec 2010 | B2 |
7873802 | Gokhale et al. | Jan 2011 | B2 |
7949512 | Vijayan Retnamma et al. | May 2011 | B2 |
7958307 | Kavuri et al. | Jun 2011 | B2 |
20020029281 | Zeidner et al. | Mar 2002 | A1 |
20020040405 | Gold | Apr 2002 | A1 |
20020049778 | Bell et al. | Apr 2002 | A1 |
20020107877 | Whiting et al. | Aug 2002 | A1 |
20020122543 | Rowen | Sep 2002 | A1 |
20020157113 | Allegrezza | Oct 2002 | A1 |
20020188592 | Leonhardt et al. | Dec 2002 | A1 |
20020194340 | Ebstyne et al. | Dec 2002 | A1 |
20030014433 | Teloh et al. | Jan 2003 | A1 |
20030016609 | Rushton et al. | Jan 2003 | A1 |
20030061491 | Jaskiewicz et al. | Mar 2003 | A1 |
20030099237 | Mitra et al. | May 2003 | A1 |
20030126361 | Slater et al. | Jul 2003 | A1 |
20030169733 | Gurkowski et al. | Sep 2003 | A1 |
20030204700 | Biessener et al. | Oct 2003 | A1 |
20040010523 | Wu et al. | Jan 2004 | A1 |
20040073716 | Boom et al. | Apr 2004 | A1 |
20040088432 | Hubbard et al. | May 2004 | A1 |
20040098547 | Ofek et al. | May 2004 | A1 |
20040107199 | Dairymple et al. | Jun 2004 | A1 |
20040193397 | Lumb et al. | Sep 2004 | A1 |
20040193953 | Callahan et al. | Sep 2004 | A1 |
20050033756 | Kottomtharayil et al. | Feb 2005 | A1 |
20050080992 | Massey et al. | Apr 2005 | A1 |
20050114477 | Willging et al. | May 2005 | A1 |
20050166011 | Burnett et al. | Jul 2005 | A1 |
20050172093 | Jain | Aug 2005 | A1 |
20050246568 | Davies | Nov 2005 | A1 |
20050256972 | Cochran et al. | Nov 2005 | A1 |
20050262296 | Peake | Nov 2005 | A1 |
20060005048 | Osaki et al. | Jan 2006 | A1 |
20060010227 | Atluri | Jan 2006 | A1 |
20060020569 | Goodman et al. | Jan 2006 | A1 |
20060044674 | Martin et al. | Mar 2006 | A1 |
20060224846 | Amarendran et al. | Oct 2006 | A1 |
20070288536 | Sen et al. | Dec 2007 | A1 |
20080059515 | Fulton | Mar 2008 | A1 |
20080229037 | Bunte et al. | Sep 2008 | A1 |
20080243914 | Prahlad et al. | Oct 2008 | A1 |
20080243957 | Prahlad et al. | Oct 2008 | A1 |
20080243958 | Prahlad et al. | Oct 2008 | A1 |
20090187711 | Amarendran et al. | Jul 2009 | A1 |
20090319534 | Gokhale | Dec 2009 | A1 |
20090319585 | Gokhale | Dec 2009 | A1 |
20100005259 | Prahlad et al. | Jan 2010 | A1 |
20100017184 | Retnamma et al. | Jan 2010 | A1 |
20100131461 | Prahlad et al. | May 2010 | A1 |
20100287234 | Kottomtharayil et al. | Nov 2010 | A1 |
20110010440 | Kottomtharayil et al. | Jan 2011 | A1 |
20110040799 | Devassy et al. | Feb 2011 | A1 |
Number | Date | Country |
---|---|---|
0259912 | Mar 1988 | EP |
0405926 | Jan 1991 | EP |
0467546 | Jan 1992 | EP |
0774715 | May 1997 | EP |
0809184 | Nov 1997 | EP |
0899662 | Mar 1999 | EP |
0981090 | Feb 2000 | EP |
1174795 | Jan 2002 | EP |
1115064 | Dec 2004 | EP |
2366048 | Feb 2002 | GB |
WO 9114229 | Sep 1991 | WO |
WO 9513580 | May 1995 | WO |
WO 9912098 | Mar 1999 | WO |
WO 9914692 | Mar 1999 | WO |
WO 9917204 | Apr 1999 | WO |
WO 2004090788 | Oct 2004 | WO |
WO 2005055093 | Jun 2005 | WO |
Number | Date | Country | |
---|---|---|---|
20110283073 A1 | Nov 2011 | US |
Number | Date | Country | |
---|---|---|---|
60626076 | Nov 2004 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12340365 | Dec 2008 | US |
Child | 13107807 | US | |
Parent | 11269119 | Nov 2005 | US |
Child | 12340365 | US |