METHODS FOR PERFORMING GLOBAL DEDUPLICATION ON DATA BLOCKS AND DEVICES THEREOF

Information

  • Patent Application
  • 20180314452
  • Publication Number
    20180314452
  • Date Filed
    April 28, 2017
    7 years ago
  • Date Published
    November 01, 2018
    5 years ago
Abstract
A method, non-transitory computer readable medium, and device that assists with performing global data deduplication on data blocks across different volumes includes identifying at least two data blocks stored in two or more storage volumes. It is determined whether the at least two data blocks are classified as a shared data block. A new data volume signature is created when the at least two data blocks are determined to be shared. One of the at least two data blocks that are determined to be shared is deleted and the other one of the at least two data blocks and the created signature in one of the two or more storage volumes is stored.
Description
FIELD

This technology generally relates to data storage management and, more particularly, methods for performing global deduplication and devices thereof.


BACKGROUND

Storage drives or disks provide an easy, fast, and convenient way for backing up or storing data. As additional backups are made, additional disks and disk space are required. However, disks or storage drives add costs to any backup solution including the costs of the disks themselves, costs associated with powering and cooling the disks, and costs associated with physically storing the disks in the datacenter. Thus, it becomes desirable to maximize the usage of disk storage available on each disk.


One method of maximizing storage on a disk is to use some form of data deduplication techniques. Data deduplication is a data compression technique for eliminating redundant data. In an existing deduplication process, first data is compared to stored data to detect duplicates, that is, to identify or determine whether the first data is unique or not. Next, when the first data is identified as not being unique, the redundant first data is eliminated and replaced with a small reference that points to the stored data. However, prior existing technologies only perform data deduplication by comparing the data present in the same storage volume. Unfortunately, prior existing technologies fail to perform data deduplication across different storage volumes.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a block diagram of an environment with a storage management computing device that performs data deduplication across different storage volumes;



FIG. 2 is a block diagram of the exemplary storage management computing device shown in FIG. 1;



FIG. 3 is an exemplary flow chart of an example of a method for performing data deduplication across different storage volumes; and



FIG. 4 is an exemplary flow chart of an example of a method for performing read request after performing data deduplication.





DETAILED DESCRIPTION

An environment 10 with a plurality of client computing devices 12(1)-12(n), an exemplary storage management computing device 14, a plurality of storage drives 16(1)-16(n) is illustrated in FIG. 1. In this particular example, the environment 10 in FIG. 1 includes the plurality of client computing devices 12(1)-12(n), the storage management computing device 14 and a plurality of storage drives 16(1)-16(n) coupled via one or more communication networks 30, although the environment could include other types and numbers of systems, devices, components, and/or other elements. The example of a method for performs global data deduplication on data blocks stored in different storage volumes in the plurality of storage drives 16(1)-16(n) is executed by the storage management computing device 14, although the approaches illustrated and described herein could be executed by other types and/or numbers of other computing systems and devices. The environment 10 may include other types and numbers of other network elements and devices, as is generally known in the art and will not be illustrated or described herein. This technology provides a number of advantages including providing methods, non-transitory computer readable media and devices for performing global data deduplication on data blocks stored in different storage volumes.


Referring to FIG. 2, in this example the storage management computing device 14 includes a processor 18, a memory 20, and a communication interface 24 which are coupled together by a bus 26, although the storage management computing device 14 may include other types and numbers of elements in other configurations.


The processor 18 of the storage management computing device 14 may execute one or more programmed instructions stored in the memory 20 for global data deduplication on data blocks stored in different storage volumes as illustrated and described in the examples herein, although other types and numbers of functions and/or other operation can be performed. The processor 18 of the storage management computing device 14 may include one or more central processing units (“CPUs”) or general purpose processors with one or more processing cores, such as AMD® processor(s), although other types of processor(s) could be used (e.g., Intel®).


The memory 20 of the storage management computing device 14 stores the programmed instructions and other data for one or more aspects of the present technology as described and illustrated herein, although some or all of the programmed instructions could be stored and executed elsewhere. A variety of different types of memory storage devices, such as a non-volatile memory, random access memory (RAM) or a read only memory (ROM) in the system or a floppy disk, hard disk, CD ROM, DVD ROM, flash disks, or other computer readable medium which is read from and written to by a magnetic, optical, or other reading and writing system that is coupled to the processor 18, can be used for the memory 20.


