WO2017162175A1 - Data transmission method and device - Google Patents

Data transmission method and device Download PDF

Info

Publication number
WO2017162175A1
WO2017162175A1 PCT/CN2017/077752 CN2017077752W WO2017162175A1 WO 2017162175 A1 WO2017162175 A1 WO 2017162175A1 CN 2017077752 W CN2017077752 W CN 2017077752W WO 2017162175 A1 WO2017162175 A1 WO 2017162175A1
Authority
WO
WIPO (PCT)
Prior art keywords
storage
data
network
application
physical server
Prior art date
Application number
PCT/CN2017/077752
Other languages
French (fr)
Chinese (zh)
Inventor
王东临
金友兵
Original Assignee
北京书生国际信息技术有限公司
书生云公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京书生国际信息技术有限公司, 书生云公司 filed Critical 北京书生国际信息技术有限公司
Publication of WO2017162175A1 publication Critical patent/WO2017162175A1/en
Priority to US16/140,951 priority Critical patent/US20190028542A1/en
Priority to US16/378,076 priority patent/US20190235777A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0613Improving I/O performance in relation to throughput
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5061Pools of addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]

Definitions

  • the present invention relates to the field of computer communication technologies, and in particular, to a data transmission method and apparatus.
  • the embodiments of the present invention provide a data transmission method and apparatus, which improve data transmission efficiency.
  • An embodiment of the present invention provides a data transmission method for a storage system having a shared storage pool, including:
  • the storage address of the data to be transmitted is packaged in the form of a network protocol.
  • Another embodiment of the present invention further provides a data transmission apparatus for a storage system having a shared storage pool, including:
  • a receiving module configured to receive a data transmission request sent by an application on a physical server
  • a storage module configured to store the data to be transmitted by the application in a shared storage pool of a storage system where the application is located;
  • the sending module is configured to package the storage address of the data to be transmitted in a network protocol manner.
  • the data transmission method and apparatus when the source server and the target server are located in a storage system sharing the same shared storage pool, the data itself is no longer transmitted between the two servers, but the hardware providing the shared storage system is provided.
  • the source server by providing the source server with the mapping of the data file to the data address, and providing the mapping of the data address to the data file for the target server at the subsequent receiving end, so that the application of the source server and the target server are not changed. It can realize the only transfer of the address of the data file between the source server and the target server, without transferring all the data itself, which greatly improves the data transmission efficiency.
  • FIG. 1 is a schematic structural diagram of a storage system according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart diagram of a data transmission method according to an embodiment of the present invention.
  • FIG. 3 is a structural block diagram of a data transmission apparatus according to an embodiment of the present invention.
  • FIG. 1 is a schematic structural diagram of a storage system according to an embodiment of the present invention.
  • the storage system includes a storage network; a storage node is connected to the storage network, wherein the storage node is a software module that provides a storage service, instead of a hardware server including a storage medium in a general sense. And a storage device that is also connected to the storage network.
  • Each storage device includes at least one storage medium.
  • a storage device commonly used by the inventors can place 45 storage media.
  • the storage network is configured such that each storage node can access all storage media without resorting to other storage nodes.
  • each storage node can access all the storage media without using other storage nodes, so that all the storage media of the present invention are actually It is shared by the physical servers where all the storage nodes are located, thus achieving the effect of the global shared storage pool.
  • the physical server where the storage node is located is independent of the storage device, and the storage device is more used as a channel connecting the storage medium and the storage network.
  • the storage node side further includes a computing node, and the computing node and the storage node are disposed in a physical server, and the physical server is connected to the storage device through the storage network.
  • the aggregated storage system in which the computing node and the storage node are located in the same physical machine constructed by using the embodiment of the present invention can reduce the number of physical devices required, thereby reducing the cost.
  • the compute node can also access the storage resources it wishes to access locally.
  • the data exchange between the two can be as simple as shared memory, and the performance is particularly excellent.
  • the length of the I/O data path between the computing node and the storage medium includes: (1) the storage medium to the storage node; and (2) the storage node to the computing node aggregated in the same physical server. (CPU bus path).
  • the I/O data path length between the compute node and the storage medium includes: (1) storage medium to storage node; (2) storage node to storage Network access network switch; (3) storage network access network switch to core network switch; (4) core network switch to computing network access network switch; and (5) computing network access network switch to computing node.
  • the total data path of the storage system of the embodiment of the present invention is only close to item (1) of the conventional storage system.
  • the storage system provided by the embodiment of the present invention can greatly improve the I/O channel performance of the storage system by extremely compressing the I/O data path length, and the actual running effect is very close to the I/O of the local hard disk.
  • O channel which provides higher performance than traditional network transmissions such as Ethernet.
  • the storage node may be a virtual machine of a physical server, a container, or a module directly running on a physical operating system of the server, and the computing node may also be a virtual machine of the same physical machine server, a container or something that runs directly on the server A module on the operating system.
  • each storage node may correspond to one or more compute nodes.
  • one physical server may be divided into multiple virtual machines, one of which is used as a storage node, and the other virtual machine is used as a computing node; or a module on the physical OS is used as a storage node, so as to implement Better performance.
  • the virtualization technology forming the virtual machine may be KVM or Zen or VMware or Hyper-V virtualization technology
  • the container technology forming the container may be Docker or Rocket or Odin or Chef or LXC or Vagrant. Or Ansible or Zone or Jail or Hyper-V container technology.
  • all the storage media in the system may be divided according to storage logic.
  • the storage pool of the entire system may be divided into a logical storage hierarchy structure such as a storage area, a storage group, and a storage block.
  • the storage block is the smallest storage unit.
  • the storage pool may be divided into at least two storage areas.
  • each storage area may be divided into at least one storage group. In a preferred embodiment, each storage area is divided into at least two storage groups.
  • the storage area and the storage group can be merged such that one level can be omitted in the storage hierarchy.
  • each storage area may be composed of at least one storage block, wherein the storage block may be a complete storage medium or a part of a storage medium.
  • each storage area may be composed of at least two storage blocks, and when any one of the storage blocks fails, the complete storage block may be calculated from the remaining storage blocks in the group.
  • the data is stored.
  • the redundant storage mode can be multi-copy mode, independent redundant disk array (RAID) mode, and erasure code mode.
  • the redundant storage mode can be established by the ZFS file system.
  • the plurality of storage blocks included in each storage area (or storage group) are not located in the same storage medium, or even in the same Storage devices. In an embodiment of the invention, any two storage blocks included in each storage area (or storage group) are not located in the same storage medium/storage device. In another embodiment of the present invention, the number of storage blocks located in the same storage medium/storage device in the same storage area (or storage group) is preferably less than or equal to the redundancy of the redundant storage.
  • the redundant storage redundancy is 1, and the number of storage blocks in the same storage group of the same storage device is at most 1; for RAID 6, the redundant storage is With a redundancy of 2, the number of memory blocks in the same storage group on the same storage device is up to 2.
  • the storage medium may include, but is not limited to, a hard disk, a flash memory, an SRAM, a DRAM, an NVME, or the like.
  • the access interface of the storage medium may include, but is not limited to, a SAS interface, a SATA interface, a PCI/e interface, a DIMM interface, NVMe interface, SCSI interface, and AHCI interface.
  • the storage network may include at least one storage switching device, and the storage node accesses the storage medium through data exchange between the storage switching devices included therein.
  • the storage node and the storage medium are respectively connected to the storage switching device through the storage channel.
  • the storage switching device may be a SAS switch or a PCI/e switch.
  • the storage channel may be a SAS (Serial Attached SCSI) channel or a PCI/e channel.
  • the SAS-based switching solution has the advantages of high performance, large bandwidth, and a large number of disks per device.
  • HBA host adapter
  • the storage provided by the SAS system can be easily accessed by multiple servers connected simultaneously.
  • the SAS switch is connected to the storage device through a SAS line, and the storage device and the storage medium are also connected by a SAS interface.
  • the storage device internally connects the SAS channel to each storage medium (may be in the storage device) Internally set a SAS switch chip). Since the bandwidth of a SAS network can reach 24Gb or 48Gb, which is several times that of Gigabit Ethernet, and several times that of an expensive 10 Gigabit Ethernet; at the same time, the link layer SAS has an order of magnitude improvement over the IP network, in transmission. Layer, due to TCP protocol three-way handshake four times off, high overhead and TCP delay The acknowledgment mechanism and slow start sometimes cause a delay of 100 milliseconds.
  • SAS networks offer significant advantages in terms of bandwidth and latency over Ethernet-based TCP/IP. Those skilled in the art will appreciate that the performance of the PCI/e channel can also be adapted to the needs of the system.
  • the storage network may include at least two storage switching devices, each of which may be connected to any one of the storage devices through any one of the storage switching devices, thereby being connected to the storage medium.
  • the storage node reads and writes data on the storage device through other storage switching devices.
  • Two physical plug-ins are installed in the two physical servers.
  • two physical servers can be recorded as the source server and the target server, and the two plug-ins are respectively recorded as the source server plug-in and the target server plug-in.
  • the source server plugin performs the following process:
  • Step 201 Receive a data transmission request sent by an application on the source server.
  • Step 202 Store the data to be transmitted by the application in a shared storage pool of a storage system where the application is located.
  • the data to be transmitted may be stored in one or more storage media of the shared storage pool.
  • Step 203 The storage address of the data to be transmitted is packaged and sent in a network protocol manner.
  • the address information is transmitted to the corresponding target server plug-in on the target server through the network by using its existing communication protocol, such as TCP/IP, FTP, and the like.
  • its existing communication protocol such as TCP/IP, FTP, and the like.
  • the target server plug-in located on the target server performs the following process:
  • Step 204 Receive a data packet packaged in a network protocol manner, and obtain address information stored in the data packet. After receiving the data packet by the existing communication method, the plug-in of the target server parses the data packet to obtain the address information in the data packet.
  • This step may be an existing communication unpacking mode, which is not limited by the present invention.
  • Step 205 Access, according to the received storage address information, a data file stored in the shared storage pool and stored in the address information, and return the data file to a specified target server on the target server. application.
  • the request when the application of the source server sends a data transmission request, the request includes the information of the target server and the corresponding application (for example, an IP address plus a port number) in addition to the data to be transmitted.
  • the data packet when the source server plug-in sends a data packet, the data packet includes an identifier indicating whether the current data packet contains the address of the data file or the data file itself.
  • the target server plug-in After receiving the data packet, the target server plug-in performs the above-mentioned process and method according to the embodiment of the present invention once it is determined that the data packet contains the address of the data file. Otherwise, the process is performed according to the prior art.
  • the application on the two servers of the storage system having the same shared storage pool can greatly reduce the number of data transmissions in the system when the data is transmitted in the shared storage system without any change. Greatly saves the network resources of the shared storage system.
  • the application on each server will be both the sender of the information and the receiver of the information, so the plug-ins installed on each physical server will be simultaneously.
  • software code is stored in a storage system of each physical server in the shared storage system.
  • the foregoing embodiment may be implemented by, for example, a virtual machine.
  • the steps of the source server plugin and the target server plugin The source server's application needs to go through the gateway when making network communication to the target server's application. The conversion can be done at the gateway and is transparent to the application.
  • software codes are stored in a gateway corresponding to each physical server in the shared storage system, and when the software codes are executed, the source server plug-ins and targets mentioned in the foregoing embodiments may be executed.
  • the steps of the server plugin are stored in a gateway corresponding to each physical server in the shared storage system, and when the software codes are executed, the source server plug-ins and targets mentioned in the foregoing embodiments may be executed. The steps of the server plugin.
  • FIG. 3 is a structural block diagram of a data transmission apparatus according to an embodiment of the present invention. As shown in Figure 3, the device comprises:
  • the receiving module 301 is configured to receive a data transmission request sent by an application on the physical server where the physical server is located.
  • the storage module 302 is configured to store the data to be transmitted by the application in a shared storage pool of a storage system where the application is located.
  • the sending module 303 is configured to package the storage address of the data to be transmitted in a network protocol manner.
  • the receiving module 301 is further configured to receive a data packet that is packaged in a network protocol manner.
  • the device further includes:
  • the obtaining module 304 is configured to obtain storage address information in the data packet.
  • the data providing module 305 is configured to access, by using the storage address information of the storage system, the data file stored in the shared storage pool in the address information according to the received storage address information, and return the data file to the physical entity The specified application on the server.

