A data processing method includes obtaining a plurality of data blocks, determining a first data block and a second data block from the data blocks, where the first data block has a first hash value, and the second data block has a second hash value, where the first hash value is obtained by performing calculation on the first data block based on a hash algorithm and the second hash value is obtained by performing calculation on the second data block based on the hash algorithm, and combining and compressing the first data block and the second data block based on a degree of similarity of the first data block and the second data block.
|
1. A data processing method comprising:
obtaining a plurality of data blocks;
determining a first data block and a second data block from the data blocks, wherein the first data block has a first hash value that is based on a first calculation on the first data block using a hash algorithm, and wherein the second data block has a second hash value that is based on a second calculation on the second data block using the hash algorithm;
determining that the first data block and the second data block meet a similarity condition based on a degree of similarity of the first hash value and the second hash value;
determining whether a data reduction ratio corresponding to a target data block to be obtained by combining and compressing the first data block and the second data block reaches a reduction ratio threshold;
when determining that the data reduction ratio reaches the reduction ratio threshold, combining and compressing the first data block and the second data block using a first compression algorithm; and
when determining that the data reduction ratio does not reach the reduction ratio threshold, separately compressing the first data block and the second data block using a second compression algorithm different from the first compression algorithm.
19. A non-transitory computer-readable medium storing a computer program for a storage system, the computer program comprising instructions executable to:
obtain a plurality of data blocks;
determine a first data block and a second data block from the data blocks, wherein the first data block has a first hash value that is based on a first calculation on the first data block based on a hash algorithm, and wherein the second data block has a second hash value that is based on a second calculation on the second data block based on the hash algorithm;
determine that the first data block and the second data block meet a similarity condition based on a degree of similarity of the first hash value and the second hash value;
determine whether a data reduction ratio corresponding to a target data block to be obtained by combining and compressing the first data block and the second data block reaches a reduction ratio threshold;
when determining that the data reduction ratio reaches the reduction ratio threshold, combine and compress the first data block and the second data block using a first compression algorithm; and
when determining that the data reduction ratio does not reach the reduction ratio threshold, separately compress the first data block and the second data block using a second compression algorithm different from the first compression algorithm.
11. A data processing apparatus comprising:
a communications interface; and
a processor coupled to the communications interface and configured to execute instructions stored in a memory to cause the data processing apparatus to:
obtain a plurality of data blocks;
determine a first data block and a second data block from the data blocks, wherein the first data block has a first hash value that is based on a first calculation on the first data block based on a hash algorithm, and wherein the second data block has a second hash value that is based on a second calculation on the second data block based on the hash algorithm;
determine that the first data block and the second data block meet a similarity condition based on a degree of similarity of the first hash value and the second hash value;
determine whether a data reduction ratio corresponding to a target data block to be obtained by combining and compressing the first data block and the second data block reaches a reduction ratio threshold;
when determining that the data reduction ratio reaches the reduction ratio threshold, combine and compress the first data block and the second data block using a first compression algorithm; and
when determining that the data reduction ratio does not reach the reduction ratio threshold, separately compress the first data block and the second data block using a second compression algorithm different from the first compression algorithm.
2. The data processing method of
3. The data processing method of
segmenting the first data block into a plurality of data sub-blocks of different lengths;
calculating a hash value of each of the data sub-blocks;
performing combination calculation on hash values of the data sub-blocks to obtain a locality-sensitive hash value corresponding to the first data block; and
setting the locality-sensitive hash value as the first hash value.
4. The data processing method of
identifying that a difference between the first hash value and the second hash value is less than a similarity threshold; and
obtaining the degree of similarity based on the identifying.
5. The data processing method of
6. The data processing method of
7. The data processing method of
8. The data processing method of
adding a first combination compression identifier to first metadata information corresponding to the first data block to indicate that a first compression manner of the first data block is combination compression; and
adding a second combination compression identifier to second metadata information corresponding to the second data block to indicate that a second compression manner of the second data block is the combination compression.
9. The data processing method of
adding a first location identifier to the first metadata information to indicate a first location of the first data block in the target data block; and
adding a second location identifier to the second metadata information to indicate a second location of the second data block in the target data block.
10. The data processing method of
determining whether a data length of a combined and compressed target data block exceeds a storage granularity;
when determining that the data length of the combined and compressed target data block exceeds the storage granularity, splitting the combined and compressed target data block into several granularities based on a granularity unit and adding a flag to an end of each segment of data to identify consecutive data block address; and
when determining that the data length of the combined and compressed target data block is less than the storage granularity, adding 0 to an end of the combined and compressed target data block.
12. The data processing apparatus of
13. The data processing apparatus of
segment the first data block into a plurality of data sub-blocks of different lengths;
calculate a hash value of each of the data sub-blocks;
perform combination calculation on hash values of the data sub-blocks to obtain a locality-sensitive hash value corresponding to the first data block; and
set the locality-sensitive hash value as the first hash value.
14. The data processing apparatus of
identify that a Jaccard distance between the first hash value and the second hash value is less than a first distance threshold;
identify that a Euclidean distance between the first hash value and the second hash value is less than a second distance threshold; or
identify that a Hamming distance between the first hash value and the second hash value is less than a third distance threshold.
15. The data processing apparatus of
identify that a difference between the first hash value and the second hash value is less than a similarity threshold; and
obtain the degree of similarity based on the difference between the first hash value and the second hash value.
16. The data processing apparatus of
add a first combination compression identifier to first metadata information corresponding to the first data block to indicate that a first compression manner of the first data block is combination compression; and
add a second combination compression identifier to second metadata information corresponding to the second data block to indicate that a second compression manner of the second data block is the combination compression.
17. The data processing apparatus of
add a first location identifier to the first metadata information to indicate a first location of the first data block in the target data block; and
add a second location identifier to the second metadata information to indicate a second location of the second data block in the target data block.
18. The data processing apparatus of
determine whether a data length of a combined and compressed target data block exceeds a storage granularity;
when determining that the data length of the combined and compressed target data block exceeds the storage granularity, split the combined and compressed target data block into several granularities based on a granularity unit and add a flag to an end of each segment of data to identify consecutive data block address; and
when determining that the data length of the combined and compressed target data block is less than the storage granularity, add 0 to an end of the combined and compressed target data block.
20. The non-transitory computer-readable medium of
after combining and compressing the first data block and the second data block, determine whether a data length of a combined and compressed target data block exceeds a storage granularity;
when determining that the data length of the combined and compressed target data block exceeds the storage granularity, split the combined and compressed target data block into several granularities based on a granularity unit and add a flag to an end of each segment of data to identify consecutive data block address; and
when determining that the data length of the combined and compressed target data block is less than the storage granularity, add 0 to an end of the combined and compressed target data block.
|
This is a continuation of International Patent Application No. PCT/CN2020/088785 filed on May 6, 2020, which claims priority to Chinese Patent Application No. 201910521554.9 filed on Jun. 17, 2019. The disclosures of the aforementioned applications are hereby incorporated by reference in their entireties.
This application relates to the field of computer technologies, and in particular, to a data processing method and apparatus, and a computer-readable storage medium.
Data compression is a method for reducing redundant data in data to reduce data storage space without losing useful information. Through data compression, storage space can be effectively saved.
Combination compression is a common compression manner, and means that a plurality of data blocks is first combined into one long data block, and then the combined data block is compressed.
Generally, a larger quantity of combined and compressed data blocks leads to a higher data reduction ratio. However, as a quantity of combined and compressed data blocks increases, data compression and decompression overheads increase, and data read/write performance decreases. Therefore, how to select data blocks for combination and compression to achieve a balance between a data reduction ratio and system overheads is an urgent problem to be resolved.
Embodiments of this application provide a data processing method and apparatus, and a computer-readable storage medium, to achieve a balance between a data reduction ratio of a storage system and system overheads.
According to a first aspect, an embodiment of this application provides a data processing method, including obtaining a plurality of data blocks, determining at least a first data block and a second data block from the plurality of data blocks, where the first data block has a first hash value, the second data block has a second hash value, the first hash value is obtained by performing calculation on the first data block based on a hash algorithm, the second hash value is obtained by performing calculation on the second data block based on the hash algorithm, and a difference between the first hash value and the second hash value is less than a similarity threshold, and combining and compressing the first data block and the second data block.
In this implementation, after the plurality of data blocks are obtained, a similarity between the data blocks is indirectly evaluated by comparing differences between hash values of the data blocks, and further, data blocks that meet a similarity condition are determined from the data blocks and are combined and compressed. In this way, a relatively good data reduction ratio can be obtained for all combined and compressed data blocks, and a balance between a data reduction ratio of a storage system and system overheads can be better achieved.
To improve solution flexibility, in this embodiment of this application, the hash algorithm may have a plurality of implementations provided that a hash algorithm meets a rule that corresponding data blocks are more similar when hash values are closer to each other. For example, in a possible implementation, the hash algorithm may be a locality-sensitive hash algorithm.
Further, when the hash algorithm is the locality-sensitive hash algorithm, a specific implementation of performing calculation on the first data block based on the hash algorithm may include segmenting the first data block into a plurality of data sub-blocks of different lengths, calculating a hash value of each of the plurality of data sub-blocks of different lengths, and performing combination calculation on hash values of the plurality of data sub-blocks of different lengths, to obtain a locality-sensitive hash value corresponding to the first data block, and using the locality-sensitive hash value as the first hash value.
In this implementation, during calculation of the locality-sensitive hash value, the data block may be segmented into a finer granularity by using a variable-length block segmentation technology, to obtain the plurality of data sub-blocks of different lengths, to avoid a problem that data cannot be deduplicated due to boundary movement of the data block.
To improve solution flexibility, in this embodiment of this application, a difference between any two locality-sensitive hash values may be calculated in a plurality of implementations. For example, a Jaccard distance, a Euclidean distance, a Hamming distance, or the like of different locality-sensitive hash values is calculated. This is not limited in this embodiment of this application.
When different difference calculation manners are used, corresponding similarity thresholds may be different. For example, when the difference calculation manner is the Jaccard distance, a Jaccard distance between the first hash value and the second hash value is less than a first distance threshold. For another example, when the difference calculation manner is the Euclidean distance, a Euclidean distance between the first hash value and the second hash value is less than a second distance threshold. For still another example, when the difference calculation manner is the Hamming distance, a Hamming distance between the first hash value and the second hash value is less than a third distance threshold. When the foregoing three implementations are used to calculate the difference between any two locality-sensitive hash values, calculation accuracy can be better ensured, and further, solution reliability is ensured.
In a possible implementation, combining and compressing the first data block and the second data block includes combining the first data block and the second data block, and compressing a combined data block to obtain a target data block.
In a possible implementation, after the first data block and the second data block are combined and compressed, a combination compression identifier may be added to metadata of the first data block or the second data block. For example, a first combination compression identifier is added to metadata information corresponding to the first data block, to indicate that a compression manner of the first data block is combination compression. For example, a second combination compression identifier is added to metadata information corresponding to the second data block, to indicate that a compression manner of the second data block is combination compression. In this way, when the combined and compressed data block is read, it may be quickly determined, based on a combination and compression identifier in metadata, that a decompression method corresponding to combination compression is used to decompress the read combined and compressed data block, thereby improving data reading efficiency.
In a possible implementation, after the first data block and the second data block are combined and compressed, a location identifier may be added to metadata of the first data block or the second data block. For example, a first location identifier is added to metadata information corresponding to the first data block, to indicate a location of the first data block in the target data block. For example, a second location identifier is added to metadata information corresponding to the second data block, to indicate a location of the second data block in the target data block. In this way, after the combined and compressed data block is decompressed, a location of each data block in the combined and compressed data block may be determined based on a location identifier corresponding to each data block (for example, it is determined based on the first location identifier that the first data block is a first combined and compressed data block), so that data reading efficiency is further improved.
In a possible implementation, before the first data block and the second data block are combined and compressed, a step of determining whether a data reduction ratio corresponding to the target data block obtained after the first data block and the second data block are combined and compressed reaches a reduction ratio threshold may be further performed. The first data block and the second data block are combined and compressed only when determining that the data reduction ratio corresponding to the target data block reaches the reduction ratio threshold. If the data reduction ratio corresponding to the target data block cannot reach the reduction ratio threshold, combination and compression of the first data block and the second data block may be abandoned, and the first data block and the second data block are separately compressed by using a common compression algorithm. In this way, it can be better ensured that a relatively high data reduction ratio can be obtained for all data blocks that are used in combination compression.
According to a second aspect, an embodiment of this application provides a data processing apparatus, including a communications interface and a processor. The processor is configured to obtain a plurality of data blocks by using the communications interface, determine at least a first data block and a second data block from the plurality of data blocks, where the first data block has a first hash value, the second data block has a second hash value, the first hash value is obtained by performing calculation on the first data block based on a hash algorithm, the second hash value is obtained by performing calculation on the second data block based on the hash algorithm, and a difference between the first hash value and the second hash value is less than a similarity threshold, and combine and compress the first data block and the second data block. This embodiment provides the data processing apparatus that is configured to compress data, to obtain a relatively good data reduction ratio for all combined and compressed data blocks, and to achieve a better balance between a data reduction ratio of a storage system and system overheads.
To improve solution flexibility, in this embodiment of this application, the hash algorithm may have a plurality of implementations provided that a hash algorithm meets a rule that corresponding data blocks are more similar when hash values are closer to each other. For example, in a possible implementation, the hash algorithm may be a locality-sensitive hash algorithm.
In a possible implementation, when performing calculation on the first data block based on the hash algorithm, the processor may segment the first data block into a plurality of data sub-blocks of different lengths, calculate a hash value of each of the plurality of data sub-blocks of different lengths, and combine and calculate hash values of the plurality of data sub-blocks of different lengths, to obtain a locality-sensitive hash value corresponding to the first data block, and use the locality-sensitive hash value as the first hash value.
In this embodiment of this application, the processor may calculate a difference between any two locality-sensitive hash values in a plurality of implementations. When different difference calculation manners are used, corresponding similarity thresholds may be different. For example, when the processor calculates the difference between any two locality-sensitive hash values by using a Jaccard distance, a Jaccard distance between the first hash value and the second hash value is less than a first distance threshold. For another example, when the processor calculates the difference between any two locality-sensitive hash values by using a Euclidean distance, a Euclidean distance between the first hash value and the second hash value is less than a second distance threshold. For still another example, when the processor calculates the difference between any two locality-sensitive hash values by using a Hamming distance, a Hamming distance between the first hash value and the second hash value is less than a third distance threshold.
In a possible implementation, when combining and compressing the first data block and the second data block, the processor may combine the first data block and the second data block, and then compress a combined data block to obtain a target data block.
Further, after the processor combines and compresses the first data block and the second data block, the processor may further add a first combination compression identifier to metadata information corresponding to the first data block, to indicate that a compression manner of the first data block is combination compression, and may further add a second combination compression identifier to metadata information corresponding to the second data block, to indicate that a compression manner of the second data block is combination compression.
Further, after the processor combines and compresses the first data block and the second data block, the processor may further add a first location identifier to the metadata information corresponding to the first data block, to indicate a location of the first data block in the target data block, and may further add a second location identifier to the metadata information corresponding to the second data block, to indicate a location of the second data block in the target data block.
In addition, before combining and compressing the first data block and the second data block, the processor may further determine that a data reduction ratio corresponding to the target data block obtained after the first data block and the second data block are combined and compressed reaches a reduction ratio threshold. In other words, the processor may combine and compress the first data block and the second data block only when determining that the data reduction ratio corresponding to the target data block reaches the reduction ratio threshold. This can better ensure that a relatively high data reduction ratio can be obtained for all data blocks that are used in combination compression.
According to a third aspect, an embodiment of this application provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium. When the program is executed by a processor, the method described in any one of the first aspect of this application or the possible implementations of the first aspect can be implemented.
According to a fourth aspect, an embodiment of this application further provides a computer program product. When the program product is executed by a computer, the computer may be enabled to perform the method described in any one of the first aspect of this application or the possible implementations of the first aspect.
According to a fifth aspect, an embodiment of this application further provides a chip, and the chip is coupled to a memory and is configured to invoke and execute a computer program stored in the memory, to perform the method described in any one of the first aspect of this application or the possible implementations of the first aspect.
To make objectives, technical solutions, and advantages of embodiments of this application clearer, the following describes the technical solutions in the embodiments of this application in detail with reference to the accompanying drawings and specific implementations.
In a big data era, a volume of data stored in a storage system increases explosively. Because storage space in the storage system is limited, to ensure storage performance of the storage system, redundant data in the data may be reduced by using a compression technology, to save data storage space. There are mainly the following three solutions for compressing a data block.
Type 1: Separate compression.
To be specific, each data block is separately compressed, and each data block corresponds to one compressed data block. Generally, a data reduction ratio effect achieved through separate compression depends on a compression algorithm used during compression. A better data reduction ratio effect than that in a common compression (such as Lempel-Ziv (LZ) coding) algorithm can be achieved by using a deeper compression algorithm (such as Zstandard, Huffman coding, or arithmetic coding) for the data block. However, compared with the common compression algorithm, if the deeper compression algorithm is used, problems such as increased central processing unit (CPU) overheads, an increased compression and decompression delay, and reduced foreground input/output (IO) reading performance are caused. In a backup archiving application scenario in which a data reduction ratio is mainly considered, a user is insensitive to CPU overheads and an IO delay, and a user requirement may be met by improving a depth of a compression algorithm. However, for a performance-sensitive scenario such as a database, finance, and big data analysis, improving the data reduction ratio by reducing performance cannot be tolerated by a customer, and performance of a key service is negatively affected. Therefore, when only the depth of the compression algorithm is adjusted, only data reduction ratio problems of some scenarios can be resolved, and a majority of scenarios cannot be covered.
Type 2: Combination compression.
Because a data length of an input data block is not limited in a compression algorithm, a plurality of fixed-length data blocks may be combined into one long data block and then compressed. In this compression solution, a data reduction ratio can be improved without changing the algorithm.
For example, as shown in
In a combination compression solution, a data reduction ratio effect increases as a quantity of combined and compressed data blocks increases. However, as the quantity of combined and compressed data blocks increases, data compression and decompression overheads increase, and data read/write performance decreases.
Type 3: Incremental (Delta) compression.
Same parts of a plurality of data blocks are extracted as a base data block, and different parts are appended to the base data block in an incremental (Delta) form. An original data block may be reversely restored in a base+delta storage manner. In this way, only one (namely, the base data block) of the same parts of the plurality of data blocks needs to be stored, thereby improving a data reduction ratio effect. For example, as shown in
In a delta compression solution, a same block in the plurality of data blocks needs to be found as a base block. However, in actual application, a scenario that meets this condition is not common, and this solution has dependency on a dataset feature. If there are a relatively small quantity of base blocks that meet the condition, a data reduction ratio improvement effect is limited compared with a conventional separate compression solution. In addition, after a data stream that is newly written to a system is segmented into data blocks, the data blocks need to be compared with all existing base blocks in the system and it is determined whether a delta compression condition is met, thereby increasing CPU calculation and determining overheads of the system.
It can be learned from the foregoing compression solution analysis that, to pursue a high data reduction ratio, relatively large system performance overheads need to be sacrificed, and to save system overheads and improve data read/write performance, it is difficult to improve the data reduction ratio. In view of this, in this embodiment of this application, during data compression, a balance between a data reduction ratio of a storage system and system overheads is flexibly adjusted. In this method, after a plurality of data blocks that need to be compressed are obtained, a similarity between the data blocks is indirectly evaluated by using hash values of the data blocks, and data blocks that meet a similarity condition are determined from the data blocks. For example, a first data block and a second data block are determined (the first data block has a first hash value, the second data block has a second hash value, the first hash value is obtained by performing calculation on the first data block based on a hash algorithm, the second hash value is obtained by performing calculation on the second data block based on the hash algorithm, and a difference between the first hash value and the second hash value is less than a similarity threshold). Then, the determined data blocks are combined and compressed. Therefore, a relatively good data reduction ratio can be obtained for all combined and compressed data blocks, and a common compression manner is used for another data block, to reduce system overheads. A technical effect that the storage system flexibly adjusts, based on the similarity between the data blocks, a quantity of combined and compressed data blocks can be implemented, thereby implementing the balance between the data reduction ratio of the storage system and the system overheads.
The technical solutions in the embodiments of this application may be applied to a plurality of storage systems, such as a storage system in a single computer, a distributed storage system or a centralized storage system that includes a plurality of computers. This is not limited in the embodiments of this application.
Certainly, the storage system may further include another device, such as a host or a server. The storage system described in this embodiment of this application is intended to describe the technical solutions in the embodiments of this application more clearly, and does not constitute a limitation on the technical solutions provided in the embodiments of this application. It should be understood that, as a storage technology and a storage system architecture evolve, the technical solutions provided in the embodiments of this application are also applicable to a similar technical problem.
In the following, some terms of the embodiments of this application are described, to help persons skilled in the art have a better understanding.
(1) Data block: For a storage system, data may enter the system in a form of a data stream and be persistent. To organize, analyze, manage, and store data more efficiently, and improve data processing performance to the utmost extent by using a distributed technology, a parallel technology, and the like, the data stream entering the storage system may be split based on a preset rule, and one data stream is divided into a plurality of data blocks. The data stream may be divided in a fixed-length block segmentation manner or in a variable-length block segmentation manner. In the fixed-length block segmentation manner, a capacity of each data block is a preset capacity, in other words, data lengths of data blocks obtained through division are a same fixed length, and a data block obtained in the fixed-length block segmentation manner is referred to as a fixed-length data block. In the variable-length block segmentation manner, a capacity of a data block may have a plurality of capacities, in other words, data lengths of data blocks obtained through division may be different, and a data block obtained in the variable-length block segmentation manner is referred to as a variable-length data block. A data processing solution in the embodiments of this application may be applied to data processing of the fixed-length data block, or may be applied to data processing of the variable-length data block. This is not limited in the embodiments of this application. Generally, most storage systems store data in a form of a fixed-length data block. Therefore, in the following descriptions in this specification, the technical solutions in the embodiments of this application are mainly described in detail by using the fixed-length data block as an example.
(2) Compression: Compression means to effectively reduce repetition, redundancy, or the like in data information by using a special coding scheme, to reduce a data volume. Based on a compression effect, compression may be classified into two types: lossless compression and lossy compression. In a lossless compression manner, data can be reconstructed without distortion and accurately restored from compressed data. In a lossy compression manner, compressed data is distorted, original data cannot be completely accurately restored, and reconstructed data is merely an approximation of the original data. In the technical solutions in the embodiments of this application, lossless compression is mainly considered, to be specific, after being decompressed, a compressed data block can be restored to a data block that is not compressed.
(3) In the descriptions of this application, “a plurality of” means two or more, or “a plurality of” may be understood as “at least two”. “At least one” may be understood as one or more, for example, understood as one, two, or more, including at least one, and means including one, two, or more, and a specific included one is not limited. For example, at least one of A, B, and C means that A, B, C, A and B, A and C, B and C, or A and B and C are included. The term “and/or” describes an association relationship for describing associated objects and represents that three relationships may exist. For example, A and/or B may represent the following three cases: only A exists, both A and B exist, and only B exists. In addition, the character “/” generally indicates an “or” relationship between the associated objects.
(4) Unless otherwise stated, in this application, an ordinal numeral such as “first” or “second” is used to distinguish between a plurality of objects, and is not used to limit a sequence, a time sequence, a priority, or a degree of importance of the plurality of objects.
In addition, the terms “include” and “have” in the embodiments and claims of this application and the accompanying drawings are not exclusive. For example, a process, a method, a system, a product, or a device including a series of steps or modules is not limited to the listed steps or modules, and may further include steps or modules that are not listed.
S401: The controller in the storage system obtains a plurality of data blocks.
Further, the controller in the storage system obtains address space of a latest batch of data blocks, where the latest batch of data blocks are data blocks that are not compressed, and reads the data blocks based on the address space. Each time after the controller reads a plurality of data blocks, the controller performs step S402 for the read plurality of data blocks, and performs next read after performing step S402 for the data blocks read this time.
In implementation of this application, a quantity of data blocks read by the controller each time may be the same, or may be different. This is not limited in this embodiment of this application.
S402: The controller in the storage system determines at least a first data block and a second data block from the obtained plurality of data blocks, where the first data block has a first hash value, the second data block has a second hash value, the first hash value is obtained by performing calculation on the first data block based on a hash algorithm, the second hash value is obtained by performing calculation on the second data block based on the hash algorithm, and a difference between the first hash value and the second hash value is less than a similarity threshold.
Further, after obtaining the plurality of data blocks, the controller in the storage system performs hash calculation on each of the plurality of data blocks by using the hash algorithm, to obtain a hash value corresponding to each data block, and then, determines whether there are at least two data blocks in the plurality of data blocks that meet the following condition. A difference between hash values corresponding to any two data blocks in the at least two data blocks is less than the preset similarity threshold, and if there are at least two such data blocks, step S403 is performed, or otherwise, step S401 continues to be performed.
In an optional implementation, in this embodiment of this application, a quantity of data blocks determined each time may be a preset value. In this embodiment of this application, a value of the preset value may be determined based on an application scenario setting requirement. For example, in a scenario in which a high data reduction ratio is required, the preset value may be set to a relatively large value, for example, set to 4, 5, or 7, and in a scenario in which low CPU overheads are required, the preset value may be set to a relatively small value, for example, set to 2 or 3. A specific value of the preset value is not limited in this embodiment of this application. In the following descriptions in this specification, for example, the preset value is 2, and the determined data blocks are respectively the first data block and the second data block, to describe the technical solutions in the embodiments of this application in detail.
In implementation of this application, the hash algorithm may have a plurality of implementations, provided that a hash algorithm meets a rule that corresponding data blocks are more similar when hash values are closer to each other. This is not limited in this embodiment of this application. A locality-sensitive hash (LSH) algorithm is used as an example of the hash algorithm below to describe a specific implementation of step S402 in detail.
(1) A locality-sensitive hash value (Min-hash) of each data block is calculated.
As shown in
It should be understood that a process of calculating a locality-sensitive hash value of another data block is similar to a process of calculating the locality-sensitive hash value of the data block Data_A, and details are not described herein.
(2) A difference between locality-sensitive hash values corresponding to any two data blocks in the plurality of data blocks is calculated, and two data blocks whose locality-sensitive hash value difference is less than the preset similarity threshold are determined from the plurality of data blocks. The determined data blocks are the first data block and the second data block.
In implementation of this application, the difference between any two locality-sensitive hash values may be calculated in a plurality of implementations. For example, a Jaccard distance, a Euclidean distance, or a Hamming distance between different locality-sensitive hash values may be calculated for implementation. This is not limited in this embodiment of this application. When a difference calculation manner is the Jaccard distance, a Jaccard distance between hash values corresponding to the determined first data block and second data block is less than a first distance threshold. When the difference calculation manner is the Euclidean distance, a Euclidean distance between hash values corresponding to the determined first data block and second data block is less than a second distance threshold. When the difference calculation manner is the Hamming distance, a Hamming distance between hash values corresponding to the determined first data block and second data block is less than a third distance threshold.
The Jaccard distance is used as an example below for detailed description.
After the locality-sensitive hash value Min-hash_A of the first data block Data_A is obtained, the Min-hash_A is segmented into M feature vectors, and then, each feature vector is separately stored in a corresponding locality-sensitive hash tree (LSH tree), and M LSH trees form one locality-sensitive hash forest (LSH forest).
For example, M=8. As shown in
As shown in
For example, B that is closest to A is found in the LSH tree 0, and then B, F, and D that are closest to A are found in the LSH tree 1, until all LSH tree locations in the LSH forest are searched. In the embodiment shown in
S403: Combine and compress the first data block and the second data block.
Further, the controller in the storage system first combines the first data block and the second data block into one long data block, and then compresses the combined data block to obtain a compressed target data block. A compression algorithm used for the combined data block may have a plurality of implementations, such as Zstandard, Huffman coding, and arithmetic coding. This is not limited in this embodiment of this application.
In an optional implementation, in implementation of this application, before the controller in the storage system combines and compresses the first data block and the second data block, the method may further include determining that a data reduction ratio corresponding to the target data block obtained after the first data block and the second data block are combined and compressed reaches a reduction ratio threshold, for example, the reduction ratio reaches 50% (in other words, a data volume of the target data block is less than or equal to half of a total quantity of data blocks of the first data block and the second data block). If the data reduction ratio corresponding to the target data block cannot reach the reduction ratio threshold, combination and compression of the first data block and the second data block may be abandoned, and the first data block and the second data block are separately compressed by using a common compression algorithm. Generally, a higher similarity between data blocks leads to a higher data reduction ratio after combination and compression. However, in actual application, some accidental cases may cause a relatively low data reduction ratio after combination and compression. For example, if the first data block and the second data block that are used in compression are already compressed data blocks, the first data block and the second data block cannot be compressed again even if a similarity between the first data block and the second data block is very high. In this implementation, combination and compression are determined after the data reduction ratio is predetermined, so that it can be better ensured that a relatively high data reduction ratio can be obtained for all data blocks that are used in combination compression.
Further, after obtaining the combined and compressed target data block, the controller in the storage system may further write the target data block to a storage medium, and update metadata information (meta_info) corresponding to the first data block and the second data block.
During specific implementation, if a data length of the combined and compressed target data block exceeds a storage granularity (for example, a storage granularity 8 k of the storage system), the target data block may be split into several granularities based on a granularity unit, and a flag is added to an end of each segment of data, to identify consecutive data block address obtained after splitting. If the data length of the combined and compressed target data block is less than the storage granularity, 0 may be added to an end of the target data block.
In this embodiment of this application, the metadata information that needs to be updated may include a physical address (including a start physical address and a data offset), a combination compression identifier, a location identifier, and the like that are of the target data block.
For example, a first combination compression identifier may be added to the metadata information corresponding to the first data block, to indicate that a compression manner of the first data block is combination compression, and a second combination compression identifier may be added to the metadata information corresponding to the second data block, to indicate that a compression manner of the second data block is combination compression. Further, a first location identifier may be added to the metadata information corresponding to the first data block, to indicate a location of the first data block in the target data block, and a second location identifier is added to the metadata information corresponding to the second data block, to indicate a location of the second data block in the target data block.
Correspondingly, the updated metadata information corresponding to the first data block may include a metadata identity (ID) of the first data block, a physical address of the target data block, the first location identifier, and the first combination compression identifier, and the updated metadata information corresponding to the second data block may include a metadata ID of the second data block, the physical address of the target data block, the second location identifier, and the second combination compression identifier.
In a specific implementation process, the combination compression identifier or the location identifier may be indicated by a value of a predefined field in the metadata information. For example, a value of a first preset field on the corresponding metadata information of the first data block is set to “1”, to indicate that the compression manner of the first data block is combination compression, and a value of a first preset field on the corresponding metadata information of the second data block is set to “1”, to indicate that the compression manner of the second data block is combination compression. If there is a data block for which a combination compression manner is not used, a value of a first preset field on metadata information corresponding to the data block is “0”. For example, a value of a second preset field on the metadata information corresponding to the first data block is set to “0”, to indicate that the first data block is a first data block in the combined data block, and a value of a second preset field on the metadata information corresponding to the second data block is set to “1”, to indicate that the second data block is a second data block in the combined data block. Certainly, during specific implementation, there may be another implementation for defining field lengths and values of the first preset field and the second preset field. This is not limited in this embodiment of this application.
In this embodiment of this application, the foregoing data processing procedure may be triggered by a timer, or triggered when a new data volume in storage space reaches a threshold. This is not limited in this embodiment of this application.
The foregoing describes a data compression process in the technical solutions of this application, and the following describes a corresponding data decompression embodiment.
(1) The controller in the storage system receives a read request initiated by the user, where the request includes a logical block address (LBA), such as an LBA 5, that is of the data block and that needs to be obtained by an application program.
(2) After receiving the read request, the controller in the storage system finds corresponding metadata information meta_info from a metadata tree (Meta_Info_TREE) based on the LBA 5 in the read request. The Meta Info TREE is a tree structure that maintains a logical address and a physical address, and each leaf node in the tree structure includes one piece of meta info.
As shown in
(3) The controller in the storage system determines, from the meta_info corresponding to the LBA 5, whether a value of a field in which a combination compression identifier of the data block is located is a value indicating that the compression manner is the combination compression manner (it is assumed that “1” indicates the combination compression manner), and if yes, performs step (4). Otherwise, it indicates that combination compression is not used, and another decompression procedure is performed, for example, a decompression procedure corresponding to separate compression.
(4) The controller in the storage system obtains a physical address from the meta_info corresponding to the LBA 5 (the physical address is a physical address of a combined and compressed data block on which the data block requested this time is located), and extracts a corresponding combined and compressed data block from the storage medium by using the physical address. A reading manner may be reading successively, and data of a size such as 8 k is read each time.
(5) The controller in the storage system decompresses the read combined and compressed data block by using a decompression method corresponding to combination compression, obtains a location identifier from the meta_info corresponding to the LBA 5, and determines, based on the obtained location identifier, a location of the requested data block in the combined and compressed data block (for example, is a first combined and compressed data block), to read the data block, and return the data block in response to the read request of the user.
In the technical solutions of the embodiments of this application, after obtaining the plurality of data blocks that need to be compressed, the storage system first calculates the hash value of each data block by using the hash algorithm, and then indirectly evaluates a similarity between the data blocks by comparing differences between hash values of the data blocks (a smaller difference indicates a higher similarity), and then determines, from the data blocks, data blocks that meet a similarity condition and combines and compresses the data blocks. Therefore, a relatively good data reduction ratio can be obtained for all combined and compressed data blocks, and a common compression manner is used for another data block, to reduce system compression and decompression overheads as much as possible. In the technical solutions of the embodiments of this application, the storage system may automatically and flexibly adjust, based on the similarity between the data blocks, a quantity of combined and compressed data blocks, so that a balance between a data reduction ratio of the storage system and system overheads can be better achieved.
In addition, in the technical solutions of the embodiments of this application, a locality-sensitive hash algorithm is used to perform calculation on each data block, and a dataset is searched by using the data structure of the LSH forest for the data blocks that meet the similarity condition, so that efficiency of searching for similar data blocks can be improved. During calculation of the locality-sensitive hash value, the data block is segmented into a finer granularity by using a variable-length block segmentation technology, to obtain the plurality of data sub-blocks of different lengths, to resolve a problem that data cannot be deduplicated due to boundary movement of the data block.
As shown in
To improve solution flexibility, in this embodiment of this application, the hash algorithm may have a plurality of implementations provided that a hash algorithm meets a rule that corresponding data blocks are more similar when hash values are closer to each other. For example, in a possible implementation, the hash algorithm may be a locality-sensitive hash algorithm.
Further, when performing calculation on the first data block based on the locality-sensitive hash algorithm, the processor 1002 may segment the first data block into a plurality of data sub-blocks of different lengths, calculate a hash value of each of the plurality of data sub-blocks of different lengths, combine and calculate hash values of the plurality of data sub-blocks of different lengths to obtain a locality-sensitive hash value corresponding to the first data block, and use the locality-sensitive hash value as the first hash value.
To improve solution flexibility, in this embodiment of this application, the processor 1002 may calculate a difference between any two locality-sensitive hash values in a plurality of implementations. For example, a Jaccard distance, a Euclidean distance, a Hamming distance, or the like of different locality-sensitive hash values is calculated. This is not limited in this embodiment of this application.
In this embodiment of this application, when different difference calculation manners are used, corresponding similarity thresholds may be different.
For example, when the processor 1002 calculates the difference between any two locality-sensitive hash values by using the Jaccard distance, a Jaccard distance between the first hash value and the second hash value is less than a first distance threshold.
For another example, when the processor 1002 calculates the difference between any two locality-sensitive hash values by using the Euclidean distance, a Euclidean distance between the first hash value and the second hash value is less than a second distance threshold.
For still another example, when the processor 1002 calculates the difference between any two locality-sensitive hash values by using the Hamming distance, a Hamming distance between the first hash value and the second hash value is less than a third distance threshold.
In this embodiment of this application, when combining and compressing the first data block and the second data block, the processor 1002 may combine the first data block and the second data block, and compress a combined data block to obtain a target data block.
Further, after combining and compressing the first data block and the second data block, the processor 1002 may further add a first combination compression identifier to metadata information corresponding to the first data block, to indicate that a compression manner of the first data block is combination compression, and may further add a second combination compression identifier to metadata information corresponding to the second data block, to indicate that a compression manner of the second data block is combination compression.
Further, after combining and compressing the first data block and the second data block, the processor 1002 may further add a first location identifier to the metadata information corresponding to the first data block, to indicate a location of the first data block in the target data block, and may further add a second location identifier to the metadata information corresponding to the second data block, to indicate a location of the second data block in the target data block.
In addition, before combining and compressing the first data block and the second data block, the processor 1002 may further determine that a data reduction ratio corresponding to the target data block obtained after the first data block and the second data block are combined and compressed reaches a reduction ratio threshold. In other words, the processor 1002 combines and compresses the first data block and the second data block only when determining that the data reduction ratio corresponding to the target data block reaches the reduction ratio threshold. This can better ensure that a relatively high data reduction ratio can be obtained for all data blocks that are used in combination compression.
Refer to
This embodiment provides the data processing apparatus 110 that is configured to compress data, to obtain a relatively good data reduction ratio for all combined and compressed data blocks, and to achieve a better balance between a data reduction ratio of a storage system and system overheads.
To improve solution flexibility, in this embodiment of this application, a hash algorithm may have a plurality of implementations provided that a hash algorithm meets a rule that corresponding data blocks are more similar when hash values are closer to each other. For example, in a possible implementation, the hash algorithm may be a locality-sensitive hash algorithm.
When the determining module 1102 performs calculation on the first data block based on the locality-sensitive hash algorithm, a specific process may be as follows. The determining module 1102 first segments the first data block into a plurality of data sub-blocks of different lengths, and then calculates a hash value of each of the plurality of data sub-blocks of different lengths, and finally, combines and calculates hash values of the plurality of data sub-blocks of different lengths, to obtain a locality-sensitive hash value corresponding to the first data block, and uses the locality-sensitive hash value as the first hash value.
To improve solution flexibility, in this embodiment of this application, the determining module 1102 may calculate a difference between any two locality-sensitive hash values in a plurality of implementations. For example, a Jaccard distance, a Euclidean distance, a Hamming distance, or the like of different locality-sensitive hash values is calculated. This is not limited in this embodiment of this application.
In this embodiment of this application, similarity thresholds corresponding to different difference calculation manners may be different.
For example, when the determining module 1102 calculates the difference between any two locality-sensitive hash values by using the Jaccard distance, a Jaccard distance between the first hash value and the second hash value is less than a first distance threshold.
For another example, when the determining module 1102 calculates the difference between any two locality-sensitive hash values by using the Euclidean distance, a Euclidean distance between the first hash value and the second hash value is less than a second distance threshold.
For still another example, when the determining module 1102 calculates the difference between any two locality-sensitive hash values by using the Hamming distance, a Hamming distance between the first hash value and the second hash value is less than a third distance threshold.
In this embodiment of this application, when combining and compressing the first data block and the second data block, the compression module 1103 may combine the first data block and the second data block, and compress the combined data block to obtain a target data block.
Further, after combining and compressing the first data block and the second data block, the compression module 1103 may further add a first combination compression identifier to metadata information corresponding to the first data block, to indicate that a compression manner of the first data block is combination compression, and add a second combination compression identifier to metadata information corresponding to the second data block, to indicate that a compression manner of the second data block is combination compression.
Further, after combining and compressing the first data block and the second data block, the compression module 1103 may further add a first location identifier to the metadata information corresponding to the first data block, to indicate a location of the first data block in the target data block, and add a second location identifier to the metadata information corresponding to the second data block, to indicate a location of the second data block in the target data block.
In addition, before combining and compressing the first data block and the second data block, the compression module 1103 may further determine that a data reduction ratio corresponding to the target data block obtained after the first data block and the second data block are combined and compressed reaches a reduction ratio threshold. In other words, the compression module 1103 combines and compresses the first data block and the second data block only when determining that the data reduction ratio corresponding to the target data block reaches the reduction ratio threshold. This can better ensure that a relatively high data reduction ratio can be obtained for all data blocks that are used in combination compression.
It should be understood that functions of the foregoing obtaining module 1101, the determining module 1102, and the compression module 1103 may be separately executed by a processor, or may be executed by the processor by invoking a program instruction in a memory. This is not limited in this embodiment of this application. For example, when the processor is a CPU, the CPU invokes a program instruction in the memory to execute functions of the foregoing modules. For example, when the processor is an FPGA, the FPGA independently executes functions of the foregoing modules.
Because the method and the apparatus in the present disclosure are based on a same concept, all related content of steps in the foregoing method embodiments may be cited in function descriptions of corresponding functional modules. Details are not described herein again.
Based on a same technical concept, an embodiment of this application provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium. When the program is executed by a processor, the data processing method described in the embodiments of this application is implemented.
Based on a same technical concept, an embodiment of this application further provides a computer program product. When the program product is executed by a computer, the computer is enabled to implement the data processing method in the embodiments of this application.
Based on a same technical concept, an embodiment of this application further provides a chip. The chip may be coupled to a memory, and the chip and the memory may be physically disposed independently. Alternatively, the chip may include the memory, and the chip may invoke and execute a computer program stored in the memory, to execute the data processing method described in the embodiments of this application.
The embodiments of this application are described with reference to the flowcharts and/or block diagrams of the method, the device (system), and the computer program product according to the embodiments of this application. It should be understood that computer program instructions may be used to implement each process and/or each block in the flowcharts and/or the block diagrams and a combination of a process and/or a block in the flowcharts and/or the block diagrams. These computer program instructions may be provided for a general-purpose computer, a dedicated computer, an embedded processor, or a processor of any other programmable data processing device to generate a machine, so that the instructions executed by a computer or a processor of any other programmable data processing device generate an apparatus for implementing a specific function in one or more processes in the flowcharts and/or in one or more blocks in the block diagrams.
All or some of the foregoing embodiments may be implemented by using software, hardware, firmware, or any combination thereof. When software is used to implement the embodiments, the embodiments may be implemented completely or partially in a form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on the computer, the procedure or functions according to the embodiments of this application are all or partially generated. The computer may be a general-purpose computer, a dedicated computer, a computer network, or other programmable apparatuses. The computer instructions may be stored in a computer-readable storage medium or may be transmitted from a computer-readable storage medium to another computer-readable storage medium. For example, the computer instructions may be transmitted from a website, computer, server, or data center to another website, computer, server, or data center in a wired (for example, a coaxial cable, an optical fiber, or a digital subscriber line (DSL)) or wireless (for example, infrared, radio, or microwave) manner. The computer-readable storage medium may be any usable medium accessible by a computer, or a data storage device, such as a server or a data center, integrating one or more usable media. The usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, or a magnetic tape), an optical medium (for example, a DIGITAL VERSATILE DISC (DVD)), a semiconductor medium (for example, an SSD), or the like.
Qiu, Dong, Luo, Siwei, Qian, Rui
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
10013200, | Jun 29 2016 | EMC IP HOLDING COMPANY LLC | Early compression prediction in a storage system with granular block sizes |
10097202, | Jun 20 2017 | SAMSUNG ELECTRONICS CO , LTD | SSD compression aware |
10108543, | Sep 26 2016 | EMC IP HOLDING COMPANY LLC | Efficient physical garbage collection using a perfect hash vector |
10108544, | Sep 26 2016 | EMC IP HOLDING COMPANY LLC | Dynamic duplication estimation for garbage collection |
10153779, | Apr 25 2017 | EMC IP HOLDING COMPANY LLC | Content-aware compression of floating-point time-series data using multiple prediction functions and estimated bit-saving thresholds |
10298258, | Aug 30 2018 | ACCELSTOR TECHNOLOGIES LTD | Data compression method based on sampling and estimation |
10795812, | Jun 30 2017 | EMC IP HOLDING COMPANY LLC | Virtual copy forward method and system for garbage collection in cloud computing networks |
6208999, | Dec 12 1996 | McAfee, LLC | Recoverable computer file system with a signature area containing file integrity information located in the storage blocks |
6348881, | Aug 29 2000 | CALLAHAN CELLULAR L L C | Efficient hardware implementation of a compression algorithm |
7079051, | Mar 18 2004 | In-place differential compression | |
7542593, | Apr 30 2008 | International Business Machines Corporaiton | Offline signature verification using high pressure regions |
7562012, | Nov 03 2000 | AUDIBLE MAGIC CORP | Method and apparatus for creating a unique audio signature |
8732403, | Mar 14 2012 | NetApp, Inc.; NetApp, Inc | Deduplication of data blocks on storage devices |
8983941, | Mar 28 2011 | GOOGLE LLC | Visual content retrieval |
9385749, | Mar 06 2015 | Oracle International Corporation | Dynamic data compression selection |
9454321, | May 30 2014 | EMC IP HOLDING COMPANY LLC | Workload-driven storage configuration management |
9715434, | Sep 30 2011 | EMC IP HOLDING COMPANY LLC | System and method for estimating storage space needed to store data migrated from a source storage to a target storage |
9880762, | Dec 30 2015 | EMC IP HOLDING COMPANY LLC | Compressing metadata blocks prior to writing the metadata blocks out to secondary storage |
20020178410, | |||
20060095521, | |||
20060184963, | |||
20080144079, | |||
20080183693, | |||
20100077013, | |||
20100088296, | |||
20100106713, | |||
20100125553, | |||
20100174879, | |||
20100174881, | |||
20100281081, | |||
20100333116, | |||
20110320915, | |||
20120076422, | |||
20120137061, | |||
20120257116, | |||
20130024434, | |||
20130166861, | |||
20130275440, | |||
20140143517, | |||
20150046492, | |||
20150063627, | |||
20150127342, | |||
20150205816, | |||
20150261776, | |||
20160306561, | |||
20160350324, | |||
20170038978, | |||
20170185665, | |||
20170212698, | |||
20180095674, | |||
20180138921, | |||
20180260643, | |||
20180314727, | |||
20190012164, | |||
20190034475, | |||
20190095463, | |||
20190132002, | |||
20190171624, | |||
20190294589, | |||
20190379394, | |||
20200310686, | |||
20210374021, | |||
CN101963982, | |||
CN102156751, | |||
CN102708183, | |||
CN102722450, | |||
CN103384884, | |||
CN105022741, | |||
CN105204781, | |||
CN107229420, | |||
CN107679073, | |||
CN107682016, | |||
CN109716658, | |||
CN109716660, | |||
CN109756536, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jul 24 2017 | QIU, DONG | HUAWEI TECHNOLOGIES CO , LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 064978 | /0341 | |
Jul 21 2020 | QIAN, RUI | HUAWEI TECHNOLOGIES CO , LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 064978 | /0325 | |
Sep 02 2021 | Huawei Technologies Co., Ltd. | (assignment on the face of the patent) | / | |||
Sep 15 2023 | LUO, SIWEI | HUAWEI TECHNOLOGIES CO , LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 064978 | /0325 |
Date | Maintenance Fee Events |
Sep 02 2021 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Date | Maintenance Schedule |
Oct 24 2026 | 4 years fee payment window open |
Apr 24 2027 | 6 months grace period start (w surcharge) |
Oct 24 2027 | patent expiry (for year 4) |
Oct 24 2029 | 2 years to revive unintentionally abandoned end. (for year 4) |
Oct 24 2030 | 8 years fee payment window open |
Apr 24 2031 | 6 months grace period start (w surcharge) |
Oct 24 2031 | patent expiry (for year 8) |
Oct 24 2033 | 2 years to revive unintentionally abandoned end. (for year 8) |
Oct 24 2034 | 12 years fee payment window open |
Apr 24 2035 | 6 months grace period start (w surcharge) |
Oct 24 2035 | patent expiry (for year 12) |
Oct 24 2037 | 2 years to revive unintentionally abandoned end. (for year 12) |