The communication interface 24 of the storage management computing device 14 operatively couples and communicates with the plurality of client computing devices 12(1)-12(n) and the plurality of storage drives 16(1)-16(n), which are all coupled together by the communication network 30, although other types and numbers of communication networks or systems with other types and numbers of connections and configurations to other devices and elements. By way of example only, the communication network 30 can use TCP/IP over Ethernet and industry-standard protocols, including NFS, CIFS, SOAP, XML, LDAP, and SNMP, although other types and numbers of communication networks, can be used. The communication networks 30 in this example may employ any suitable interface mechanisms and network communication technologies, including, for example, any local area network, any wide area network (e.g., Internet), teletraffic in any suitable form (e.g., voice, modem, and the like), Public Switched Telephone Network (PSTNs), Ethernet-based Packet Data Networks (PDNs), and any combinations thereof and the like. In this example, the bus 26 is a universal serial bus, although other bus types and links may be used, such as PCI-Express or hyper-transport bus.


Each of the plurality of client computing devices 12(1)-12(n) includes a central processing unit (CPU) or processor, a memory, and an I/O system, which are coupled together by a bus or other link, although other numbers and types of network devices could be used. The plurality of client computing devices 12(1)-12(n) communicates with the storage management computing device 14 for storage management, although the client computing devices 12(1)-12(n) can interact with the storage management computing device 14 for other purposes. By way of example, the plurality of client computing devices 12(1)-12(n) may run application(s) that may provide an interface to make requests to access, modify, delete, edit, read or write data within storage management computing device 14 or the plurality of storage drives 16(1)-16(n) via the communication network 30.


Each of the plurality of storage drives 16(1)-16(n) includes a central processing unit (CPU) or processor, and an I/O system, which are coupled together by a bus or other link, although other numbers and types of network devices could be used. Each plurality of storage drives 16(1)-16(n) assists with storing data, although the plurality of storage drives 16(1)-16(n) can assist with other types of operations such as storing of files or data. Various network processing applications, such as CIFS applications, NFS applications, HTTP Web Data storage device applications, and/or FTP applications, may be operating on the plurality of storage drives 16(1)-16(n) and transmitting data (e.g., files or web pages) in response to requests from the storage management computing device 14 and the plurality of client computing devices 12(1)-12(n). It is to be understood that the plurality of storage drives 16(1)-16(n) may be hardware such as storage devices including hard disks, solid state devices (SSD), flash disks, magnetic tapes or software or may represent a system with multiple external resource servers, which may include internal or external networks.


Although the exemplary network environment 10 includes the plurality of client computing devices 12(1)-12(n), the storage management computing device 14, and the plurality of storage drives 16(1)-16(n) described and illustrated herein, other types and numbers of systems, devices, components, and/or other elements in other topologies can be used. It is to be understood that the systems of the examples described herein are for exemplary purposes, as many variations of the specific hardware and software used to implement the examples are possible, as will be appreciated by those of ordinary skill in the art.


In addition, two or more computing systems or devices can be substituted for any one of the systems or devices in any example. Accordingly, principles and advantages of distributed processing, such as redundancy and replication also can be implemented, as desired, to increase the robustness and performance of the devices and systems of the examples. The examples may also be implemented on computer system(s) that extend across any suitable network using any suitable interface mechanisms and traffic technologies, including by way of example only teletraffic in any suitable form (e.g., voice and modem), wireless traffic media, wireless traffic networks, cellular traffic networks, G3 traffic networks, Public Switched Telephone Network (PSTNs), Packet Data Networks (PDNs), the Internet, intranets, and combinations thereof.


The examples also may be embodied as a non-transitory computer readable medium having instructions stored thereon for one or more aspects of the present technology as described and illustrated by way of the examples herein, as described herein, which when executed by the processor, cause the processor to carry out the steps necessary to implement the methods of this technology as described and illustrated with the examples herein.


An example of a method for performing global data deduplication on data blocks stored in different storage volumes will now be described herein with reference to FIGS. 1-4. The exemplary method begins at step 305 where the storage management computing device 14 identifies two data blocks stored in different storage volumes in the same aggregate of the plurality of storage drives 16(1)-16(n), although the storage management computing device 14 can identify any other number of data blocks from other memory locations.


Next in step 310, the storage management computing device 14 computes the checksum for the identified two data blocks. In this example, the storage management computing device 14 can use a commonly available algorithm to calculate the checksum, which can be easily recognized by a person having ordinary skill in the art and therefore will not be illustrated in greater detail.