Abstract

The embodiments of the present invention provide a data transmission method and device, which improve data transmission efficiency. The data transmission method is used for a storage system having a shared storage pool and comprises: receiving a data transmission request sent by an application on a source physical server; storing, in a shared storage pool of a storage system in which said application is located, data to be transmitted by the application; packaging the storage address of the to-be-transmitted data in network-protocol form and transmitting same.

Description

一种数据传输方法及装置Data transmission method and device 技术领域Technical field
本发明涉及计算机通信技术领域,具体涉及一种数据传输方法及装置。The present invention relates to the field of computer communication technologies, and in particular, to a data transmission method and apparatus.
背景技术Background technique
现有技术中运行于不同服务器上的应用程序之间进行数据共享时,通常需要将全部数据内容利用类似TCP/IP协议等网络协议的方式从一台服务器传输到另一台服务器,这种方式下,数据传输的效率低下。In the prior art, when data sharing is performed between applications running on different servers, it is usually necessary to transfer all data content from one server to another by using a network protocol such as TCP/IP protocol. Under the circumstance, the efficiency of data transmission is low.
发明内容Summary of the invention
有鉴于此,本发明实施例提供了一种数据传输方法及装置,提高数据传输效率。In view of this, the embodiments of the present invention provide a data transmission method and apparatus, which improve data transmission efficiency.
本发明一实施例提供了一种数据传输方法,用于具有共享存储池的存储系统中,包括:An embodiment of the present invention provides a data transmission method for a storage system having a shared storage pool, including:
接收所在物理服务器上的一应用程序发送的数据传输请求;Receiving a data transmission request sent by an application on the physical server;
将所述一应用程序待传输数据存储在其所在存储系统的共享存储池中;Storing the data to be transmitted by the application in a shared storage pool of a storage system in which it is located;
将待传输数据的存储地址以网络协议的方式打包发出。The storage address of the data to be transmitted is packaged in the form of a network protocol.
本发明另一实施例还提供了一种数据传输装置,用于具有共享存储池的存储系统中,包括:Another embodiment of the present invention further provides a data transmission apparatus for a storage system having a shared storage pool, including:
接收模块,用于接收所在物理服务器上的一应用程序发送的数据传输请求;a receiving module, configured to receive a data transmission request sent by an application on a physical server;
存储模块,用于将所述一应用程序待传输数据存储在其所在存储系统的共享存储池中;a storage module, configured to store the data to be transmitted by the application in a shared storage pool of a storage system where the application is located;
发送模块,用于将待传输数据的存储地址以网络协议的方式打包发出。 The sending module is configured to package the storage address of the data to be transmitted in a network protocol manner.
根据本发明实施例提供的数据传输方法及装置,当源服务器和目标服务器位于共享同一共享存储池的存储系统时,两个服务器之间不再传输数据本身,而是在提供共享存储系统的硬件方案时,通过为源服务器提供数据文件到数据地址的映射,并在后续接收端相应为目标服务器提供数据地址到数据文件的映射,使得源服务器和目标服务器的应用程序不进行任何改动的情况下,可以实现在源服务器和目标服务器之间仅仅传递数据文件的地址,而不需要传递全部数据本身,极高的提高了数据传输效率。According to the data transmission method and apparatus provided by the embodiment of the present invention, when the source server and the target server are located in a storage system sharing the same shared storage pool, the data itself is no longer transmitted between the two servers, but the hardware providing the shared storage system is provided. In the solution, by providing the source server with the mapping of the data file to the data address, and providing the mapping of the data address to the data file for the target server at the subsequent receiving end, so that the application of the source server and the target server are not changed. It can realize the only transfer of the address of the data file between the source server and the target server, without transferring all the data itself, which greatly improves the data transmission efficiency.
附图说明DRAWINGS
图1所示为本发明一实施例提供的存储系统的架构示意图。FIG. 1 is a schematic structural diagram of a storage system according to an embodiment of the present invention.
图2所示为本发明一实施例提供的数据传输方法的流程示意图。FIG. 2 is a schematic flowchart diagram of a data transmission method according to an embodiment of the present invention.
图3所示为本发明一实施例提供的数据传输装置的结构框图。FIG. 3 is a structural block diagram of a data transmission apparatus according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
图1所示为本发明一实施例提供的存储系统的架构示意图。从图中可以看出,该存储系统包括存储网络;存储节点,连接至所述存储网络,其中,存储节点是提供存储服务的软件模块,而非通常意义上的包含存储介质在内的硬件服务器;以及存储设备,同样连接至所述存储网络。每个存储设备包括至少一个存储介质。例如,发明人常用的存储设备可以放置45块存储介质。其中,所述存储网络被配置为使得每一个存储节点都能够无需借助其他存储节点而访问所有存储介质。FIG. 1 is a schematic structural diagram of a storage system according to an embodiment of the present invention. As can be seen from the figure, the storage system includes a storage network; a storage node is connected to the storage network, wherein the storage node is a software module that provides a storage service, instead of a hardware server including a storage medium in a general sense. And a storage device that is also connected to the storage network. Each storage device includes at least one storage medium. For example, a storage device commonly used by the inventors can place 45 storage media. Wherein, the storage network is configured such that each storage node can access all storage media without resorting to other storage nodes.
利用本发明实施例提供的存储系统,每一个存储节点都能够无需借助其他存储节点而访问所有存储介质,从而使得本发明所有的存储介质都实际上 被所有的存储节点所在的物理服务器共享,进而实现了全局共享存储池的效果。With the storage system provided by the embodiment of the present invention, each storage node can access all the storage media without using other storage nodes, so that all the storage media of the present invention are actually It is shared by the physical servers where all the storage nodes are located, thus achieving the effect of the global shared storage pool.
同时,从上述的描述可以看出,本发明实施例中,存储节点所在的物理服务器独立于存储设备,存储设备更多作为连接存储介质与存储网络的一个通道。At the same time, it can be seen from the above description that in the embodiment of the present invention, the physical server where the storage node is located is independent of the storage device, and the storage device is more used as a channel connecting the storage medium and the storage network.
在本发明另一实施例中,存储节点侧进一步包括计算节点,并且计算节点和存储节点设置在一台物理服务器中,该物理服务器通过存储网络与存储设备连接。利用本发明实施方式所构建的将计算节点和存储节点位于同一物理机的聚合式存储系统,从整体结构而言,可以减少所需物理设备的数量,从而降低成本。同时,计算节点也可以在本地访问到其希望访问的存储资源。另外,由于将计算节点和存储节点聚合在同一台物理服务器上,两者之间数据交换可以简单到仅仅是共享内存,性能特别优异。In another embodiment of the present invention, the storage node side further includes a computing node, and the computing node and the storage node are disposed in a physical server, and the physical server is connected to the storage device through the storage network. The aggregated storage system in which the computing node and the storage node are located in the same physical machine constructed by using the embodiment of the present invention can reduce the number of physical devices required, thereby reducing the cost. At the same time, the compute node can also access the storage resources it wishes to access locally. In addition, since the compute nodes and storage nodes are aggregated on the same physical server, the data exchange between the two can be as simple as shared memory, and the performance is particularly excellent.
本发明实施例提供的存储系统中,计算节点到存储介质之间的I/O数据路径长度包括:(1)存储介质到存储节点;以及(2)存储节点到聚合在同一物理服务器的计算节点(CPU总线通路)。而相比之下,图1所示现有技术的存储系统,其计算节点到存储介质之间的I/O数据路径长度包括:(1)存储介质到存储节点;(2)存储节点到存储网络接入网交换机;(3)存储网络接入网交换机到核心网交换机;(4)核心网交换机到计算网络接入网交换机;以及(5)计算网络接入网交换机到计算节点。显然,本发明实施方式的存储系统的总数据路径只接近于传统存储系统的第(1)项。即,本发明实施例提供的存储系统,通过对I/O数据路径长度的极致压缩能够极大地提高了存储系统的I/O通道性能,其实际运行效果非常接近于读写本地硬盘的I/O通道,从而提供比以太网等传统网络传输更高的性能。In the storage system provided by the embodiment of the present invention, the length of the I/O data path between the computing node and the storage medium includes: (1) the storage medium to the storage node; and (2) the storage node to the computing node aggregated in the same physical server. (CPU bus path). In contrast, in the prior art storage system shown in FIG. 1, the I/O data path length between the compute node and the storage medium includes: (1) storage medium to storage node; (2) storage node to storage Network access network switch; (3) storage network access network switch to core network switch; (4) core network switch to computing network access network switch; and (5) computing network access network switch to computing node. Obviously, the total data path of the storage system of the embodiment of the present invention is only close to item (1) of the conventional storage system. That is, the storage system provided by the embodiment of the present invention can greatly improve the I/O channel performance of the storage system by extremely compressing the I/O data path length, and the actual running effect is very close to the I/O of the local hard disk. O channel, which provides higher performance than traditional network transmissions such as Ethernet.
在本发明一实施例中,存储节点可以是物理服务器的一个虚拟机、一个容器或直接运行在服务器的物理操作系统上的一个模块,计算节点也可以是同一个物理机服务器的一个虚拟机、一个容器或直接运行在所述服务器的物 理操作系统上的一个模块。在一个实施例中,每个存储节点可以对应一个或多个计算节点。In an embodiment of the present invention, the storage node may be a virtual machine of a physical server, a container, or a module directly running on a physical operating system of the server, and the computing node may also be a virtual machine of the same physical machine server, a container or something that runs directly on the server A module on the operating system. In one embodiment, each storage node may correspond to one or more compute nodes.
具体而言,可以将一台物理服务器分成多个虚拟机,其中一台虚拟机做存储节点用,其它虚拟机做计算节点用;也可是利用物理OS上的一个模块做存储节点用,以便实现更好的性能。Specifically, one physical server may be divided into multiple virtual machines, one of which is used as a storage node, and the other virtual machine is used as a computing node; or a module on the physical OS is used as a storage node, so as to implement Better performance.
在本发明一实施例中,形成虚拟机的虚拟化技术可以是KVM或Zen或VMware或Hyper-V虚拟化技术,形成所述容器的容器技术可以是Docker或Rockett或Odin或Chef或LXC或Vagrant或Ansible或Zone或Jail或Hyper-V容器技术。In an embodiment of the invention, the virtualization technology forming the virtual machine may be KVM or Zen or VMware or Hyper-V virtualization technology, and the container technology forming the container may be Docker or Rocket or Odin or Chef or LXC or Vagrant. Or Ansible or Zone or Jail or Hyper-V container technology.
在本发明一实施例中,可以将系统中所有的存储介质按照存储逻辑进行划分,具体而言,可以将整个系统的存储池划分为存储区域、存储组、存储块这样的逻辑存储层级架构,其中,存储块为最小存储单位。在本发明一实施例中,可以将存储池划分成至少两个存储区域。In an embodiment of the present invention, all the storage media in the system may be divided according to storage logic. Specifically, the storage pool of the entire system may be divided into a logical storage hierarchy structure such as a storage area, a storage group, and a storage block. Among them, the storage block is the smallest storage unit. In an embodiment of the invention, the storage pool may be divided into at least two storage areas.
在本发明一实施例中,每一个存储区域可以分为至少一个存储组。在一个较优的实施例中,每个存储区域至少被划分为两个存储组。In an embodiment of the invention, each storage area may be divided into at least one storage group. In a preferred embodiment, each storage area is divided into at least two storage groups.
在一些实施例中,存储区域和存储组是可以合并的,从而可以在该存储层级架构中省略一个层级。In some embodiments, the storage area and the storage group can be merged such that one level can be omitted in the storage hierarchy.
在本发明一实施例中,每个存储区域(或者存储组)可以由至少一个存储块组成,其中存储块可以是一个完整的存储介质、也可以是一个存储介质的一部分。为了在存储区域内部构建冗余存储,每个存储区域(或者存储组)可以由至少两个存储块组成,当其中任何一个存储块出现故障时,可以从该组中其余存储块中计算出完整的被存储数据。冗余存储方式可以为多副本模式、独立冗余磁盘阵列(RAID)模式、纠删码(erase code)模式。在本发明一实施例中,冗余存储方式可以通过ZFS文件系统建立。在本发明一实施例中,为了对抗存储设备/存储介质的硬件故障,每个存储区域(或者存储组)所包含的多个存储块不会位于同一个存储介质中,甚至也不位于同一 个存储设备中。在本发明一实施例中,每个存储区域(或者存储组)所包含的任何两个存储块都不会位于同一个存储介质/存储设备中。在本发明另一实施例中,同一存储区域(或者存储组)中位于同一存储介质/存储设备的存储块数量最好小于或等于冗余存储的冗余度。举例说明,当存储冗余采取的RAID 5方式时,其冗余存储的冗余度为1,那么位于同一存储设备的同一存储组的存储块数量最多为1;对RAID6,其冗余存储的冗余度为2,那么位于同一存储设备的同一存储组的存储块数量最多为2。In an embodiment of the invention, each storage area (or storage group) may be composed of at least one storage block, wherein the storage block may be a complete storage medium or a part of a storage medium. In order to construct redundant storage inside the storage area, each storage area (or storage group) may be composed of at least two storage blocks, and when any one of the storage blocks fails, the complete storage block may be calculated from the remaining storage blocks in the group. The data is stored. The redundant storage mode can be multi-copy mode, independent redundant disk array (RAID) mode, and erasure code mode. In an embodiment of the invention, the redundant storage mode can be established by the ZFS file system. In an embodiment of the present invention, in order to combat the hardware failure of the storage device/storage medium, the plurality of storage blocks included in each storage area (or storage group) are not located in the same storage medium, or even in the same Storage devices. In an embodiment of the invention, any two storage blocks included in each storage area (or storage group) are not located in the same storage medium/storage device. In another embodiment of the present invention, the number of storage blocks located in the same storage medium/storage device in the same storage area (or storage group) is preferably less than or equal to the redundancy of the redundant storage. For example, when the RAID 5 mode of redundancy is used, the redundant storage redundancy is 1, and the number of storage blocks in the same storage group of the same storage device is at most 1; for RAID 6, the redundant storage is With a redundancy of 2, the number of memory blocks in the same storage group on the same storage device is up to 2.
在一个实施例中,存储介质可以包括但不限于硬盘、闪存、SRAM、DRAM、NVME或其它形式,存储介质的访问接口可以包括但不限于SAS接口、SATA接口、PCI/e接口、DIMM接口、NVMe接口、SCSI接口、AHCI接口。In one embodiment, the storage medium may include, but is not limited to, a hard disk, a flash memory, an SRAM, a DRAM, an NVME, or the like. The access interface of the storage medium may include, but is not limited to, a SAS interface, a SATA interface, a PCI/e interface, a DIMM interface, NVMe interface, SCSI interface, and AHCI interface.
在本发明一实施例中,存储网络可以包括至少一个存储交换设备,通过其中包括的存储交换设备之间的数据交换来实现存储节点对存储介质的访问。具体而言,存储节点和存储介质分别通过存储通道与存储交换设备连接。In an embodiment of the invention, the storage network may include at least one storage switching device, and the storage node accesses the storage medium through data exchange between the storage switching devices included therein. Specifically, the storage node and the storage medium are respectively connected to the storage switching device through the storage channel.
在本发明一实施例中,存储交换设备可以是SAS交换机或PCI/e交换机,对应地,存储通道可以是SAS(串行连接SCSI)通道或PCI/e通道。In an embodiment of the invention, the storage switching device may be a SAS switch or a PCI/e switch. Correspondingly, the storage channel may be a SAS (Serial Attached SCSI) channel or a PCI/e channel.
以SAS通道为例,相比传统的基于IP协议的存储方案,基于SAS交换的方案,拥有着性能高,带宽大,单台设备磁盘数量多等优点。在与主机适配器(HBA)或者服务器主板上的SAS接口结合使用后,SAS体系所提供的存储能够很容易的被连接的多台服务器同时访问。Taking the SAS channel as an example, compared with the traditional IP-based storage solution, the SAS-based switching solution has the advantages of high performance, large bandwidth, and a large number of disks per device. When used in conjunction with a host adapter (HBA) or a SAS interface on a server board, the storage provided by the SAS system can be easily accessed by multiple servers connected simultaneously.
具体而言,SAS交换机到存储设备之间通过一根SAS线连接,存储设备与存储介质之间也是由SAS接口连接,比如,存储设备内部将SAS通道连到每个存储介质(可以在存储设备内部设置一个SAS交换芯片)。由于SAS网络的带宽可以达到24Gb或48Gb,是千兆以太网的几十倍,以及昂贵的万兆以太网的数倍;同时在链路层SAS比IP网有大约一个数量级的提升,在传输层,由于TCP协议三次握手四次关闭,开销很高且TCP的延迟 确认机制和慢启动有时会导致100毫秒级的延时,SAS协议的延时只有TCP的几十分之一,性能有更大的提升。总之,SAS网络比基于以太网的TCP/IP在带宽、延时性方面具有巨大优势。本领域技术人员可以理解,PCI/e通道的性能也可以适应系统的需求。Specifically, the SAS switch is connected to the storage device through a SAS line, and the storage device and the storage medium are also connected by a SAS interface. For example, the storage device internally connects the SAS channel to each storage medium (may be in the storage device) Internally set a SAS switch chip). Since the bandwidth of a SAS network can reach 24Gb or 48Gb, which is several times that of Gigabit Ethernet, and several times that of an expensive 10 Gigabit Ethernet; at the same time, the link layer SAS has an order of magnitude improvement over the IP network, in transmission. Layer, due to TCP protocol three-way handshake four times off, high overhead and TCP delay The acknowledgment mechanism and slow start sometimes cause a delay of 100 milliseconds. The delay of the SAS protocol is only a few tenths of that of TCP, and the performance is greatly improved. In summary, SAS networks offer significant advantages in terms of bandwidth and latency over Ethernet-based TCP/IP. Those skilled in the art will appreciate that the performance of the PCI/e channel can also be adapted to the needs of the system.
在本发明一实施例中,存储网络可以包括至少两个存储交换设备,所述每个存储节点都可以通过任意一个存储交换设备连接到任何一个存储设备,进而连接至存储介质。当任何一个存储交换设备或连接到一个存储交换设备的存储通道出现故障时,存储节点通过其它存储交换设备读写存储设备上的数据。In an embodiment of the invention, the storage network may include at least two storage switching devices, each of which may be connected to any one of the storage devices through any one of the storage switching devices, thereby being connected to the storage medium. When any storage switching device or storage channel connected to a storage switching device fails, the storage node reads and writes data on the storage device through other storage switching devices.
基于图1所示的具有共享存储池功能的存储系统,当位于某一台物理服务器上的应用程序需要向另一台物理服务器上的应用程序传递数据时,在本发明一实施例中,在该两台物理服务器中分别安装有两个插件,为了描述方便可以将两台物理服务器记为源服务器和目标服务器,将两个插件分别记为源服务器插件和目标服务器插件。这两个插件配合工作,其工作流程如图2所示。Based on the storage system with shared storage pool function shown in FIG. 1, when an application located on one physical server needs to transfer data to an application on another physical server, in an embodiment of the present invention, Two physical plug-ins are installed in the two physical servers. For the convenience of description, two physical servers can be recorded as the source server and the target server, and the two plug-ins are respectively recorded as the source server plug-in and the target server plug-in. These two plugins work together, and the workflow is shown in Figure 2.
在源服务器端,源服务器插件执行如下流程:On the source server side, the source server plugin performs the following process:
步骤201:接收源服务器上的一应用程序发送的数据传输请求。Step 201: Receive a data transmission request sent by an application on the source server.
步骤202:将所述一应用程序待传输数据存储在其所在存储系统的共享存储池中。可以将该待传输数据存储在该共享存储池的某一个或多个存储介质中。Step 202: Store the data to be transmitted by the application in a shared storage pool of a storage system where the application is located. The data to be transmitted may be stored in one or more storage media of the shared storage pool.
步骤203:将待传输数据的存储地址以网络协议的方式打包发出。Step 203: The storage address of the data to be transmitted is packaged and sent in a network protocol manner.
利用其现有的通信协议,如TCP/IP,FTP等,将该地址信息通过网络传输给目标服务器上对应的目标服务器插件。本领域技术人员可以理解,源服务器和目标服务器之间可以采用现有的通信方式,不在本发明限定范围之内。The address information is transmitted to the corresponding target server plug-in on the target server through the network by using its existing communication protocol, such as TCP/IP, FTP, and the like. Those skilled in the art can understand that the existing communication mode can be adopted between the source server and the target server, which is not within the scope of the present invention.
位于目标服务器上的目标服务器插件执行如下流程: The target server plug-in located on the target server performs the following process:
步骤204:接收以网络协议的方式打包的数据包,获取数据包中存储地址信息。目标服务器端的插件通过现有的通信方式收到数据包后,解析数据包,获得数据包中的地址信息,该步骤可以是现有的通信解包方式,不在本发明的限定之内。Step 204: Receive a data packet packaged in a network protocol manner, and obtain address information stored in the data packet. After receiving the data packet by the existing communication method, the plug-in of the target server parses the data packet to obtain the address information in the data packet. This step may be an existing communication unpacking mode, which is not limited by the present invention.
步骤205:根据收到的存储地址信息,通过所述存储系统的存储网络,访问共享存储池中的存储在所述地址信息的数据文件,并将所述数据文件返回给目标服务器上的指定的应用程序。Step 205: Access, according to the received storage address information, a data file stored in the shared storage pool and stored in the address information, and return the data file to a specified target server on the target server. application.
这里,当源服务器的应用程序发送数据传输请求时,该请求里除了包含有待传输数据外,也会包含目标服务器以及对应的应用程序的标识信息(例如IP地址加端口号)。Here, when the application of the source server sends a data transmission request, the request includes the information of the target server and the corresponding application (for example, an IP address plus a port number) in addition to the data to be transmitted.
在本发明一实施例中,源服务器插件发送数据包时,在该数据包中包含有标识,指示当前的数据包中包含的是数据文件的地址还是数据文件本身。目标服务器插件收到数据包后,一旦确定数据包中包含的是数据文件的地址,即按照本发明实施例上述流程和方法执行,否则,按照现有技术的流程执行。In an embodiment of the invention, when the source server plug-in sends a data packet, the data packet includes an identifier indicating whether the current data packet contains the address of the data file or the data file itself. After receiving the data packet, the target server plug-in performs the above-mentioned process and method according to the embodiment of the present invention once it is determined that the data packet contains the address of the data file. Otherwise, the process is performed according to the prior art.
利用这样的方式,使得位于享有同一共享存储池的存储系统的两个服务器上的应用程序不需要做任何改变,就可以在该共享存储系统内传输数据时,极大的降低系统内数据传输数量,极大节省了共享存储系统的网络资源。当然,本领域技术人员可以理解,在实际应用中,每一台服务器上的应用程序既会是信息的发送方,也会是信息的接收方,因此,每台物理服务器上安装的插件会同时具备以上实施例提及的源服务器插件和目标服务器插件的功能。In this way, the application on the two servers of the storage system having the same shared storage pool can greatly reduce the number of data transmissions in the system when the data is transmitted in the shared storage system without any change. Greatly saves the network resources of the shared storage system. Of course, those skilled in the art can understand that in practical applications, the application on each server will be both the sender of the information and the receiver of the information, so the plug-ins installed on each physical server will be simultaneously The functions of the source server plugin and the target server plugin mentioned in the above embodiments are provided.
在本发明一实施例中,在该共享存储系统中的每一台物理服务器的存储系统中存储有软件代码,当这些软件代码被执行时,可以通过如某一台虚拟机执行以上实施例提及的源服务器插件和目标服务器插件的步骤。源服务器的应用程序向目标服务器的应用程序进行网络通信时需要经过所述网关,这 样即可在网关实现转换,而且对应用程序都是透明的。In an embodiment of the present invention, software code is stored in a storage system of each physical server in the shared storage system. When the software code is executed, the foregoing embodiment may be implemented by, for example, a virtual machine. And the steps of the source server plugin and the target server plugin. The source server's application needs to go through the gateway when making network communication to the target server's application. The conversion can be done at the gateway and is transparent to the application.
在本发明一实施例中,在该共享存储系统中的每一台物理服务器对应的网关中存储有软件代码,当这些软件代码被执行时,可以执行以上实施例提及的源服务器插件和目标服务器插件的步骤。In an embodiment of the present invention, software codes are stored in a gateway corresponding to each physical server in the shared storage system, and when the software codes are executed, the source server plug-ins and targets mentioned in the foregoing embodiments may be executed. The steps of the server plugin.
图3所示为本发明一实施例提供的数据传输装置的结构框图。如图3所示,该装置包括:FIG. 3 is a structural block diagram of a data transmission apparatus according to an embodiment of the present invention. As shown in Figure 3, the device comprises:
接收模块301,用于接收所在物理服务器上的一应用程序发送的数据传输请求。The receiving module 301 is configured to receive a data transmission request sent by an application on the physical server where the physical server is located.
存储模块302,用于将所述一应用程序待传输数据存储在其所在存储系统的共享存储池中。The storage module 302 is configured to store the data to be transmitted by the application in a shared storage pool of a storage system where the application is located.
发送模块303,用于将待传输数据的存储地址以网络协议的方式打包发出。The sending module 303 is configured to package the storage address of the data to be transmitted in a network protocol manner.
在本发明另一实施例中,该接收模块301,进一步用于接收以网络协议的方式打包的数据包。In another embodiment of the present invention, the receiving module 301 is further configured to receive a data packet that is packaged in a network protocol manner.
该装置进一步包括:The device further includes:
获取模块304,用于获取数据包中存储地址信息;The obtaining module 304 is configured to obtain storage address information in the data packet.
数据提供模块305,用于根据收到的存储地址信息,通过所述存储系统的存储网络,访问共享存储池中的存储在所述地址信息的数据文件,并将所述数据文件返回给所在物理服务器上的指定的应用程序。The data providing module 305 is configured to access, by using the storage address information of the storage system, the data file stored in the shared storage pool in the address information according to the received storage address information, and return the data file to the physical entity The specified application on the server.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换等,均应包含在本发明的保护范围之内。 The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions, etc., which are within the spirit and principles of the present invention, should be included in the scope of the present invention. within.

