Computer data is vital to today's organizations and a significant part of protection against disasters is focused on data protection. As solid-state memory has advanced to the point where cost of memory has become a relatively insignificant factor, organizations can afford to operate with systems that store and process terabytes of data.
Conventional data protection systems include tape backup drives, for storing organizational production site data on a periodic basis. Another conventional data protection system uses data replication, by creating a copy of production site data of an organization on a secondary backup storage system, and updating the backup with changes. The backup storage system may be situated in the same physical location as the production storage system, or in a physically remote location. Data replication systems generally operate either at the application level, at the file system level, or at the data block level.
In one embodiment, a method includes intercepting a write command to write to a volume at a production site, saving data from the write command to a cache, sending metadata from the write command to a data protection appliance (DPA), writing the data to the volume, receiving a request for the data in the cache, sending the data from cache to a data protection appliance (DPA) at the production site and sending the data from the DPA to the replication site.
In another embodiment, an apparatus includes electronic hardware circuitry configured to intercept a write command to write to a volume at a production site, save data from the write command to a cache, send metadata from the write command to a data protection appliance (DPA), write the data to the volume, receive a request for the data in the cache, send the data from cache to a data protection appliance (DPA) at the production site and send the data from the DPA to the replication site. In an embodiment, the circuitry includes at least one of a processor, a memory, a programmable logic device or a logic gate.
In a further embodiment, an article includes a non-transitory computer-readable medium that stores computer-executable instructions. In an embodiment, the instructions cause a machine to intercept a write command to write to a volume at a production site, save data from the write command to a cache, send metadata from the write command to a data protection appliance (DPA), write the data to the volume, receive a request for the data in the cache, send the data from cache to a data protection appliance (DPA) at the production site and send the data from the DPA to the replication site.
In some embodiments, the current disclosure may provide techniques for a replication site to pull replication data. In one particular example, data from a write (e.g., a write command and also known as a write I/O) may be pulled by the replication site and the metadata of the write may be pushed to the replication site. In one particular example, the replication site may pull the data when resources allow.
Referring to
In certain embodiments, during normal operations, the direction of replicate data flow may go from source side to target side. In other embodiments, it is possible, however, for a user to reverse the direction of replicate data flow, in which case Site I starts to behave as a target backup site, and Site II starts to behave as a source production site. In many embodiments, such change of replication direction is referred to as a “failover.” In most embodiments, a failover may be performed in the event of a disaster at the production site, or for other reasons. In some data architectures in some embodiments, Site I or Site II may behave as a production site for a portion of stored data, and may behave simultaneously as a backup site for another portion of stored data. In some data architectures, a portion of stored data may be replicated to a backup site, and another portion may not.
In the example embodiment of
The source and target sides may communicate via a wide area network (WAN) 128, for example, although other types of networks may be used.
In one example, each side of system 100 may include three major components coupled via a storage area network (SAN); namely, (i) a storage system, (ii) a host computer, and (iii) a data protection appliance (DPA). Specifically, with reference to
Generally, a SAN may include one or more devices, referred to as “nodes”. A node in a SAN may be an “initiator” or a “target”, or both. In certain embodiment, an initiator node may be a device that is able to initiate requests to one or more other devices; and a target node may be a device that is able to reply to requests, such as SCSI (small computer system interface) commands, sent by an initiator node. A SAN may also include network switches, such as fiber channel switches. In many embodiments, a communication links between each host computer and its corresponding storage system may be any appropriate medium suitable for data transfer, such as fiber communication channel links.
In most embodiment, a host communicates with its corresponding storage system using SCSI commands.
In the example embodiment of
In some example embodiments, logical units may be a logical entity provided by a storage system, for accessing data stored in the storage system. In certain embodiments, the logical unit may be a physical logical unit or a virtual logical unit. In many embodiments, logical unit may be identified by a unique logical unit number (LUN). In the example embodiment of
In the example embodiment of
In the example embodiment of
Generally, an operating system of a host computer may generate a host device for each logical unit exposed by a storage system in the host computer SAN. In many embodiments, a host device may be a logical entity in a host computer, through which a host computer may access a logical unit. In the example embodiment of
In the course of continuous operation, host computer 104 may be a SAN initiator that issues I/O requests (write/read operations) through host device 140 to LU A using, for example, SCSI commands. Such requests may be generally transmitted to LU A with an address that includes a specific device identifier, an offset within the device, and a data size. Offsets are generally aligned to 512 byte blocks. The average size of a write operation issued by host computer 104 may be, for example, 10 kilobytes (KB); (e.g., 20 blocks). For an I/O rate of 50 megabytes (MB) per second, this corresponds to approximately 5,000 write transactions per second.
System 100 may include two data protection appliances, a source side DPA 112 and a target side DPA 124. A DPA may perform various data protection services, such as data replication of a storage system, and journaling of I/O requests issued by a host computer to source side storage system data. As explained in detail herein, when acting as a target side DPA, a DPA may also enable roll back of data to an earlier point-in-time (PIT), and processing of rolled back data at the target site. Each DPA 112 and 124 may be a computer that includes inter alia one or more conventional CPUs and internal memory.
For additional safety precaution, each DPA may be a cluster of such computers. Use of a cluster may ensure that if a DPA computer is down, then the DPA functionality switches over to another computer. The DPA computers within a DPA cluster may communicate with one another using at least one communication link suitable for data transfer via fiber channel or IP based protocols, or such other transfer protocol. One computer from the DPA cluster may serve as the DPA leader. The DPA cluster leader may coordinate between the computers in the cluster, and may also perform other tasks that require coordination between the computers, such as load balancing.
In the architecture illustrated in
DPAs 112 and 124 may be configured to act as initiators in the SAN (e.g., DPAs may issue I/O requests using, for example, SCSI commands, to access logical units on their respective storage systems). DPA 112 and DPA 124 may also be configured with the necessary functionality to act as targets (e.g., to reply to I/O requests, such as SCSI commands, issued by other initiators in the SAN, including inter alia their respective host computers 104 and 116). Being target nodes, DPA 112 and DPA 124 may dynamically expose or remove one or more logical units.
As described hereinabove, Site I and Site II may each behave simultaneously as a production site and a backup site for different logical units. As such, DPA 112 and DPA 124 may each behave as a source DPA for some logical units, and as a target DPA for other logical units, at the same time.
In the example embodiment of
In the example embodiment of
Specifically, in the example embodiment of
In the example embodiment of
What follows is a detailed description of system behavior under normal production mode, and under recovery mode.
In the example embodiment of
When DPA 112 receives a replicated SCSI write request from protection agent 144, DPA 112 may transmit certain I/O information characterizing the write request, packaged as a “write transaction”, over WAN 128 to DPA 124 on the target side, for journaling and for incorporation within target storage system 120.
DPA 112 may send its write transactions to DPA 124 using a variety of modes of transmission, including inter alia (i) a synchronous mode, (ii) an asynchronous mode, and (iii) a snapshot mode. In synchronous mode, DPA 112 may send each write transaction to DPA 124, may receive back an acknowledgement from DPA 124, and in turns may send an acknowledgement back to protection agent 144. Protection agent 144 may wait until receipt of such acknowledgement before sending the SCSI write request to LU A.
In asynchronous mode, DPA 112 may send an acknowledgement to protection agent 144 upon receipt of each I/O request, before receiving an acknowledgement back from DPA 124.
In snapshot mode, DPA 112 may receive several I/O requests and combines them into an aggregate “snapshot” of write activity performed in the multiple I/O requests, and may send the snapshot to DPA 124, for journaling and for incorporation in target storage system 120. In snapshot mode DPA 112 may send an acknowledgement to protection agent 144 upon receipt of each I/O request, before receiving an acknowledgement back from DPA 124.
While in production mode, DPA 124 may receive replicated data of LU A from DPA 112, and may perform journaling and writing to storage system 120. When applying write operations to storage system 120, DPA 124 may act as an initiator, and may send SCSI commands to LU B.
During a recovery mode, DPA 124 may undo the write transactions in the journal, so as to restore storage system 120 to the state it was at, at an earlier time.
As described hereinabove, LU B may be used as a backup of LU A. As such, during normal production mode, while data written to LU A by host computer 104 is replicated from LU A to LU B, host computer 116 should not be sending I/O requests to LU B. To prevent such I/O requests from being sent, protection agent 164 may act as a target site protection agent for host Device B and may fail I/O requests sent from host computer 116 to LU B through host Device B.
Target storage system 120 may expose a logical unit 176, referred to as a “journal LU”, for maintaining a history of write transactions made to LU B, referred to as a “journal”. Alternatively, journal LU 176 may be striped over several logical units, or may reside within all of or a portion of another logical unit. DPA 124 may include a journal processor 180 for managing the journal LU 176.
Journal processor 180 functions generally to manage the journal entries of LU B. Specifically, journal processor 180 may enter write transactions received by DPA 124 from DPA 112 into the journal, by writing them into the journal LU, may read the undo information for the transaction from LU B, may update the journal entries in the journal LU with undo information, applies the journal transactions to LU B, and may remove already-applied transactions from the journal.
Referring to
In one example, a description of journaling and some techniques associated with journaling may be described in the patent titled “METHODS AND APPARATUS FOR OPTIMAL JOURNALING FOR CONTINUOUS DATA REPLICATION” and with U.S. Pat. No. 7,516,287, issued Apr. 7, 2009, which is hereby incorporated by reference.
In the example embodiment of
Write transaction 200 may be transmitted from source side DPA 112 to target side DPA 124. As shown in
In practice each of the four streams may hold a plurality of write transaction data. As write transactions are received dynamically by target DPA 124, the write transactions may be recorded at the end of the DO stream and the end of the DO METADATA stream, prior to committing the transaction. During transaction application, when the various write transactions are applied to LU B, prior to writing the new DO data into addresses within the storage system, the older data currently located in such addresses may be recorded into the UNDO stream. In some examples, the metadata stream (e.g., UNDO METADATA stream or the DO METADATA stream) and the data stream (e.g., UNDO stream or DO stream) may be kept in a single stream each (i.e., one UNDO data and UNDO METADATA stream and one DO data and DO METADATA stream) by interleaving the metadata into the data stream.
Referring to
In one example, the DPAs 312, 324 may be similar to the DPA 112, 124. In one example, the journal 376 may be similar to the journal 176.
In one example, the protection agent 344 receives a write command and save the data from the write command to a cache 316 and sends the metadata to the DPA 312, for example. When the protection agent 344 receives a request for the data from the write command, the protection agent 344 sends the data from the cache 316.
In some examples, the protection agent 344 may not be able to write to the cache 316 because the cache 316 is full. In one particular example, if the cache 316 is full, writes to the cache 316 are delayed until there is a free space in the cache 316. In another particular example, if the cache 316 is full, the mode of the protection agent 344 is changed from the split mode to MOH (marking on host) mode and the metadata of the I/O (e.g., the volume offset and length of the I/O) are marked as dirty. In the MOH mode, the data is erased from the cache, and will be re-read from the storage so that continuous data protection is no longer possible as some I/O overwrites will be lost.
In the example embodiment of
Referring to
Referring to
Process 400 may intercept a write command to a volume (402). For example, the protection agent 344 may intercept a write command from the host 302 to write data to the volume 336.
Process 400 may save data to a cache (408). For example, the protection agent 344 may save the data from the write command to the cache 316.
Process 400 may send metadata from the write command (412). For example, the protection agent 344 may send metadata of the write command to the DPA 312.
Process 400 may receive an acknowledgment of receipt of the metadata (416). For example, the protection agent 344 may receive an acknowledgement from the DPA 312.
Process 400 may write data from the write command to the volume (422). For example, the protection agent 344 may write the data from the write command to the volume 336.
Process 400 may notify the host that the write command has completed (426). For example, the protection agent 344 notifies the host 302 that the write command to write data to the volume 336 has completed.
Process 400 may receive a request for the data in the write command (432) and process 400 sends the data in the write command from the cache (438). For example, the DPA 312 may send a request to the protection agent 344 to pull the data from the cache 316 and the protection agent 344 send the data from the cache 316.
In one example, processing blocks 432 and 438 may be performed at any time after processing block 412. In one particular example, processing blocks 432 and 438 may be performed after processing block 412 has completed, but before processing block 416 has commenced in synchronous replication. In some embodiments, the cache may be extended by external secondary caches 390-390c and as the cache 116 gets full, data may be sent to the secondary caches 390a-390c. When a request to pull the data is received, data is pulled from the correct cache.
Referring to
In one particular example, the system 300″ may include features and processes that are similar to approaches described in U.S. Pat. No. 8,478,955, issued Jul. 2, 2013, entitled “VIRTUALIZED CONSISTENCY GROUP USING MORE THAN ONE DATA PROTECTION APPLIANCE;” U.S. Pat. No. 8,433,869, issued Apr. 30, 2013, entitled “VIRTUALIZED CONSISTENCY GROUP USING AN ENHANCED SPLITTER;” and U.S. Pat. No. 8,832,399, issued Sep. 9, 2014, entitled “VIRTUALIZED CONSISTENCY GROUP USING AN ENHANCED SPLITTER,” each of which are assigned to the same assignee as the present patent application. All applications in this paragraph are incorporated herein by reference in their entirety.
In one example, the DPA 512a may replicate half of the volume 336 to the replica volume 556 in a first consistency group and DPA 512b may replicate the other half of the volume 336 to replica volume 556 in a second consistency group. In the example embodiment of
In the example embodiment of
Referring to
Process 600 may intercept a write command to a volume (602). For example, the protection agent 344 may intercept a write command from the host 302 to write data to the volume 336.
Process 600 may save data to a cache (408). For example, the protection agent 344 may save the data from the write command to the cache 316. In some embodiments the cache may be external to the storage.
In the example embodiment of
In the example embodiment of
In the example embodiment of
In the example embodiment of
In one example, processing blocks 632 and 638 may be performed at any time after processing block 612. In one particular example, processing blocks 632 and 638 may be performed after processing block 612 has completed, but before processing block 616 has commenced in synchronous replication.
Referring to the example embodiment of
The processes described herein (e.g., processes 400 and 600) are not limited to use with the hardware and software of
The system may be implemented, at least in part, via a computer program product, (e.g., in a non-transitory machine-readable storage medium such as, for example, a non-transitory computer-readable medium), for execution by, or to control the operation of, data processing apparatus (e.g., a programmable processor, a computer, or multiple computers)). Each such program may be implemented in a high level procedural or object-oriented programming language to communicate with a computer system. However, the programs may be implemented in assembly or machine language. The language may be a compiled or an interpreted language and it may be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment. A computer program may be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communication network. A computer program may be stored on a non-transitory machine-readable medium that is readable by a general or special purpose programmable computer for configuring and operating the computer when the non-transitory machine-readable medium is read by the computer to perform the processes described herein. For example, the processes described herein may also be implemented as a non-transitory machine-readable storage medium, configured with a computer program, where upon execution, instructions in the computer program cause the computer to operate in accordance with the processes. A non-transitory machine-readable medium may include but is not limited to a hard drive, compact disc, flash memory, non-volatile memory, volatile memory, magnetic diskette and so forth but does not include a transitory signal per se.
The processes described herein are not limited to the specific examples described. For example, the processes 400 and 600 are not limited to the specific processing order of
The processing blocks (for example, in the processes 400 and 600) associated with implementing the system may be performed by one or more programmable processors executing one or more computer programs to perform the functions of the system. All or part of the system may be implemented as, special purpose logic circuitry (e.g., an FPGA (field-programmable gate array) and/or an ASIC (application-specific integrated circuit)). All or part of the system may be implemented using electronic hardware circuitry that include electronic devices such as, for example, at least one of a processor, a memory, a programmable logic device or a logic gate.
Elements of different embodiments described herein may be combined to form other embodiments not specifically set forth above. Various elements, which are described in the context of a single embodiment, may also be provided separately or in any suitable subcombination. Other embodiments not specifically described herein are also within the scope of the following claims.
Number | Name | Date | Kind |
---|---|---|---|
5170480 | Mohan et al. | Dec 1992 | A |
5249053 | Jain | Sep 1993 | A |
5388254 | Betz et al. | Feb 1995 | A |
5499367 | Bamford et al. | Mar 1996 | A |
5526397 | Lohman | Jun 1996 | A |
5864837 | Maimone | Jan 1999 | A |
5879459 | Gadgil et al. | Mar 1999 | A |
5990899 | Whitten | Nov 1999 | A |
6042652 | Hyun et al. | Mar 2000 | A |
6065018 | Beier et al. | May 2000 | A |
6143659 | Leem | Nov 2000 | A |
6148340 | Bittinger et al. | Nov 2000 | A |
6174377 | Doering et al. | Jan 2001 | B1 |
6174809 | Kang et al. | Jan 2001 | B1 |
6203613 | Gates et al. | Mar 2001 | B1 |
6260125 | McDowell | Jul 2001 | B1 |
6270572 | Kim et al. | Aug 2001 | B1 |
6272534 | Guha | Aug 2001 | B1 |
6287965 | Kang et al. | Sep 2001 | B1 |
6467023 | DeKoning et al. | Oct 2002 | B1 |
6574657 | Dickinson | Jun 2003 | B1 |
6621493 | Whitten | Sep 2003 | B1 |
6804676 | Bains, II | Oct 2004 | B1 |
6947981 | Lubbers et al. | Sep 2005 | B2 |
7043610 | Horn et al. | May 2006 | B2 |
7051126 | Franklin | May 2006 | B1 |
7076620 | Takeda et al. | Jul 2006 | B2 |
7111197 | Kingsbury et al. | Sep 2006 | B2 |
7117327 | Hirakawa et al. | Oct 2006 | B2 |
7120768 | Mizuno et al. | Oct 2006 | B2 |
7130975 | Suishu et al. | Oct 2006 | B2 |
7139927 | Park et al. | Nov 2006 | B2 |
7159088 | Hirakawa et al. | Jan 2007 | B2 |
7167963 | Hirakawa et al. | Jan 2007 | B2 |
7203741 | Marco et al. | Apr 2007 | B2 |
7222136 | Brown et al. | May 2007 | B1 |
7296008 | Passerini et al. | Nov 2007 | B2 |
7328373 | Kawamura et al. | Feb 2008 | B2 |
7353335 | Kawamura | Apr 2008 | B2 |
7360113 | Anderson et al. | Apr 2008 | B2 |
7426618 | Vu et al. | Sep 2008 | B2 |
7519625 | Honami et al. | Apr 2009 | B2 |
7519628 | Leverett | Apr 2009 | B1 |
7546485 | Cochran et al. | Jun 2009 | B2 |
7590887 | Kano | Sep 2009 | B2 |
7606940 | Yamagami | Oct 2009 | B2 |
7719443 | Natanzon | May 2010 | B1 |
7757057 | Sangapu et al. | Jul 2010 | B2 |
7840536 | Ahal et al. | Nov 2010 | B1 |
7840662 | Natanzon | Nov 2010 | B1 |
7844856 | Ahal et al. | Nov 2010 | B1 |
7860836 | Natanzon et al. | Dec 2010 | B1 |
7882286 | Natanzon et al. | Feb 2011 | B1 |
7934262 | Natanzon et al. | Apr 2011 | B1 |
7958372 | Natanzon | Jun 2011 | B1 |
8037162 | Marco et al. | Oct 2011 | B2 |
8041940 | Natanzon et al. | Oct 2011 | B1 |
8060713 | Natanzon | Nov 2011 | B1 |
8060714 | Natanzon | Nov 2011 | B1 |
8103937 | Natanzon | Jan 2012 | B1 |
8108634 | Natanzon et al. | Jan 2012 | B1 |
8205009 | Heller et al. | Jun 2012 | B2 |
8214612 | Natanzon | Jul 2012 | B1 |
8250149 | Marco et al. | Aug 2012 | B2 |
8271441 | Natanzon et al. | Sep 2012 | B1 |
8271447 | Natanzon et al. | Sep 2012 | B1 |
8332687 | Natanzon et al. | Dec 2012 | B1 |
8335761 | Natanzon | Dec 2012 | B1 |
8335771 | Natanzon et al. | Dec 2012 | B1 |
8341115 | Natanzon et al. | Dec 2012 | B1 |
8370648 | Natanzon | Feb 2013 | B1 |
8380885 | Natanzon | Feb 2013 | B1 |
8392680 | Natanzon et al. | Mar 2013 | B1 |
8429362 | Natanzon | Apr 2013 | B1 |
8433869 | Natanzon et al. | Apr 2013 | B1 |
8438135 | Natanzon et al. | May 2013 | B1 |
8464101 | Natanzon et al. | Jun 2013 | B1 |
8478955 | Natanzon et al. | Jul 2013 | B1 |
8495304 | Natanzon et al. | Jul 2013 | B1 |
8510279 | Natanzon et al. | Aug 2013 | B1 |
8515904 | Dwyer, III | Aug 2013 | B1 |
8521691 | Natanzon | Aug 2013 | B1 |
8521694 | Natanzon | Aug 2013 | B1 |
8543609 | Natanzon | Sep 2013 | B1 |
8583885 | Natanzon | Nov 2013 | B1 |
8600945 | Natanzon et al. | Dec 2013 | B1 |
8601085 | Ives et al. | Dec 2013 | B1 |
8627012 | Derbeko et al. | Jan 2014 | B1 |
8683592 | Dotan et al. | Mar 2014 | B1 |
8694700 | Natanzon et al. | Apr 2014 | B1 |
8706700 | Natanzon et al. | Apr 2014 | B1 |
8712962 | Natanzon et al. | Apr 2014 | B1 |
8719497 | Don et al. | May 2014 | B1 |
8725691 | Natanzon | May 2014 | B1 |
8725692 | Natanzon et al. | May 2014 | B1 |
8726066 | Natanzon et al. | May 2014 | B1 |
8738813 | Natanzon et al. | May 2014 | B1 |
8745004 | Natanzon et al. | Jun 2014 | B1 |
8751828 | Raizen et al. | Jun 2014 | B1 |
8769336 | Natanzon et al. | Jul 2014 | B1 |
8805786 | Natanzon | Aug 2014 | B1 |
8806161 | Natanzon | Aug 2014 | B1 |
8825848 | Dotan et al. | Sep 2014 | B1 |
8832399 | Natanzon et al. | Sep 2014 | B1 |
8850143 | Natanzon | Sep 2014 | B1 |
8850144 | Natanzon et al. | Sep 2014 | B1 |
8862546 | Natanzon et al. | Oct 2014 | B1 |
8892835 | Natanzon et al. | Nov 2014 | B1 |
8898112 | Natanzon et al. | Nov 2014 | B1 |
8898409 | Natanzon et al. | Nov 2014 | B1 |
8898515 | Natanzon | Nov 2014 | B1 |
8898519 | Natanzon et al. | Nov 2014 | B1 |
8914595 | Natanzon | Dec 2014 | B1 |
8924668 | Natanzon | Dec 2014 | B1 |
8930500 | Marco et al. | Jan 2015 | B2 |
8930947 | Derbeko et al. | Jan 2015 | B1 |
8935498 | Natanzon | Jan 2015 | B1 |
8949180 | Natanzon et al. | Feb 2015 | B1 |
8954673 | Natanzon et al. | Feb 2015 | B1 |
8954796 | Cohen et al. | Feb 2015 | B1 |
8959054 | Natanzon | Feb 2015 | B1 |
8977593 | Natanzon et al. | Mar 2015 | B1 |
8977826 | Meiri et al. | Mar 2015 | B1 |
8996460 | Frank et al. | Mar 2015 | B1 |
8996461 | Natanzon et al. | Mar 2015 | B1 |
8996827 | Natanzon | Mar 2015 | B1 |
9003138 | Natanzon et al. | Apr 2015 | B1 |
9026696 | Natanzon et al. | May 2015 | B1 |
9031913 | Natanzon | May 2015 | B1 |
9032160 | Natanzon et al. | May 2015 | B1 |
9037818 | Natanzon et al. | May 2015 | B1 |
9063994 | Natanzon et al. | Jun 2015 | B1 |
9069479 | Natanzon | Jun 2015 | B1 |
9069709 | Natanzon et al. | Jun 2015 | B1 |
9081754 | Natanzon et al. | Jul 2015 | B1 |
9081842 | Natanzon et al. | Jul 2015 | B1 |
9087008 | Natanzon | Jul 2015 | B1 |
9087112 | Natanzon et al. | Jul 2015 | B1 |
9104529 | Derbeko et al. | Aug 2015 | B1 |
9110914 | Frank et al. | Aug 2015 | B1 |
9116811 | Derbeko et al. | Aug 2015 | B1 |
9128628 | Natanzon et al. | Sep 2015 | B1 |
9128855 | Natanzon et al. | Sep 2015 | B1 |
9134914 | Derbeko et al. | Sep 2015 | B1 |
9135119 | Natanzon et al. | Sep 2015 | B1 |
9135120 | Natanzon | Sep 2015 | B1 |
9146878 | Cohen et al. | Sep 2015 | B1 |
9152339 | Cohen et al. | Oct 2015 | B1 |
9152578 | Saad et al. | Oct 2015 | B1 |
9152814 | Natanzon | Oct 2015 | B1 |
9158578 | Derbeko et al. | Oct 2015 | B1 |
9158630 | Natanzon | Oct 2015 | B1 |
9160526 | Raizen et al. | Oct 2015 | B1 |
9177670 | Derbeko et al. | Nov 2015 | B1 |
9189339 | Cohen et al. | Nov 2015 | B1 |
9189341 | Natanzon et al. | Nov 2015 | B1 |
9201736 | Moore et al. | Dec 2015 | B1 |
9223659 | Natanzon et al. | Dec 2015 | B1 |
9225529 | Natanzon et al. | Dec 2015 | B1 |
9235481 | Natanzon et al. | Jan 2016 | B1 |
9235524 | Derbeko et al. | Jan 2016 | B1 |
9235632 | Natanzon | Jan 2016 | B1 |
9244997 | Natanzon et al. | Jan 2016 | B1 |
9256605 | Natanzon | Feb 2016 | B1 |
9274718 | Natanzon et al. | Mar 2016 | B1 |
9275063 | Natanzon | Mar 2016 | B1 |
9286052 | Solan et al. | Mar 2016 | B1 |
9305009 | Bono et al. | Apr 2016 | B1 |
9323750 | Natanzon et al. | Apr 2016 | B2 |
9330155 | Bono et al. | May 2016 | B1 |
9336094 | Wolfson et al. | May 2016 | B1 |
9336230 | Natanzon | May 2016 | B1 |
9367260 | Natanzon | Jun 2016 | B1 |
9378096 | Erel et al. | Jun 2016 | B1 |
9378219 | Bono et al. | Jun 2016 | B1 |
9378261 | Bono et al. | Jun 2016 | B1 |
9383937 | Frank et al. | Jul 2016 | B1 |
9389800 | Natanzon et al. | Jul 2016 | B1 |
9405481 | Cohen et al. | Aug 2016 | B1 |
9405684 | Derbeko et al. | Aug 2016 | B1 |
9405765 | Natanzon | Aug 2016 | B1 |
9411535 | Shemer et al. | Aug 2016 | B1 |
9459804 | Natanzon et al. | Oct 2016 | B1 |
9460028 | Raizen et al. | Oct 2016 | B1 |
9471579 | Natanzon | Oct 2016 | B1 |
9477407 | Marshak et al. | Oct 2016 | B1 |
9501542 | Natanzon | Nov 2016 | B1 |
9507732 | Natanzon et al. | Nov 2016 | B1 |
9507845 | Natanzon et al. | Nov 2016 | B1 |
9514138 | Natanzon et al. | Dec 2016 | B1 |
9524218 | Veprinsky et al. | Dec 2016 | B1 |
9529885 | Natanzon et al. | Dec 2016 | B1 |
9535800 | Natanzon et al. | Jan 2017 | B1 |
9535801 | Natanzon et al. | Jan 2017 | B1 |
9547459 | BenHanokh et al. | Jan 2017 | B1 |
9547591 | Natanzon et al. | Jan 2017 | B1 |
9552405 | Moore et al. | Jan 2017 | B1 |
9557921 | Cohen et al. | Jan 2017 | B1 |
9557925 | Natanzon | Jan 2017 | B1 |
9563517 | Natanzon et al. | Feb 2017 | B1 |
9563684 | Natanzon et al. | Feb 2017 | B1 |
9575851 | Natanzon et al. | Feb 2017 | B1 |
9575857 | Natanzon | Feb 2017 | B1 |
9575894 | Natanzon et al. | Feb 2017 | B1 |
9582382 | Natanzon et al. | Feb 2017 | B1 |
9588703 | Natanzon et al. | Mar 2017 | B1 |
9588847 | Natanzon et al. | Mar 2017 | B1 |
9594822 | Natanzon et al. | Mar 2017 | B1 |
9600377 | Cohen et al. | Mar 2017 | B1 |
9619255 | Natanzon | Apr 2017 | B1 |
9619256 | Natanzon et al. | Apr 2017 | B1 |
9619264 | Natanzon et al. | Apr 2017 | B1 |
9619543 | Natanzon et al. | Apr 2017 | B1 |
9632881 | Natanzon | Apr 2017 | B1 |
9639295 | Natanzon et al. | May 2017 | B1 |
9639383 | Natanzon | May 2017 | B1 |
9639592 | Natanzon et al. | May 2017 | B1 |
9652333 | Bournival et al. | May 2017 | B1 |
9658929 | Natanzon et al. | May 2017 | B1 |
9659074 | Natanzon et al. | May 2017 | B1 |
9665305 | Natanzon et al. | May 2017 | B1 |
9668704 | Fuimaono et al. | Jun 2017 | B2 |
9672117 | Natanzon et al. | Jun 2017 | B1 |
9678680 | Natanzon et al. | Jun 2017 | B1 |
9678728 | Shemer et al. | Jun 2017 | B1 |
9684576 | Natanzon et al. | Jun 2017 | B1 |
9690504 | Natanzon et al. | Jun 2017 | B1 |
9696939 | Frank et al. | Jul 2017 | B1 |
9710177 | Natanzon | Jul 2017 | B1 |
9720618 | Panidis et al. | Aug 2017 | B1 |
9722788 | Natanzon et al. | Aug 2017 | B1 |
9727429 | Moore et al. | Aug 2017 | B1 |
9733969 | Derbeko et al. | Aug 2017 | B2 |
9737111 | Lustik | Aug 2017 | B2 |
9740572 | Natanzon et al. | Aug 2017 | B1 |
9740573 | Natanzon | Aug 2017 | B1 |
9740880 | Natanzon et al. | Aug 2017 | B1 |
9749300 | Cale et al. | Aug 2017 | B1 |
9772789 | Natanzon et al. | Sep 2017 | B1 |
9798472 | Natanzon et al. | Oct 2017 | B1 |
9798490 | Natanzon | Oct 2017 | B1 |
9804934 | Natanzon et al. | Oct 2017 | B1 |
9811431 | Natanzon et al. | Nov 2017 | B1 |
9823865 | Natanzon et al. | Nov 2017 | B1 |
9823973 | Natanzon | Nov 2017 | B1 |
9832261 | Don et al. | Nov 2017 | B2 |
9846698 | Panidis et al. | Dec 2017 | B1 |
20020129168 | Kanai et al. | Sep 2002 | A1 |
20030048842 | Fourquin et al. | Mar 2003 | A1 |
20030061537 | Cha et al. | Mar 2003 | A1 |
20030110278 | Anderson | Jun 2003 | A1 |
20030145317 | Chamberlain | Jul 2003 | A1 |
20030196147 | Hirata et al. | Oct 2003 | A1 |
20040024963 | Talagala | Feb 2004 | A1 |
20040205092 | Longo et al. | Oct 2004 | A1 |
20040250032 | Ji et al. | Dec 2004 | A1 |
20040254964 | Kodama et al. | Dec 2004 | A1 |
20050015663 | Armangau et al. | Jan 2005 | A1 |
20050028022 | Amano | Feb 2005 | A1 |
20050049924 | DeBettencourt et al. | Mar 2005 | A1 |
20050172092 | Lam et al. | Aug 2005 | A1 |
20050273655 | Chow et al. | Dec 2005 | A1 |
20060031647 | Hirakawa et al. | Feb 2006 | A1 |
20060047996 | Anderson et al. | Mar 2006 | A1 |
20060064416 | Sim-Tang | Mar 2006 | A1 |
20060107007 | Hirakawa et al. | May 2006 | A1 |
20060117211 | Matsunami et al. | Jun 2006 | A1 |
20060161810 | Bao | Jul 2006 | A1 |
20060179343 | Kitamura | Aug 2006 | A1 |
20060195670 | Iwamura et al. | Aug 2006 | A1 |
20070055833 | Vu et al. | Mar 2007 | A1 |
20070180304 | Kano | Aug 2007 | A1 |
20070198602 | Ngo et al. | Aug 2007 | A1 |
20070198791 | Iwamura et al. | Aug 2007 | A1 |
20080082770 | Ahal | Apr 2008 | A1 |
20130246354 | Clayton | Sep 2013 | A1 |
Number | Date | Country |
---|---|---|
1 154 356 | Nov 2001 | EP |
WO 00 45581 | Aug 2000 | WO |
Entry |
---|
Gibson, “Five Point Plan Lies at the Heart of Compression Technology;” Tech Talk; Apr. 29, 1991; 1 Page. |
Soules et al., “Metadata Efficiency in Versioning File Systems;”2nd USENIX Conference on File and Storage Technologies; Mar. 31, 2003-Apr. 2, 2003; 16 Pages. |
AIX System Management Concepts: Operating Systems and Devices; Bull Electronics Angers; May 2000; 280 Pages. |
Soules et al., “Metadata Efficiency in a Comprehensive Versioning File System;” May 2002; CMU-CS-02-145; School of Computer Science, Carnegie Mellon University; 33 Pages. |
“Linux Filesystems,” Sams Publishing; 2002; Chapter 1: Introduction to Filesystems pp. 17-22 and Chapter 3: Overview of Journaling Filesystems pp. 67-71; 12 Pages. |
Bunyan et al., “Multiplexing in a BrightStor® ARCserve® Backup Release 11;” Mar. 2004; 4 Pages. |
Marks, “Network Computing, 33;” Cover Story; Feb. 2, 2006; 8 Pages. |
Hill, “Network Computing, NA;” Cover Story; Jun. 8, 2006; 9 Pages. |
Microsoft Computer Dictionary, Fifth Edition; 2002; 3 Pages. |
Wikipedia; Retrieved on Mar. 29, 2011 from http://en.wikipedia.org/wiki/DEFLATE: DEFLATE; 6 Pages. |
Wikipedia; Retrieved on Mar. 29, 2011 from http://en.wikipedia.org/wiki/Huffman_coding: HUFFMAN CODING; 11 Pages. |
Wikipedia; Retrieved on Mar. 29, 2011 from http:///en.wikipedia.org/wiki/LZ77: LZ77 and LZ78; 2 Pages. |
U.S. Appl. No. 11/609,560. |
U.S. Appl. No. 12/057,652. |
U.S. Appl. No. 11/609,561. |
U.S. Appl. No. 11/356,920. |
U.S. Appl. No. 10/512,687. |
U.S. Appl. No. 11/536,233. |
U.S. Appl. No. 11/536,215. |
U.S. Appl. No. 11/536,160. |
U.S. Appl. No. 11/964,168. |