In step 315, the storage management computing device 14 compares the computed checksum of data blocks to identify if the are an exact match. In this example, when the checksum of the two data blocks is an exact match, then it is determined that the data in the data blocks are similar, although the storage management computing device 14 can use other techniques to determine using other techniques. Accordingly, when the storage management computing device 14 determines that the checksum is not an exact match, then the No branch is taken to step 320.


In step 320, the storage management computing device 14 identifies that the two data blocks are not a match and the exemplary flow proceeds back to step 305.


However, if back in step 315, when the storage management computing device 14 determines that the checksum is an exact match, then the Yes branch is taken to step 325. In step 325, the storage management computing device 14 performs a bit by bit comparison to determine if the data in the two data blocks are an exact match, although other techniques can be used to determine if the data in the two data blocks are the exact same. Accordingly, when it is determined that data in the two data blocks are not an exact match, then the No branch is taken back to step 320, that is illustrated above. However when it is determined that the data in the data blocks are an exact match, then the Yes branch is taken to step 330.


In step 330, the storage management computing device 14 determines if the two data blocks are already shared. In this example, the storage management computing device 14 determines if the two data blocks are shared based on data present in a metadata file, although the storage management computing device 14 can use other techniques to determine if they are shared. Further in this example, the metadata file includes data regarding the number of times each of the data block is shared, although the metadata file can include other types or amounts of information. Accordingly, when the storage management computing device 14 determines that the data blocks are no shared, the No branch is taken to step 335.


In step 335, the storage management computing device 14 creates a new signature to indicate that the data blocks are shared. In this example, the storage management computing device 14 creates a new signature based on the location of the data blocks in metadata file, meta file and the new address at which the new data blocks will be stored, although the storage management computing device 14 can use other parameters to create a new signature. The exemplary flow proceeds to step 340.


However if back in step 330, the storage management computing device 14 determines that the blocks are already shared, then the Yes branch is taken to step 340. In step 340, the storage management computing device 14 increases the reference count of one of the data blocks in the metadata file indicating that the data block is being shared, although the storage management computing device 14 can modify other types or amounts of data in the metadata file.


Next in step 345, the storage management computing device 14 removes the one of the data block that is stored in one of the volume in the plurality of storage drives 16(1)-16(n) so that the memory space can be used to store other data blocks and the exemplary flow proceeds to step 305.


Now an exemplary illustration of assisting a read operation on a shared data block will be illustrated with reference to FIG. 4. In step 405, the storage management computing device 14 receives a request to read a file from one of the plurality of client computing devices 12(1)-12(n), although the storage management computing device 14 can receive other types or amounts of requests. In this example, the received request includes the filename and the offset address associated with the filename, although the received request can include other types or amounts of information.


Next in step 410, the storage management computing device 14 determines the unique signature associated with the received request, although the storage management computing device 14 can determine the unique signature using other techniques. In this example, the storage management computing device 14 uses the received filename and identifies the data associated with the filename in the metadata file. Additionally, the storage management computing device 14 also checks if there is a unique signature associated with the filename stored in the metadata file, although the storage management computing device 14 can use other techniques to determine if there is a unique signature associated with the received request. Alternatively, the storage management computing device 14 can determine the unique signature using the metadata in other examples.


Next in step 415, the storage management computing device 14 determines if the requested file has data in stored as a shared data block based on the determination of the unique signature and/or additional information stored in the metadata file, although the storage management computing device 14 can use other techniques to determine if the requested file has a shared data block. Accordingly, when the storage management computing device 14 determines that it is a shared data block, then the Yes branch is taken to step 420.


In step 420, the storage management computing device 14 obtains the file from the plurality of storage drives 16(1)-16(n) using unique signature and provides it to the requesting one of the plurality of client computing devices 12(1)-12(n) and the exemplary method ends at step 430.


However if back in step 415, when the storage management computing device 14 determines that it is not a shared block, then the No branch is taken to step 425. In step 425, the storage management computing device 14 obtains the requested file from the plurality of storage drives 16(1)-16(n) using the file offset address that was provided along with the received request and provides it to the requesting one of the plurality of client computing devices 12(1)-12(n); although the storage management computing device 14 can use other parameters to obtain the file. The exemplary method ends at step 430.


Accordingly, as illustrated and described by way of the examples herein, this technology provides a number of advantages including providing methods, non-transitory computer readable media and devices for performing global deduplication on data blocks stored across different volumes in the same aggregate. Using the above illustrated examples, the disclosed technology is able to significantly reduce the storage space of the data blocks in different volumes present in the storage drives thereby managing the memory space in a more efficient manner.