Claims (10)

  1. 一种数据传输方法,其特征在于,包括:A data transmission method, comprising:
    接收所在物理服务器上的一应用程序发送的数据传输请求;Receiving a data transmission request sent by an application on the physical server;
    将所述一应用程序待传输数据存储在其所在存储系统的共享存储池中;Storing the data to be transmitted by the application in a shared storage pool of a storage system in which it is located;
    将待传输数据的存储地址以网络协议的方式打包发出。The storage address of the data to be transmitted is packaged in the form of a network protocol.
  2. 根据权利要求1所述的方法,其特征在于,所述存储系统包括:The method of claim 1 wherein said storage system comprises:
    存储网络;Storage network
    至少两个存储节点,连接至所述存储网络;以及At least two storage nodes connected to the storage network;
    至少一个存储设备,连接至所述存储网络,每个存储设备包括至少一个存储介质,At least one storage device connected to the storage network, each storage device including at least one storage medium,
    其中,所述存储网络被配置为使得每一个存储节点所在的物理服务器都能够无需借助其他存储节点所在的物理服务器而访问所有存储介质;The storage network is configured such that each physical server where the storage node is located can access all storage media without using a physical server where other storage nodes are located;
    所述所有存储介质构成了所述共享存储池。The storage medium constitutes the shared storage pool.
  3. 如权利要求1或2所述的方法,其特征在于,所述以网络协议的方式打包发出的信息进一步包括目标应用程序的标识信息。The method according to claim 1 or 2, wherein the information packaged in a network protocol further includes identification information of the target application.
  4. 如权利要求1或2所述的方法,其特征在于,进一步包括:The method of claim 1 or 2, further comprising:
    接收以网络协议的方式打包的数据包,获取数据包中存储地址信息;Receiving a data packet packaged in a network protocol manner, and acquiring address information stored in the data packet;
    根据收到的存储地址信息,通过所述存储系统的存储网络,访问共享存储池中的存储在所述地址信息的数据文件,并将所述数据文件返回给所在物理服务器上的指定的应用程序。Accessing, by the storage network of the storage system, a data file stored in the shared storage pool in the address information according to the received storage address information, and returning the data file to a specified application on the physical server .
  5. 如权利要求1或2所述的方法,其特征在于,所述网络协议是TCP和/或IP协议。The method of claim 1 or 2, wherein the network protocol is a TCP and/or IP protocol.
  6. 如权利要求1或2所述的方法,其特征在于,所述存储网络是SAS网络,所述存储节点与存储设备之间是通过SAS交换机连接起来的。The method according to claim 1 or 2, wherein the storage network is a SAS network, and the storage node and the storage device are connected by a SAS switch.
  7. 一种数据传输装置,其特征在于,用于具有共享存储池的存储系统中,包括: A data transmission device, configured for use in a storage system having a shared storage pool, comprising:
    接收模块,用于接收所在物理服务器上的一应用程序发送的数据传输请求;a receiving module, configured to receive a data transmission request sent by an application on a physical server;
    存储模块,用于将所述一应用程序待传输数据存储在其所在存储系统的共享存储池中;a storage module, configured to store the data to be transmitted by the application in a shared storage pool of a storage system where the application is located;
    发送模块,用于将待传输数据的存储地址以网络协议的方式打包发出。The sending module is configured to package the storage address of the data to be transmitted in a network protocol manner.
  8. 根据权利要求7所述的装置,其特征在于,The device of claim 7 wherein:
    所述接收模块,进一步用于接收以网络协议的方式打包的数据包;The receiving module is further configured to receive a data packet that is packaged in a network protocol manner;
    所述装置进一步包括:The device further includes:
    获取模块,用于获取数据包中存储地址信息;An obtaining module, configured to obtain storage address information in the data packet;
    数据提供模块,用于根据收到的存储地址信息,通过所述存储系统的存储网络,访问共享存储池中的存储在所述地址信息的数据文件,并将所述数据文件返回给所在物理服务器上的指定的应用程序。a data providing module, configured to access, by the storage network of the storage system, a data file stored in the address storage information in the shared storage pool according to the received storage address information, and return the data file to the physical server where the data is located The specified application on.
  9. 如权利要求7或8所述的装置,其特征在于,所述装置为安装在所述物理服务器上,或所述物理服务器一虚拟机上的插件。The apparatus according to claim 7 or 8, wherein the apparatus is a plug-in installed on the physical server or on a virtual machine of the physical server.
  10. 如权利要求7或8所述的装置,其特征在于,所述装置位于所述物理服务器对应的网关设置上。 The apparatus according to claim 7 or 8, wherein said apparatus is located on a gateway setting corresponding to said physical server.
