TECHNICAL FIELD
[0001] The present invention relates to the field of information technologies, and in particular,
to a data deduplication method and a storage array.
BACKGROUND
[0002] A storage array generally includes one engine, and one engine includes two controllers,
which is generally referred to as a dual-controller structure. As shown in FIG. 1,
a storage array includes an input/output manager A, an input/output manager B, a controller
A, and a controller B. The input/output manager A is connected to the controller A,
and the input/output manager B is connected to the controller B. The controller A
includes a peripheral component interconnect express (Peripheral Component Interconnect
express, PCIe) switch A, a central processing unit (Central Processing Unit, CPU)
A, and a memory A; and the controller B includes a peripheral component interconnect
express (Peripheral Component Interconnect express, PCIe) switch B, a central processing
unit (Central Processing Unit, CPU) B, and a memory B. The PCIe switch A is connected
to the PCIe switch B. In the storage array shown in FIG. 1, data deduplication is
performed before to-be-written data is written to a hard disk. A specific process
is that: the CPU A of the controller A divides to-be-written data in the memory A,
to obtain multiple data blocks, calculates an eigenvalue of each data block, determines
whether the data block is a duplicate data block by searching eigenvalues in an eigenvalue
index set of the controller A, if the data block is a duplicate data block, deletes
the data block, and if the data block is not a duplicate data block, writes the data
block to the hard disk.
[0003] The foregoing data deduplication process in a storage array consumes CPU computing
power of a controller and memory resources of the controller, and affects performance
of the storage array severely.
SUMMARY
[0004] Embodiments of the present invention provide a data deduplication method and a storage
array.
[0005] According to a first aspect, an embodiment of the present invention provides a data
deduplication method, where the method is applied to a storage array, where the storage
array includes a switching device, a first controller, and a cache device, where the
first controller is connected to the switching device; the cache device is connected
to the switching device; and the switching device is connected to a hard disk in the
storage array; and the method includes:
receiving, by the first controller, an eigenvalue of a to-be-deduplicated data block
from the cache device, and searching an eigenvalue index set of data blocks for the
eigenvalue of the to-be-deduplicated data block;
when the eigenvalue of the to-be-deduplicated data block is not found in the eigenvalue
index set of data blocks, obtaining, by the first controller, a cache address of the
to-be-deduplicated data block in the cache device via the switching device;
sending, by the first controller, a read data instruction to a controller of a target
hard disk via the switching device, where the read data instruction carries an identifier
of the cache device and the cache address;
reading, by the controller of the target hard disk, the to-be-deduplicated data block
from the cache address via the switching device according to the identifier of the
cache device and the cache address; and
storing, by the controller of the target hard disk, the to-be-deduplicated data block
into the target hard disk.
[0006] With reference to the first aspect of the present invention, in a first possible
implementation manner, the method further includes:
sending, by the controller of the target hard disk, a storage address in the target
hard disk to the first controller via the switching device, where the storage address
in the target hard disk includes an identifier of the controller of the target hard
disk and a logical storage address for storing the to-be-deduplicated data block in
the target hard disk; and
establishing, by the first controller, an eigenvalue index of the to-be-deduplicated
data block in the eigenvalue index set of data blocks, where the eigenvalue index
of the to-be-deduplicated data block includes the eigenvalue of the to-be-deduplicated
data block and the storage address in the target hard disk.
[0007] With reference to the first aspect of the present invention, in a second possible
implementation manner, the storage array further includes a second controller, where
the second controller is connected to the switching device; the second controller
stores an address of the to-be-deduplicated data block, and the second controller
is a home controller of a target logical unit in which the to-be-deduplicated data
block is located; and the receiving, by the first controller, an eigenvalue of a to-be-deduplicated
data block from the cache device specifically includes:
sending, by the cache device, the eigenvalue of the to-be-deduplicated data block
to the second controller via the switching device;
determining, by the second controller, that a home controller of the eigenvalue of
the to-be-deduplicated data block is the first controller; and
sending, by the second controller, the eigenvalue of the to-be-deduplicated data block
to the first controller via the switching device.
[0008] With reference to the second possible implementation manner of the first aspect of
the present invention, in a third possible implementation manner, when the eigenvalue
of the to-be-deduplicated data block is not found in the eigenvalue index set of data
blocks, the method further includes: sending, by the first controller, a notification
to the second controller via the switching device, where the notification carries
the storage address in the target hard disk; and
establishing, by the second controller according to the notification, a correspondence
among the address of the to-be-deduplicated data block, the eigenvalue of the to-be-deduplicated
data block, and the storage address in the target hard disk.
[0009] With reference to the second possible implementation manner of the first aspect of
the present invention, in a fourth possible implementation manner, the method further
includes: establishing, by the second controller, a correspondence among the address
of the to-be-deduplicated data block, the eigenvalue of the to-be-deduplicated data
block, and an address of the first controller.
[0010] According to a second aspect, an embodiment of the present invention provides a storage
array, where the storage array includes a switching device, a first controller, and
a cache device, where the first controller is connected to the switching device; the
cache device is connected to the switching device; and the switching device is connected
to a hard disk in the storage array;
the first controller is configured to receive an eigenvalue of a to-be-deduplicated
data block from the cache device, and search an eigenvalue index set of data blocks
for the eigenvalue of the to-be-deduplicated data block;
when the eigenvalue of the to-be-deduplicated data block is not found in the eigenvalue
index set of data blocks, the first controller is further configured to obtain a cache
address of the to-be-deduplicated data block in the cache device via the switching
device;
the first controller is further configured to send a read data instruction to a controller
of a target hard disk via the switching device, where the read data instruction carries
an identifier of the cache device and the cache address;
the controller of the target hard disk is configured to read the to-be-deduplicated
data block from the cache address via the switching device according to the identifier
of the cache device and the cache address; and
the controller of the target hard disk is further configured to store the to-be-deduplicated
data block into the target hard disk.
[0011] With reference to the second aspect of the present invention, in a first possible
implementation manner, the controller of the target hard disk is further configured
to send a storage address in the target hard disk to the first controller via the
switching device, where the storage address in the target hard disk includes an identifier
of the controller of the target hard disk and a logical storage address for storing
the to-be-deduplicated data block in the target hard disk; and
the first controller is further configured to establish an eigenvalue index of the
to-be-deduplicated data block in the eigenvalue index set of data blocks, where the
eigenvalue index of the to-be-deduplicated data block includes the eigenvalue of the
to-be-deduplicated data block and the storage address in the target hard disk.
[0012] With reference to the second aspect of the present invention, in a second possible
implementation manner, the storage array further includes a second controller, where
the second controller is connected to the switching device; the second controller
is configured to store an address of the to-be-deduplicated data block, and the second
controller is a home controller of a target logical unit in which the to-be-deduplicated
data block is located; and that the first controller receives the eigenvalue of the
to-be-deduplicated data block from the cache device specifically includes:
sending, by the cache device, the eigenvalue of the to-be-deduplicated data block
to the second controller via the switching device;
determining, by the second controller, that a home controller of the eigenvalue of
the to-be-deduplicated data block is the first controller; and
sending, by the second controller, the eigenvalue of the to-be-deduplicated data block
to the first controller via the switching device.
[0013] With reference to the second possible implementation manner of the second aspect
of the present invention, in a third possible implementation manner, when the eigenvalue
of the to-be-deduplicated data block is not found in the eigenvalue index set of data
blocks, the first controller is further configured to send a notification to the second
controller via the switching device, where the notification carries the storage address
in the target hard disk; and
the second controller is further configured to establish, according to the notification,
a correspondence among the address of the to-be-deduplicated data block, the eigenvalue
of the to-be-deduplicated data block, and the storage address in the target hard disk.
[0014] With reference to the second possible implementation manner of the second aspect
of the present invention, in a fourth possible implementation manner, the second controller
is further configured to establish a correspondence among the address of the to-be-deduplicated
data block, the eigenvalue of the to-be-deduplicated data block, and an address of
the first controller.
[0015] According to the data deduplication method and the storage array provided in the
embodiments of the present invention, a controller is connected to a cache device
via a switching device, a first controller receives an eigenvalue of a to-be-deduplicated
data block from the cache device, and searches an eigenvalue index set of data blocks
for the eigenvalue of the to-be-deduplicated data block, and when the same eigenvalue
is not found, the first controller sends a cache address of the to-be-deduplicated
data block in the cache device to a controller of a target hard disk, and the controller
of the target hard disk reads the to-be-deduplicated data block from the cache address
of the to-be-deduplicated data block. The cache device implements calculation of a
fingerprint of the to-be-deduplicated data block, thereby saving computing resources
of the controller. During the process of storing the to-be-deduplicated data block
into the target hard disk, the first controller only provides the cache address of
the to-be-deduplicated data block, and the controller of the target hard disk directly
reads the to-be-deduplicated data block from the cache address, thereby saving computing
resources and memory resources of the first controller and improving performance of
the storage array.
BRIEF DESCRIPTION OF DRAWINGS
[0016] To describe the technical solutions in the embodiments of the present invention more
clearly, the following briefly introduces the accompanying drawings required for describing
the embodiments. The accompanying drawings in the following description show merely
some embodiments of the present invention, and other drawings may still be derived
from these accompanying drawings.
FIG. 1 is a structural diagram of a storage array in the prior art;
FIG. 2 is a structural diagram of a storage array according to an embodiment of the
present invention;
FIG. 3 is a flowchart of processing a write data request according to an embodiment
of the present invention;
FIG. 4 is a flowchart of processing a write data request according to an embodiment
of the present invention;
FIG. 5 is a flowchart of processing a read data request according to an embodiment
of the present invention;
FIG. 6 is a schematic diagram of an eigenvalue index set of data blocks; and
FIG. 7 is a flowchart of data deduplication processing according to an embodiment
of the present invention.
DESCRIPTION OF EMBODIMENTS
[0017] The following clearly describes the technical solutions in the embodiments of the
present invention with reference to the accompanying drawings in the embodiments of
the present invention. Apparently, the described embodiments are merely some but not
all of the embodiments of the present invention. All other embodiments obtained based
on the embodiments of the present invention shall fall within the protection scope
of the present invention.
[0018] A storage array provided in the embodiments of the present invention, such as a storage
array shown in FIG. 2, includes an input/output manager A, a controller A, an input/output
manager B, a controller B, a switching device A, a switching device B, and a cache
device M. The controller A includes a CPU A and a memory A, where the CPU A communicates
with the memory A via a bus; and the controller B includes a CPU B and a memory B,
where the CPU B communicates with the memory B via a bus. The input/output manager
A is connected to the switching device A and the switching device B, and the input/output
manager B is connected to the switching device A and the switching device B. The switching
device A is interconnected with the switching device B. The switching device A and
the switching device B are both connected to the cache device M. The cache device
M will be described in detail below. The controller A is connected to the switching
device A and the switching device B, and the controller B is connected to the switching
device A and the switching device B. Based on the foregoing description, a fully-interconnected
architecture is formed by the input/output manager A, the input/output manager B,
the controller A, and the controller B around the switching device A and the switching
device B. In the storage array shown in FIG. 2, the switching device A is connected
to all hard disks, and the switching device B is also connected to all the hard disks.
The controller A and the controller B both communicate with all the hard disks shown
in FIG. 2. Specifically, the controller A communicates with all the hard disks via
the switching device A, and the controller B communicates with all the hard disks
via the switching device B. The controller A is configured to virtualize the hard
disks to form a logical unit LU A, which is available to a host A. The LU A is mounted
to the host A, and the host A performs a data access operation on the LU A via the
controller A. Here, the LU A is homed to the controller A, that is, the controller
A is a home controller of the LU A. Likewise, the controller B is configured to virtualize
the hard disks to form a logical unit LU B, which is available to a host B. The LU
B is mounted to the host B, and the host B performs a data access operation on the
LU B via the controller B. Here, the LU B is homed to the controller B, that is, the
controller B is a home controller of the LU B. A host herein may be a physical host
(or referred to as a physical server) or a virtual host (or referred to as a virtual
server). The logical unit LU is generally referred to as a logical unit number (Logical
Unit Number, LUN) in the industry. Allocating an LUN to a host actually refers to
allocating an identifier of an LU to the host, so that the LU is mounted to the host.
Therefore, the LU and the LUN mean the same herein. In the storage array shown in
FIG. 2, the switching devices A and B may be PCIe switching devices, or may be non-volatile
memory express transmission bus (Non-Volatile Memory express, NVMe) switching devices,
serial attached small computer system interface (Serial attached SCSI, SAS) switching
devices, or the like, which is not limited by the embodiments of the present invention.
When the switching devices A and B are PCIe switching devices, a hard disk connected
to the PCIe switching devices is a hard disk with a PCIe protocol interface; when
the switching devices A and B are NVMe switching devices, a hard disk connected to
the NVMe switching devices is a hard disk with a NVMe protocol interface; when the
switching devices A and B are SAS switching devices, a hard disk connected to the
SAS switching devices is a hard disk with a SAS protocol interface. The hard disks
shown in FIG. 2 may be mechanical hard disks, solid state disks (Solid State Disk,
SSD), or hard disks of other media. As regards the hard disks in the storage array
shown in FIG. 2, storage media of different disks may be different, so that a hybrid
hard disk storage array is formed, which is not limited by the embodiments of the
present invention.
[0019] The cache device M may be specifically a storage device formed by a volatile storage
medium or a non-volatile storage medium, such as a phase change memory (Phase Change
Memory, PCM), or may be another non-volatile storage medium that is suitable to be
used as a cache device, which is not limited by the embodiments of the present invention.
The cache device M is configured to cache data. The following describes the cache
device M with reference to specific embodiments of the present invention. In the embodiments
of the present invention, that the switching device A is a PCIe switching device,
the switching device B is a PCIe switching device, and the hard disk is an SSD with
a PCIe protocol interface is used as an example.
[0020] In the storage array shown in FIG. 2, the input/output manager A receives a write
data request sent by a host. In an implementation manner, the controller A is a home
controller of the input/output manager A. Therefore, the input/output manager A receives
a data operation request sent by the host. In a case that a request sending policy
of the input/output manager A is not changed, the request is sent to the controller
A by default according to the data operation request, so the controller A is referred
to as a home controller of the input/output manager A. In an embodiment of the present
invention, the input/output manager A receives a write data request sent by the host,
and sends the write data request to the controller A via the PCIe switching device
A or the PCIe switching device B. As regards the specific PCIe switching device via
which the request is forwarded, it may be determined according to a preset rule. Once
a PCIe switching device is selected, the input/output manager A communicates with
the controller A via this PCIe switching device subsequently. Certainly, the input/output
manager A may also select a PCIe switching device randomly to communicate with the
controller A, which is not limited by this embodiment of the present invention. This
embodiment of the present invention uses an example in which the input/output manager
A selects the PCIe switching device A to communicate with the controller A.
[0021] The write data request received by the input/output manager A carries an address
of to-be-written data. The address of the to-be-written data includes an identifier
of a target LU of to-be-written data, a logical block address (Logical Block Address,
LBA) of the to-be-written data, and a length of the to-be-written data. The input/output
manager A sends the write data request to the controller A. The controller A receives
the write data request, and determines, according to the identifier of the target
LU of the to-be-written data in the address of the to-be-written data, whether the
controller A is a home controller of the target LU.
[0022] When the controller A is the home controller of the target LU, that is, the target
LU is generated by the controller A by virtualizing hard disks and provided for the
host. The controller A determines a cache device used to cache the to-be-written data,
which is the cache device M in this embodiment of the present invention. An implementation
manner is: The controller A instructs, according to the write data request, the cache
device M to allocate a cache address to to-be-written data, and the cache device M
allocates a cache address according to a length of the to-be-written data. The controller
A obtains the cache address allocated by the cache device M to the to-be-written data
(the cache address allocated by the cache device M to the to-be-written data is hereinafter
referred to as a cache address M, and in an implementation manner, the cache address
includes a start address and a length). The controller A sends an identifier of the
cache device M and the cache address M to the input/output manager A via the PCIe
switching device A. The input/output manager A receives the identifier of the cache
device M and the cache address M that are sent by the controller A, and writes the
to-be-written data to the cache address M according to the identifier of the cache
device M and the cache address M (or may directly write the to-be-written data to
the cache address M). The controller A obtains only the cache address M allocated
to the to-be-written data, and the input/output manager A directly writes the to-be-written
data to the cache address M via the PCIe switching device A, which, compared with
the prior art, saves CPU computing resources of the controller A and memory resources
of the controller A and improves data writing efficiency.
[0023] The controller A establishes a correspondence among the address of the to-be-written
data, the identifier of the cache device M, and the cache address M, and therefore,
when reading the to-be-written data, the controller A sends the cache address M of
the to-be-written data to the input/output manager A, and the input/output manager
A may read the to-be-written data from the cache address M of the to-be-written data
(or may directly read the to-be-written data from the cache address M of the to-be-written
data), thereby saving CPU computing resources of the controller A and memory resources
of the controller A and improving data reading efficiency.
[0024] After conditions are satisfied, if the storage array does not perform data deduplication,
the cache device M stores the to-be-written data into a target SSD of the storage
array. The target SSD refers to an SSD for storing the to-be-written data. A specific
process of writing the to-be-written data into the target SSD may be: The controller
A sends the identifier of the cache device M and the cache address M to a controller
of the target SSD via the PCIe switching device A or the PCIe switching device B.
The controller of the target SSD directly reads the to-be-written data from the cache
address M via the PCIe switching device A or the PCIe switching device B according
to the identifier of the cache device M and the cache address M, and stores the to-be-written
data. The controller of the target SSD sends a storage address of the to-be-written
data in the target SSD to the controller A via the PCIe switching device A or the
PCIe switching device B. The storage address of the to-be-written data in the target
SSD includes an identifier of the controller of the target SSD and a logical storage
address for storing the to-be-written data in the target SSD. The controller A establishes
a correspondence between the address of the to-be-written data and the storage address
of the to-be-written data in the target SSD.
[0025] The foregoing process is specifically shown in FIG. 3.
[0026] Step 301: A host sends a write data request to an input/output manager A.
[0027] The input/output manager A is an input/output receiving management device in a storage
array, and is responsible for receiving a data operation request sent by the host
and forwarding the data operation request to a controller. In an embodiment of the
present invention, the host sends a write data request that carries an address of
to-be-written data to the input/output manager A. Exemplarily, the small computer
system interface (Small Computer System Interface, SCSI) protocol, that is, a SCSI
protocol write data request, may be used for the write data request. Certainly, other
protocols may also be used, which is not limited by this embodiment of the present
invention.
[0028] Step 302: Send the write data request to a controller A.
[0029] In this embodiment of the present invention, the input/output manager A generally
communicates with a specific controller. The input/output manager A may establish
a correspondence with a controller in multiple manners, for example, according to
a load of the controller, or according to a specific path selection algorithm, which
is not limited by the present invention. The input/output manager A receives the write
data request, and sends the write data request to the controller A via a PCIe switching
device A or a PCIe switching device B. In this embodiment of the present invention,
that the input/output manager A receives a write data request and sends the write
data request to the controller A via the PCIe switching device A is used as an example.
[0030] Step 303: The controller A obtains a cache address of to-be-written data.
[0031] The controller A receives the write data request sent by the input/output manager
A, and determines a cache device used to cache the to-be-written data, which is a
cache device M in this embodiment of the present invention. In an implementation manner,
the cache device M allocates a segment of cache addresses to the controller A. In
the segment of cache addresses, the controller A allocates a cache address M to the
to-be-written data according to the length of the to-be-written data. In another implementation
manner, the controller A sends an instruction to the cache device M via the PCIe switching
device A or the PCIe switching device B, where the instruction carries the length
of the to-be-written data and instructs the cache device M to allocate a cache address
to the to-be-written data. The controller A obtains the cache address M.
[0032] Step 304: Send an identifier of the cache device M and the cache address M.
[0033] The controller A obtains the cache address M, and sends the identifier of the cache
device M and the cache address M to the input/output manager A via the PCIe switching
device A, where the identifier of the cache device M is a device address.
[0034] Step 305: The host sends the to-be-written data to the input/output manager A.
[0035] The input/output manager A receives the identifier of the cache device M and the
cache address M that are sent by the controller A, and receives the to-be-written
data sent by the host.
[0036] Step 306: Write the to-be-written data to the cache address M.
[0037] The input/output manager A directly writes the to-be-written data to the cache address
M via the PCIe switching device A according to the identifier of the cache device
M and the cache address M. The input/output manager A receives, via the PCIe switching
device A, a response indicating that the to-be-written data is written successfully
that is sent by the cache device M. The input/output manager A sends a response indicating
that the write data request is completed to the host, and notifies the host that a
write request operation is complete.
[0038] Step 307: Notify the controller A that the to-be-written data is written to the cache
address M.
[0039] The input/output manager A writes the to-be-written data to the cache address M successfully,
and notifies the controller A that the to-be-written data is written to the cache
address M.
[0040] Step 308: The controller A establishes a correspondence among an address of to-be-written
data, the cache device M, and the cache address M.
[0041] The controller A receives the notification sent by the input/output manager A, and
establishes a correspondence among the address of the to-be-written data, the cache
device M, and the cache address M.
[0042] The cache device M allocates the cache address M to the to-be-written data, thereby
establishing a correspondence between the address of the to-be-written data and the
cache address M. The cache device M may obtain the address of the to-be-written data
from a cache address allocation instruction sent by the controller A, and after allocating
the cache address M, the cache device M establishes a correspondence between the address
of the to-be-written data and the cache address M. In another implementation manner,
the cache device M is an exclusive cache device of a target LU, and is only used to
cache data of the target LU, and therefore, the cache device M saves the correspondence
among the target LU, an LBA in the target LU, and the cache address by default. The
cache device M saves the correspondence among the target LU, the LBA in the target
LU and a segment of cache addresses of the cache device M by default. In this segment
of cache addresses, the cache device M allocates the cache address M to the to-be-written
data.
[0043] To improve reliability of the storage array and to cache multiple copies of the to-be-written
data, in the prior art shown in FIG. 1, the input/output manager A sends the to-be-written
data, the CPU A writes the to-be-written data to the memory A, the CPU A reads the
to-be-written data from the memory A, and sends the to-be-written data to a PCIe switch
B via a PCIe switch A. The PCIe switch B sends the to-be-written data to the CPU B,
and the CPU B writes the to-be-written data to the memory B. In this embodiment of
the present invention, to prevent loss of the to-be-written data in the cache device
M, the storage array caches the to-be-written data into multiple cache devices. Therefore,
that the to-be-written data is cached in two cache devices is used as an example.
The storage array shown in FIG. 2 further includes a cache device N. The PCIe switching
device A and the PCIe switching device B are both connected to the cache device N.
Therefore, the controller A receives the write data request sent by the input/output
manager A, and determines that the cache device M serves as a primary cache device
to cache the to-be-written data, and that the cache device N serves as a secondary
cache device to cache the to-be-written data. The controller A obtains the cache address
that is allocated to the to-be-written data and located in the cache device M and
the cache device N. In an implementation manner, the controller A sends an instruction
to each of the cache device M and the cache device N, where the instruction is used
to instruct both the cache device M and the cache device N to allocate a cache address
to the to-be-written data. The instruction carries the length of the to-be-written
data. The cache address allocated by the cache device M to the to-be-written data
is referred to as a cache address M, and the cache address allocated by the cache
device N to the to-be-written data is referred to as a cache address N. The controller
A obtains the cache address M and the cache address N. The controller A sends the
identifier of the cache device M and the cache address M to the input/output manager
A via the PCIe switching device A, and sends an identifier of the cache device N and
the cache address N to the input/output manager A via the PCIe switching device A.
In specific implementation, the controller A may send the identifier of the cache
device M and the cache address M, and the identifier of the cache device N and the
cache address N, to the input/output manager A via one message, or via two messages
respectively, which is not limited herein. In another implementation manner, the cache
device M allocates an exclusive segment of cache addresses to the controller A, which
is only used to cache data of an LU of the home controller A. In this segment of cache
addresses of the cache device M, the controller A directly allocates the cache address
M to the to-be-written data. The cache device N allocates an exclusive segment of
cache addresses to the controller A, and in the segment of cache addresses of the
cache device N, the controller A directly allocates the cache address N to the to-be-written
data.
[0044] The input/output manager A receives the identifier of the cache device M and the
cache address M, and the identifier of the cache device N and the cache address N.
The input/output manager A directly writes the to-be-written data to the cache address
M via the PCIe switching device A according to the identifier of the cache device
M and the cache address M; and the input/output manager A directly writes the to-be-written
data to the cache address N via the PCIe switching device A according to the identifier
of the cache device N and the cache address N. The input/output manager A receives,
via the PCIe switching device A, a response indicating that the to-be-written data
is successfully written to the cache address M, and instructs the controller A to
establish a correspondence among the address of the to-be-written data, the identifier
of the cache device M, and the cache address M. Likewise, the controller A establishes
a correspondence among the address of the to-be-written data, the identifier of the
cache device N, and the cache address N.
[0045] In another implementation manner, the controller A sends the identifier of the cache
device M and the cache address M to the input/output manager A via the PCIe switching
device A. The input/output manager A receives the identifier of the cache device M
and the cache address M. The input/output manager A directly writes the to-be-written
data to the cache address M via the PCIe switching device A or the PCIe switching
device B according to the identifier of the cache device M and the cache address M.
The controller A sends a write data instruction to the cache device M via the PCIe
switching device A or the PCIe switching device B, where the write data instruction
carries the identifier of the cache device N and the cache address N. The cache device
M caches the to-be-written data, and the cache device M directly writes the to-be-written
data to the cache address N via the PCIe switching device A or the PCIe switching
device B according to the write data instruction.
[0046] The controller A only needs to obtain the cache address M and the cache address N
that are allocated to the to-be-written data, so that the input/output manager A implements
writing of the to-be-written data into the cache device M and the cache device N,
thereby saving CPU computing resources of the controller A and memory resources of
the controller A and improving data writing efficiency.
[0047] In another case, the input/output manager A receives a write data request of a host.
The write data request carries an address of to-be-written data. The input/output
manager A sends the write data request to the controller A by means of forwarding
by the PCIe switching device A. The controller A receives the write data request sent
by the input/output manager A, and determines, according to an identifier of a target
LU that is carried in the write data request, that the controller A is not a home
controller of the target LU. A specific embodiment is shown in FIG. 4.
[0048] Step 401: A host sends a write data request to an input/output manager A.
[0049] The host sends a write data request to the input/output manager A, where the write
data request carries an address of to-be-written data.
[0050] Step 402: Send the write data request to a controller A.
[0051] In this embodiment of the present invention, the controller A is a home controller
of the input/output manager A. The input/output manager A receives the write data
request, and sends the write data request to the controller A via a PCIe switching
device A or a PCIe switching device B. In this embodiment of the present invention,
that the input/output manager A receives a write data request and sends the write
data request to the controller A via the PCIe switching device A is used as an example.
[0052] Step 403: Determine that the controller A is not a home controller of a target LU.
[0053] The controller A receives the write data request sent by the input/output manager
A, and determines, according to an identifier of the target LU of to-be-written data
that is carried in the write data request, that the controller A is not a home controller
of the target LU. The controller A queries a correspondence between a controller and
an LU, and determines that a controller B is a home controller of the target LU.
[0054] Step 404: Send the write data request to a controller B.
[0055] The controller A sends the write data request to the controller B via the PCIe switching
device A or the PCIe switching device B. In this embodiment, that the PCIe switching
device B forwards the write data request to the controller B is used as an example.
[0056] Step 405: Obtain a cache address of the to-be-written data.
[0057] The controller B receives the write data request sent by the controller A, and determines
a cache device used to cache the to-be-written data, which is the cache device M in
this embodiment of the present invention. For a specific implementation manner, refer
to the manner in which the controller A obtains the cache address of the to-be-written
data from the cache device M.
[0058] Step 406: Send an identifier of a cache device M and a cache address M to the controller
A.
[0059] The controller B obtains the cache address M, and sends the identifier of the cache
device M and the cache address M to the controller A via the PCIe switching device
B. In another implementation manner, the identifier of the cache device M and the
cache address M may also be directly sent to the controller A via the PCIe switching
device A or the PCIe switching device B.
[0060] Step 407: Send the identifier of the cache device M and the cache address M to the
input/output manager A.
[0061] The controller A receives the identifier of the cache device M and the cache address
M that are sent by the controller B, and sends the cache address M of the to-be-written
data via the PCIe switching device.
[0062] Step 408: The host sends the to-be-written data to the input/output manager A.
[0063] The input/output manager A receives the identifier of the cache device M and the
cache address M, and responds to the write data request sent by the host. The host
sends the to-be-written data to the input/output manager A.
[0064] Step 409: Write the to-be-written data to the cache address M.
[0065] The input/output manager A receives the to-be-written data sent by the host, and
directly writes the to-be-written data to the cache address M via the PCIe switching
device A according to the identifier of the cache device M and the cache address M.
The input/output manager A receives, via the PCIe switching device A, a response indicating
that the to-be-written data is written successfully that is sent by the cache device
M. The input/output manager A sends a response indicating that the write data request
is completed to the host, and notifies the host that a write request operation is
complete.
[0066] Step 410: Notify the controller B that the to-be-written data is written to the cache
address M.
[0067] The input/output manager A writes the to-be-written data to the cache address M successfully,
and notifies the controller B that the to-be-written data is written to the cache
address M. This specifically includes that the input/output manager A forwards the
notification to the controller A via the PCIe switching device A, and that the controller
A forwards the notification to the controller B via the PCIe switching device B; or,
the input/output manager A directly sends the notification to the controller B via
the PCIe switching device A or the PCIe switching device B.
[0068] Step 411: The controller B establishes a correspondence among an address of to-be-written
data, the cache device M, and the cache address M.
[0069] The controller B receives the notification sent by the input/output manager A, and
establishes a correspondence among the address of the to-be-written data, the cache
device M, and the cache address M.
[0070] For how the cache device M establishes the correspondence between the address of
the to-be-written data and the cache address M, refer to the description in the foregoing
embodiment, and details are not described herein again.
[0071] A cache device N allocates a cache address N to the to-be-written data, thereby establishing
a correspondence between the address of the to-be-written data and the cache address
N. The cache device N may obtain the address of the to-be-written data from a cache
address allocation instruction sent by the controller A, and after allocating the
cache address N, the cache device N establishes a correspondence between the address
of the to-be-written data and the cache address N.
[0072] To prevent loss of the to-be-written data cached in the cache device M, when the
to-be-written data needs multiple cache devices to serve as caches, in a scenario
in which the controller A is not a home controller of the target LU of the to-be-written
data, the input/output manager A sends a write data request to the controller B. For
a process thereof, refer to the description in the foregoing embodiment. For a process
of obtaining the cache address of the to-be-written data by the controller B, refer
to the scenario in which the controller A is a home controller of the target LU of
the to-be-written data and the controller A obtains cache addresses of multiple cache
devices. For other steps, also refer to the description in the foregoing embodiment,
and details are not described herein again.
[0073] After the host writes the data into the storage array, the host accesses the written
data, that is, sends a read data request. A specific process is shown in FIG. 5.
[0074] Step 501: Send a read data request.
[0075] A host sends a read data request to an input/output manager A, where the read data
request carries an address of to-be-read data. The address of the to-be-read data
includes an identifier of a logical unit LU in which the to-be-read data is located,
an LBA of the to-be-read data, and a length of the to-be-read data. Specifically,
the host may send the read data request to the input/output manager A by using the
SCSI protocol, which is not limited by the present invention. For ease of description,
the to-be-read data here is the to-be-written data described above.
[0076] Step 502: Send the read data request to a controller A.
[0077] The input/output manager A receives the read data request sent by the host, and sends
the read data request to the controller A via a PCIe switching device A.
[0078] Step 503: The controller A sends an identifier of a cache device M and a cache address
M to the input/output manager A.
[0079] When the controller A is a home controller of the LU in which the to-be-read data
is located and the to-be-read data is cached in a cache device such as the cache device
M, a correspondence among the address of the to-be-read data, an identifier of the
cache device, and the cache address is queried according to the read data request,
and the cache address M used to cache the to-be-read data in the cache device M is
determined. When the to-be-read data is still cached in the cache device M, the cache
address of the to-be-read data in the cache device M is the cache address M. The controller
A sends an identifier of the cache device M and the cache address M to the input/output
manager A via the PCIe switching device A.
[0080] Step 504: Read the to-be-read data from the cache address M.
[0081] The input/output manager A directly reads the to-be-read data from the cache address
M via the PCIe switching device A according to the identifier of the cache device
M and the cache address M.
[0082] Step 505: Return the to-be-read data.
[0083] The input/output manager A reads the to-be-read data from the cache address M, and
returns the to-be-read data to the host.
[0084] When the input/output manager A sends a to-be-read data query request to the controller
A via the PCIe switching device A according to the read data request, and the controller
A is not a home controller of the LU in which the to-be-read data is located, the
controller A queries a correspondence between the LU in which the to-be-read data
is located and the home controller, and determines that a controller B is a home controller
of the LU in which the to-be-read data is located. The controller A sends the to-be-read
data query request to the controller B via a PCIe switching device B. That the foregoing
to-be-written data is still the to-be-read data mentioned here is used as an example.
Therefore, the address of the to-be-read data is the address of the to-be-written
data described above. When the to-be-read data is still cached in the cache device
M, the cache address of the to-be-read data in the cache device M is the cache address
M. The controller B queries the correspondence among the address of the to-be-written
data, the identifier of the cache device M, and the cache address M, determines the
identifier of the cache device M that caches the to-be-read data and the cache address
M, and sends the identifier of the cache device M and the cache address M to the controller
A via the PCIe switching device B. The controller A sends the identifier of the cache
device M and the cache address M to the input/output manager A via the PCIe switching
device A. The controller B may also directly send the identifier of the cache device
M and the cache address M to the input/output manager A via the PCIe switching device
A or the PCIe switching device B. For a subsequent read operation, refer to the read
operation in the foregoing embodiment, and details are not described herein again.
[0085] That the foregoing to-be-written data is still the to-be-read data mentioned here
is used as an example. Therefore, an address of to-be-read data is the address of
the to-be-written data described above. When the to-be-read data is already stored
in a target SSD, a home controller of the LU in which the to-be-read data is located
queries a correspondence between the address of the to-be-read data (the address of
the to-be-written data) and a storage address of the to-be-read data in the target
SSD, obtains the storage address of the to-be-read data in the target SSD, and sends
the storage address of the to-be-read data in the target SSD to the input/output manager
A via the PCIe switching device A or the PCIe switching device B. The storage address
of the to-be-read data in the target SSD includes an identifier of a controller of
the target SSD and a logical storage address of the to-be-read data in the target
SSD. The input/output manager A directly reads the to-be-read data from the logical
storage address of the to-be-read data in the target SSD via the PCIe switching device
A or the PCIe switching device B according to the storage address of the to-be-read
data in the target SSD.
[0086] In the foregoing embodiment, when the to-be-read data is partly saved in the target
SSD and partly cached in the cache device M in this embodiment of the present invention,
as described above, the input/output manager A directly reads data from the cache
address via the PCIe switching device A or the PCIe switching device B according to
the cache address of the to-be-read data in the cache device; and the input/output
manager A directly reads data from the logical storage address in the target SSD via
the PCIe switching device A or the PCIe switching device B according to the identifier
of the controller of the target SSD and the logical storage address of the to-be-read
data in the target SSD, which is not described in detail herein.
[0087] When multiple cache devices perform an operation of caching the to-be-read data,
generally the home controller of the LU in which the to-be-read data is located returns,
to the input/output manager A, an identifier of the primary cache device M that caches
the to-be-read data and the cache address M. For other procedural operations, refer
to the read operation in the foregoing embodiment, and details are not described herein
again.
[0088] In the storage array, data deduplication is performed, which can save storage space
and reduce storage costs. In the storage array shown in FIG. 2 according to the embodiment
of the present invention, the host sends a write data request to the input/output
manager A, where the write data request carries an address of to-be-written data.
The input/output manager A sends the write data request to the controller A via the
PCIe switching device A. When the controller A is the home controller of the target
LU of the to-be-written data, the controller A provides the identifier of the cache
device M and the cache address M for the input/output manager A. The input/output
manager A directly writes the to-be-written data to the cache address M via the PCIe
switching device A or the PCIe switching device B according to the identifier of the
cache device M and the cache address M.
[0089] Before the to-be-written data cached in the cache device M is stored into the SSD
of the storage array, data deduplication is performed, which can save storage space
effectively and improve a utilization rate of the storage space. Using the storage
array shown in FIG. 2 as an example, as regards the data stored in the storage array
SSD, before the data is stored by the cache device M into the SSD, data deduplication
is performed. A data deduplication technology is to divide data into data blocks according
to a preset rule and calculate an eigenvalue of each data block. The eigenvalue of
a data block is generally calculated by using a Hash (Hash) algorithm. A Hash operation
is performed on the data block to obtain a Hash value, which is used as an eigenvalue.
Common Hash algorithms include MD5, SHA1, SHA-256, SHA-512, and the like. For example,
if an eigenvalue of a data block A is the same as an eigenvalue of a data block B
already stored in the SSD, the data block A and the data block B are identical. Therefore,
the duplicate data block A is deleted from the cache device M, and a logical storage
address for storing the data block B in the SSD is used as a logical storage address
of the data block A in the SSD.
[0090] In specific implementation, the comparing of eigenvalues of data blocks is implemented
by a controller. Because data deduplication is performed in the storage array, and
each unique data block has an eigenvalue, many eigenvalues are generated. To implement
a balance between controllers in the storage array, each controller is responsible
for comparing of eigenvalues of some data blocks according to a data block eigenvalue
distribution algorithm such as a Hash distribution algorithm. In this way, each controller
maintains only eigenvalue indexes of some unique data stored in the storage array
according to the data block eigenvalue distribution algorithm, where the eigenvalue
indexes of some unique data are referred to as an eigenvalue index set. The controller
queries the eigenvalue index set for an eigenvalue of a data block that is to be written
into the SSD, and determines whether the eigenvalue is the same as an eigenvalue in
the eigenvalue index set. For example, the controller A needs to maintain an eigenvalue
index set A according to the eigenvalue distribution algorithm, and therefore, the
controller A is a home controller of every eigenvalue in the eigenvalue index set
A; or, a controller in which an eigenvalue from the eigenvalue index set A is the
same as an eigenvalue of a data block X is both a home controller of the eigenvalue
of the data block X and a home controller of every eigenvalue in the eigenvalue index
set A.
[0091] Specifically, the eigenvalue index set is formed by eigenvalue indexes, as shown
in FIG. 6. For example, an index of an eigenvalue 1 includes the eigenvalue 1, a data
block storage address 1, and a reference count. The data block storage address 1 is
used to represent a storage address of a unique data block C in an SSD A or a storage
address of the data block C in a cache device. The storage address of the data block
C in the SSD A may include an identifier of a controller of the SSD A and a logical
storage address of the data block C stored in the SSD A. The storage address of the
data block C in the cache device includes an identifier of the cache device and a
cache address. The eigenvalue 1 represents an eigenvalue of the data block C. The
reference count represents a quantity of data blocks with the eigenvalue 1. For example,
when the data block A is stored in the storage array for the first time, if the quantity
of data blocks with the eigenvalue 1 is 1, the reference count is 1. When a data block
D with the same eigenvalue 1 is stored into the SSD again, the data block D is not
saved in the SSD according to a principle of data deduplication, but the reference
count increases by 1 and is updated to 2. In summary, a data block storage address
in an eigenvalue index is a storage address of a data block in a cache device or a
storage address of the data block in a target hard disk. The storage address of the
data block in the cache device includes an identifier of the cache device and a cache
address of the data block in the cache device; and the storage address of the data
block in the target hard disk includes an identifier of a controller of a target hard
disk and a logical storage address for storing the data block in the target hard disk.
The eigenvalue index shown in FIG. 6 is merely exemplary implementation, and the eigenvalue
index may also be a multi-level index. The index may be any form of index that can
be used for data deduplication, which is not limited by this embodiment of the present
invention.
[0092] In the storage array shown in FIG. 2, that the controller A serves as a home controller
of a target LU of a data block cached in the cache device M is used as an example.
With reference to the foregoing embodiment, after receiving a write data request,
the input/output manager A obtains an identifier of the cache device M and the cache
address M from the controller A. The input/output manager A directly writes the to-be-written
data to the cache address M via the PCIe switching device A or the PCIe switching
device B according to the identifier of the cache device M and the cache address M.
The controller A establishes a correspondence among the address of the to-be-written
data, the identifier of the cache device M, and the cache address M. When data cached
in an LU of the home controller A is written from the cache device M to an SSD, the
data at the cache address M is used as an example. Generally, when data deduplication
is being performed, an eigenvalue of a data block needs to be calculated. To calculate
an eigenvalue of a data block, data needs to be divided first according to a specific
rule to obtain data blocks. There may be two methods for division into data blocks:
dividing the data into data blocks of a fixed length, or dividing the data into data
blocks of variable lengths. In this embodiment of the present invention, that the
data is divided into data blocks of a fixed length is used as an example. For example,
the data is divided into data blocks of a 4 KB size. Exemplarily, to-be-written data
written to the cache address M is divided into several data blocks of a 4 KB size.
The controller A records an identifier of an LU of each data block, an LBA of the
data block, and a length of the data block. The identifier of the LU of the data block,
the LBA of the data block, and the length of the data block are hereinafter referred
to as a data block storage address. Using a data block X in several data blocks of
a 4 KB size as an example (herein the data block X is referred to as a data block
to be deduplicated, briefly known as a to-be-deduplicated data block), the controller
A sends a data block eigenvalue request to the cache device M via the PCIe switching
device A or the PCIe switching device B, where the eigenvalue request includes an
address of the data block X. The cache device M sends an eigenvalue of the data block
X to the controller A via the PCIe switching device A or the PCIe switching device
B to perform data deduplication. As shown in FIG. 7, a specific process includes:
[0093] Step 701: A cache device M calculates an eigenvalue of a data block X.
[0094] A controller A sends to the cache device M an instruction to obtain the eigenvalue
of the data block X, where the instruction carries an address of the data block X.
The cache device M receives the instruction to obtain the eigenvalue of the data block
X that is sent by the controller A. In a case, the cache device M stores a correspondence
between the address of the data block X and a cache address B, and determines the
data block X according to the address of the data block X that is carried in the instruction
to obtain the eigenvalue of the data block X, calculates the eigenvalue of the data
block X, and caches the eigenvalue of the data block X to a cache address X.
[0095] Step 702: Send the eigenvalue of the data block X to the controller A.
[0096] The cache device M obtains the eigenvalue of the data block X, and sends a response
message of the eigenvalue of the data block X to a home controller A of an LU in which
the data block X is located, where the response message of the eigenvalue of the data
block X carries the eigenvalue of the data block X. In addition, the response message
of the eigenvalue of the data block X further carries an identifier of the cache device
M that caches the eigenvalue of the data block X and the cache address X of the eigenvalue
of the data block X in the cache device M.
[0097] Step 703: Determine a home controller of the eigenvalue of the data block X according
to an eigenvalue distribution algorithm.
[0098] Step 704: The controller A queries a local eigenvalue index set A.
[0099] When the controller A is the home controller of the eigenvalue of the data block
X, the controller A queries the local eigenvalue index set A, and determines whether
an eigenvalue same as the eigenvalue of the data block X exists in the eigenvalue
index set A.
[0100] When an eigenvalue same as the eigenvalue of the data block X exists in the eigenvalue
index set A, steps 705a and 706a are performed. As shown in FIG. 6, the eigenvalue
of the data block X is the same as the eigenvalue 1, that is, the data block X is
the same as the data block A.
[0101] Step 705a: The controller A updates a reference count in an index of an eigenvalue
1.
[0102] The reference count in the index of the eigenvalue 1 is 1, that is, only the data
block A exists in the storage array. It is found that the eigenvalue of the data block
X is the same as the eigenvalue 1, and therefore, the reference count is updated to
2.
[0103] Step 706a: The controller A instructs the cache device M to delete the data block
X.
[0104] The controller A instructs the cache device M to delete the data block X. The controller
A establishes a correspondence between the address of the data block X and the eigenvalue
of the data block X, or the controller A establishes a correspondence among the address
of the data block X, the eigenvalue of the data block X, and a storage address of
the data block A.
[0105] It is determined in step 704 that the data block X is a duplicate data block. Therefore,
the data block X does not need to be saved into an SSD, and the cache device M is
instructed to delete the data block X.
[0106] When no eigenvalue same as the eigenvalue of the data block X exists in the eigenvalue
index set A, steps 705b, 706b, 707, 708, 709, and 710 are performed.
[0107] Step 705b: Obtain a cache address B of the data block X cached in the cache device
M.
[0108] The controller A obtains the cache address B of the data block X from the cache device
M via the PCIe switching device A according to the cache address X of the eigenvalue
of the data block X in the cache device M.
[0109] Step 706b: Send an identifier of the cache device M and the cache address B to a
controller of a target SSD.
[0110] The controller A obtains the identifier of the cache device M and the cache address
B, and sends the identifier of the cache device M and the cache address B to the controller
of the target SSD via the PCIe switching device A or the PCIe switching device B.
[0111] Step 707: The controller of the target SSD reads the data block X from the cache
address B.
[0112] The controller of the target SSD receives the identifier of the cache device M and
the cache address B, and directly reads, according to the identifier of the cache
device M and the cache address B, the data block X from the cache address B via the
PCIe switching device A or the PCIe switching device B.
[0113] Step 708: The controller of the target SSD sends a storage address of the data block
X in the target SSD to the controller A.
[0114] The controller of the target SSD reads the data block X from the cache address B,
and stores the data block X into the target SSD. The controller of the target SSD
sends a storage address of the data block X in the target SSD to the controller A
via the PCIe switching device A. The storage address of the data block X in the target
SSD includes an identifier of the controller of the target SSD and a logical storage
address for storing the data block X in the target SSD.
[0115] Step 709: The controller A establishes an eigenvalue index of the data block X.
[0116] The controller A receives the storage address of the data block X in the target SSD,
establishes the eigenvalue index of the data block X, and sets the reference count
to 1. The controller A establishes a correspondence among the address of the data
block X, the eigenvalue of the data block X, and the storage address of the data block
X in the target SSD. The controller A also needs to record the cache address X of
the eigenvalue of the data block X. When the eigenvalue of the data block X is stored
into the SSD, the controller A also needs to record the storage address of the eigenvalue
of the data block X in the target SSD.
[0117] In another case, the controller A is not the home controller of the eigenvalue of
the data block X but only a home controller of an LU in which the data block X is
located. In this embodiment of the present invention, that a controller B is the home
controller of the eigenvalue of the data block X is used as an example, and the controller
A sends the eigenvalue of the data block X to the controller B via the PCIe switching
device A or the PCIe switching device B. The controller B receives the eigenvalue
of the data block X that is sent by the controller A, and queries an eigenvalue index
set B of the controller B. When the controller B finds that an eigenvalue same as
the eigenvalue of the data block X exists in the eigenvalue index set A, for example,
an eigenvalue of a data block R is same as the eigenvalue of the data block X, the
controller B instructs the cache device M to delete the data block X. This specifically
includes that the controller B sends a delete instruction to the controller A via
the PCIe switching device B. The controller A sends the delete instruction to the
cache device M via the PCIe switching device A, and the cache device M deletes the
data block X. The controller B updates the reference count of the index of the eigenvalue
same as the eigenvalue of the data block X, that is, increases the reference count
by 1. When the data block R is already stored in the SSD, the storage address of the
data block R in an index of the data block R includes an identifier of a controller
of the SSD that stores the data block R and a logical storage address for storing
the data block R in the SSD. When the data block R is in the cache device, the storage
address of the data block R in the index of the data block R includes the identifier
of the cache device and a cache address. The controller A establishes a correspondence
among the address of the data block X, the eigenvalue of the data block X, and the
address of the home controller B of the eigenvalue of the data block X, and therefore,
the controller A does not require a correspondence among the address of each data
block, the eigenvalue of the data block, and the storage address of the data block,
and an amount of data stored by the controller A is reduced effectively. Alternatively,
the controller A establishes a correspondence among the address of the data block
X, the eigenvalue of the data block X, and the storage address of the data block R.
When reading the data block X subsequently, the controller A can directly determine
the storage address of the data block R by querying the correspondence among the address
of the data block X, the eigenvalue of the data block X, and the storage address of
the data block R, and the input/output manager A directly reads the data block X from
the storage address of the data block R via the PCIe switching device A or the PCIe
switching device B, thereby improving data reading efficiency.
[0118] When the controller A is only the home controller of the LU in which the data block
X is located, but is not the home controller of the eigenvalue of the data block X,
the controller B finds that no eigenvalue same as the eigenvalue of the data block
X exists in the eigenvalue index set B, the controller B obtains the cache address
B of the data block X in the cache device M by sending a request to the controller
A via the PCIe switching device B. The controller A sends the request to the cache
device M via the PCIe switching device A. The cache device M sends the identifier
of the cache device M and the cache address B to the controller B. The controller
B sends the identifier of the cache device M and the cache address B to the controller
of the target SSD via the PCIe switching device A or the PCIe switching device B (here
the PCIe switching device A is used as an example). The controller of the target SSD
directly reads the data block X from the cache address B via the PCIe switching device
A or the PCIe switching device B according to the identifier of the cache device M
and the cache address B, and stores the data block X into the target SSD. The controller
of the target SSD sends the storage address of the data block X in the target SSD
to the controller B via the PCIe switching device A or the PCIe switching device B.
The controller B receives the storage address of the data block X in the target SSD,
establishes the eigenvalue index of the data block X, and sets a reference count in
the index to 1. The controller B also needs to record the cache address X of the eigenvalue
of the data block X. When the eigenvalue of the data block X is stored into the SSD,
the controller B also needs to record the storage address of the eigenvalue of the
data block X in the SSD.
[0119] The controller B receives the storage address of the data block X in the target SSD,
and sends a notification to the controller A. The notification carries the storage
address of the data block X in the target SSD. The controller A establishes a correspondence
among the address of the data block X, the eigenvalue, and the storage address of
the data block X in the target SSD according to the notification sent by the controller
B. In another implementation manner, when the controller A is only the home controller
of the LU in which the data block X is located, but not the home controller of the
eigenvalue of the data block X, the controller A establishes a correspondence among
the address of the data block X, the eigenvalue of the data block X, and the address
of the controller B.
[0120] According to the storage array in this embodiment of the present invention, the cache
device implements calculation of a fingerprint of the data block X, which saves computing
resources of the controller. During a process of storing the data block X into the
target SSD, the controller provides only the identifier of the cache device M and
the cache address B, and the controller of the target SSD directly reads the data
block X from the cache address B, which saves computing resources and memory resources
of the controller and improves performance of the storage array.
[0121] Based on the storage array shown in FIG. 2, data is written into the SSD according
to the foregoing data deduplication operation. When the input/output manager A receives
a read data request, for example, a request to read the data block X, where the read
data request carries the address of the data block X, the input/output manager A sends
the read data request to the controller A via the PCIe switching device A. The controller
A determines that the controller A is the home controller of the LU in which the data
block X is located. In an implementation manner, the controller A searches the correspondence
among the address of the to-be-read data block X, the eigenvalue of the data block
X, and the storage address of the data block X in the target SSD, to determine the
storage address of the data block X in the target SSD. The controller A sends the
storage address of the data block X in the target SSD to the input/output manager
A via the PCIe switching device A. The input/output manager A directly reads the data
block X from a logical storage address of the data block X in the target SSD via the
PCIe switching device A or the PCIe switching device B according to the storage address
of the to-be-read data block, data block X, in the target SSD. In another implementation
manner, the controller A searches the correspondence among the address of the data
block X, the eigenvalue of the data block X, and the address of the home controller
of the eigenvalue of the data block X, to determine the home controller B of the eigenvalue
of the data block X, queries an eigenvalue index of the data block X in the controller
B, to determine the storage address of the data block X in the target SSD; or determines
the home controller B of the eigenvalue of the data block X, and queries an eigenvalue
index of a data block with an eigenvalue same as the eigenvalue of the data block
X in the controller B, to determine the storage address of the data block with an
eigenvalue same as the eigenvalue of the data block X, and then reads data from the
storage address of the data block with an eigenvalue same as the eigenvalue of the
data block X. When the controller A is both the home controller of the LU in which
the data block X is located and the home controller of the eigenvalue of the data
block X, in another implementation manner, the controller A searches the correspondence
between the address of the to-be-read data block X and the eigenvalue of the data
block X, and queries, according to the eigenvalue of the data block X, the eigenvalue
index set A maintained by the controller A, to determine the storage address of the
to-be-read data block X, and then sends the storage address of the to-be-read data
block X to the input/output manager A. The input/output manager A reads the data block
from the storage address of the data block X via the PCIe switching device A or the
PCIe switching device B.
[0122] When the data written in the storage array shown in FIG. 2 is cached into multiple
cache devices, when a data deduplication operation is being performed, data deduplication
is performed only on the data in one of the cache devices. Specifically, data deduplication
may be performed on data in a primary cache device, or according to a load of multiple
cache devices that cache the data, one of the cache devices is selected to perform
the data deduplication operation, which is not limited by this embodiment of the present
invention.
[0123] In this embodiment of the present invention, in another implementation case, the
concept of homing does not necessarily exist between an input/output manager and a
controller. That is, the controller A is not a home controller of the input/output
manager A. Each input/output manager saves a correspondence between an LU and a controller
to which the LU is homed. The input/output manager queries, according to an identifier
of a target LU that is carried in a data operation request, a correspondence between
the identifier of the target LU and a home controller, to determine a home controller
of the target LU, and directly sends the request to the home controller of the target
LU via the PCIe switching device A or the PCIe switching device B. In addition, communication
may be performed, via any PCIe switching device, between controllers, or between a
controller and an SSD, or between an input/output manager and a controller, or between
an input/output manager and an SSD, or between a cache device and a controller, or
between a cache device and an SSD. In this embodiment of the present invention, a
logical storage address for storing a data block X in a storage address in a target
hard disk refers to a logical block address for storing the data block X in the target
hard disk, and specifically refers to a logical block address for storing the data
block X in the target SSD in this embodiment of the present invention.
[0124] FIG. 2 in this embodiment of the present invention shows only two controllers, two
switching devices, two input/output managers, and one cache device. However, in specific
implementation, the quantities of controllers, switching devices, input/output managers,
and cache devices may be set as required and flexibly expanded. Any input/output manager
is connected to any controller via any switching device, or any input/output manager
is connected to any hard disk via any switching device, or any input/output manager
is connected to any cache device via any switching device. Any controller is connected
to any controller via any switching device, or any controller is connected to any
hard disk via any switching device, or any controller is connected to any cache device
via any switching device. Any cache device is connected to any hard disk via a switching
device. Bidirectional communication is implemented between any two devices connected
via any switching device. Any two switching devices are directly connected. In a storage
array architecture provided in this embodiment of the present invention, logically,
controllers are collectively referred to as a controller plane, switching devices
are collectively referred to as a switching plane, hard disks are collectively referred
to as a storage plane, input/output managers are collectively referred to as an input/output
management plane, and cache devices are collectively referred to as a cache plane.
In the architecture provided in this embodiment of the present invention, data reading
and writing control is separated from data reading and writing. A controller implements
data reading and writing control, but data reading and writing (or in other words,
read and written data) does not flow through the controller, which saves CPU computing
resources of the controller and memory resources of the controller, improves data
writing efficiency, and improves data processing efficiency of the storage array.
The storage array architecture in this embodiment of the present invention can implement
expansion of devices such as controllers and hard disks, and controllers, switching
devices, hard disks, and the like may be added flexibly according to performance requirements
of the storage array.
[0125] Certainly, the technical solution in this embodiment of the present invention is
also applicable to a scenario in which a storage array includes one input/output manager,
one controller, one switching device, one cache device, and several hard disks. For
a manner of writing data into the storage array in this scenario, refer to the description
in the foregoing embodiment. For a scenario in which data deduplication is performed
in the storage array, refer to the description in the foregoing embodiment. For a
data reading operation performed in a storage array, refer to the description in the
foregoing embodiment. Certainly, a storage array may also include two controllers
and one switching device, where the two controllers are connected to the switching
device. For operations of data writing, data deduplication, and data reading in such
a scenario, refer to the description in the foregoing embodiment, and details are
not described herein again. In this embodiment of the present invention, a device
A reads data from a cache address A (or in other words, directly reads data from the
cache address A) or writes data to the cache address A (or in other words, directly
writes data to the cache address A) via the PCIe switching device A or the PCIe switching
device B according to an identifier of a device B and the cache address A. Such an
implementation manner may be implemented by using a direct memory access (Direct Memory
Access, DMA) technology, where the device A and the device B represent devices that
specifically perform DMA access in this embodiment of the present invention.
[0126] The controller obtains a cache address of the device B, and sends the identifier
of the device B and the cache address of the device B to a device C via the PCIe switching
device A or the PCIe switching device B. Because the controller communicates with
the device B to obtain the cache address via the PCIe switching device A or the PCIe
switching device B and already learns the identifier of the device B, the cache address
is obtained, and the identifier of the device B and the cache address of the device
B may be sent to the device C. Certainly, the controller may also obtain the identifier
and cache address of the device B. The identifier of the device B may be the address
of the device B or another identifier that uniquely identifies the device.
[0127] A person of ordinary skill in the art may be aware that, the exemplary units and
algorithm steps described with reference to the embodiments disclosed in the specification
may be implemented by electronic hardware or a combination of computer software and
electronic hardware. Whether the functions are performed by hardware or software depends
on particular applications and design constraint conditions of the technical solutions.
A person skilled in the art may use different methods to implement the described functions
for each particular application, but it should not be considered that the implementation
goes beyond the scope of the present invention.
[0128] It may be clearly understood by a person skilled in the art that, for the purpose
of convenient and brief description, for a detailed working process of the foregoing
system, apparatus, and unit, refer to a corresponding process in the foregoing method
embodiments, and details are not described herein again.
[0129] In the several embodiments provided in the present application, it should be understood
that the disclosed system and method may be implemented in other manners. For example,
the described apparatus embodiment is merely exemplary. For example, the unit division
is merely logical function division and may be other division in actual implementation.
For example, a plurality of units or components may be combined or integrated into
another system, or some features may be ignored or not performed. In addition, the
displayed or discussed mutual couplings or direct couplings or communication connections
may be implemented through some interfaces. The indirect couplings or communication
connections between the apparatuses or units may be implemented in electronic, mechanical,
or other forms.
[0130] The units described as separate parts may or may not be physically separate, and
parts displayed as units may or may not be physical units, may be located in one position,
or may be distributed on a plurality of network units. Some or all of the units may
be selected according to actual needs to achieve the objectives of the solutions of
the embodiments.
[0131] In addition, functional units in the embodiments of the present invention may be
integrated into one processing unit, or each of the units may exist alone physically,
or two or more units are integrated into one unit.
[0132] When the functions are implemented in the form of a software functional unit and
sold or used as an independent product, the functions may be stored in a computer-readable
non-volatile storage medium. Based on such an understanding, the technical solutions
of the present invention essentially, or the part contributing to the prior art, or
some of the technical solutions may be implemented in a form of a software product.
The software product is stored in a non-volatile storage medium, and includes several
instructions for instructing a computer device (which may be a personal computer,
a server, or a network device) to perform all or some of the steps of the methods
described in the embodiments of the present invention. The foregoing non-volatile
storage medium includes: any medium that can store program code, such as a USB flash
drive, a removable hard disk, a read-only memory (Read-Only Memory, ROM), a magnetic
disk, or an optical disc.