Having thus described the basic concept of the technology, it will be rather apparent to those skilled in the art that the foregoing detailed disclosure is intended to be presented by way of example only, and is not limiting. Various alterations, improvements, and modifications will occur and are intended to those skilled in the art, though not expressly stated herein. These alterations, improvements, and modifications are intended to be suggested hereby, and are within the spirit and scope of the technology. Additionally, the recited order of processing elements or sequences, or the use of numbers, letters, or other designations therefore, is not intended to limit the claimed processes to any order except as may be specified in the claims. Accordingly, the invention is limited only by the following claims and equivalents thereto.

Claims
  • 1. A method comprising: identifying, by a computing device, at least two data blocks stored in two or more storage volumes;determining, by the computing device, when the at least two data blocks are classified as a shared data block;creating, by the computing device, a new data volume signature when the at least two data blocks are determined to be shared; anddeleting, by the computing device, one of the at least two data blocks that are determined to be shared and storing the other one of the at least two data blocks and the created signature in one of the two or more storage volumes.
  • 2. The method as set forth in claim 1 further comprising determining, by the computing device, a checksum value for each of the identified at least two data blocks.
  • 3. The method as set forth in claim 2 further comprising comparing, by the computing device, each of the at least two blocks against each other upon determining the checksum value.
  • 4. The method as set forth in claim 3 further comprising classifying, by the computing device, the identified at least two data blocks as the shared data block when the comparing results in an exact match.
  • 5. The method as set forth in claim 1 further comprising: receiving, by the computing device, a request to read a file;determining, by the computing device, when data in the file of the received request is classified as a shared data block;identifying, by the computing device, a data volume signature associated with the file in the received request when the data in the file is classified as the shared data block;obtaining, by the computing device, the file in the received request using the identified data volume signature from the two or more data blocks; andproviding, by the computing device, the obtained file as a response to the received request.
  • 6. A non-transitory computer readable medium having stored thereon instructions for performing global data deduplication across different data volumes comprising executable code which when executed by a processor, causes the processor to perform steps comprising: identify at least two data blocks stored in two or more storage volumes;determine when the at least two data blocks are classified as a shared data block;create a new data volume signature when the at least two data blocks are determined to be shared; anddelete one of the at least two data blocks that are determined to be shared and storing the other one of the at least two data blocks and the created signature in one of the two or more storage volumes.
  • 7. The medium as set forth in claim 6 further comprising determine a checksum value for each of the identified at least two data blocks.
  • 8. The medium as set forth in claim 7 further comprising compare each of the at least two blocks against each other upon determining the checksum value.
  • 9. The medium as set forth in claim 8 further comprising classify the identified at least two data blocks as the shared data block when the comparing results in an exact match.
  • 10. The medium as set forth in claim 6 further comprising: receive a request to read a file;determine when data in the file of the received request is classified as a shared data block;identify a data volume signature associated with the file in the received request when the data in the file is classified as the shared data block;obtain the file in the received request using the identified data volume signature from the two or more data blocks; andprovide the obtained file as a response to the received request.
  • 11. A storage management computing device comprising: a processor;a memory coupled to the processor which is configured to be capable of executing programmed instructions comprising and stored in the memory to:identify at least two data blocks stored in two or more storage volumes;determine when the at least two data blocks are classified as a shared data block;create a new data volume signature when the at least two data blocks are determined to be shared; anddelete one of the at least two data blocks that are determined to be shared and storing the other one of the at least two data blocks and the created signature in one of the two or more storage volumes.
  • 12. The device as set forth in claim 11 wherein the processor coupled to the memory is further configured to be capable of executing at least one additional programmed instruction comprising and stored in the memory to determine a checksum value for each of the identified at least two data blocks.
  • 13. The device as set forth in claim 12 wherein the processor coupled to the memory is further configured to be capable of executing at least one additional programmed instruction comprising and stored in the memory to compare each of the at least two blocks against each other upon determining the checksum value.
  • 14. The device as set forth in claim 13 wherein the processor coupled to the memory is further configured to be capable of executing at least one additional programmed instruction comprising and stored in the memory to classify the identified at least two data blocks as the shared data block when the comparing results in an exact match.
  • 15. The device as set forth in claim 13 wherein the processor coupled to the memory is further configured to be capable of executing at least one additional programmed instruction comprising and stored in the memory to: receive a request to read a file;determine when data in the file of the received request is classified as a shared data block;identify a data volume signature associated with the file in the received request when the data in the file is classified as the shared data block;obtain the file in the received request using the identified data volume signature from the two or more data blocks; andprovide the obtained file as a response to the received request.