PCT/CN2017/077752 2011-10-11 2017-03-22 Data transmission method and device WO2017162175A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/140,951 US20190028542A1 (en) 2016-02-03 2018-09-25 Method and device for transmitting data
US16/378,076 US20190235777A1 (en) 2011-10-11 2019-04-08 Redundant storage system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610181220.8A CN105867843A (en) 2016-03-25 2016-03-25 Data transmission method and device
CN201610181220.8 2016-03-25

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US16/054,536 Continuation-In-Part US20180341419A1 (en) 2011-10-11 2018-08-03 Storage System

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/140,951 Continuation-In-Part US20190028542A1 (en) 2011-10-11 2018-09-25 Method and device for transmitting data

Publications (1)

Publication Number Publication Date
WO2017162175A1 true WO2017162175A1 (en) 2017-09-28

Family

ID=56625085

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/077752 WO2017162175A1 (en) 2011-10-11 2017-03-22 Data transmission method and device

Country Status (2)

Country Link
CN (1) CN105867843A (en)
WO (1) WO2017162175A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116841929A (en) * 2023-08-29 2023-10-03 北京紫光芯能科技有限公司 Method and device for transmitting data, electronic equipment and storage medium

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105867843A (en) * 2016-03-25 2016-08-17 天津书生云科技有限公司 Data transmission method and device
CN108153484B (en) * 2016-12-06 2021-06-29 中标软件有限公司 Shared storage system in virtualization environment and management method thereof
CN107911739A (en) * 2017-10-25 2018-04-13 北京川上科技有限公司 A kind of video acquiring method, device, terminal device and storage medium
CN110557354B (en) * 2018-05-31 2020-10-13 杭州海康威视数字技术股份有限公司 Method and device for realizing communication between nodes and electronic equipment
CN109189347A (en) * 2018-09-20 2019-01-11 郑州云海信息技术有限公司 A kind of sharing storage module, server and system
CN112860506A (en) * 2019-11-28 2021-05-28 阿里巴巴集团控股有限公司 Monitoring data processing method, device, system and storage medium
CN111092817A (en) * 2019-12-23 2020-05-01 中国联合网络通信集团有限公司 Data transmission method and device
EP4322001A1 (en) * 2021-04-08 2024-02-14 Huawei Technologies Co., Ltd. Memory expansion method and related device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047610A (en) * 2007-04-30 2007-10-03 华为技术有限公司 Data storage, reading, transmission method and management server and network node
CN102223409A (en) * 2011-06-13 2011-10-19 浪潮(北京)电子信息产业有限公司 Network storage resource application system and method
CN105068836A (en) * 2015-08-06 2015-11-18 北京百度网讯科技有限公司 SAS (serial attached SCSI) network based remotely-shareable start-up system
CN105867843A (en) * 2016-03-25 2016-08-17 天津书生云科技有限公司 Data transmission method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8775544B2 (en) * 2009-02-04 2014-07-08 Citrix Systems, Inc. Methods and systems for dynamically switching between communications protocols

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047610A (en) * 2007-04-30 2007-10-03 华为技术有限公司 Data storage, reading, transmission method and management server and network node
CN102223409A (en) * 2011-06-13 2011-10-19 浪潮(北京)电子信息产业有限公司 Network storage resource application system and method
CN105068836A (en) * 2015-08-06 2015-11-18 北京百度网讯科技有限公司 SAS (serial attached SCSI) network based remotely-shareable start-up system
CN105867843A (en) * 2016-03-25 2016-08-17 天津书生云科技有限公司 Data transmission method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116841929A (en) * 2023-08-29 2023-10-03 北京紫光芯能科技有限公司 Method and device for transmitting data, electronic equipment and storage medium
CN116841929B (en) * 2023-08-29 2024-01-02 北京紫光芯能科技有限公司 Method and device for transmitting data, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN105867843A (en) 2016-08-17

