US20200272542A1 - Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes - Google Patents
Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes Download PDFInfo
- Publication number
- US20200272542A1 US20200272542A1 US15/930,941 US202015930941A US2020272542A1 US 20200272542 A1 US20200272542 A1 US 20200272542A1 US 202015930941 A US202015930941 A US 202015930941A US 2020272542 A1 US2020272542 A1 US 2020272542A1
- Authority
- US
- United States
- Prior art keywords
- storage
- storage volume
- snapshot
- counter
- differential
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1461—Backup scheduling policy
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1464—Management of the backup or restore process for networked environments
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/2053—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
- G06F11/2094—Redundant storage or storage space
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3003—Monitoring arrangements specially adapted to the computing system or computing system component being monitored
- G06F11/3034—Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a storage system, e.g. DASD based or network based
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/84—Using snapshots, i.e. a logical point-in-time copy of the data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/88—Monitoring involving counting
Definitions
- the field relates generally to information processing systems, and more particularly to storage in information processing systems.
- a given such snapshot illustratively represents a point-in-time replica of a particular storage volume of the storage system.
- Such snapshots are commonly used in a wide variety of different data protection scenarios. For example, periodic snapshots are created in a storage system in order to enable users to recover from data corruption by restoring one or more storage volumes using a previous point-in-time replica.
- snapshots may be used in conjunction with synchronous or asynchronous replication of data from a storage system at one site to a storage system at another site, in order to support disaster recovery functionality.
- Conventional snapshot generation arrangements typically involve the use of a snapshot scheduler that is configured to create periodic snapshots at fixed intervals, following a predetermined schedule.
- the snapshot scheduler can cause a snapshot of a given storage volume to be created every hour, or at a particular time every day.
- the intervals are too short, such that snapshots are taken more frequently than needed, substantial amounts of computational and memory resources of the storage system are wasted. It is also possible that the intervals may be too long, such that snapshots are taken less frequently than needed, undermining the data protection provided by the storage system.
- Illustrative embodiments provide efficient snapshot generation control in a storage system based at least in part on monitored differentials of respective storage volumes in the storage system.
- one or more such embodiments can be advantageously configured to control generation of snapshots for a given storage volume of the storage system based at least in part on an amount of data in the storage volume that has been written since a previous snapshot of that storage volume was taken.
- Such arrangements dynamically adapt the snapshot generation in the storage system to better match the manner in which the data of the storage volume is changing over time, thereby conserving computational and memory resources of the storage system while also providing improved data protection. Accordingly, illustrative embodiments disclosed herein can considerably reduce the amounts of storage system computational and memory resources that are consumed in generating and storing snapshots, thereby leading to improved storage system performance.
- These embodiments illustratively include a clustered implementation of a content addressable storage system having a distributed storage controller. Similar advantages can be provided in other types of storage systems.
- a storage system comprises a plurality of storage devices and a storage controller.
- the storage controller is configured to monitor a differential between a storage volume of the storage system and a previous snapshot generated for that storage volume, and responsive to the monitored differential satisfying one or more specified conditions, to generate a subsequent snapshot for the storage volume.
- the storage volume illustratively comprises at least one logical storage volume comprising at least a portion of a physical storage space of one or more of the storage devices.
- the term “storage volume” as used herein is therefore intended to be broadly construed, so as to encompass a set of one or more logical storage volumes.
- generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises scheduling the generation of the subsequent snapshot, and generating the subsequent snapshot in accordance with the scheduling.
- the one or more specified conditions in some embodiments include a specified minimum amount of change in the storage volume relative to the previous snapshot of the storage volume.
- the specified minimum amount of change in the storage volume may be specified in terms of at least one of a minimum number of storage units of the storage volume that have changed since generation of the previous snapshot, and a minimum percentage of the storage volume that has changed since generation of the previous snapshot.
- monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume illustratively comprises maintaining a counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot.
- generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the counter exceeding a specified threshold.
- monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume illustratively comprises maintaining a first counter indicative of a total amount of data in the storage volume, maintaining a second counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and monitoring values of the first and second counters.
- generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the value of the second counter satisfying a specified condition relative to the value of the first counter.
- the storage system in some embodiments comprises a content addressable storage system implemented utilizing non-volatile memory storage devices, such as flash-based storage devices.
- non-volatile memory storage devices such as flash-based storage devices.
- the storage devices of the storage system in such embodiments can be configured to collectively provide an all-flash storage array. Numerous other storage system arrangements are possible in other embodiments.
- FIG. 1 is a block diagram of an information processing system comprising a storage system configured with functionality for snapshot generation control utilizing monitored differentials of respective storage volumes in an illustrative embodiment.
- FIG. 2 is a flow diagram of a process for snapshot generation control utilizing monitored differentials of respective storage volumes in an illustrative embodiment.
- FIG. 3 shows an example of an address-to-hash structure in an illustrative embodiment.
- FIG. 4 shows a content addressable storage system having a distributed storage controller configured with functionality for snapshot generation control utilizing monitored differentials of respective storage volumes in an illustrative embodiment.
- FIGS. 5 and 6 show examples of processing platforms that may be utilized to implement at least a portion of an information processing system in illustrative embodiments.
- ilustrarative embodiments will be described herein with reference to exemplary information processing systems and associated computers, servers, storage devices and other processing devices. It is to be appreciated, however, that these and other embodiments are not restricted to the particular illustrative system and device configurations shown. Accordingly, the term “information processing system” as used herein is intended to be broadly construed, so as to encompass, for example, processing systems comprising cloud computing and storage systems, as well as other types of processing systems comprising various combinations of physical and virtual processing resources. An information processing system may therefore comprise, for example, at least one data center or other cloud-based system that includes one or more clouds hosting multiple tenants that share cloud resources. Numerous different types of enterprise computing and storage systems are also encompassed by the term “information processing system” as that term is broadly used herein.
- FIG. 1 shows an information processing system 100 configured in accordance with an illustrative embodiment.
- the information processing system 100 comprises a computer system 101 that includes host devices 102 - 1 , 102 - 2 , . . . 102 -N.
- the host devices 102 communicate over a network 104 with a storage system 105 .
- the computer system 101 is assumed to comprise an enterprise computer system, cloud-based computer system or other arrangement of multiple compute nodes associated with respective users.
- the host devices 102 of the computer system 101 in some embodiments illustratively provide compute services such as execution of one or more applications on behalf of each of one or more users associated with respective ones of the host devices 102 .
- the host devices 102 and storage system 105 illustratively comprise respective processing devices of one or more processing platforms.
- the host devices 102 and the storage system 105 can each comprise one or more processing devices each having a processor and a memory, possibly implementing virtual machines and/or containers, although numerous other configurations are possible.
- the host devices 102 and the storage system 105 can additionally or alternatively be part of cloud infrastructure such as an Amazon Web Services (AWS) system.
- AWS Amazon Web Services
- Other examples of cloud-based systems that can be used to provide one or more of host devices 102 and storage system 105 include Google Cloud Platform (GCP) and Microsoft Azure.
- GCP Google Cloud Platform
- Azure Microsoft Azure
- the host devices 102 and the storage system 105 may be implemented on a common processing platform, or on separate processing platforms.
- the host devices 102 are configured to write data to and read data from the storage system 105 in accordance with applications executing on those host devices 102 for system users.
- Compute and/or storage services may be provided for users under a platform-as-a-service (PaaS) model, although it is to be appreciated that numerous other cloud infrastructure arrangements could be used. Also, illustrative embodiments can be implemented outside of the cloud infrastructure context, as in the case of a stand-alone computing and storage system implemented within a given enterprise.
- PaaS platform-as-a-service
- the network 104 is assumed to comprise a portion of a global computer network such as the Internet, although other types of networks can be part of the network 104 , including a wide area network (WAN), a local area network (LAN), a satellite network, a telephone or cable network, a cellular network, a wireless network such as a WiFi or WiMAX network, or various portions or combinations of these and other types of networks.
- the network 104 in some embodiments therefore comprises combinations of multiple different types of networks each comprising processing devices configured to communicate using Internet Protocol (IP) or other communication protocols.
- IP Internet Protocol
- some embodiments may utilize one or more high-speed local networks in which associated processing devices communicate with one another utilizing Peripheral Component Interconnect express (PCIe) cards of those devices, and networking protocols such as InfiniBand, Gigabit Ethernet or Fibre Channel.
- PCIe Peripheral Component Interconnect express
- Numerous alternative networking arrangements are possible in a given embodiment, as will be appreciated by those skilled in the art.
- the storage system 105 is accessible to the host devices 102 over the network 104 .
- the storage system 105 comprises a plurality of storage devices 106 and an associated storage controller 108 .
- the storage devices 106 store storage volumes 110 - 1 , 110 - 2 , . . . 110 -M.
- the storage volumes 110 illustratively comprise respective logical units (LUNs) or other types of logical storage volumes.
- the storage devices 106 illustratively comprise solid state drives (SSDs). Such SSDs are implemented using non-volatile memory (NVM) devices such as flash memory. Other types of NVM devices that can be used to implement at least a portion of the storage devices 106 include non-volatile random access memory (NVRAM), phase-change RAM (PC-RAM) and magnetic RAM (MRAM). These and various combinations of multiple different types of NVM devices may also be used.
- SSDs solid state drives
- NVM non-volatile memory
- NVRAM non-volatile random access memory
- PC-RAM phase-change RAM
- MRAM magnetic RAM
- a given storage system as the term is broadly used herein can include a combination of different types of storage devices, as in the case of a multi-tier storage system comprising a flash-based fast tier and a disk-based capacity tier.
- each of the fast tier and the capacity tier of the multi-tier storage system comprises a plurality of storage devices with different types of storage devices being used in different ones of the storage tiers.
- the fast tier may comprise flash drives while the capacity tier comprises hard disk drives.
- the particular storage devices used in a given storage tier may be varied in other embodiments, and multiple distinct storage device types may be used within a single storage tier.
- storage device as used herein is intended to be broadly construed, so as to encompass, for example, flash drives, solid state drives, hard disk drives, hybrid drives or other types of storage devices.
- the storage system 105 illustratively comprises a scale-out all-flash content addressable storage array such as an XtremIOTM storage array from Dell EMC of Hopkinton, Mass.
- a scale-out all-flash content addressable storage array such as an XtremIOTM storage array from Dell EMC of Hopkinton, Mass.
- Other types of storage arrays including by way of example VNX® and Symmetrix VMAX® storage arrays also from Dell EMC, can be used to implement storage system 105 in other embodiments.
- storage system as used herein is therefore intended to be broadly construed, and should not be viewed as being limited to content addressable storage systems or flash-based storage systems.
- a given storage system as the term is broadly used herein can comprise, for example, network-attached storage (NAS), storage area networks (SANs), direct-attached storage (DAS) and distributed DAS, as well as combinations of these and other storage types, including software-defined storage.
- NAS network-attached storage
- SANs storage area networks
- DAS direct-attached storage
- distributed DAS distributed DAS
- all-flash and hybrid flash storage arrays such as UnityTM
- software-defined storage products such as ScaleIOTM and ViPR®
- cloud storage products such as Elastic Cloud Storage (ECS)
- object-based storage products such as Atmos®
- scale-out NAS clusters comprising Isilon® platform nodes and associated accelerators, all from Dell EMC. Combinations of multiple ones of these and other storage products can also be used in implementing a given storage system in an
- the storage controller 108 of storage system 105 in the FIG. 1 embodiment includes differential-based snapshot control logic 112 and associated storage volume counters 114 .
- the differential-based snapshot control logic 112 is configured to control performance of a differential-based snapshot generation process such as that illustrated in the flow diagram of FIG. 2 , utilizing the storage volume counters 114 .
- the storage volume counters are maintained in a memory of the storage system 105 under the control of the differential-based snapshot control logic 112 .
- the storage controller 108 further comprises a snapshot generator 116 .
- the storage controller 108 and storage system 105 should also be understood to include additional modules and other components typically found in conventional implementations of storage controllers and storage systems, although such additional modules and other components are omitted from the figure for clarity and simplicity of illustration.
- the storage controller 108 via its differential-based snapshot control logic 112 , storage volume counters 114 and snapshot generator 116 is configured to monitor a differential between a storage volume of the storage system 105 and a previous snapshot generated for that storage volume, and responsive to the monitored differential satisfying one or more specified conditions, to generate a subsequent snapshot for the storage volume.
- a given storage volume designated for differential-based generation of snapshots in the storage system 105 illustratively comprises a set of one or more LUNs or other instances of the storage volumes 110 of the storage system 105 .
- Each such LUN or other storage volume illustratively comprises at least a portion of a physical storage space of one or more of the storage devices 106 .
- generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions comprises scheduling the generation of the subsequent snapshot, and generating the subsequent snapshot in accordance with the scheduling, where the scheduling occurs responsive to the monitored differential satisfying the one or more specified conditions.
- terms such as “generating a snapshot” as used herein are intended to be broadly construed so as to encompass, for example, scheduling the generation of a snapshot, where the snapshot is subsequently generated in accordance with the schedule.
- the one or more specified conditions illustratively comprise a specified minimum amount of change in the storage volume relative to the previous snapshot of the storage volume.
- the specified minimum amount of change in the storage volume can be specified in terms of at least one of a minimum number of storage units of the storage volume that have changed since generation of the previous snapshot, and a minimum percentage of the storage volume that has changed since generation of the previous snapshot.
- storage units in this example refers to a measure of storage capacity, such as megabytes (MB) or gigabytes (GB), although other similar storage units can be used.
- monitoring the differential between the storage volume of the storage system 105 and the previous snapshot generated for that storage volume comprises maintaining a corresponding counter in the storage volume counters 114 indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot.
- the counter is illustratively one of the plurality of storage volume counters 114 maintained for respective ones of the storage volumes 110 .
- generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the counter exceeding a specified threshold.
- the counter is reset in conjunction with the generation of the subsequent snapshot.
- monitoring the differential between the storage volume of the storage system 105 and the previous snapshot generated for that storage volume comprises maintaining a first counter indicative of a total amount of data in the storage volume, maintaining a second counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and monitoring values of the first and second counters.
- generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the value of the second counter satisfying a specified condition relative to the value of the first counter.
- the value of the second counter satisfying a specified condition relative to the value of the first counter comprises the value of the second counter reaching a specified percentage of the value of the first counter.
- the second counter is illustratively reset in conjunction with the generation of the subsequent snapshot.
- Maintaining a given one of the first and second counters illustratively comprises detecting one or more overwrites of existing data of the storage volume, and leaving the value of the given counter unchanged responsive to each of the one or more detected overwrites.
- Maintaining the second counter illustratively comprises accessing an address-to-hash (“A2H”) structure for the storage volume, determining if one or more portions of the storage volume have changed since generation of the previous snapshot based at least in part on respective corresponding entries of the A2H structure, and updating the second counter based at least in part on the determining.
- A2H address-to-hash
- the A2H structure illustratively comprises at least a portion of an A2H tree including logical addresses for respective pages of the storage volume in association with respective content-based signatures of those page, as well as additional fields to be described in more detail below in conjunction with the illustrative embodiments of FIGS. 2 and 3 , such as an “old data” field that can be used to determine if a given write to a particular address is a first write to that address since generation of a previous snapshot.
- the content-based signatures illustratively comprise hash digests of their respective pages, each generated by application of a hash function such as the well-known Secure Hashing Algorithm 1 (SHA1) to the content of its corresponding page. It is also possible that other types of content-based signatures may be used, such as hash handles of the type described elsewhere herein.
- a given content-based signature in illustrative embodiments is unique to the particular content of the page from which it is generated, such that two pages with exactly the same content will have the same content-based signature, while two pages with different content will have different content-based signatures.
- the first counter specifies the total amount of data in the storage volume (e.g., in bytes, or in pages), and the second counter specifies the total amount of data written since the last snapshot.
- the second counter is used to determine when it is time to take a new snapshot, and a differential-based snapshot generation process is configured to check whether or not the second counter is above a threshold.
- a threshold corresponding to a certain percentage of the first counter (e.g., 0.1%), the new snapshot is taken. Once a new snapshot is taken, the second counter is reset to zero and the process begins again.
- any data that is overwritten is not counted since it does not increase the size of the storage volume.
- For the second counter only data that is written since the last snapshot is counted. This can be done by observing the “old data” field in the above-noted A2H structure, as will be described in more detail below in conjunction with FIGS. 2 and 3 .
- Various automated actions may be taken in at least one of the host devices 102 and the storage system 105 based at least in part on snapshots generated in the manner described above.
- the snapshots are utilized in some embodiments to allow users of the storage system 105 to recover from data corruption by restoring one or more storage volumes using a previous point-in-time replica.
- one or more snapshots can be used to support automated rollback of a storage volume or set of storage volumes to a previous point in time.
- snapshots may be used in conjunction with synchronous or asynchronous replication of data from the storage system 105 at a production site or datacenter to another storage system at a recovery site or datacenter, in order to support disaster recovery functionality.
- the host devices 102 and storage system 105 in the FIG. 1 embodiment are assumed to be implemented using at least one processing platform each comprising one or more processing devices each having a processor coupled to a memory.
- processing devices can illustratively include particular arrangements of compute, storage and network resources.
- the host devices 102 and the storage system 105 may be implemented on respective distinct processing platforms, although numerous other arrangements are possible. For example, in some embodiments at least portions of the host devices 102 and the storage system 105 are implemented on the same processing platform.
- the storage system 105 can therefore be implemented at least in part within at least one processing platform that implements at least a portion of the host devices 102 .
- processing platform as used herein is intended to be broadly construed so as to encompass, by way of illustration and without limitation, multiple sets of processing devices and associated storage systems that are configured to communicate over one or more networks.
- distributed implementations of the system 100 are possible, in which certain components of the system reside in one data center in a first geographic location while other components of the system reside in one or more other data centers in one or more other geographic locations that are potentially remote from the first geographic location.
- the host devices 102 and storage system 105 it is possible in some implementations of the system 100 for the host devices 102 and storage system 105 to reside in different data centers. Numerous other distributed implementations of one or both of the host devices 102 and the storage system 105 are possible.
- the storage system 105 can also be implemented in a distributed manner across multiple data centers.
- system components such as host devices 102 , network 104 , storage system 105 , storage devices 106 , storage controller 108 and storage volumes 110 can be used in other embodiments.
- the process as shown includes steps 200 through 212 , and is suitable for use in system 100 but is more generally applicable to other types of information processing systems in which a storage system is configured to generate snapshots for one or more storage volumes and to take one or more automated actions based at least in part on the generated snapshots.
- the steps are illustratively performed at least in part under the control of the differential-based snapshot control logic 112 in storage system 105 of system 100 .
- At least one storage volume is designated for differential-based generation of snapshots.
- the storage volume is illustratively one of a plurality of logical storage volumes stored in a storage system, such as one of the storage volumes 110 stored in storage system 105 of system 100 .
- Multiple storage volumes can be designated for differential-based generation of snapshots in step 200 .
- one or more sets of storage volumes each comprising a plurality of storage volumes can be designated. It will be assumed for clarity and simplicity of the following description that a single storage volume is designated, but the techniques described can be extended in a straightforward manner to multiple designated storage volumes as well as multiple sets of storage volumes.
- a counter is reset for the storage volume.
- the counter is illustratively a particular one of the storage volume counters 114 corresponding to a particular one of the storage volumes 110 .
- step 206 the storage volume is monitored for writes.
- Such writes illustratively originate from one or more of the host devices 102 and are directed to the storage system 105 over the network 104 .
- step 208 a determination is made as to whether or not a write has been received for the storage volume. If no write has been received for the storage volume, the process returns to step 206 to continue to monitor the storage volume for writes. Otherwise the process moves to step 210 as shown.
- step 210 The operation of taking a snapshot in step 202 in such an embodiment creates a new node in the A2H tree, and from this point on all writes appear as new writes until an overwrite arrives.
- the threshold utilized in step 212 is selected to ensure that there has been a specified minimum amount of change in the storage volume since generation of the previous snapshot.
- the minimum amount of change can be specified in terms of at least one of a minimum number of storage units of the storage volume that have changed since generation of the previous snapshot, and a minimum percentage of the storage volume that has changed since generation of the previous snapshot.
- Other arrangements of one or more thresholds can be used in other embodiments.
- a user specifies the minimal amount of change in the storage volume that is required before the storage system will generate a new snapshot. This amount can be in terms of, for example, storage units (e.g., 20 MB) or a percentage (e.g., 0.1% change in the storage volume). Other techniques can used in generating appropriate monitoring thresholds in other embodiments.
- the FIG. 2 process continues for as long as it is desirable to generate snapshots for the designated storage volume.
- the process can be terminated under various conditions, possibly specified by or under the control of the differential-based snapshot control logic 112 , such as a change in the designation previously made in step 200 , a remapping, rezoning or other reconfiguration of the storage volume within the storage system 105 , or deletion of the storage volume from the storage system 105 .
- FIG. 2 is an example of a differential-based snapshot generation embodiment in which a differential between a storage volume of the storage system and a previous snapshot generated for that storage volume is monitored and, responsive to the monitored differential satisfying one or more specified conditions, a subsequent snapshot is generated for the storage volume.
- the term “differential” as used herein is intended to be broadly construed, so as to encompass a wide variety of different arrangements based at least in part on write counts as in the FIG. 2 embodiment, and other types of differentials can be monitored in other embodiments.
- monitoring is intended to be broadly construed, so as to encompass maintaining one or more counters and periodically or otherwise checking at least one of those counters against a corresponding threshold, as well as numerous other arrangements for tracking a differential so as to allow for a determination as to whether or not one or more specified conditions have been satisfied.
- the counter value being greater than the threshold in step 212 in the FIG. 2 process is an example of what is more generally referred to herein as a “specified condition” that can be satisfied by a monitored differential between a storage volume and a previous snapshot generator for that storage volume.
- the specified condition in this embodiment comprises a specified minimum amount of change in the storage volume relative to a previous snapshot of the storage volume.
- monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume in this embodiment comprises maintaining a counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions comprises generating the subsequent snapshot responsive to the counter exceeding a specified threshold.
- the snapshots generated by a storage system using the FIG. 2 process are utilized to perform one or more automated actions in the storage system.
- the storage system may utilize one or more snapshots to support automated rollback of a storage volume or set of storage volumes to a previous point in time, or to perform synchronous or asynchronous replication of data of one or more storage volumes from the storage system to another storage system or to another portion of the same storage system.
- These and numerous other automated actions may be taken utilizing snapshots generated using the FIG. 2 process.
- Functionality such as that described in conjunction with the flow diagram of FIG. 2 can be implemented at least in part in the form of one or more software programs stored in memory and executed by a processor of a processing device such as a computer or server.
- a memory or other storage device having executable program code of one or more software programs embodied therein is an example of what is more generally referred to herein as a “processor-readable storage medium.”
- a storage controller such as storage controller 108 of storage system 105 that is configured to control performance of one or more steps of the FIG. 2 process in its corresponding system 100 can be implemented as part of what is more generally referred to herein as a processing platform comprising one or more processing devices each comprising a processor coupled to a memory.
- a given such processing device may correspond to one or more virtual machines or other types of virtualization infrastructure such as Docker containers or Linux containers (LXCs).
- the storage controller 108 may be implemented at least in part using processing devices of such processing platforms.
- respective distributed modules of such a storage controller can be implemented in respective containers running on respective ones of the processing devices of a processing platform.
- a single counter is utilized in determining if a monitored differential between a storage volume and a previous snapshot generated for that storage volume satisfies one or more specified conditions.
- multiple counters can be used.
- monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume comprises maintaining a first counter indicative of a total amount of data in the storage volume, maintaining a second counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and monitoring values of the first and second counters.
- generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the value of the second counter satisfying a specified condition relative to the value of the first counter.
- the value of the second counter satisfying a specified condition relative to the value of the first counter may comprise the value of the second counter reaching a specified percentage of the value of the first counter.
- the second counter is reset in conjunction with the generation of the subsequent snapshot, but the first counter is not reset.
- overwrites of existing data of the storage volume are detected, and the value of the given counter is left unchanged responsive to each of the one or more detected overwrites.
- An embodiment of this type is illustratively configured to maintain the second counter by accessing an A2H structure for the storage volume, determining if one or more portions of the storage volume have changed since generation of the previous snapshot based at least in part on respective corresponding entries of the A2H structure, and updating the second counter based at least in part on the determining.
- FIG. 3 An example of an A2H structure 300 for a given storage volume in an illustrative embodiment is shown in FIG. 3 .
- the A2H structure 300 comprises a plurality of entries, each corresponding to the logical address of a different page of the storage volume.
- each entry comprises a hash of the given page.
- the “hash” as used in this particular example is considered a type of content-based signature.
- the hash values in respective entries of the A2H structure 300 may comprise at least respective portions of corresponding content-based signatures comprising hash digests of respective ones of the pages.
- the hash values in respective entries of the A2H structure 300 may comprise respective hash handles corresponding to respective content-based signatures of respective ones of the pages.
- the A2H structure 300 in some embodiments more particularly comprises at least a portion of an A2H tree or other type of A2H table configured to contain information mapping page logical addresses to respective hash values.
- the content-based signatures are illustratively computed for respective pages of the storage volume using SHA1 or another type of secure hashing algorithm. Such a computation is assumed to be performed utilizing a storage controller such as storage controller 108 of storage system 105 in system 100 .
- Each of the entries of the A2H structure 300 further comprises a corresponding “old data” field.
- the “old data” field is illustratively utilized in performing the first write determination in step 210 of the FIG. 2 embodiment, and in performing similar functions in other one-counter or multi-counter embodiments.
- One or more additional fields may be included in each entry, as denoted by the “other” fields in the figure.
- the A2H structure 300 is illustratively part of an A2H tree in which generation of a new snapshot creates a new node in the A2H tree.
- Such an A2H tree is also considered an example of a “snapshot tree,” and other types of snapshot trees can be used in other embodiments.
- After generation of a new node in the A2H tree or other similar type of snapshot tree all writes appear as new writes until an overwrite arrives.
- the A2H structure 300 can therefore be used to determine if a given write is the first write for a particular address of the storage volume since generation of a previous snapshot.
- structure as used herein is intended to be broadly construed so as to encompass numerous alternative data structures for maintaining information used in controlling generation of snapshots for at least one storage volume.
- an A2H tree or other similar tree-like data structure is considered a type of structure as that term is broadly used herein. Accordingly, the particular A2H structure shown in FIG. 3 is only an example, and should not be construed as limiting in any way.
- structure since the term “structure” as used herein is intended to be broadly construed, a given such structure can be implemented as a table, a tree or using any of a wide variety of different data structures or other storage arrangements.
- the storage system comprises an XtremIOTM storage array or other type of content addressable storage system suitably modified to incorporate differential-based snapshot generation techniques as disclosed herein.
- a content addressable storage system 405 comprises a plurality of storage devices 406 and an associated storage controller 408 .
- the content addressable storage system 405 may be viewed as a particular implementation of the storage system 105 , and accordingly is assumed to be coupled to host devices 102 of computer system 101 via network 104 within information processing system 100 .
- the storage controller 408 in the present embodiment is configured to implement differential-based snapshot generation functionality of the type previously described in conjunction with FIGS. 1 through 3 .
- the storage controller 408 includes distributed modules 412 and 416 , which are configured to operate in a manner similar to that described above for respective corresponding modules 112 and 116 of storage controller 108 .
- Module 412 in this embodiment is further assumed to incorporate storage volume counters that are similar to the storage volume counters 114 of storage controller 108 .
- the content addressable storage system 405 in the FIG. 4 embodiment is implemented as at least a portion of a clustered storage system and includes a plurality of storage nodes 415 each comprising a corresponding subset of the storage devices 406 .
- Other clustered storage system arrangements comprising multiple storage nodes can be used in other embodiments.
- a given clustered storage system may include not only storage nodes 415 but also additional storage nodes coupled to network 104 . Alternatively, such additional storage nodes may be part of another clustered storage system of the system 100 .
- Each of the storage nodes 415 of the storage system 405 is assumed to be implemented using at least one processing device comprising a processor coupled to a memory.
- the storage controller 408 of the content addressable storage system 405 is implemented in a distributed manner so as to comprise a plurality of distributed storage controller components implemented on respective ones of the storage nodes 415 .
- the storage controller 408 is therefore an example of what is more generally referred to herein as a “distributed storage controller.” In subsequent description herein, the storage controller 408 may be more particularly referred to as a distributed storage controller.
- Each of the storage nodes 415 in this embodiment further comprises a set of processing modules configured to communicate over one or more networks with corresponding sets of processing modules on other ones of the storage nodes 415 .
- the sets of processing modules of the storage nodes 415 collectively comprise at least a portion of the distributed storage controller 408 of the content addressable storage system 405 .
- the modules of the distributed storage controller 408 in the present embodiment more particularly comprise different sets of processing modules implemented on each of the storage nodes 415 .
- the set of processing modules of each of the storage nodes 415 comprises at least a control module 408 C, a data module 408 D and a routing module 408 R.
- the distributed storage controller 408 further comprises one or more management (“MGMT”) modules 408 M.
- MGMT management
- MGMT management
- management modules 408 M may be implemented on each of at least a subset of the storage nodes 415 .
- Each of the storage nodes 415 of the storage system 405 therefore comprises a set of processing modules configured to communicate over one or more networks with corresponding sets of processing modules on other ones of the storage nodes.
- a given such set of processing modules implemented on a particular storage node illustratively includes at least one control module 408 C, at least one data module 408 D and at least one routing module 408 R, and possibly a management module 408 M.
- These sets of processing modules of the storage nodes collectively comprise at least a portion of the distributed storage controller 408 .
- Communication links may be established between the various processing modules of the distributed storage controller 408 using well-known communication protocols such as IP, Transmission Control Protocol (TCP), and remote direct memory access (RDMA).
- IP Transmission Control Protocol
- RDMA remote direct memory access
- respective sets of IP links used in data transfer and corresponding messaging could be associated with respective different ones of the routing modules 408 R.
- the modules 412 and 416 in the present embodiment are assumed to be distributed at least in part over at least a subset of the other modules 408 C, 408 D, 408 R and 408 M of the storage controller 408 . Accordingly, at least portions of the differential-based snapshot generation functionality of the modules 412 and 416 may be implemented in one or more of the other modules of the storage controller 408 . In other embodiments, the modules 412 and 416 may be implemented as stand-alone modules of the storage controller 408 .
- the storage devices 406 are configured to store metadata pages 420 and user data pages 422 , and may also store additional information not explicitly shown such as checkpoints and write journals.
- the metadata pages 420 and the user data pages 422 are illustratively stored in respective designated metadata and user data areas of the storage devices 406 . Accordingly, metadata pages 420 and user data pages 422 may be viewed as corresponding to respective designated metadata and user data areas of the storage devices 406 .
- a given “page” as the term is broadly used herein should not be viewed as being limited to any particular range of fixed sizes.
- a page size of 8 kilobytes (KB) is used, but this is by way of example only and can be varied in other embodiments.
- page sizes of 4 KB, 16 KB or other values can be used. Accordingly, illustrative embodiments can utilize any of a wide variety of alternative paging arrangements for organizing the metadata pages 420 and the user data pages 422 .
- the user data pages 422 are part of a plurality of LUNs configured to store files, blocks, objects or other arrangements of data, each also generally referred to herein as a “data item,” on behalf of users associated with host devices 102 . Each such LUN may comprise particular ones of the above-noted pages of the user data area.
- the user data stored in the user data pages 422 can include any type of user data that may be utilized in the system 100 .
- the term “user data” herein is therefore also intended to be broadly construed.
- a given storage volume for which snapshots are generated using modules 412 and 416 illustratively comprises a set of one or more LUNs, each including multiple ones of the user data pages 422 stored in storage devices 406 .
- the content addressable storage system 405 in the embodiment of FIG. 4 is configured to generate hash metadata providing a mapping between content-based digests of respective ones of the user data pages 422 and corresponding physical locations of those pages in the user data area.
- Content-based digests generated using hash functions are also referred to herein as “hash digests.” Such hash digests or other types of content-based digests are examples of what are more generally referred to herein as “content-based signatures” of the respective user data pages 422 .
- the hash metadata generated by the content addressable storage system 405 is illustratively stored as metadata pages 420 in the metadata area. The generation and storage of the hash metadata is assumed to be performed under the control of the storage controller 408 .
- Each of the metadata pages 420 characterizes a plurality of the user data pages 422 .
- a given set of user data pages representing a portion of the user data pages 422 illustratively comprises a plurality of user data pages denoted User Data Page 1 , User Data Page 2 , . . . . User Data Page n.
- Each of the user data pages in this example is characterized by a LUN identifier, an offset and a content-based signature.
- the content-based signature is generated as a hash function of content of the corresponding user data page.
- Illustrative hash functions that may be used to generate the content-based signature include the above-noted SHA1 hash function, or other secure hashing algorithms known to those skilled in the art.
- the content-based signature is utilized to determine the location of the corresponding user data page within the user data area of the storage devices 406 .
- Each of the metadata pages 420 in the present embodiment is assumed to have a signature that is not content-based.
- the metadata page signatures may be generated using hash functions or other signature generation algorithms that do not utilize content of the metadata pages as input to the signature generation algorithm.
- each of the metadata pages is assumed to characterize a different set of the user data pages.
- a given set of metadata pages representing a portion of the metadata pages 420 in an illustrative embodiment comprises metadata pages denoted Metadata Page 1 , Metadata Page 2 , . . . Metadata Page m, having respective signatures denoted Signature 1 , Signature 2 , . . . Signature m.
- Each such metadata page characterizes a different set of n user data pages.
- the characterizing information in each metadata page can include the LUN identifiers, offsets and content-based signatures for each of the n user data pages that are characterized by that metadata page. It is to be appreciated, however, that the user data and metadata page configurations described above are examples only, and numerous alternative user data and metadata page configurations can be used in other embodiments.
- Ownership of a user data logical address space within the content addressable storage system 405 is illustratively distributed among the control modules 408 C.
- the differential-based snapshot generation functionality provided by modules 412 and 416 in this embodiment is assumed to be distributed across multiple distributed processing modules, including at least a subset of the processing modules 408 C, 408 D, 408 R and 408 M of the distributed storage controller 408 .
- the management module 408 M of the storage controller 408 may include a differential-based snapshot control logic instance that engages corresponding differential-based snapshot control logic instances in all of the control modules 408 C and routing modules 408 R in order to implement a differential-based snapshot generation process.
- the content addressable storage system 405 comprises an XtremIOTM storage array suitably modified to incorporate techniques for differential-based generation of snapshots and performance of automated actions based at least in part on those snapshots as disclosed herein.
- control modules 408 C, data modules 408 D and routing modules 408 R of the distributed storage controller 408 illustratively comprise respective C-modules, D-modules and R-modules of the XtremIOTM storage array.
- the one or more management modules 408 M of the distributed storage controller 408 in such arrangements illustratively comprise a system-wide management module (“SYM module”) of the XtremIOTM storage array, although other types and arrangements of system-wide management modules can be used in other embodiments.
- SYM module system-wide management module
- differential-based snapshot generation functionality in some embodiments is implemented under the control of at least one system-wide management module of the distributed storage controller 408 , utilizing the C-modules, D-modules and R-modules of the XtremIOTM storage array.
- each user data page has a fixed size such as 8 KB and its content-based signature is a 20-byte signature generated using an SHA1 hash function. Also, each page has a LUN identifier and an offset, and so is characterized by ⁇ lun_id, offset, signature>.
- the content-based signature in the present example comprises a content-based digest of the corresponding data page.
- a content-based digest is more particularly referred to as a “hash digest” of the corresponding data page, as the content-based signature is illustratively generated by applying a hash function such as SHA1 to the content of that data page.
- the full hash digest of a given data page is given by the above-noted 20-byte signature.
- the hash digest may be represented by a corresponding “hash handle,” which in some cases may comprise a particular portion of the hash digest.
- the hash handle illustratively maps on a one-to-one basis to the corresponding full hash digest within a designated cluster boundary or other specified storage resource boundary of a given storage system.
- the hash handle provides a lightweight mechanism for uniquely identifying the corresponding full hash digest and its associated data page within the specified storage resource boundary.
- the hash digest and hash handle are both considered examples of “content-based signatures” as that term is broadly used herein.
- storage controller components in an XtremIOTM storage array illustratively include C-module, D-module and R-module components.
- C-module components in an XtremIOTM storage array
- D-module components in an XtremIOTM storage array
- R-module components in an XtremIOTM storage array
- separate instances of such components can be associated with each of a plurality of storage nodes in a clustered storage system implementation.
- the D-module allows a user to locate a given user data page based on its signature.
- Each metadata page also has a size of 8 KB and includes multiple instances of the ⁇ lun_id, offset, signature> for respective ones of a plurality of the user data pages.
- Such metadata pages are illustratively generated by the C-module but are accessed using the D-module based on a metadata page signature.
- the metadata page signature in this embodiment is a 20-byte signature but is not based on the content of the metadata page. Instead, the metadata page signature is generated based on an 8-byte metadata page identifier that is a function of the LUN identifier and offset information of that metadata page.
- the metadata page signature is more particularly computed using a signature generation algorithm that generates the signature to include a hash of the 8-byte metadata page identifier, one or more ASCII codes for particular predetermined characters, as well as possible additional fields.
- the last bit of the metadata page signature may always be set to a particular logic value so as to distinguish it from the user data page signature in which the last bit may always be set to the opposite logic value.
- the metadata page signature is used to retrieve the metadata page via the D-module.
- This metadata page will include the ⁇ lun_id, offset, signature> for the user data page if the user page exists.
- the signature of the user data page is then used to retrieve that user data page, also via the D-module.
- Write requests processed in the content addressable storage system 405 each illustratively comprise one or more IO operations directing that at least one data item of the storage system 405 be written to in a particular manner.
- a given write request is illustratively received in the storage system 405 from a host device, illustratively one of the host devices 102 .
- a write request is received in the distributed storage controller 408 of the storage system 405 , and directed from one processing module to another processing module of the distributed storage controller 408 .
- a received write request may be directed from a routing module 408 R of the distributed storage controller 408 to a particular control module 408 C of the distributed storage controller 408 .
- Other arrangements for receiving and processing write requests from one or more host devices can be used.
- write request as used herein is intended to be broadly construed, so as to encompass one or more IO operations directing that at least one data item of a storage system be written to in a particular manner.
- a given write request is illustratively received in a storage system from a host device.
- the C-modules, D-modules and R-modules of the storage nodes 415 communicate with one another over a high-speed internal network such as an InfiniBand network.
- the C-modules, D-modules and R-modules coordinate with one another to accomplish various IO processing tasks.
- the write requests from the host devices identify particular data pages to be written in the storage system 405 by their corresponding logical addresses each comprising a LUN ID and an offset.
- a given one of the content-based signatures illustratively comprises a hash digest of the corresponding data page, with the hash digest being generated by applying a hash function to the content of that data page.
- the hash digest may be uniquely represented within a given storage resource boundary by a corresponding hash handle.
- the storage system 405 utilizes a two-level mapping process to map logical block addresses to physical block addresses.
- the first level of mapping uses an address-to-hash (“A2H”) table and the second level of mapping uses a hash metadata (“HMD”) table, with the A2H and HMD tables corresponding to respective logical and physical layers of the content-based signature mapping within the storage system 405 .
- A2H address-to-hash
- HMD hash metadata
- the first level of mapping using the A2H table associates logical addresses of respective data pages with respective content-based signatures of those data pages. This is also referred to as logical layer mapping.
- the second level of mapping using the HMD table associates respective ones of the content-based signatures with respective physical storage locations in one or more of the storage devices 406 . This is also referred to as physical layer mapping.
- both of the corresponding HMD and A2H tables are updated in conjunction with the processing of that write request.
- mapping tables are examples of what are more generally referred to herein as “mapping tables” of respective first and second distinct types. Other types and arrangements of mapping tables or other content-based signature mapping information may be used in other embodiments.
- the logical block addresses or LBAs of a logical layer of the storage system 405 correspond to respective physical blocks of a physical layer of the storage system 405 .
- the user data pages of the logical layer are organized by LBA and have reference via respective content-based signatures to particular physical blocks of the physical layer.
- Each of the physical blocks has an associated reference count that is maintained within the storage system 405 .
- the reference count for a given physical block indicates the number of logical blocks that point to that same physical block.
- a dereferencing operation is generally executed for each of the LBAs being released. More particularly, the reference count of the corresponding physical block is decremented. A reference count of zero indicates that there are no longer any logical blocks that reference the corresponding physical block, and so that physical block can be released.
- storage controller processing modules 408 C, 408 D, 408 R and 408 M as shown in the FIG. 4 embodiment is presented by way of example only. Numerous alternative arrangements of processing modules of a distributed storage controller may be used to implement differential-based snapshot generation functionality in a clustered storage system in other embodiments.
- control modules 408 C, data modules 408 D, routing modules 408 R and management module(s) 408 M of distributed storage controller 408 can be found in U.S. Pat. No. 9,104,326, entitled “Scalable Block Data Storage Using Content Addressing,” which is incorporated by reference herein.
- Alternative arrangements of these and other storage node processing modules of a distributed storage controller in a content addressable storage system can be used in other embodiments.
- Illustrative embodiments of a storage system with differential-based snapshot generation functionality as disclosed herein can provide a number of significant advantages relative to conventional arrangements.
- some embodiments are advantageously configured to control generation of snapshots for a given storage volume of the storage system based at least in part on an amount of data in the storage volume that has been written since a previous snapshot of that storage volume was taken.
- Such arrangements dynamically adapt the snapshot generation in the storage system to better match the manner in which the data of the storage volume is changing over time, thereby conserving computational and memory resources of the storage system while also providing improved data protection.
- illustrative embodiments disclosed herein can considerably reduce the amounts of storage system computational and memory resources that are consumed in generating and storing snapshots, thereby leading to improved storage system performance.
- Functionality for differential-based snapshot generation and associated automated processing based at least in part on the resulting snapshots can be implemented in a storage system, in a host device, or partially in a storage system and partially in a host device.
- FIGS. 5 and 6 Illustrative embodiments of processing platforms utilized to implement host devices and storage systems with differential-based snapshot generation functionality will now be described in greater detail with reference to FIGS. 5 and 6 . Although described in the context of system 100 , these platforms may also be used to implement at least portions of other information processing systems in other embodiments.
- FIG. 5 shows an example processing platform comprising cloud infrastructure 500 .
- the cloud infrastructure 500 comprises a combination of physical and virtual processing resources that may be utilized to implement at least a portion of the information processing system 100 .
- the cloud infrastructure 500 comprises multiple virtual machines (VMs) and/or container sets 502 - 1 , 502 - 2 , . . . 502 -L implemented using virtualization infrastructure 504 .
- the virtualization infrastructure 504 runs on physical infrastructure 505 , and illustratively comprises one or more hypervisors and/or operating system level virtualization infrastructure.
- the operating system level virtualization infrastructure illustratively comprises kernel control groups of a Linux operating system or other type of operating system.
- the cloud infrastructure 500 further comprises sets of applications 510 - 1 , 510 - 2 , . . . 510 -L running on respective ones of the VMs/container sets 502 - 1 , 502 - 2 , . . . 502 -L under the control of the virtualization infrastructure 504 .
- the VMs/container sets 502 may comprise respective VMs, respective sets of one or more containers, or respective sets of one or more containers running in VMs.
- the VMs/container sets 502 comprise respective VMs implemented using virtualization infrastructure 504 that comprises at least one hypervisor.
- Such implementations can provide differential-based snapshot generation functionality of the type described above for one or more processes running on a given one of the VMs.
- each of the VMs can implement differential-based snapshot control logic and associated storage volume counters for providing differential-based snapshot generation functionality in the system 100 .
- hypervisor platform that may be used to implement a hypervisor within the virtualization infrastructure 504 is the VMware® vSphere® which may have an associated virtual infrastructure management system such as the VMware® vCenterTM.
- the underlying physical machines may comprise one or more distributed processing platforms that include one or more storage systems.
- the VMs/container sets 502 comprise respective containers implemented using virtualization infrastructure 504 that provides operating system level virtualization functionality, such as support for Docker containers running on bare metal hosts, or Docker containers running on VMs.
- the containers are illustratively implemented using respective kernel control groups of the operating system.
- Such implementations can also provide differential-based snapshot generation functionality of the type described above.
- a container host device supporting multiple containers of one or more container sets can implement one or more instances of differential-based snapshot control logic and associated storage volume counters for providing differential-based snapshot generation functionality in the system 100 .
- one or more of the processing modules or other components of system 100 may each run on a computer, server, storage device or other processing platform element.
- a given such element may be viewed as an example of what is more generally referred to herein as a “processing device.”
- the cloud infrastructure 500 shown in FIG. 5 may represent at least a portion of one processing platform.
- processing platform 600 shown in FIG. 6 is another example of such a processing platform.
- the processing platform 600 in this embodiment comprises a portion of system 100 and includes a plurality of processing devices, denoted 602 - 1 , 602 - 2 , 602 - 3 , . . . 602 -K, which communicate with one another over a network 604 .
- the network 604 may comprise any type of network, including by way of example a global computer network such as the Internet, a WAN, a LAN, a satellite network, a telephone or cable network, a cellular network, a wireless network such as a WiFi or WiMAX network, or various portions or combinations of these and other types of networks.
- the processing device 602 - 1 in the processing platform 600 comprises a processor 610 coupled to a memory 612 .
- the processor 610 may comprise a microprocessor, a microcontroller, an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), graphics processing unit (GPU) or other type of processing circuitry, as well as portions or combinations of such circuitry elements.
- ASIC application-specific integrated circuit
- FPGA field-programmable gate array
- GPU graphics processing unit
- the memory 612 may comprise random access memory (RAM), read-only memory (ROM), flash memory or other types of memory, in any combination.
- RAM random access memory
- ROM read-only memory
- flash memory or other types of memory, in any combination.
- the memory 612 and other memories disclosed herein should be viewed as illustrative examples of what are more generally referred to as “processor-readable storage media” storing executable program code of one or more software programs.
- Articles of manufacture comprising such processor-readable storage media are considered illustrative embodiments.
- a given such article of manufacture may comprise, for example, a storage array, a storage disk or an integrated circuit containing RAM, ROM, flash memory or other electronic memory, or any of a wide variety of other types of computer program products.
- the term “article of manufacture” as used herein should be understood to exclude transitory, propagating signals. Numerous other types of computer program products comprising processor-readable storage media can be used.
- network interface circuitry 614 which is used to interface the processing device with the network 604 and other system components, and may comprise conventional transceivers.
- the other processing devices 602 of the processing platform 600 are assumed to be configured in a manner similar to that shown for processing device 602 - 1 in the figure.
- processing platform 600 shown in the figure is presented by way of example only, and system 100 may include additional or alternative processing platforms, as well as numerous distinct processing platforms in any combination, with each such platform comprising one or more computers, servers, storage devices or other processing devices.
- processing platforms used to implement illustrative embodiments can comprise converged infrastructure such as VxRailTM, VxRackTM, VxRackTM FLEX, VxBlockTM, or Vblock® converged infrastructure from VCE, the Virtual Computing Environment Company, now the Converged Platform and Solutions Division of Dell EMC.
- converged infrastructure such as VxRailTM, VxRackTM, VxRackTM FLEX, VxBlockTM, or Vblock® converged infrastructure from VCE, the Virtual Computing Environment Company, now the Converged Platform and Solutions Division of Dell EMC.
- components of an information processing system as disclosed herein can be implemented at least in part in the form of one or more software programs stored in memory and executed by a processor of a processing device.
- at least portions of the differential-based snapshot generation functionality of one or more components of a storage system as disclosed herein are illustratively implemented in the form of software running on one or more processing devices.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
- The present application is a continuation of U.S. patent application Ser. No. 16/044,016, filed Jul. 24, 2018 and entitled “Storage System with Snapshot Generation Control Utilizing Monitored Differentials of Respective Storage Volumes,” which is incorporated by reference herein in its entirety.
- The field relates generally to information processing systems, and more particularly to storage in information processing systems.
- In many storage systems, it is desirable to generate periodic snapshots of storage volumes. A given such snapshot illustratively represents a point-in-time replica of a particular storage volume of the storage system. Such snapshots are commonly used in a wide variety of different data protection scenarios. For example, periodic snapshots are created in a storage system in order to enable users to recover from data corruption by restoring one or more storage volumes using a previous point-in-time replica. As another example, snapshots may be used in conjunction with synchronous or asynchronous replication of data from a storage system at one site to a storage system at another site, in order to support disaster recovery functionality. Conventional snapshot generation arrangements typically involve the use of a snapshot scheduler that is configured to create periodic snapshots at fixed intervals, following a predetermined schedule. For example, the snapshot scheduler can cause a snapshot of a given storage volume to be created every hour, or at a particular time every day. However, if the intervals are too short, such that snapshots are taken more frequently than needed, substantial amounts of computational and memory resources of the storage system are wasted. It is also possible that the intervals may be too long, such that snapshots are taken less frequently than needed, undermining the data protection provided by the storage system.
- Illustrative embodiments provide efficient snapshot generation control in a storage system based at least in part on monitored differentials of respective storage volumes in the storage system. For example, one or more such embodiments can be advantageously configured to control generation of snapshots for a given storage volume of the storage system based at least in part on an amount of data in the storage volume that has been written since a previous snapshot of that storage volume was taken. Such arrangements dynamically adapt the snapshot generation in the storage system to better match the manner in which the data of the storage volume is changing over time, thereby conserving computational and memory resources of the storage system while also providing improved data protection. Accordingly, illustrative embodiments disclosed herein can considerably reduce the amounts of storage system computational and memory resources that are consumed in generating and storing snapshots, thereby leading to improved storage system performance.
- These embodiments illustratively include a clustered implementation of a content addressable storage system having a distributed storage controller. Similar advantages can be provided in other types of storage systems.
- In one embodiment, a storage system comprises a plurality of storage devices and a storage controller. The storage controller is configured to monitor a differential between a storage volume of the storage system and a previous snapshot generated for that storage volume, and responsive to the monitored differential satisfying one or more specified conditions, to generate a subsequent snapshot for the storage volume.
- The storage volume illustratively comprises at least one logical storage volume comprising at least a portion of a physical storage space of one or more of the storage devices. The term “storage volume” as used herein is therefore intended to be broadly construed, so as to encompass a set of one or more logical storage volumes.
- In some embodiments, generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises scheduling the generation of the subsequent snapshot, and generating the subsequent snapshot in accordance with the scheduling.
- The one or more specified conditions in some embodiments include a specified minimum amount of change in the storage volume relative to the previous snapshot of the storage volume. For example, the specified minimum amount of change in the storage volume may be specified in terms of at least one of a minimum number of storage units of the storage volume that have changed since generation of the previous snapshot, and a minimum percentage of the storage volume that has changed since generation of the previous snapshot.
- In some embodiments, monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume illustratively comprises maintaining a counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot. In an embodiment of this type, generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the counter exceeding a specified threshold.
- In other embodiments, monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume illustratively comprises maintaining a first counter indicative of a total amount of data in the storage volume, maintaining a second counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and monitoring values of the first and second counters. In an embodiment of this type, generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the value of the second counter satisfying a specified condition relative to the value of the first counter.
- The storage system in some embodiments comprises a content addressable storage system implemented utilizing non-volatile memory storage devices, such as flash-based storage devices. For example, the storage devices of the storage system in such embodiments can be configured to collectively provide an all-flash storage array. Numerous other storage system arrangements are possible in other embodiments.
- These and other illustrative embodiments include, without limitation, apparatus, systems, methods and processor-readable storage media.
-
FIG. 1 is a block diagram of an information processing system comprising a storage system configured with functionality for snapshot generation control utilizing monitored differentials of respective storage volumes in an illustrative embodiment. -
FIG. 2 is a flow diagram of a process for snapshot generation control utilizing monitored differentials of respective storage volumes in an illustrative embodiment. -
FIG. 3 shows an example of an address-to-hash structure in an illustrative embodiment. -
FIG. 4 shows a content addressable storage system having a distributed storage controller configured with functionality for snapshot generation control utilizing monitored differentials of respective storage volumes in an illustrative embodiment. -
FIGS. 5 and 6 show examples of processing platforms that may be utilized to implement at least a portion of an information processing system in illustrative embodiments. - Illustrative embodiments will be described herein with reference to exemplary information processing systems and associated computers, servers, storage devices and other processing devices. It is to be appreciated, however, that these and other embodiments are not restricted to the particular illustrative system and device configurations shown. Accordingly, the term “information processing system” as used herein is intended to be broadly construed, so as to encompass, for example, processing systems comprising cloud computing and storage systems, as well as other types of processing systems comprising various combinations of physical and virtual processing resources. An information processing system may therefore comprise, for example, at least one data center or other cloud-based system that includes one or more clouds hosting multiple tenants that share cloud resources. Numerous different types of enterprise computing and storage systems are also encompassed by the term “information processing system” as that term is broadly used herein.
-
FIG. 1 shows aninformation processing system 100 configured in accordance with an illustrative embodiment. Theinformation processing system 100 comprises acomputer system 101 that includes host devices 102-1, 102-2, . . . 102-N. Thehost devices 102 communicate over anetwork 104 with astorage system 105. Thecomputer system 101 is assumed to comprise an enterprise computer system, cloud-based computer system or other arrangement of multiple compute nodes associated with respective users. Thehost devices 102 of thecomputer system 101 in some embodiments illustratively provide compute services such as execution of one or more applications on behalf of each of one or more users associated with respective ones of thehost devices 102. - The
host devices 102 andstorage system 105 illustratively comprise respective processing devices of one or more processing platforms. For example, thehost devices 102 and thestorage system 105 can each comprise one or more processing devices each having a processor and a memory, possibly implementing virtual machines and/or containers, although numerous other configurations are possible. - The
host devices 102 and thestorage system 105 can additionally or alternatively be part of cloud infrastructure such as an Amazon Web Services (AWS) system. Other examples of cloud-based systems that can be used to provide one or more ofhost devices 102 andstorage system 105 include Google Cloud Platform (GCP) and Microsoft Azure. - The
host devices 102 and thestorage system 105 may be implemented on a common processing platform, or on separate processing platforms. - The
host devices 102 are configured to write data to and read data from thestorage system 105 in accordance with applications executing on thosehost devices 102 for system users. - The term “user” herein is intended to be broadly construed so as to encompass numerous arrangements of human, hardware, software or firmware entities, as well as combinations of such entities. Compute and/or storage services may be provided for users under a platform-as-a-service (PaaS) model, although it is to be appreciated that numerous other cloud infrastructure arrangements could be used. Also, illustrative embodiments can be implemented outside of the cloud infrastructure context, as in the case of a stand-alone computing and storage system implemented within a given enterprise.
- The
network 104 is assumed to comprise a portion of a global computer network such as the Internet, although other types of networks can be part of thenetwork 104, including a wide area network (WAN), a local area network (LAN), a satellite network, a telephone or cable network, a cellular network, a wireless network such as a WiFi or WiMAX network, or various portions or combinations of these and other types of networks. Thenetwork 104 in some embodiments therefore comprises combinations of multiple different types of networks each comprising processing devices configured to communicate using Internet Protocol (IP) or other communication protocols. - As a more particular example, some embodiments may utilize one or more high-speed local networks in which associated processing devices communicate with one another utilizing Peripheral Component Interconnect express (PCIe) cards of those devices, and networking protocols such as InfiniBand, Gigabit Ethernet or Fibre Channel. Numerous alternative networking arrangements are possible in a given embodiment, as will be appreciated by those skilled in the art.
- The
storage system 105 is accessible to thehost devices 102 over thenetwork 104. Thestorage system 105 comprises a plurality ofstorage devices 106 and an associatedstorage controller 108. Thestorage devices 106 store storage volumes 110-1, 110-2, . . . 110-M.The storage volumes 110 illustratively comprise respective logical units (LUNs) or other types of logical storage volumes. - The
storage devices 106 illustratively comprise solid state drives (SSDs). Such SSDs are implemented using non-volatile memory (NVM) devices such as flash memory. Other types of NVM devices that can be used to implement at least a portion of thestorage devices 106 include non-volatile random access memory (NVRAM), phase-change RAM (PC-RAM) and magnetic RAM (MRAM). These and various combinations of multiple different types of NVM devices may also be used. - However, it is to be appreciated that other types of storage devices can be used in other embodiments. For example, a given storage system as the term is broadly used herein can include a combination of different types of storage devices, as in the case of a multi-tier storage system comprising a flash-based fast tier and a disk-based capacity tier. In such an embodiment, each of the fast tier and the capacity tier of the multi-tier storage system comprises a plurality of storage devices with different types of storage devices being used in different ones of the storage tiers. For example, the fast tier may comprise flash drives while the capacity tier comprises hard disk drives. The particular storage devices used in a given storage tier may be varied in other embodiments, and multiple distinct storage device types may be used within a single storage tier. The term “storage device” as used herein is intended to be broadly construed, so as to encompass, for example, flash drives, solid state drives, hard disk drives, hybrid drives or other types of storage devices.
- In some embodiments, the
storage system 105 illustratively comprises a scale-out all-flash content addressable storage array such as an XtremIO™ storage array from Dell EMC of Hopkinton, Mass. Other types of storage arrays, including by way of example VNX® and Symmetrix VMAX® storage arrays also from Dell EMC, can be used to implementstorage system 105 in other embodiments. - The term “storage system” as used herein is therefore intended to be broadly construed, and should not be viewed as being limited to content addressable storage systems or flash-based storage systems. A given storage system as the term is broadly used herein can comprise, for example, network-attached storage (NAS), storage area networks (SANs), direct-attached storage (DAS) and distributed DAS, as well as combinations of these and other storage types, including software-defined storage.
- Other particular types of storage products that can be used in implementing
storage system 105 in illustrative embodiments include all-flash and hybrid flash storage arrays such as Unity™, software-defined storage products such as ScaleIO™ and ViPR®, cloud storage products such as Elastic Cloud Storage (ECS), object-based storage products such as Atmos®, and scale-out NAS clusters comprising Isilon® platform nodes and associated accelerators, all from Dell EMC. Combinations of multiple ones of these and other storage products can also be used in implementing a given storage system in an illustrative embodiment. - The
storage controller 108 ofstorage system 105 in theFIG. 1 embodiment includes differential-basedsnapshot control logic 112 and associated storage volume counters 114. The differential-basedsnapshot control logic 112 is configured to control performance of a differential-based snapshot generation process such as that illustrated in the flow diagram ofFIG. 2 , utilizing the storage volume counters 114. The storage volume counters are maintained in a memory of thestorage system 105 under the control of the differential-basedsnapshot control logic 112. Thestorage controller 108 further comprises asnapshot generator 116. Thestorage controller 108 andstorage system 105 should also be understood to include additional modules and other components typically found in conventional implementations of storage controllers and storage systems, although such additional modules and other components are omitted from the figure for clarity and simplicity of illustration. - The
storage controller 108 via its differential-basedsnapshot control logic 112, storage volume counters 114 andsnapshot generator 116 is configured to monitor a differential between a storage volume of thestorage system 105 and a previous snapshot generated for that storage volume, and responsive to the monitored differential satisfying one or more specified conditions, to generate a subsequent snapshot for the storage volume. - A given storage volume designated for differential-based generation of snapshots in the
storage system 105 illustratively comprises a set of one or more LUNs or other instances of thestorage volumes 110 of thestorage system 105. Each such LUN or other storage volume illustratively comprises at least a portion of a physical storage space of one or more of thestorage devices 106. - In some embodiments, generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions comprises scheduling the generation of the subsequent snapshot, and generating the subsequent snapshot in accordance with the scheduling, where the scheduling occurs responsive to the monitored differential satisfying the one or more specified conditions. Accordingly, terms such as “generating a snapshot” as used herein are intended to be broadly construed so as to encompass, for example, scheduling the generation of a snapshot, where the snapshot is subsequently generated in accordance with the schedule.
- The one or more specified conditions illustratively comprise a specified minimum amount of change in the storage volume relative to the previous snapshot of the storage volume. For example, the specified minimum amount of change in the storage volume can be specified in terms of at least one of a minimum number of storage units of the storage volume that have changed since generation of the previous snapshot, and a minimum percentage of the storage volume that has changed since generation of the previous snapshot. The term “storage units” in this example refers to a measure of storage capacity, such as megabytes (MB) or gigabytes (GB), although other similar storage units can be used.
- In some embodiments, monitoring the differential between the storage volume of the
storage system 105 and the previous snapshot generated for that storage volume comprises maintaining a corresponding counter in the storage volume counters 114 indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot. The counter is illustratively one of the plurality of storage volume counters 114 maintained for respective ones of thestorage volumes 110. In an embodiment of this type, generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the counter exceeding a specified threshold. The counter is reset in conjunction with the generation of the subsequent snapshot. An example of a differential-based snapshot generation process utilizing this approach will be described below in conjunction with the flow diagram ofFIG. 2 . - In other embodiments, monitoring the differential between the storage volume of the
storage system 105 and the previous snapshot generated for that storage volume comprises maintaining a first counter indicative of a total amount of data in the storage volume, maintaining a second counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and monitoring values of the first and second counters. In an embodiment of this type, generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the value of the second counter satisfying a specified condition relative to the value of the first counter. - For example, the value of the second counter satisfying a specified condition relative to the value of the first counter comprises the value of the second counter reaching a specified percentage of the value of the first counter.
- The second counter is illustratively reset in conjunction with the generation of the subsequent snapshot.
- Maintaining a given one of the first and second counters illustratively comprises detecting one or more overwrites of existing data of the storage volume, and leaving the value of the given counter unchanged responsive to each of the one or more detected overwrites.
- Maintaining the second counter illustratively comprises accessing an address-to-hash (“A2H”) structure for the storage volume, determining if one or more portions of the storage volume have changed since generation of the previous snapshot based at least in part on respective corresponding entries of the A2H structure, and updating the second counter based at least in part on the determining.
- The A2H structure illustratively comprises at least a portion of an A2H tree including logical addresses for respective pages of the storage volume in association with respective content-based signatures of those page, as well as additional fields to be described in more detail below in conjunction with the illustrative embodiments of
FIGS. 2 and 3 , such as an “old data” field that can be used to determine if a given write to a particular address is a first write to that address since generation of a previous snapshot. - The content-based signatures illustratively comprise hash digests of their respective pages, each generated by application of a hash function such as the well-known Secure Hashing Algorithm 1 (SHA1) to the content of its corresponding page. It is also possible that other types of content-based signatures may be used, such as hash handles of the type described elsewhere herein. A given content-based signature in illustrative embodiments is unique to the particular content of the page from which it is generated, such that two pages with exactly the same content will have the same content-based signature, while two pages with different content will have different content-based signatures.
- As a more particular example of a two-counter embodiment, the first counter specifies the total amount of data in the storage volume (e.g., in bytes, or in pages), and the second counter specifies the total amount of data written since the last snapshot. In one possible implementation, the second counter is used to determine when it is time to take a new snapshot, and a differential-based snapshot generation process is configured to check whether or not the second counter is above a threshold. In another possible implementation, once the second counter is above a threshold corresponding to a certain percentage of the first counter (e.g., 0.1%), the new snapshot is taken. Once a new snapshot is taken, the second counter is reset to zero and the process begins again.
- As indicated previously, special treatment is provided with regard to overwrites in some embodiments. For the first counter in the above two-counter example, any data that is overwritten is not counted since it does not increase the size of the storage volume. For the second counter, only data that is written since the last snapshot is counted. This can be done by observing the “old data” field in the above-noted A2H structure, as will be described in more detail below in conjunction with
FIGS. 2 and 3 . - Various automated actions may be taken in at least one of the
host devices 102 and thestorage system 105 based at least in part on snapshots generated in the manner described above. For example, the snapshots are utilized in some embodiments to allow users of thestorage system 105 to recover from data corruption by restoring one or more storage volumes using a previous point-in-time replica. Accordingly, one or more snapshots can be used to support automated rollback of a storage volume or set of storage volumes to a previous point in time. - As another example, snapshots may be used in conjunction with synchronous or asynchronous replication of data from the
storage system 105 at a production site or datacenter to another storage system at a recovery site or datacenter, in order to support disaster recovery functionality. - The above-described operations carried out in conjunction with a process for efficient generation of snapshots in the
storage system 105 are illustratively performed at least in part under the control of the differential-basedsnapshot control logic 112. As is apparent from the foregoing description, such operations utilize the associated storage volume counters 114 as well as thesnapshot generator 116. - The
host devices 102 andstorage system 105 in theFIG. 1 embodiment are assumed to be implemented using at least one processing platform each comprising one or more processing devices each having a processor coupled to a memory. Such processing devices can illustratively include particular arrangements of compute, storage and network resources. - The
host devices 102 and thestorage system 105 may be implemented on respective distinct processing platforms, although numerous other arrangements are possible. For example, in some embodiments at least portions of thehost devices 102 and thestorage system 105 are implemented on the same processing platform. Thestorage system 105 can therefore be implemented at least in part within at least one processing platform that implements at least a portion of thehost devices 102. - The term “processing platform” as used herein is intended to be broadly construed so as to encompass, by way of illustration and without limitation, multiple sets of processing devices and associated storage systems that are configured to communicate over one or more networks. For example, distributed implementations of the
system 100 are possible, in which certain components of the system reside in one data center in a first geographic location while other components of the system reside in one or more other data centers in one or more other geographic locations that are potentially remote from the first geographic location. Thus, it is possible in some implementations of thesystem 100 for thehost devices 102 andstorage system 105 to reside in different data centers. Numerous other distributed implementations of one or both of thehost devices 102 and thestorage system 105 are possible. Accordingly, thestorage system 105 can also be implemented in a distributed manner across multiple data centers. - Additional examples of processing platforms utilized to implement host devices and/or storage systems in illustrative embodiments will be described in more detail below in conjunction with
FIGS. 5 and 6 . - It is to be appreciated that these and other features of illustrative embodiments are presented by way of example only, and should not be construed as limiting in any way.
- Accordingly, different numbers, types and arrangements of system components such as
host devices 102,network 104,storage system 105,storage devices 106,storage controller 108 andstorage volumes 110 can be used in other embodiments. - It should be understood that the particular sets of modules and other components implemented in the
system 100 as illustrated inFIG. 1 are presented by way of example only. In other embodiments, only subsets of these components, or additional or alternative sets of components, may be used, and such components may exhibit alternative functionality and configurations. - For example, in other embodiments, functionality for differential-based snapshot generation and associated automated processing based at least in part on the resulting snapshots can be implemented in one or more host devices, or partially in a host device and partially in a storage system. Accordingly, illustrative embodiments are not limited to arrangements in which all such functionality is implemented in a storage system or a host device, and therefore encompass various hybrid arrangements in which the functionality is distributed over one or more storage systems and one or more associated host devices, each comprising one or more processing devices.
- The operation of the
information processing system 100 will now be described in further detail with reference to the flow diagram of the illustrative embodiment ofFIG. 2 . The process as shown includessteps 200 through 212, and is suitable for use insystem 100 but is more generally applicable to other types of information processing systems in which a storage system is configured to generate snapshots for one or more storage volumes and to take one or more automated actions based at least in part on the generated snapshots. The steps are illustratively performed at least in part under the control of the differential-basedsnapshot control logic 112 instorage system 105 ofsystem 100. - In
step 200, at least one storage volume is designated for differential-based generation of snapshots. The storage volume is illustratively one of a plurality of logical storage volumes stored in a storage system, such as one of thestorage volumes 110 stored instorage system 105 ofsystem 100. Multiple storage volumes can be designated for differential-based generation of snapshots instep 200. For example, one or more sets of storage volumes each comprising a plurality of storage volumes can be designated. It will be assumed for clarity and simplicity of the following description that a single storage volume is designated, but the techniques described can be extended in a straightforward manner to multiple designated storage volumes as well as multiple sets of storage volumes. - In
step 202, a snapshot is taken of the storage volume. Such a snapshot may be taken utilizing a snapshot generator such assnapshot generator 116 in thestorage controller 108 ofstorage system 105. - In
step 204, a counter is reset for the storage volume. The counter is illustratively a particular one of the storage volume counters 114 corresponding to a particular one of thestorage volumes 110. - In
step 206, the storage volume is monitored for writes. Such writes illustratively originate from one or more of thehost devices 102 and are directed to thestorage system 105 over thenetwork 104. - In
step 208, a determination is made as to whether or not a write has been received for the storage volume. If no write has been received for the storage volume, the process returns to step 206 to continue to monitor the storage volume for writes. Otherwise the process moves to step 210 as shown. - In
step 210, the counter that was previously reset instep 204 is incremented if the received write is the first received write for a corresponding address of the storage volume since the last snapshot was taken. The address illustratively comprises a logical address identifying a particular page of the storage volume. This step is therefore configured to detect one or more overwrites of existing data of the storage volume, and to leave the value of the counter unchanged responsive to each of the one or more detected overwrites. Accordingly, it is only the first received write for a particular address of the storage volume that causes the counter to be incremented instep 210, and subsequent writes to that same address are considered overwrites and do not cause the counter to be incremented. - An A2H structure of the type to be described below in conjunction with
FIG. 3 can be used to determine if a given write is the first write for a particular address of the storage volume. More particular, such an A2H structure illustratively provides, for each of a plurality of pages of the storage volume, a corresponding “old data” field that is utilized in performing the first write determination instep 210. For example, in some embodiments, generation of a new snapshot creates a new node in an A2H tree in which A2H entries are written. Once a given entry of a node is updated for a particular write, a subsequent write to the same address will overwrite that entry, and under this condition, which is detectable using the “old data” field, the counter is not incremented instep 210. The operation of taking a snapshot instep 202 in such an embodiment creates a new node in the A2H tree, and from this point on all writes appear as new writes until an overwrite arrives. - In
step 212, a determination is made as to whether or not the counter for the storage volume is greater than a specified threshold. If the counter is greater than the threshold, the process returns to step 202 to take another snapshot of the storage volume and then the counter is reset instep 204 and the process continues to monitor the storage volume for writes instep 206. If the counter is not greater than the threshold, the process returns to step 206 to continue to monitor the storage volume for writes. - The threshold utilized in
step 212 is selected to ensure that there has been a specified minimum amount of change in the storage volume since generation of the previous snapshot. For example, the minimum amount of change can be specified in terms of at least one of a minimum number of storage units of the storage volume that have changed since generation of the previous snapshot, and a minimum percentage of the storage volume that has changed since generation of the previous snapshot. Other arrangements of one or more thresholds can be used in other embodiments. - In some embodiments, a user specifies the minimal amount of change in the storage volume that is required before the storage system will generate a new snapshot. This amount can be in terms of, for example, storage units (e.g., 20 MB) or a percentage (e.g., 0.1% change in the storage volume). Other techniques can used in generating appropriate monitoring thresholds in other embodiments.
- The
FIG. 2 process continues for as long as it is desirable to generate snapshots for the designated storage volume. The process can be terminated under various conditions, possibly specified by or under the control of the differential-basedsnapshot control logic 112, such as a change in the designation previously made instep 200, a remapping, rezoning or other reconfiguration of the storage volume within thestorage system 105, or deletion of the storage volume from thestorage system 105. - The illustrative embodiment of
FIG. 2 is an example of a differential-based snapshot generation embodiment in which a differential between a storage volume of the storage system and a previous snapshot generated for that storage volume is monitored and, responsive to the monitored differential satisfying one or more specified conditions, a subsequent snapshot is generated for the storage volume. The term “differential” as used herein is intended to be broadly construed, so as to encompass a wide variety of different arrangements based at least in part on write counts as in theFIG. 2 embodiment, and other types of differentials can be monitored in other embodiments. - Also, the term “monitoring” as used herein is intended to be broadly construed, so as to encompass maintaining one or more counters and periodically or otherwise checking at least one of those counters against a corresponding threshold, as well as numerous other arrangements for tracking a differential so as to allow for a determination as to whether or not one or more specified conditions have been satisfied.
- The counter value being greater than the threshold in
step 212 in theFIG. 2 process is an example of what is more generally referred to herein as a “specified condition” that can be satisfied by a monitored differential between a storage volume and a previous snapshot generator for that storage volume. The specified condition in this embodiment comprises a specified minimum amount of change in the storage volume relative to a previous snapshot of the storage volume. More particularly, monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume in this embodiment comprises maintaining a counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions comprises generating the subsequent snapshot responsive to the counter exceeding a specified threshold. - As indicated previously, subsequent overwrites for a particular address in the storage volume are ignored in
step 210 of theFIG. 2 embodiment and therefore do not cause the counter to be incremented in this embodiment. - The snapshots generated by a storage system using the
FIG. 2 process are utilized to perform one or more automated actions in the storage system. For example, the storage system may utilize one or more snapshots to support automated rollback of a storage volume or set of storage volumes to a previous point in time, or to perform synchronous or asynchronous replication of data of one or more storage volumes from the storage system to another storage system or to another portion of the same storage system. These and numerous other automated actions may be taken utilizing snapshots generated using theFIG. 2 process. - The particular processing operations and other system functionality described in conjunction with the flow diagram of
FIG. 2 are presented by way of illustrative example only, and should not be construed as limiting the scope of the disclosure in any way. Alternative embodiments can use other types of processing operations for generating snapshots. For example, the ordering of the process steps may be varied in other embodiments, or certain steps may be performed at least in part concurrently with one another rather than serially. Also, one or more of the process steps may be repeated periodically, or multiple instances of the process can be performed in parallel with one another in order to implement a plurality of different snapshot generation processes for respective different sets of one or more storage volumes or for different storage systems or portions thereof within a given information processing system. - Functionality such as that described in conjunction with the flow diagram of
FIG. 2 can be implemented at least in part in the form of one or more software programs stored in memory and executed by a processor of a processing device such as a computer or server. As will be described below, a memory or other storage device having executable program code of one or more software programs embodied therein is an example of what is more generally referred to herein as a “processor-readable storage medium.” - For example, a storage controller such as
storage controller 108 ofstorage system 105 that is configured to control performance of one or more steps of theFIG. 2 process in itscorresponding system 100 can be implemented as part of what is more generally referred to herein as a processing platform comprising one or more processing devices each comprising a processor coupled to a memory. A given such processing device may correspond to one or more virtual machines or other types of virtualization infrastructure such as Docker containers or Linux containers (LXCs). Thestorage controller 108, as well as other system components, may be implemented at least in part using processing devices of such processing platforms. For example, in a distributed implementation of thestorage controller 108, respective distributed modules of such a storage controller can be implemented in respective containers running on respective ones of the processing devices of a processing platform. - In the illustrative embodiment of
FIG. 2 , a single counter is utilized in determining if a monitored differential between a storage volume and a previous snapshot generated for that storage volume satisfies one or more specified conditions. In other embodiments, multiple counters can be used. For example, alternative embodiments can be configured in which monitoring the differential between the storage volume of the storage system and the previous snapshot generated for that storage volume comprises maintaining a first counter indicative of a total amount of data in the storage volume, maintaining a second counter indicative of an amount of data in the storage volume that has been written since generation of the previous snapshot, and monitoring values of the first and second counters. In such an embodiment, generating the subsequent snapshot for the storage volume responsive to the monitored differential satisfying one or more specified conditions illustratively comprises generating the subsequent snapshot responsive to the value of the second counter satisfying a specified condition relative to the value of the first counter. For example, the value of the second counter satisfying a specified condition relative to the value of the first counter may comprise the value of the second counter reaching a specified percentage of the value of the first counter. In such an arrangement, the second counter is reset in conjunction with the generation of the subsequent snapshot, but the first counter is not reset. In maintaining at least a given one of the first and second counters, overwrites of existing data of the storage volume are detected, and the value of the given counter is left unchanged responsive to each of the one or more detected overwrites. - An embodiment of this type is illustratively configured to maintain the second counter by accessing an A2H structure for the storage volume, determining if one or more portions of the storage volume have changed since generation of the previous snapshot based at least in part on respective corresponding entries of the A2H structure, and updating the second counter based at least in part on the determining.
- An example of an
A2H structure 300 for a given storage volume in an illustrative embodiment is shown inFIG. 3 . TheA2H structure 300 comprises a plurality of entries, each corresponding to the logical address of a different page of the storage volume. In addition to the logical address of a given page, each entry comprises a hash of the given page. The “hash” as used in this particular example is considered a type of content-based signature. - The hash values in respective entries of the
A2H structure 300 may comprise at least respective portions of corresponding content-based signatures comprising hash digests of respective ones of the pages. - Additionally or alternatively, the hash values in respective entries of the
A2H structure 300 may comprise respective hash handles corresponding to respective content-based signatures of respective ones of the pages. - The
A2H structure 300 in some embodiments more particularly comprises at least a portion of an A2H tree or other type of A2H table configured to contain information mapping page logical addresses to respective hash values. - The content-based signatures are illustratively computed for respective pages of the storage volume using SHA1 or another type of secure hashing algorithm. Such a computation is assumed to be performed utilizing a storage controller such as
storage controller 108 ofstorage system 105 insystem 100. - Each of the entries of the
A2H structure 300 further comprises a corresponding “old data” field. As indicated previously, the “old data” field is illustratively utilized in performing the first write determination instep 210 of theFIG. 2 embodiment, and in performing similar functions in other one-counter or multi-counter embodiments. One or more additional fields may be included in each entry, as denoted by the “other” fields in the figure. - The
A2H structure 300 is illustratively part of an A2H tree in which generation of a new snapshot creates a new node in the A2H tree. Such an A2H tree is also considered an example of a “snapshot tree,” and other types of snapshot trees can be used in other embodiments. After generation of a new node in the A2H tree or other similar type of snapshot tree, all writes appear as new writes until an overwrite arrives. TheA2H structure 300 can therefore be used to determine if a given write is the first write for a particular address of the storage volume since generation of a previous snapshot. - Other arrangements of entries and fields can be used, and the term “structure” as used herein is intended to be broadly construed so as to encompass numerous alternative data structures for maintaining information used in controlling generation of snapshots for at least one storage volume. For example, an A2H tree or other similar tree-like data structure is considered a type of structure as that term is broadly used herein. Accordingly, the particular A2H structure shown in
FIG. 3 is only an example, and should not be construed as limiting in any way. Also, since the term “structure” as used herein is intended to be broadly construed, a given such structure can be implemented as a table, a tree or using any of a wide variety of different data structures or other storage arrangements. - In some embodiments, the storage system comprises an XtremIO™ storage array or other type of content addressable storage system suitably modified to incorporate differential-based snapshot generation techniques as disclosed herein.
- An illustrative embodiment of such a content addressable storage system will now be described with reference to
FIG. 4 . In this embodiment, a contentaddressable storage system 405 comprises a plurality ofstorage devices 406 and an associatedstorage controller 408. The contentaddressable storage system 405 may be viewed as a particular implementation of thestorage system 105, and accordingly is assumed to be coupled tohost devices 102 ofcomputer system 101 vianetwork 104 withininformation processing system 100. - The
storage controller 408 in the present embodiment is configured to implement differential-based snapshot generation functionality of the type previously described in conjunction withFIGS. 1 through 3 . - The
storage controller 408 includes distributed 412 and 416, which are configured to operate in a manner similar to that described above for respectivemodules 112 and 116 ofcorresponding modules storage controller 108.Module 412 in this embodiment is further assumed to incorporate storage volume counters that are similar to the storage volume counters 114 ofstorage controller 108. - The content
addressable storage system 405 in theFIG. 4 embodiment is implemented as at least a portion of a clustered storage system and includes a plurality ofstorage nodes 415 each comprising a corresponding subset of thestorage devices 406. Other clustered storage system arrangements comprising multiple storage nodes can be used in other embodiments. A given clustered storage system may include not onlystorage nodes 415 but also additional storage nodes coupled tonetwork 104. Alternatively, such additional storage nodes may be part of another clustered storage system of thesystem 100. Each of thestorage nodes 415 of thestorage system 405 is assumed to be implemented using at least one processing device comprising a processor coupled to a memory. - The
storage controller 408 of the contentaddressable storage system 405 is implemented in a distributed manner so as to comprise a plurality of distributed storage controller components implemented on respective ones of thestorage nodes 415. Thestorage controller 408 is therefore an example of what is more generally referred to herein as a “distributed storage controller.” In subsequent description herein, thestorage controller 408 may be more particularly referred to as a distributed storage controller. - Each of the
storage nodes 415 in this embodiment further comprises a set of processing modules configured to communicate over one or more networks with corresponding sets of processing modules on other ones of thestorage nodes 415. The sets of processing modules of thestorage nodes 415 collectively comprise at least a portion of the distributedstorage controller 408 of the contentaddressable storage system 405. - The modules of the distributed
storage controller 408 in the present embodiment more particularly comprise different sets of processing modules implemented on each of thestorage nodes 415. The set of processing modules of each of thestorage nodes 415 comprises at least acontrol module 408C, adata module 408D and arouting module 408R. The distributedstorage controller 408 further comprises one or more management (“MGMT”)modules 408M. For example, only a single one of thestorage nodes 415 may include amanagement module 408M. It is also possible thatmanagement modules 408M may be implemented on each of at least a subset of thestorage nodes 415. - Each of the
storage nodes 415 of thestorage system 405 therefore comprises a set of processing modules configured to communicate over one or more networks with corresponding sets of processing modules on other ones of the storage nodes. A given such set of processing modules implemented on a particular storage node illustratively includes at least onecontrol module 408C, at least onedata module 408D and at least onerouting module 408R, and possibly amanagement module 408M. These sets of processing modules of the storage nodes collectively comprise at least a portion of the distributedstorage controller 408. - Communication links may be established between the various processing modules of the distributed
storage controller 408 using well-known communication protocols such as IP, Transmission Control Protocol (TCP), and remote direct memory access (RDMA). For example, respective sets of IP links used in data transfer and corresponding messaging could be associated with respective different ones of therouting modules 408R. - Although shown as separate modules of the distributed
storage controller 408, the 412 and 416 in the present embodiment are assumed to be distributed at least in part over at least a subset of themodules 408C, 408D, 408R and 408M of theother modules storage controller 408. Accordingly, at least portions of the differential-based snapshot generation functionality of the 412 and 416 may be implemented in one or more of the other modules of themodules storage controller 408. In other embodiments, the 412 and 416 may be implemented as stand-alone modules of themodules storage controller 408. - The
storage devices 406 are configured to storemetadata pages 420 anduser data pages 422, and may also store additional information not explicitly shown such as checkpoints and write journals. The metadata pages 420 and theuser data pages 422 are illustratively stored in respective designated metadata and user data areas of thestorage devices 406. Accordingly,metadata pages 420 anduser data pages 422 may be viewed as corresponding to respective designated metadata and user data areas of thestorage devices 406. - A given “page” as the term is broadly used herein should not be viewed as being limited to any particular range of fixed sizes. In some embodiments, a page size of 8 kilobytes (KB) is used, but this is by way of example only and can be varied in other embodiments. For example, page sizes of 4 KB, 16 KB or other values can be used. Accordingly, illustrative embodiments can utilize any of a wide variety of alternative paging arrangements for organizing the
metadata pages 420 and the user data pages 422. - The
user data pages 422 are part of a plurality of LUNs configured to store files, blocks, objects or other arrangements of data, each also generally referred to herein as a “data item,” on behalf of users associated withhost devices 102. Each such LUN may comprise particular ones of the above-noted pages of the user data area. The user data stored in theuser data pages 422 can include any type of user data that may be utilized in thesystem 100. The term “user data” herein is therefore also intended to be broadly construed. - A given storage volume for which snapshots are generated using
412 and 416 illustratively comprises a set of one or more LUNs, each including multiple ones of themodules user data pages 422 stored instorage devices 406. - The content
addressable storage system 405 in the embodiment ofFIG. 4 is configured to generate hash metadata providing a mapping between content-based digests of respective ones of theuser data pages 422 and corresponding physical locations of those pages in the user data area. Content-based digests generated using hash functions are also referred to herein as “hash digests.” Such hash digests or other types of content-based digests are examples of what are more generally referred to herein as “content-based signatures” of the respective user data pages 422. The hash metadata generated by the contentaddressable storage system 405 is illustratively stored asmetadata pages 420 in the metadata area. The generation and storage of the hash metadata is assumed to be performed under the control of thestorage controller 408. - Each of the metadata pages 420 characterizes a plurality of the user data pages 422. For example, a given set of user data pages representing a portion of the
user data pages 422 illustratively comprises a plurality of user data pages denotedUser Data Page 1,User Data Page 2, . . . . User Data Page n. Each of the user data pages in this example is characterized by a LUN identifier, an offset and a content-based signature. The content-based signature is generated as a hash function of content of the corresponding user data page. Illustrative hash functions that may be used to generate the content-based signature include the above-noted SHA1 hash function, or other secure hashing algorithms known to those skilled in the art. The content-based signature is utilized to determine the location of the corresponding user data page within the user data area of thestorage devices 406. - Each of the
metadata pages 420 in the present embodiment is assumed to have a signature that is not content-based. For example, the metadata page signatures may be generated using hash functions or other signature generation algorithms that do not utilize content of the metadata pages as input to the signature generation algorithm. Also, each of the metadata pages is assumed to characterize a different set of the user data pages. - A given set of metadata pages representing a portion of the
metadata pages 420 in an illustrative embodiment comprises metadata pages denotedMetadata Page 1,Metadata Page 2, . . . Metadata Page m, having respective signatures denotedSignature 1,Signature 2, . . . Signature m. Each such metadata page characterizes a different set of n user data pages. For example, the characterizing information in each metadata page can include the LUN identifiers, offsets and content-based signatures for each of the n user data pages that are characterized by that metadata page. It is to be appreciated, however, that the user data and metadata page configurations described above are examples only, and numerous alternative user data and metadata page configurations can be used in other embodiments. - Ownership of a user data logical address space within the content
addressable storage system 405 is illustratively distributed among thecontrol modules 408C. - The differential-based snapshot generation functionality provided by
412 and 416 in this embodiment is assumed to be distributed across multiple distributed processing modules, including at least a subset of themodules 408C, 408D, 408R and 408M of the distributedprocessing modules storage controller 408. - For example, the
management module 408M of thestorage controller 408 may include a differential-based snapshot control logic instance that engages corresponding differential-based snapshot control logic instances in all of thecontrol modules 408C androuting modules 408R in order to implement a differential-based snapshot generation process. - In some embodiments, the content
addressable storage system 405 comprises an XtremIO™ storage array suitably modified to incorporate techniques for differential-based generation of snapshots and performance of automated actions based at least in part on those snapshots as disclosed herein. - In arrangements of this type, the
control modules 408C,data modules 408D androuting modules 408R of the distributedstorage controller 408 illustratively comprise respective C-modules, D-modules and R-modules of the XtremIO™ storage array. The one ormore management modules 408M of the distributedstorage controller 408 in such arrangements illustratively comprise a system-wide management module (“SYM module”) of the XtremIO™ storage array, although other types and arrangements of system-wide management modules can be used in other embodiments. Accordingly, differential-based snapshot generation functionality in some embodiments is implemented under the control of at least one system-wide management module of the distributedstorage controller 408, utilizing the C-modules, D-modules and R-modules of the XtremIO™ storage array. - In the above-described XtremIO™ storage array example, each user data page has a fixed size such as 8 KB and its content-based signature is a 20-byte signature generated using an SHA1 hash function. Also, each page has a LUN identifier and an offset, and so is characterized by <lun_id, offset, signature>.
- The content-based signature in the present example comprises a content-based digest of the corresponding data page. Such a content-based digest is more particularly referred to as a “hash digest” of the corresponding data page, as the content-based signature is illustratively generated by applying a hash function such as SHA1 to the content of that data page. The full hash digest of a given data page is given by the above-noted 20-byte signature. The hash digest may be represented by a corresponding “hash handle,” which in some cases may comprise a particular portion of the hash digest. The hash handle illustratively maps on a one-to-one basis to the corresponding full hash digest within a designated cluster boundary or other specified storage resource boundary of a given storage system. In arrangements of this type, the hash handle provides a lightweight mechanism for uniquely identifying the corresponding full hash digest and its associated data page within the specified storage resource boundary. The hash digest and hash handle are both considered examples of “content-based signatures” as that term is broadly used herein.
- Examples of techniques for generating and processing hash handles for respective hash digests of respective data pages are disclosed in U.S. Pat. No. 9,208,162, entitled “Generating a Short Hash Handle,” and U.S. Pat. No. 9,286,003, entitled “Method and Apparatus for Creating a Short Hash Handle Highly Correlated with a Globally-Unique Hash Signature,” both of which are incorporated by reference herein.
- As mentioned previously, storage controller components in an XtremIO™ storage array illustratively include C-module, D-module and R-module components. For example, separate instances of such components can be associated with each of a plurality of storage nodes in a clustered storage system implementation.
- The distributed storage controller in this example is configured to group consecutive pages into page groups, to arrange the page groups into slices, and to assign the slices to different ones of the C-modules. For example, if there are 1024 slices distributed evenly across the C-modules, and there are a total of 16 C-modules in a given implementation, each of the C-modules “owns” 1024/16=64 slices. In such arrangements, different ones of the slices are assigned to different ones of the
control modules 408C such that control of the slices within thestorage controller 408 of thestorage system 405 is substantially evenly distributed over thecontrol modules 408C of thestorage controller 408. - The D-module allows a user to locate a given user data page based on its signature. Each metadata page also has a size of 8 KB and includes multiple instances of the <lun_id, offset, signature> for respective ones of a plurality of the user data pages. Such metadata pages are illustratively generated by the C-module but are accessed using the D-module based on a metadata page signature.
- The metadata page signature in this embodiment is a 20-byte signature but is not based on the content of the metadata page. Instead, the metadata page signature is generated based on an 8-byte metadata page identifier that is a function of the LUN identifier and offset information of that metadata page.
- If a user wants to read a user data page having a particular LUN identifier and offset, the corresponding metadata page identifier is first determined, then the metadata page signature is computed for the identified metadata page, and then the metadata page is read using the computed signature. In this embodiment, the metadata page signature is more particularly computed using a signature generation algorithm that generates the signature to include a hash of the 8-byte metadata page identifier, one or more ASCII codes for particular predetermined characters, as well as possible additional fields. The last bit of the metadata page signature may always be set to a particular logic value so as to distinguish it from the user data page signature in which the last bit may always be set to the opposite logic value.
- The metadata page signature is used to retrieve the metadata page via the D-module. This metadata page will include the <lun_id, offset, signature> for the user data page if the user page exists. The signature of the user data page is then used to retrieve that user data page, also via the D-module.
- Write requests processed in the content
addressable storage system 405 each illustratively comprise one or more IO operations directing that at least one data item of thestorage system 405 be written to in a particular manner. A given write request is illustratively received in thestorage system 405 from a host device, illustratively one of thehost devices 102. In some embodiments, a write request is received in the distributedstorage controller 408 of thestorage system 405, and directed from one processing module to another processing module of the distributedstorage controller 408. For example, a received write request may be directed from arouting module 408R of the distributedstorage controller 408 to aparticular control module 408C of the distributedstorage controller 408. Other arrangements for receiving and processing write requests from one or more host devices can be used. - The term “write request” as used herein is intended to be broadly construed, so as to encompass one or more IO operations directing that at least one data item of a storage system be written to in a particular manner. A given write request is illustratively received in a storage system from a host device.
- In the XtremIO™ context, the C-modules, D-modules and R-modules of the
storage nodes 415 communicate with one another over a high-speed internal network such as an InfiniBand network. The C-modules, D-modules and R-modules coordinate with one another to accomplish various IO processing tasks. - The write requests from the host devices identify particular data pages to be written in the
storage system 405 by their corresponding logical addresses each comprising a LUN ID and an offset. - As noted above, a given one of the content-based signatures illustratively comprises a hash digest of the corresponding data page, with the hash digest being generated by applying a hash function to the content of that data page. The hash digest may be uniquely represented within a given storage resource boundary by a corresponding hash handle.
- The
storage system 405 utilizes a two-level mapping process to map logical block addresses to physical block addresses. The first level of mapping uses an address-to-hash (“A2H”) table and the second level of mapping uses a hash metadata (“HMD”) table, with the A2H and HMD tables corresponding to respective logical and physical layers of the content-based signature mapping within thestorage system 405. - The first level of mapping using the A2H table associates logical addresses of respective data pages with respective content-based signatures of those data pages. This is also referred to as logical layer mapping.
- The second level of mapping using the HMD table associates respective ones of the content-based signatures with respective physical storage locations in one or more of the
storage devices 406. This is also referred to as physical layer mapping. - For a given write request, both of the corresponding HMD and A2H tables are updated in conjunction with the processing of that write request.
- The A2H and HMD tables described above are examples of what are more generally referred to herein as “mapping tables” of respective first and second distinct types. Other types and arrangements of mapping tables or other content-based signature mapping information may be used in other embodiments.
- The logical block addresses or LBAs of a logical layer of the
storage system 405 correspond to respective physical blocks of a physical layer of thestorage system 405. The user data pages of the logical layer are organized by LBA and have reference via respective content-based signatures to particular physical blocks of the physical layer. - Each of the physical blocks has an associated reference count that is maintained within the
storage system 405. The reference count for a given physical block indicates the number of logical blocks that point to that same physical block. - In releasing logical address space in the storage system, a dereferencing operation is generally executed for each of the LBAs being released. More particularly, the reference count of the corresponding physical block is decremented. A reference count of zero indicates that there are no longer any logical blocks that reference the corresponding physical block, and so that physical block can be released.
- It should also be understood that the particular arrangement of storage
408C, 408D, 408R and 408M as shown in thecontroller processing modules FIG. 4 embodiment is presented by way of example only. Numerous alternative arrangements of processing modules of a distributed storage controller may be used to implement differential-based snapshot generation functionality in a clustered storage system in other embodiments. - Additional examples of content addressable storage functionality implemented in some embodiments by
control modules 408C,data modules 408D, routingmodules 408R and management module(s) 408M of distributedstorage controller 408 can be found in U.S. Pat. No. 9,104,326, entitled “Scalable Block Data Storage Using Content Addressing,” which is incorporated by reference herein. Alternative arrangements of these and other storage node processing modules of a distributed storage controller in a content addressable storage system can be used in other embodiments. - Illustrative embodiments of a storage system with differential-based snapshot generation functionality as disclosed herein can provide a number of significant advantages relative to conventional arrangements.
- For example, some embodiments are advantageously configured to control generation of snapshots for a given storage volume of the storage system based at least in part on an amount of data in the storage volume that has been written since a previous snapshot of that storage volume was taken. Such arrangements dynamically adapt the snapshot generation in the storage system to better match the manner in which the data of the storage volume is changing over time, thereby conserving computational and memory resources of the storage system while also providing improved data protection.
- Accordingly, illustrative embodiments disclosed herein can considerably reduce the amounts of storage system computational and memory resources that are consumed in generating and storing snapshots, thereby leading to improved storage system performance.
- Functionality for differential-based snapshot generation and associated automated processing based at least in part on the resulting snapshots can be implemented in a storage system, in a host device, or partially in a storage system and partially in a host device.
- It is to be appreciated that the particular advantages described above and elsewhere herein are associated with particular illustrative embodiments and need not be present in other embodiments. Also, the particular types of information processing system features and functionality as illustrated in the drawings and described above are exemplary only, and numerous other arrangements may be used in other embodiments.
- Illustrative embodiments of processing platforms utilized to implement host devices and storage systems with differential-based snapshot generation functionality will now be described in greater detail with reference to
FIGS. 5 and 6 . Although described in the context ofsystem 100, these platforms may also be used to implement at least portions of other information processing systems in other embodiments. -
FIG. 5 shows an example processing platform comprisingcloud infrastructure 500. Thecloud infrastructure 500 comprises a combination of physical and virtual processing resources that may be utilized to implement at least a portion of theinformation processing system 100. Thecloud infrastructure 500 comprises multiple virtual machines (VMs) and/or container sets 502-1, 502-2, . . . 502-L implemented usingvirtualization infrastructure 504. Thevirtualization infrastructure 504 runs onphysical infrastructure 505, and illustratively comprises one or more hypervisors and/or operating system level virtualization infrastructure. The operating system level virtualization infrastructure illustratively comprises kernel control groups of a Linux operating system or other type of operating system. - The
cloud infrastructure 500 further comprises sets of applications 510-1, 510-2, . . . 510-L running on respective ones of the VMs/container sets 502-1, 502-2, . . . 502-L under the control of thevirtualization infrastructure 504. The VMs/container sets 502 may comprise respective VMs, respective sets of one or more containers, or respective sets of one or more containers running in VMs. - In some implementations of the
FIG. 5 embodiment, the VMs/container sets 502 comprise respective VMs implemented usingvirtualization infrastructure 504 that comprises at least one hypervisor. Such implementations can provide differential-based snapshot generation functionality of the type described above for one or more processes running on a given one of the VMs. For example, each of the VMs can implement differential-based snapshot control logic and associated storage volume counters for providing differential-based snapshot generation functionality in thesystem 100. - An example of a hypervisor platform that may be used to implement a hypervisor within the
virtualization infrastructure 504 is the VMware® vSphere® which may have an associated virtual infrastructure management system such as the VMware® vCenter™. The underlying physical machines may comprise one or more distributed processing platforms that include one or more storage systems. - In other implementations of the
FIG. 5 embodiment, the VMs/container sets 502 comprise respective containers implemented usingvirtualization infrastructure 504 that provides operating system level virtualization functionality, such as support for Docker containers running on bare metal hosts, or Docker containers running on VMs. The containers are illustratively implemented using respective kernel control groups of the operating system. Such implementations can also provide differential-based snapshot generation functionality of the type described above. For example, a container host device supporting multiple containers of one or more container sets can implement one or more instances of differential-based snapshot control logic and associated storage volume counters for providing differential-based snapshot generation functionality in thesystem 100. - As is apparent from the above, one or more of the processing modules or other components of
system 100 may each run on a computer, server, storage device or other processing platform element. A given such element may be viewed as an example of what is more generally referred to herein as a “processing device.” Thecloud infrastructure 500 shown inFIG. 5 may represent at least a portion of one processing platform. Another example of such a processing platform is processingplatform 600 shown inFIG. 6 . - The
processing platform 600 in this embodiment comprises a portion ofsystem 100 and includes a plurality of processing devices, denoted 602-1, 602-2, 602-3, . . . 602-K, which communicate with one another over anetwork 604. - The
network 604 may comprise any type of network, including by way of example a global computer network such as the Internet, a WAN, a LAN, a satellite network, a telephone or cable network, a cellular network, a wireless network such as a WiFi or WiMAX network, or various portions or combinations of these and other types of networks. - The processing device 602-1 in the
processing platform 600 comprises aprocessor 610 coupled to amemory 612. - The
processor 610 may comprise a microprocessor, a microcontroller, an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), graphics processing unit (GPU) or other type of processing circuitry, as well as portions or combinations of such circuitry elements. - The
memory 612 may comprise random access memory (RAM), read-only memory (ROM), flash memory or other types of memory, in any combination. Thememory 612 and other memories disclosed herein should be viewed as illustrative examples of what are more generally referred to as “processor-readable storage media” storing executable program code of one or more software programs. - Articles of manufacture comprising such processor-readable storage media are considered illustrative embodiments. A given such article of manufacture may comprise, for example, a storage array, a storage disk or an integrated circuit containing RAM, ROM, flash memory or other electronic memory, or any of a wide variety of other types of computer program products. The term “article of manufacture” as used herein should be understood to exclude transitory, propagating signals. Numerous other types of computer program products comprising processor-readable storage media can be used.
- Also included in the processing device 602-1 is
network interface circuitry 614, which is used to interface the processing device with thenetwork 604 and other system components, and may comprise conventional transceivers. - The
other processing devices 602 of theprocessing platform 600 are assumed to be configured in a manner similar to that shown for processing device 602-1 in the figure. - Again, the
particular processing platform 600 shown in the figure is presented by way of example only, andsystem 100 may include additional or alternative processing platforms, as well as numerous distinct processing platforms in any combination, with each such platform comprising one or more computers, servers, storage devices or other processing devices. - For example, other processing platforms used to implement illustrative embodiments can comprise converged infrastructure such as VxRail™, VxRack™, VxRack™ FLEX, VxBlock™, or Vblock® converged infrastructure from VCE, the Virtual Computing Environment Company, now the Converged Platform and Solutions Division of Dell EMC.
- It should therefore be understood that in other embodiments different arrangements of additional or alternative elements may be used. At least a subset of these elements may be collectively implemented on a common processing platform, or each such element may be implemented on a separate processing platform.
- As indicated previously, components of an information processing system as disclosed herein can be implemented at least in part in the form of one or more software programs stored in memory and executed by a processor of a processing device. For example, at least portions of the differential-based snapshot generation functionality of one or more components of a storage system as disclosed herein are illustratively implemented in the form of software running on one or more processing devices.
- It should again be emphasized that the above-described embodiments are presented for purposes of illustration only. Many variations and other alternative embodiments may be used. For example, the disclosed techniques are applicable to a wide variety of other types of information processing systems, host devices, storage systems, storage nodes, storage devices, storage controllers, differential-based snapshot generation processes and associated control logic and tables. Also, the particular configurations of system and device elements and associated processing operations illustratively shown in the drawings can be varied in other embodiments.
- Moreover, the various assumptions made above in the course of describing the illustrative embodiments should also be viewed as exemplary rather than as requirements or limitations of the disclosure. Numerous other alternative embodiments within the scope of the appended claims will be readily apparent to those skilled in the art.
Claims (20)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/930,941 US20200272542A1 (en) | 2018-07-24 | 2020-05-13 | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/044,016 US10691551B2 (en) | 2018-07-24 | 2018-07-24 | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes |
| US15/930,941 US20200272542A1 (en) | 2018-07-24 | 2020-05-13 | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/044,016 Continuation US10691551B2 (en) | 2018-07-24 | 2018-07-24 | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20200272542A1 true US20200272542A1 (en) | 2020-08-27 |
Family
ID=69178346
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/044,016 Active US10691551B2 (en) | 2018-07-24 | 2018-07-24 | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes |
| US15/930,941 Pending US20200272542A1 (en) | 2018-07-24 | 2020-05-13 | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/044,016 Active US10691551B2 (en) | 2018-07-24 | 2018-07-24 | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes |
Country Status (1)
| Country | Link |
|---|---|
| US (2) | US10691551B2 (en) |
Cited By (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10956078B2 (en) | 2018-03-27 | 2021-03-23 | EMC IP Holding Company LLC | Storage system with loopback replication process providing object-dependent slice assignment |
| US10977216B2 (en) | 2018-05-29 | 2021-04-13 | EMC IP Holding Company LLC | Processing device utilizing content-based signature prefix for efficient generation of deduplication estimate |
| US10983962B2 (en) | 2018-05-29 | 2021-04-20 | EMC IP Holding Company LLC | Processing device utilizing polynomial-based signature subspace for efficient generation of deduplication estimate |
| US11137929B2 (en) | 2019-06-21 | 2021-10-05 | EMC IP Holding Company LLC | Storage system configured to support cascade replication |
| US11314416B1 (en) | 2020-10-23 | 2022-04-26 | EMC IP Holding Company LLC | Defragmentation of striped volume in data storage system |
| US11327812B1 (en) | 2020-10-19 | 2022-05-10 | EMC IP Holding Company LLC | Distributed storage system with per-core rebalancing of thread queues |
| US11435921B2 (en) | 2020-11-19 | 2022-09-06 | EMC IP Holding Company LLC | Selective deduplication in a distributed storage system |
| US11436138B2 (en) | 2020-10-21 | 2022-09-06 | EMC IP Holding Company LLC | Adaptive endurance tuning of solid-state storage system |
| US11481291B2 (en) | 2021-01-12 | 2022-10-25 | EMC IP Holding Company LLC | Alternative storage node communication channel using storage devices group in a distributed storage system |
| US11494405B2 (en) | 2020-12-21 | 2022-11-08 | EMC IP Holding Company LLC | Lock contention resolution for active-active replication performed in conjunction with journal recovery |
| US11520527B1 (en) | 2021-06-11 | 2022-12-06 | EMC IP Holding Company LLC | Persistent metadata storage in a storage system |
| US11531470B2 (en) | 2020-10-21 | 2022-12-20 | EMC IP Holding Company LLC | Offload of storage system data recovery to storage devices |
| US11593313B2 (en) | 2018-05-29 | 2023-02-28 | EMC IP Holding Company LLC | Processing device configured for efficient generation of data reduction estimates for combinations of datasets |
| US11609883B2 (en) | 2018-05-29 | 2023-03-21 | EMC IP Holding Company LLC | Processing device configured for efficient generation of compression estimates for datasets |
| US11616722B2 (en) | 2020-10-22 | 2023-03-28 | EMC IP Holding Company LLC | Storage system with adaptive flow control using multiple feedback loops |
| US11687245B2 (en) | 2020-11-19 | 2023-06-27 | EMC IP Holding Company LLC | Dynamic slice assignment in a distributed storage system |
| US11775202B2 (en) | 2021-07-12 | 2023-10-03 | EMC IP Holding Company LLC | Read stream identification in a distributed storage system |
| US11853568B2 (en) | 2020-10-21 | 2023-12-26 | EMC IP Holding Company LLC | Front-end offload of storage system hash and compression processing |
| US11875198B2 (en) | 2021-03-22 | 2024-01-16 | EMC IP Holding Company LLC | Synchronization object issue detection using object type queues and associated monitor threads in a storage system |
| US12050556B2 (en) | 2021-06-28 | 2024-07-30 | EMC IP Holding Company LLC | Stripe defragmentation and rebuild based on stripe access frequency |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10866969B2 (en) | 2018-03-28 | 2020-12-15 | EMC IP Holding Company LLC | Storage system with loopback replication process providing unique identifiers for collision-free object pairing |
| US11886911B2 (en) | 2020-06-29 | 2024-01-30 | EMC IP Holding Company LLC | End-to-end quality of service mechanism for storage system using prioritized thread queues |
| CN116483251A (en) | 2022-01-13 | 2023-07-25 | 戴尔产品有限公司 | Dynamic snapshot scheduling using storage system metrics |
| CN114675998B (en) * | 2022-03-25 | 2024-10-22 | 苏州浪潮智能科技有限公司 | A method, device, equipment and medium for monitoring timed snapshot tasks |
Family Cites Families (30)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7484096B1 (en) | 2003-05-28 | 2009-01-27 | Microsoft Corporation | Data validation using signatures and sampling |
| JP4545529B2 (en) * | 2004-08-27 | 2010-09-15 | 株式会社日立製作所 | Snapshot creation method and program, and storage system |
| US7444464B2 (en) | 2004-11-08 | 2008-10-28 | Emc Corporation | Content addressed storage device configured to maintain content address mapping |
| JP4583150B2 (en) * | 2004-12-06 | 2010-11-17 | 株式会社日立製作所 | Storage system and snapshot data creation method in storage system |
| US7836266B2 (en) * | 2005-09-19 | 2010-11-16 | International Business Machines Corporation | Managing snapshot history in a data storage system |
| JP4800031B2 (en) * | 2005-12-28 | 2011-10-26 | 株式会社日立製作所 | Storage system and snapshot management method |
| JP2007188267A (en) * | 2006-01-12 | 2007-07-26 | Hitachi Ltd | Storage control device and control method thereof |
| US20080140963A1 (en) * | 2006-12-11 | 2008-06-12 | Thomason Ronald G | Methods and systems for storage system generation and use of differential block lists using copy-on-write snapshots |
| US8295615B2 (en) | 2007-05-10 | 2012-10-23 | International Business Machines Corporation | Selective compression of synchronized content based on a calculated compression ratio |
| US8095726B1 (en) | 2008-03-31 | 2012-01-10 | Emc Corporation | Associating an identifier with a content unit |
| JP5156518B2 (en) * | 2008-07-23 | 2013-03-06 | 株式会社日立製作所 | Storage control apparatus and method |
| US9495382B2 (en) | 2008-12-10 | 2016-11-15 | Commvault Systems, Inc. | Systems and methods for performing discrete data replication |
| US8214612B1 (en) | 2009-09-28 | 2012-07-03 | Emc Corporation | Ensuring consistency of replicated volumes |
| US9104326B2 (en) | 2010-11-15 | 2015-08-11 | Emc Corporation | Scalable block data storage using content addressing |
| US8977602B2 (en) | 2012-06-05 | 2015-03-10 | Oracle International Corporation | Offline verification of replicated file system |
| US9152686B2 (en) | 2012-12-21 | 2015-10-06 | Zetta Inc. | Asynchronous replication correctness validation |
| US8949488B2 (en) | 2013-02-15 | 2015-02-03 | Compellent Technologies | Data replication with dynamic compression |
| US9268806B1 (en) | 2013-07-26 | 2016-02-23 | Google Inc. | Efficient reference counting in content addressable storage |
| US9208162B1 (en) | 2013-09-26 | 2015-12-08 | Emc Corporation | Generating a short hash handle |
| US9286003B1 (en) | 2013-12-31 | 2016-03-15 | Emc Corporation | Method and apparatus for creating a short hash handle highly correlated with a globally-unique hash signature |
| US9606870B1 (en) | 2014-03-31 | 2017-03-28 | EMC IP Holding Company LLC | Data reduction techniques in a flash-based key/value cluster storage |
| US10467246B2 (en) | 2014-11-25 | 2019-11-05 | Hewlett Packard Enterprise Development Lp | Content-based replication of data in scale out system |
| US10402339B2 (en) | 2015-01-05 | 2019-09-03 | CacheIO, LLC | Metadata management in a scale out storage system |
| CA2953206A1 (en) | 2015-01-13 | 2016-07-21 | Simplivity Corporation | Systems and methods for optimized signature comparisons and data replication |
| US9600193B2 (en) | 2015-02-04 | 2017-03-21 | Delphix Corporation | Replicating snapshots from a source storage system to a target storage system |
| US9547560B1 (en) * | 2015-06-26 | 2017-01-17 | Amazon Technologies, Inc. | Amortized snapshots |
| US9917784B2 (en) * | 2015-07-31 | 2018-03-13 | Netapp Inc. | Dynamic resource allocation based upon network flow control |
| US10459801B2 (en) * | 2015-09-30 | 2019-10-29 | Commvault Systems, Inc. | Dynamic triggering of block-level backups based on block change thresholds and corresponding file identities using indexing in a data storage management system |
| US10496672B2 (en) | 2015-12-30 | 2019-12-03 | EMC IP Holding Company LLC | Creating replicas at user-defined points in time |
| US10860434B2 (en) * | 2018-04-30 | 2020-12-08 | EMC IP Holding Company LLC | Method and system for enabling data backups for virtual machines reliant on raw device mapping disks |
-
2018
- 2018-07-24 US US16/044,016 patent/US10691551B2/en active Active
-
2020
- 2020-05-13 US US15/930,941 patent/US20200272542A1/en active Pending
Cited By (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10956078B2 (en) | 2018-03-27 | 2021-03-23 | EMC IP Holding Company LLC | Storage system with loopback replication process providing object-dependent slice assignment |
| US11593313B2 (en) | 2018-05-29 | 2023-02-28 | EMC IP Holding Company LLC | Processing device configured for efficient generation of data reduction estimates for combinations of datasets |
| US10977216B2 (en) | 2018-05-29 | 2021-04-13 | EMC IP Holding Company LLC | Processing device utilizing content-based signature prefix for efficient generation of deduplication estimate |
| US10983962B2 (en) | 2018-05-29 | 2021-04-20 | EMC IP Holding Company LLC | Processing device utilizing polynomial-based signature subspace for efficient generation of deduplication estimate |
| US11609883B2 (en) | 2018-05-29 | 2023-03-21 | EMC IP Holding Company LLC | Processing device configured for efficient generation of compression estimates for datasets |
| US11137929B2 (en) | 2019-06-21 | 2021-10-05 | EMC IP Holding Company LLC | Storage system configured to support cascade replication |
| US11327812B1 (en) | 2020-10-19 | 2022-05-10 | EMC IP Holding Company LLC | Distributed storage system with per-core rebalancing of thread queues |
| US11853568B2 (en) | 2020-10-21 | 2023-12-26 | EMC IP Holding Company LLC | Front-end offload of storage system hash and compression processing |
| US11436138B2 (en) | 2020-10-21 | 2022-09-06 | EMC IP Holding Company LLC | Adaptive endurance tuning of solid-state storage system |
| US11531470B2 (en) | 2020-10-21 | 2022-12-20 | EMC IP Holding Company LLC | Offload of storage system data recovery to storage devices |
| US11616722B2 (en) | 2020-10-22 | 2023-03-28 | EMC IP Holding Company LLC | Storage system with adaptive flow control using multiple feedback loops |
| US11314416B1 (en) | 2020-10-23 | 2022-04-26 | EMC IP Holding Company LLC | Defragmentation of striped volume in data storage system |
| US11687245B2 (en) | 2020-11-19 | 2023-06-27 | EMC IP Holding Company LLC | Dynamic slice assignment in a distributed storage system |
| US11435921B2 (en) | 2020-11-19 | 2022-09-06 | EMC IP Holding Company LLC | Selective deduplication in a distributed storage system |
| US11494405B2 (en) | 2020-12-21 | 2022-11-08 | EMC IP Holding Company LLC | Lock contention resolution for active-active replication performed in conjunction with journal recovery |
| US11481291B2 (en) | 2021-01-12 | 2022-10-25 | EMC IP Holding Company LLC | Alternative storage node communication channel using storage devices group in a distributed storage system |
| US11875198B2 (en) | 2021-03-22 | 2024-01-16 | EMC IP Holding Company LLC | Synchronization object issue detection using object type queues and associated monitor threads in a storage system |
| US11520527B1 (en) | 2021-06-11 | 2022-12-06 | EMC IP Holding Company LLC | Persistent metadata storage in a storage system |
| US12050556B2 (en) | 2021-06-28 | 2024-07-30 | EMC IP Holding Company LLC | Stripe defragmentation and rebuild based on stripe access frequency |
| US11775202B2 (en) | 2021-07-12 | 2023-10-03 | EMC IP Holding Company LLC | Read stream identification in a distributed storage system |
Also Published As
| Publication number | Publication date |
|---|---|
| US20200034246A1 (en) | 2020-01-30 |
| US10691551B2 (en) | 2020-06-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10691551B2 (en) | Storage system with snapshot generation control utilizing monitored differentials of respective storage volumes | |
| US10942895B2 (en) | Storage system with decrement protection of reference counts | |
| US11030314B2 (en) | Storage system with snapshot-based detection and remediation of ransomware attacks | |
| US11216443B2 (en) | Processing device configured for data integrity testing utilizing signature-based multi-phase write operations | |
| US10929047B2 (en) | Storage system with snapshot generation and/or preservation control responsive to monitored replication data | |
| US10891195B2 (en) | Storage system with differential scanning of non-ancestor snapshot pairs in asynchronous replication | |
| US10261693B1 (en) | Storage system with decoupling and reordering of logical and physical capacity removal | |
| US11392551B2 (en) | Storage system utilizing content-based and address-based mappings for deduplicatable and non-deduplicatable types of data | |
| US10691373B2 (en) | Object headers facilitating storage of data in a write buffer of a storage system | |
| US10754575B2 (en) | Storage system with replication process utilizing simulated target responses | |
| US11055014B2 (en) | Storage system providing automatic configuration updates for remote storage objects in a replication process | |
| US10817385B2 (en) | Storage system with backup control utilizing content-based signatures | |
| US10754736B2 (en) | Storage system with scanning and recovery of internal hash metadata structures | |
| US10628299B1 (en) | Content addressable storage system utilizing content-based and address-based mappings | |
| US10852999B2 (en) | Storage system with decoupling of reference count updates | |
| US10747677B2 (en) | Snapshot locking mechanism | |
| US10929239B2 (en) | Storage system with snapshot group merge functionality | |
| US10909001B1 (en) | Storage system with snapshot group split functionality | |
| US10996898B2 (en) | Storage system configured for efficient generation of capacity release estimates for deletion of datasets | |
| US11086558B2 (en) | Storage system with storage volume undelete functionality | |
| US10956078B2 (en) | Storage system with loopback replication process providing object-dependent slice assignment | |
| US10942654B2 (en) | Hash-based data recovery from remote storage system | |
| US11372772B2 (en) | Content addressable storage system configured for efficient storage of count-key-data tracks | |
| US10996871B2 (en) | Hash-based data recovery from remote storage system responsive to missing or corrupted hash digest |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: EMC IP HOLDING COMPANY LLC, MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MEIRI, DAVID;KUCHEROV, ANTON;SIGNING DATES FROM 20180723 TO 20180724;REEL/FRAME:052725/0138 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| AS | Assignment |
Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, NORTH CAROLINA Free format text: SECURITY AGREEMENT;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053531/0108 Effective date: 20200818 |
|
| AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY INTEREST;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053573/0535 Effective date: 20200817 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY INTEREST;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053578/0183 Effective date: 20200817 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY INTEREST;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053574/0221 Effective date: 20200817 |
|
| AS | Assignment |
Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST AT REEL 053531 FRAME 0108;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058001/0371 Effective date: 20211101 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST AT REEL 053531 FRAME 0108;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058001/0371 Effective date: 20211101 |
|
| AS | Assignment |
Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053574/0221);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053574/0221);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053578/0183);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060332/0864 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053578/0183);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060332/0864 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053573/0535);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0106 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053573/0535);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0106 Effective date: 20220329 |