技术领域technical field
本发明涉及存储技术领域,特别涉及一种多物理层分区计算机体系结构的存储共享系统。The invention relates to the technical field of storage, in particular to a storage sharing system with multi-physical layer partition computer architecture.
背景技术Background technique
现有基于NUMA(NUMA,即Non Uniform Memory Access Architecture,非统一内存访问架构)的多物理层分区计算体系结构中,通过对多处理器计算机系统中的多个CPU和IO资源进行物理层上的划分,可以实现将一个多处理器计算机系统划分成多个独立的分区,每个分区上均包括各自独立的CPU和IO资源。In the existing multi-physical layer partition computing architecture based on NUMA (NUMA, namely Non Uniform Memory Access Architecture, non-uniform memory access architecture), multiple CPUs and IO resources in a multi-processor computer system are allocated on the physical layer. Partitioning can divide a multi-processor computer system into multiple independent partitions, and each partition includes independent CPU and IO resources.
当现有的多物理层分区计算系统工作在多分区模式时,系统中的SAS磁盘阵列会被相应地分成多个独立的小磁盘阵列,不同的小磁盘阵列供不同的分区单独使用,并且每个分区上都需要使用至少一张RAID卡(RAID,即Redundant Arrays of IndependentDisks),每个分区通过自身对应的RAID卡与相应的小磁盘阵列进行连接,其中,RAID卡的作用是为了在相应的小磁盘阵列上实现RAID功能。图1中示出了传统4分区计算机系统的存储结构示意图。可见,现有技术中,要想在多处理器计算机系统中实现多分区模式,需要为每个分区分配至少一个RAID卡,分区越多,所需的RAID卡的数量也越多,这样会增加系统的硬件成本;另外,由于不同分区对应的小磁盘阵列之间是相互独立的,这样使得不同分区之间无法实现存储数据的共享。When the existing computing system with multiple physical layer partitions works in the multi-partition mode, the SAS disk array in the system will be divided into multiple independent small disk arrays accordingly. Different small disk arrays are used independently by different partitions, and each Each partition needs to use at least one RAID card (RAID, that is, Redundant Arrays of Independent Disks), and each partition is connected to the corresponding small disk array through its own corresponding RAID card. Realize the RAID function on the small disk array. FIG. 1 shows a schematic diagram of a storage structure of a traditional 4-partition computer system. It can be seen that in the prior art, in order to realize the multi-partition mode in a multiprocessor computer system, at least one RAID card needs to be allocated to each partition, and the more partitions, the more the number of required RAID cards, which will increase The hardware cost of the system; in addition, because the small disk arrays corresponding to different partitions are independent of each other, it is impossible to share the stored data between different partitions.
综上所述可以看出,如何实现多分区之间的数据共享并进一步降低系统的硬件成本是目前有待解决的问题。From the above, it can be seen that how to realize data sharing between multiple partitions and further reduce the hardware cost of the system is a problem to be solved at present.
发明内容Contents of the invention
有鉴于此,本发明的目的在于提供一种多物理层分区计算机体系结构的存储共享系统,既实现了多分区之间的数据共享的功能,又进一步降低了系统的硬件成本。其具体方案如下:In view of this, the object of the present invention is to provide a storage sharing system of multi-physical layer partition computer architecture, which not only realizes the function of data sharing between multiple partitions, but also further reduces the hardware cost of the system. The specific plan is as follows:
一种多物理层分区计算机体系结构的存储共享系统,包括第一存储子系统和PCIESwitch芯片;其中:A storage sharing system of multi-physical layer partition computer architecture, comprising a first storage subsystem and a PCIESwitch chip; wherein:
所述第一存储子系统,包括一个磁盘阵列以及在所述磁盘阵列上实现RAID功能的第一RAID卡;所述PCIE Switch芯片的一端与所述第一RAID卡连接,另一端分别与多物理层分区计算机体系结构中的N个分区连接,N为正整数;The first storage subsystem includes a disk array and the first RAID card that implements the RAID function on the disk array; one end of the PCIE Switch chip is connected to the first RAID card, and the other end is respectively connected to multiple physical N partition connections in the layer partition computer architecture, where N is a positive integer;
所述PCIE Switch芯片,用于将所述N个分区上的数据存储请求发送至所述磁盘阵列,以利用所述磁盘阵列对所述N个分区上的数据存储请求进行响应。The PCIE Switch chip is configured to send the data storage requests on the N partitions to the disk array, so as to use the disk array to respond to the data storage requests on the N partitions.
优选的,所述PCIE Switch芯片通过与分区中的CPU进行连接的方式,来实现与所述N个分区之间的连接。Preferably, the PCIE Switch chip is connected to the N partitions by connecting to the CPUs in the partitions.
优选的,所述N个分区为4个分区、2个分区或1个分区。Preferably, the N partitions are 4 partitions, 2 partitions or 1 partition.
优选的,所述存储共享系统,还包括用作所述N个分区的冗余存储系统的第二存储子系统;其中,Preferably, the storage sharing system further includes a second storage subsystem used as a redundant storage system for the N partitions; wherein,
所述第二存储子系统包括所述磁盘阵列和第二RAID卡,所述第二RAID卡的一端与所述PCIE Switch芯片连接,另一端与所述磁盘阵列连接。The second storage subsystem includes the disk array and a second RAID card, one end of the second RAID card is connected to the PCIE Switch chip, and the other end is connected to the disk array.
优选的,所述磁盘阵列通过Expander卡,与所述第一RAID卡和所述第二RAID卡进行连接。Preferably, the disk array is connected to the first RAID card and the second RAID card through an Expander card.
优选的,所述存储共享系统,还包括:Preferably, the storage sharing system further includes:
分区切换单元,用于切断或搭建所述PCIE Switch芯片和分区之间的连接,以改变与所述PCIE Switch芯片连接的分区的数量。The partition switching unit is used to cut off or set up the connection between the PCIE Switch chip and the partition, so as to change the number of partitions connected to the PCIE Switch chip.
优选的,所述分区切换单元为跳冒。Preferably, the partition switching unit is jumping.
优选的,所述存储共享系统,还包括:Preferably, the storage sharing system further includes:
Cable切换单元,用于通过Cable切换的方式,将所述N个分区中的任一分区由与所述PCIE Switch芯片连接的状态切换为与所述第一RAID卡进行直接连接的状态。The cable switching unit is configured to switch any one of the N partitions from being connected to the PCIE Switch chip to being directly connected to the first RAID card by means of Cable switching.
本发明中,存储共享系统,包括第一存储子系统和PCIE Switch芯片;其中:第一存储子系统,包括一个磁盘阵列以及在磁盘阵列上实现RAID功能的第一RAID卡;PCIE Switch芯片的一端与第一RAID卡连接,另一端分别与多物理层分区计算机体系结构中的N个分区连接,N为正整数;PCIE Switch芯片,用于将上述N个分区上的数据存储请求发送至上述磁盘阵列,以利用上述磁盘阵列对上述N个分区上的数据存储请求进行响应。可见,本发明在第一RAID卡和分区之间增加了PCIE Switch芯片,通过PCIE Switch芯片,将上述第一RAID卡和上述N个分区间接地连接起来,并且,上述第一RAID卡在上述磁盘阵列上实现RAID功能,这样,上述N个分区分别发出的数据存储请求可以依次经过PCIE Switch芯片、第一RAID卡,进而到达上述磁盘阵列,从而可以通过上述磁盘阵列,对上述N个分区所发出的的数据存储请求进行响应。也即,当多分区模式下,本发明通过利用PCIE Switch芯片,将多个分区与一个磁盘阵列连通起来,从而实现了多分区之间的数据共享,并且,在实现多个分区共享一个磁盘阵列的同时,本发明的存储共享系统中只需利用一个RAID卡,这样可以大幅减少RAID卡的数量,从而进一步降低了系统的硬件成本。综上,本发明既实现了多分区之间的数据共享的功能,又进一步降低了系统的硬件成本。Among the present invention, the storage sharing system includes the first storage subsystem and the PCIE Switch chip; wherein: the first storage subsystem includes a disk array and the first RAID card that realizes the RAID function on the disk array; one end of the PCIE Switch chip It is connected to the first RAID card, and the other end is respectively connected to N partitions in the multi-physical layer partition computer architecture, and N is a positive integer; the PCIE Switch chip is used to send the data storage requests on the above-mentioned N partitions to the above-mentioned disk array, to use the above disk array to respond to the data storage requests on the above N partitions. It can be seen that the present invention adds a PCIE Switch chip between the first RAID card and the partition, and indirectly connects the above-mentioned first RAID card and the above-mentioned N partitions through the PCIE Switch chip, and the above-mentioned first RAID card is on the above-mentioned disk The RAID function is implemented on the array, so that the data storage requests sent by the above N partitions can pass through the PCIE Switch chip, the first RAID card in turn, and then reach the above disk array, so that the above N partitions can pass through the above disk array. Respond to data storage requests for . That is to say, when in the multi-partition mode, the present invention connects multiple partitions with a disk array by utilizing the PCIE Switch chip, thereby realizing data sharing between multiple partitions, and realizing that multiple partitions share a disk array At the same time, only one RAID card is needed in the storage sharing system of the present invention, which can greatly reduce the number of RAID cards, thereby further reducing the hardware cost of the system. To sum up, the present invention not only realizes the function of data sharing between multiple partitions, but also further reduces the hardware cost of the system.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only It is an embodiment of the present invention, and those skilled in the art can also obtain other drawings according to the provided drawings without creative work.
图1为传统4分区计算机系统的存储结构图;Fig. 1 is the storage structural diagram of traditional 4 partition computer systems;
图2为本发明实施例公开的一种多物理层分区计算机体系结构的存储共享系统结构示意图;2 is a schematic structural diagram of a storage sharing system of a multi-physical layer partition computer architecture disclosed by an embodiment of the present invention;
图3为本发明实施例公开的一种应用于4个分区的存储共享系统结构图;FIG. 3 is a structural diagram of a storage sharing system applied to four partitions disclosed by an embodiment of the present invention;
图4为本发明实施例公开的一种4个分区的并具有冗余存储功能的存储共享系统。FIG. 4 is a storage sharing system with four partitions and a redundant storage function disclosed by an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
本发明实施例公开了一种多物理层分区计算机体系结构的存储共享系统,参见图2所示,该系统包括第一存储子系统11和PCIE Switch芯片12;其中:The embodiment of the present invention discloses a storage sharing system of a multi-physical layer partition computer architecture, as shown in FIG. 2 , the system includes a first storage subsystem 11 and a PCIE Switch chip 12; wherein:
第一存储子系统11,包括一个磁盘阵列111以及在磁盘阵列上实现RAID功能的第一RAID卡112;PCIE Switch芯片12的一端与第一RAID卡112连接,另一端分别与多物理层分区计算机体系结构中的N个分区连接,N为正整数;The first storage subsystem 11 includes a disk array 111 and the first RAID card 112 that realizes the RAID function on the disk array; one end of the PCIE Switch chip 12 is connected with the first RAID card 112, and the other end is connected with the multi-physical layer partition computer respectively N partition connections in the architecture, where N is a positive integer;
PCIE Switch芯片12,用于将上述N个分区上的数据存储请求发送至磁盘阵列111,以利用磁盘阵列111对上述N个分区上的数据存储请求进行响应。The PCIE Switch chip 12 is configured to send the data storage requests on the N partitions to the disk array 111, so that the disk array 111 responds to the data storage requests on the N partitions.
可以理解的是,上述PCIE Switch芯片12具体可以通过与分区中的CPU进行连接的方式,来实现与上述N个分区之间的连接。其中,PCIE Switch芯片12在与分区中的CPU连接时,是指与该CPU的PCIE通道进行连接。It can be understood that, the above-mentioned PCIE Switch chip 12 can specifically realize the connection with the above-mentioned N partitions by connecting to the CPU in the partition. Wherein, when the PCIE Switch chip 12 is connected to the CPU in the partition, it means to be connected to the PCIE channel of the CPU.
本实施例中,上述磁盘阵列具体可以是SAS类型(SAS,即Serial Attached SCSI;SCSI,即Small Computer System Interface)的磁盘阵列。In this embodiment, the above disk array may specifically be a SAS type (SAS, Serial Attached SCSI; SCSI, Small Computer System Interface) disk array.
可见,本发明实施例在第一RAID卡和分区之间增加了PCIE Switch芯片,通过PCIESwitch芯片,将上述第一RAID卡和上述N个分区间接地连接起来,并且,上述第一RAID卡在上述磁盘阵列上实现RAID功能,这样,上述N个分区分别发出的数据存储请求可以依次经过PCIE Switch芯片、第一RAID卡,进而到达上述磁盘阵列,从而可以通过上述磁盘阵列,对上述N个分区所发出的的数据存储请求进行响应。也即,当多分区模式下,本发明实施例通过利用PCIE Switch芯片,将多个分区与一个磁盘阵列连通起来,从而实现了多分区之间的数据共享,并且,在实现多个分区共享一个磁盘阵列的同时,本发明实施例的存储共享系统中只需利用一个RAID卡,这样可以大幅减少RAID卡的数量,从而进一步降低了系统的硬件成本。综上,本发明实施例既实现了多分区之间的数据共享的功能,又进一步降低了系统的硬件成本。It can be seen that in the embodiment of the present invention, a PCIE Switch chip is added between the first RAID card and the partition, and the above-mentioned first RAID card and the above-mentioned N partitions are indirectly connected through the PCIESwitch chip, and the above-mentioned first RAID card is in the above-mentioned The RAID function is implemented on the disk array, so that the data storage requests sent by the above N partitions can pass through the PCIE Switch chip and the first RAID card in turn, and then reach the above disk array, so that the data stored in the above N partitions can be processed through the above disk array. Respond to the data storage request issued. That is to say, when in the multi-partition mode, the embodiment of the present invention connects multiple partitions with a disk array by using the PCIE Switch chip, thereby realizing data sharing between multiple partitions, and realizing that multiple partitions share a At the same time as the disk array, the storage sharing system of the embodiment of the present invention only needs to use one RAID card, which can greatly reduce the number of RAID cards, thereby further reducing the hardware cost of the system. To sum up, the embodiment of the present invention not only realizes the function of data sharing between multiple partitions, but also further reduces the hardware cost of the system.
本发明实施例公开了一种具体的多物理层分区计算机体系结构的存储共享系统,相对于上一实施例,本实施例对技术方案作了进一步的说明和优化。具体的:The embodiment of the present invention discloses a specific storage sharing system with multi-physical layer partition computer architecture. Compared with the previous embodiment, this embodiment further explains and optimizes the technical solution. specific:
上一实施例中,存储共享系统包括第一存储子系统和PCIE Switch芯片,其中,第一存储子系统中包括一个磁盘阵列和第一RAID卡,而PCIE Switch芯片的一端与第一RAID卡连接,另一端分别与多物理层分区计算机体系结构中的N个分区连接。进一步的,本实施例中的存储共享系统,还可以包括用作上述N个分区的冗余存储系统的第二存储子系统;其中,第二存储子系统包括上述第一存储子系统中的磁盘阵列以及第二RAID卡,第二RAID卡的一端与PCIE Switch芯片连接,另一端与上述磁盘阵列连接。也即,本实施例中,第一存储子系统和第二存储子系统共用同一个磁盘阵列,并且,上述第二存储子系统作为上述N个分区的冗余存储系统,也即,当上述第一存储子系统出现故障后,上述N个分区可以通过上述第二存储子系统来重新实现共享存储。In the last embodiment, the storage sharing system includes a first storage subsystem and a PCIE Switch chip, wherein the first storage subsystem includes a disk array and a first RAID card, and one end of the PCIE Switch chip is connected to the first RAID card , and the other ends are respectively connected to the N partitions in the multi-physical layer partition computer architecture. Further, the storage sharing system in this embodiment may further include a second storage subsystem used as a redundant storage system for the above N partitions; wherein, the second storage subsystem includes the disks in the first storage subsystem above The array and the second RAID card, one end of the second RAID card is connected to the PCIE Switch chip, and the other end is connected to the above-mentioned disk array. That is, in this embodiment, the first storage subsystem and the second storage subsystem share the same disk array, and the second storage subsystem serves as a redundant storage system for the N partitions, that is, when the first After a storage subsystem fails, the N partitions may re-implement shared storage through the second storage subsystem.
另外,本实施例中,上述磁盘阵列具体通过Expander卡,与第一RAID卡和第二RAID卡进行连接。例如,在上一实施例中,第一存储子系统中的磁盘阵列具体可通过Expander卡与第一RAID卡进行连接;在本实施例增加第二存储子系统后,可以通过Expander卡,将上述第二RAID卡与上述磁盘阵列连接起来。可以理解的是,上述Expander卡也即是PCIE扩展卡。In addition, in this embodiment, the above-mentioned disk array is specifically connected to the first RAID card and the second RAID card through an Expander card. For example, in the previous embodiment, the disk array in the first storage subsystem can be connected to the first RAID card through the Expander card; after adding the second storage subsystem in this embodiment, the above-mentioned The second RAID card is connected with the above disk array. It can be understood that the above-mentioned Expander card is also a PCIE expansion card.
进一步的,本实施例中的存储共享系统,还可以包括:Further, the storage sharing system in this embodiment may also include:
分区切换单元,用于切断或搭建PCIE Switch芯片和分区之间的连接,以改变与PCIE Switch芯片连接的分区的数量。例如,假设上述PCIE Switch芯片原本是与4个分区进行连接的,当需要减少上述PCIE Switch芯片所连接的分区的数量时,可以利用上述分区切换单元,切断上述PCIE Switch芯片与相应分区之间的连接便可。具体的,上述分区切换单元为跳冒,可以理解的是,上述跳冒是上述PCIE Switch芯片上的跳冒。The partition switching unit is used to cut off or establish the connection between the PCIE Switch chip and the partition, so as to change the number of partitions connected to the PCIE Switch chip. For example, assuming that the above-mentioned PCIE Switch chip is originally connected to 4 partitions, when the number of partitions connected to the above-mentioned PCIE Switch chip needs to be reduced, the above-mentioned partition switching unit can be used to cut off the connection between the above-mentioned PCIE Switch chip and the corresponding partitions. Just connect. Specifically, the partition switching unit is a jumper, and it can be understood that the jumper is a jumper on the PCIE Switch chip.
为了便于对RAID卡和PCIE Switch芯片进行统一管理,从而方便对存储模式进行控制,本实施例优先将上述第一RAID卡、第二RAID卡和PCIE Switch芯片集成到同一块电路板上,以构成一个存储控制电路板,可简称为存控板。In order to facilitate the unified management of the RAID card and the PCIE Switch chip, so as to facilitate the control of the storage mode, this embodiment preferentially integrates the first RAID card, the second RAID card, and the PCIE Switch chip into the same circuit board to form a A storage control circuit board may be referred to as a storage control board for short.
另外,为了兼容多分区系统中传统的存储模式,本实施例中的存储共享系统,还可以进一步包括:In addition, in order to be compatible with the traditional storage mode in the multi-partition system, the storage sharing system in this embodiment may further include:
Cable切换单元,用于通过Cable切换的方式,将上述N个分区中的任一分区由与PCIE Switch芯片连接的状态切换为与第一RAID卡进行直接连接的状态。The cable switching unit is configured to switch any one of the N partitions from a state connected to the PCIE Switch chip to a state directly connected to the first RAID card by means of cable switching.
另外还需要说明的是,本实施例中,可以根据实际的需要,对上述N个分区中分区的数量进行设定,例如,上述N个分区具体可以为4个分区、2个分区或1个分区。参见图3和图4所示。其中,图3示出了本实施例中应用于4个分区的存储共享系统,图4示出了本实施例中应用于4个分区的并具有冗余存储功能的存储共享系统。In addition, it should be noted that in this embodiment, the number of partitions in the above-mentioned N partitions can be set according to actual needs. For example, the above-mentioned N partitions can be specifically 4 partitions, 2 partitions or 1 partition. partition. See Figure 3 and Figure 4. Wherein, FIG. 3 shows a storage sharing system applied to 4 partitions in this embodiment, and FIG. 4 shows a storage sharing system with redundant storage function applied to 4 partitions in this embodiment.
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。Finally, it should also be noted that in this text, relational terms such as first and second etc. are only used to distinguish one entity or operation from another, and do not necessarily require or imply that these entities or operations, any such actual relationship or order exists. Furthermore, the term "comprises", "comprises" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article, or apparatus comprising a set of elements includes not only those elements, but also includes elements not expressly listed. other elements of or also include elements inherent in such a process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not exclude the presence of additional identical elements in the process, method, article or apparatus comprising said element.
以上对本发明所提供的一种多物理层分区计算机体系结构的存储共享系统进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。Above, the storage sharing system of a kind of multi-physical layer partition computer architecture provided by the present invention has been introduced in detail. In this paper, specific examples have been used to illustrate the principle and implementation of the present invention. The description of the above embodiments is only for To help understand the method of the present invention and its core idea; at the same time, for those of ordinary skill in the art, according to the idea of the present invention, there will be changes in the specific implementation and scope of application. In summary, the content of this specification It should not be construed as a limitation of the invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610721165.7ACN106354428B (en) | 2016-08-24 | 2016-08-24 | A Storage Sharing System Based on Multi-Physical Layer Partition Computer Architecture |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610721165.7ACN106354428B (en) | 2016-08-24 | 2016-08-24 | A Storage Sharing System Based on Multi-Physical Layer Partition Computer Architecture |
| Publication Number | Publication Date |
|---|---|
| CN106354428Atrue CN106354428A (en) | 2017-01-25 |
| CN106354428B CN106354428B (en) | 2019-12-31 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201610721165.7AActiveCN106354428B (en) | 2016-08-24 | 2016-08-24 | A Storage Sharing System Based on Multi-Physical Layer Partition Computer Architecture |
| Country | Link |
|---|---|
| CN (1) | CN106354428B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107315542A (en)* | 2017-06-29 | 2017-11-03 | 郑州云海信息技术有限公司 | A kind of JBOD cascade systems |
| CN107704207A (en)* | 2017-10-12 | 2018-02-16 | 郑州云海信息技术有限公司 | A kind of system and method that dynamic partition is carried out to hard disk |
| CN107832006A (en)* | 2017-10-20 | 2018-03-23 | 郑州云海信息技术有限公司 | More main frames share the multi-functional fdisk storage device of same expanding storage apparatus |
| CN107894961A (en)* | 2017-12-07 | 2018-04-10 | 郑州云海信息技术有限公司 | A kind of symmetric design framework of multichannel CPU external interfaces interconnection |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101650639A (en)* | 2009-09-11 | 2010-02-17 | 成都市华为赛门铁克科技有限公司 | Storage device and computer system |
| CN101719051A (en)* | 2009-11-09 | 2010-06-02 | 中兴通讯股份有限公司 | Multi-control disk array and implementation method thereof |
| CN104765570A (en)* | 2015-03-16 | 2015-07-08 | 浪潮集团有限公司 | Storage unit based on PCI-E multi-master share |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101650639A (en)* | 2009-09-11 | 2010-02-17 | 成都市华为赛门铁克科技有限公司 | Storage device and computer system |
| CN101719051A (en)* | 2009-11-09 | 2010-06-02 | 中兴通讯股份有限公司 | Multi-control disk array and implementation method thereof |
| CN104765570A (en)* | 2015-03-16 | 2015-07-08 | 浪潮集团有限公司 | Storage unit based on PCI-E multi-master share |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107315542A (en)* | 2017-06-29 | 2017-11-03 | 郑州云海信息技术有限公司 | A kind of JBOD cascade systems |
| CN107704207A (en)* | 2017-10-12 | 2018-02-16 | 郑州云海信息技术有限公司 | A kind of system and method that dynamic partition is carried out to hard disk |
| CN107832006A (en)* | 2017-10-20 | 2018-03-23 | 郑州云海信息技术有限公司 | More main frames share the multi-functional fdisk storage device of same expanding storage apparatus |
| CN107894961A (en)* | 2017-12-07 | 2018-04-10 | 郑州云海信息技术有限公司 | A kind of symmetric design framework of multichannel CPU external interfaces interconnection |
| Publication number | Publication date |
|---|---|
| CN106354428B (en) | 2019-12-31 |
| Publication | Publication Date | Title |
|---|---|---|
| EP3608792B1 (en) | Managed switching between one or more hosts and solid state drives (ssds) based on the nvme protocol to provide host storage services | |
| US9760497B2 (en) | Hierarchy memory management | |
| US11907139B2 (en) | Memory system design using buffer(s) on a mother board | |
| US10628043B1 (en) | Systems and methods for implementing a horizontally federated heterogeneous cluster | |
| US20220137865A1 (en) | Memory expander, heterogeneous computing device using memory expander, and operation method of heterogenous computing | |
| US12079506B2 (en) | Memory expander, host device using memory expander, and operation method of sever system including memory expander | |
| US9135190B1 (en) | Multi-profile memory controller for computing devices | |
| CN106354428B (en) | A Storage Sharing System Based on Multi-Physical Layer Partition Computer Architecture | |
| US10169257B2 (en) | Module based data transfer | |
| US9513829B1 (en) | Transaction logging using round-robin block allocation and I/O size based partitions | |
| KR20200057397A (en) | Storage device including heterogeneous processors which shares memory and method of operating the same | |
| CN106155910B (en) | Method, device and system for realizing memory access | |
| US9465810B2 (en) | Method and system for a fast full style system check using multithreaded read ahead | |
| US20130031570A1 (en) | Sas virtual tape drive | |
| US20240126469A1 (en) | Apparatus and method for controlling a pooled memory device or a memory expander | |
| US20240281402A1 (en) | Computing systems having congestion monitors therein and methods of controlling operation of same | |
| US9921753B2 (en) | Data replication across host systems via storage controller | |
| US9715460B1 (en) | Enabling a first virtual storage director running in a container maintained by a hypervisor to achieve direct memory access to memory of a second virtual storage director running in a different container | |
| CN116257177A (en) | distributed storage system | |
| US10459842B1 (en) | Data storage system with configurable prefetch buffers | |
| US20250028482A1 (en) | Storage system and computing system comprising the same | |
| US20160378510A1 (en) | Configuration Method, Data Exchange Method and Server System | |
| KR20250085512A (en) | Storage device supporting flush operation and operation method thereof | |
| CN102479060A (en) | Operation method of dual controllers of storage system | |
| US20160378370A1 (en) | Returning coherent data in response to a failure of a storage device when a single input/output request spans two storage devices |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| TA01 | Transfer of patent application right | ||
| TA01 | Transfer of patent application right | Effective date of registration:20191118 Address after:215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province Applicant after:SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd. Address before:100085 Beijing, Haidian District on the road to information on the ground floor, building 2-1, No. 1, C Applicant before:INSPUR (BEIJING) ELECTRONIC INFORMATION INDUSTRY Co.,Ltd. | |
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| CP03 | Change of name, title or address | Address after:Building 9, No.1, guanpu Road, Guoxiang street, Wuzhong Economic Development Zone, Wuzhong District, Suzhou City, Jiangsu Province Patentee after:Suzhou Yuannao Intelligent Technology Co.,Ltd. Country or region after:China Address before:Building 9, No.1, guanpu Road, Guoxiang street, Wuzhong Economic Development Zone, Wuzhong District, Suzhou City, Jiangsu Province Patentee before:SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd. Country or region before:China |