Similar Documents

Publication Publication Date Title
WO2017162175A1 (en) Data transmission method and device
US9720598B2 (en) Storage array having multiple controllers
US10628353B2 (en) Enabling use of non-volatile media-express (NVMe) over a network
US10503679B2 (en) NVM express controller for remote access of memory and I/O over Ethernet-type networks
US9870154B2 (en) Network storage system using flash storage
US8255607B2 (en) SAS expander-based SAS/SATA bridging
US7743178B2 (en) Method and apparatus for SATA tunneling over fibre channel
US10540307B1 (en) Providing an active/active front end by coupled controllers in a storage system
US20060242312A1 (en) Tunneling SATA targets through fibre channel
TW201720123A (en) NVM express controller for remote access of memory and I/O over ethernet-type networks
WO2018045860A1 (en) File system mounting method, apparatus and equipment
US20160364347A1 (en) Memory system design using buffer(s) on a mother board
US11210240B2 (en) Memory appliance couplings and operations
WO2022218160A1 (en) Data access system and method, and device and network card
KR20200008483A (en) METHOD OF ACCESSING A DUAL LINE SSD DEVICE THROUGH PCIe EP AND NETWORK INTERFACE SIMULTANEOUSLY
US11809290B2 (en) Storage system and storage queue processing following port error
US9946819B2 (en) Simulating a large network load
US10798159B2 (en) Methods for managing workload throughput in a storage system and devices thereof
US20190028542A1 (en) Method and device for transmitting data
WO2014077451A1 (en) Network distributed file system and method using iscsi storage system
Dalessandro et al. iSER storage target for object-based storage devices
US11921658B2 (en) Enabling use of non-volatile media-express (NVMe) over a network
US20240012577A1 (en) Multiple Protocol Array Control Device Support in Storage System Management
Dakić et al. DISTRIBUTED STORAGE PERFORMANCE MEASUREMENT IN A VIRTUALIZED ENVIRONMENT
Yakti et al. iSCSI (internet small computer system interface) for your startup

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17769452

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17769452

Country of ref document: EP

Kind code of ref document: A1