WO2021017232A1 - 一种灵活调配且易于cpld管理背板的方法与系统 - Google Patents
一种灵活调配且易于cpld管理背板的方法与系统 Download PDFInfo
- Publication number
- WO2021017232A1 WO2021017232A1 PCT/CN2019/114524 CN2019114524W WO2021017232A1 WO 2021017232 A1 WO2021017232 A1 WO 2021017232A1 CN 2019114524 W CN2019114524 W CN 2019114524W WO 2021017232 A1 WO2021017232 A1 WO 2021017232A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- cpld
- eeprom
- backplane
- easy
- connection
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/42—Bus transfer protocol, e.g. handshake; Synchronisation
- G06F13/4282—Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4004—Coupling between buses
- G06F13/4027—Coupling between buses using bus bridges
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4063—Device-to-bus coupling
- G06F13/4068—Electrical coupling
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/654—Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2213/00—Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F2213/0016—Inter-integrated circuit (I2C)
Definitions
- the invention relates to the technical field of storage design, in particular to a method and system for flexible deployment and easy CPLD management backplane.
- NVME interface SSDs use PCIE bus to directly connect to the PCIE port of the CPU. Since the hard disk needs to have an indicator to show the working status of the hard disk when it is working, when the industry launched the NVME hard disk, the hard disk lighting service was also developed. When the current NVME hard disk is directly connected to the CPU, the hard disk control comes from the CPU, and the lighting function is the same Comes from the CPU.
- the current lighting channel of Intel's CPU to NVME hard disk is connected to the CPLD of the backplane where the hard disk is located through the VPP bus.
- the CPLD parses out specific lighting signals to control the physical lights The light off.
- NVME hard disks Current servers are mostly multi-channel servers, that is, they contain multiple CPUs inside.
- the NVME hard disk connected to each CPU needs to be controlled by the CPU’s VPP to control the lighting.
- the NVME hard disk backplane is a multi-interface backplane, for example, it supports 4 NVME hard disk interface, or 8 NVME hard disk interfaces
- CPLD needs to identify the connection method of the hard disk backplane and the motherboard CPU when analyzing the VPP bus protocol, and also need to know which CPU it is Which PCIE interface is connected, and then perform analysis and lighting.
- 4 NVME hard disks connected to two CPUs as an example, there are as many as 5 connection methods.
- the current method is to use the DIP switch, at least 3 pairs of DIP switches are required, and 3 signals need to be connected to the CPLD.
- the number of hard disks increases and the number of CPUs increases, the number of DIP switch signals increases exponentially, occupying a large number of CPLD pins and a large amount of PCB area to place DIP switches.
- the purpose of the present invention is to provide a method and system for flexible deployment and easy CPLD management of the backplane, which aims to solve the problem that the multi-port number backplane occupies too many CPLD pins and the dial switch is prone to error in the prior art, and realizes occupation CPLD has fewer pins and saves a lot of DIP switches.
- the present invention provides a flexible deployment and easy CPLD management backplane method, the method includes the following operations:
- the CPLD reads the connection relationship information in the EEPROM, and analyzes the VPP protocol bus to obtain the corresponding lighting mode.
- the EEPROM is connected with CPLD and BMC through I2C respectively.
- the number of pins occupied in the CPLD is two.
- the method further includes:
- the BMC updates the connection information content in the EEPROM through the I2C bus, and then shuts down the whole machine and powers on again.
- the CPLD reads the new connection information from the EEPROM to complete the new connection. VPP bus analysis.
- the present invention also provides a flexible deployment and easy CPLD management backplane system, the system includes:
- EEPROM add module used to add EEPROM on the backplane, connect EEPROM with CPLD and BMC respectively;
- the configuration information burning module is used to burn the connection relationship information between the backplane hard disk interface and the motherboard CPU in the EEPROM;
- Protocol analysis module used for CPLD to read the connection relationship information in EEPROM after power-on, and analyze the VPP protocol bus to get the corresponding lighting mode.
- the EEPROM is connected with CPLD and BMC through I2C respectively.
- the number of pins occupied in the CPLD is two.
- the system further includes:
- connection relationship update module is used to update the connection relationship information content in the EEPROM through the I2C bus when the connection mode of the CPU and the hard disk interface changes, and then power off the whole machine again, and the CPLD reads the new one from the EEPROM Connection relationship information, complete new VPP bus analysis.
- the present invention adds an EEPROM module on the backplane, stores the connection configuration mode of the hard disk backplane and the motherboard-side controller in the EEPROM module, and CPLD reads the connection relationship information from the EEPROM through I2C to perform Lighting function and other similar control functions.
- the BMC management module on the motherboard when the configuration changes, the BMC directly upgrades the stored information in the EEPROM module through the I2C bus without disassembling.
- the invention only needs to occupy two pins of the CPLD, and there is no need to consider that more CPLD pins are required for more complicated configurations.
- the DIP switches need to be manually set, when there are many DIP switches, the operator is prone to errors, resulting in products Configuration errors and abnormal product functions directly affect product quality.
- the present invention can effectively avoid such problems.
- FIG. 1 is a flow chart of a method for flexible deployment and easy CPLD management backplane provided in an embodiment of the present invention
- FIG. 2 is a schematic diagram of the connection between a dual CPU and four NVME hard disks provided in an embodiment of the present invention
- FIG. 3 is a schematic diagram of a CPLD and dial-up connection method provided in an embodiment of the present invention
- FIG. 4 is a schematic diagram of the connection between an EEPROM and CPLD and BMC provided in an embodiment of the present invention
- FIG. 5 is a system block diagram of a flexible deployment and easy CPLD management backplane provided in an embodiment of the present invention.
- the embodiment of the present invention discloses a method for flexible deployment and easy CPLD management backplane, and the method includes the following operations:
- the CPLD reads the connection relationship information in the EEPROM, and analyzes the VPP protocol bus to obtain the corresponding lighting mode.
- an EEPROM is added to the backplane, and the interconnection and connection relationship information between the backplane and the main board system is burned in the EEPROM.
- the CPLD and the EEPROM are interconnected, and the connection relationship information is read from the EEPROM when the power is turned on, and the BMC is connected to the EEPROM on the backplane.
- the BMC can update the connection relationship information in the EEPROM in real time as required after power-on, thereby eliminating the use of a large number of DIP switches.
- the CPLD For the five combinations in the table, the CPLD must recognize which combination it is. In the past, the CPLD needs to add several pins. Connect these pins to the DIP switch, and the DIP switch can be set to high level. , You can also dial to low level. CPLD judges the different combinations of CPU and NVME hard disk interface by detecting the different levels of these pins, as shown in Figure 3 and Table 2. CPLD connects three pins to the three DIP switches of the DIP switch. Five combinations are formed by the different high and low levels of three dial codes, corresponding to the five combinations of CPU connected to hard disk.
- the backplane CPLD By adding an EEPROM on the backplane, connect the backplane CPLD and this EEPROM through the I2C bus, and connect the BMC on the motherboard to the EEPROM on the backplane through I2C. Burn the backplane port number information and the connection information between the backplane and the motherboard CPU in the EEPROM. After power-on, the CPLD reads the connection relationship information from the EEPROM. According to the identified connection relationship information, the CPLD parses the VPP protocol bus and lights the hard disk with The actual CPU control corresponds well, as shown in Figure 4.
- the CPLD in Figure 4 is the CPLD on the hard disk backplane described above, and the BMC is a management module.
- the module is a storage module, and the connection relationship information can be burned into this storage module.
- the CPLD will read the configuration relationship between the backplane hard disk interface and the CPU on the motherboard from the EEPROM, and then send the CPU to the CPLD's VPP bus for analysis into the corresponding lighting method.
- connection mode of the CPU and the hard disk interface is changed, only the BMC needs to update the configuration content in the EEPROM through the I2C bus, and then power off the whole machine again, and the CPLD reads the new connection relationship information from the EEPROM to complete the new VPP bus analysis. Therefore, this solution only needs to occupy two pins of the CPLD. Even if it is a complicated connection method, this connection method can be maintained. At the same time, even if the BMC module on the motherboard is abnormal, it will not affect the CPLD on the backplane to capture from the EEPROM. ⁇ .
- an EEPROM module is added to the backplane, and the connection configuration mode of the hard disk backplane and the motherboard-side controller is stored in the EEPROM module.
- the CPLD reads the connection relationship information from the EEPROM through I2C, thereby performing lighting functions and other similar Control function, in addition, by adding the connection of the BMC management module on the motherboard to this EEPROM module, when the configuration changes, the BMC directly upgrades the stored information in the EEPROM module through the I2C bus without disassembling.
- the invention only needs to occupy two pins of the CPLD, and there is no need to consider that more CPLD pins are required for more complicated configurations.
- the DIP switches need to be manually set, when there are many DIP switches, the operator is prone to errors, resulting in products Configuration errors and abnormal product functions directly affect product quality.
- the present invention can effectively avoid such problems.
- the embodiment of the present invention also discloses a system for flexible deployment and easy CPLD management backplane, the system includes:
- EEPROM add module used to add EEPROM on the backplane, connect EEPROM with CPLD and BMC respectively;
- the configuration information burning module is used to burn the connection relationship information between the backplane hard disk interface and the motherboard CPU in the EEPROM;
- Protocol analysis module used for CPLD to read the connection relationship information in EEPROM after power-on, and analyze the VPP protocol bus to get the corresponding lighting mode.
- the backplane CPLD By adding an EEPROM on the backplane, connect the backplane CPLD and this EEPROM through the I2C bus, and connect the BMC on the motherboard to the EEPROM on the backplane through I2C. Burn the backplane port number information and the connection information between the backplane and the motherboard CPU in the EEPROM. After power-on, the CPLD reads the connection relationship information from the EEPROM. According to the identified connection relationship information, the CPLD parses the VPP protocol bus and lights the hard disk with The actual CPU control corresponds well.
- the EPPROM module is a storage module, and the connection relationship information can be burned into this storage module.
- the CPLD When the backplane is powered on, the CPLD will read the configuration relationship between the backplane hard disk interface and the CPU on the motherboard from the EEPROM, and then send the CPU to the CPLD's VPP bus for analysis into the corresponding lighting method.
- the connection mode of the CPU and the hard disk interface is changed, only the BMC needs to update the configuration content in the EEPROM through the I2C bus, and then power off the whole machine again, and the CPLD reads the new connection relationship information from the EEPROM to complete the new VPP bus analysis. Therefore, this solution only needs to occupy two pins of the CPLD. Even if it is a complicated connection method, this connection method can be maintained.
- the BMC module on the motherboard is abnormal, it will not affect the CPLD on the backplane to capture from the EEPROM. Take information.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Debugging And Monitoring (AREA)
- Multi Processors (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
| 硬盘1 | 硬盘2 | 硬盘3 | 硬盘4 | |
| 组合1 | CPU1 | CPU1 | CPU1 | CPU1 |
| 组合2 | CPU1 | CPU1 | CPU1 | CPU2 |
| 组合3 | CPU1 | CPU1 | CPU2 | CPU2 |
| 组合4 | CPU1 | CPU2 | CPU2 | CPU2 |
| 组合5 | CPU2 | CPU2 | CPU2 | CPU2 |
| 拨码联1 | 拨码联2 | 拨码联3 | |
| 组合1 | 0 | 0 | 0 |
| 组合2 | 0 | 0 | 1 |
| 组合3 | 0 | 1 | 0 |
| 组合4 | 1 | 0 | 0 |
| 组合5 | 0 | 1 | 1 |
Claims (8)
- 一种灵活调配且易于CPLD管理背板的方法,其特征在于,所述方法包括以下操作:S1、在背板上增加EEPROM,将EEPROM分别与CPLD和BMC互联;S2、在EEPROM中烧录背板硬盘接口与主板CPU的连接关系信息;S3、上电后CPLD读取EEPROM中的连接关系信息,并解析VPP协议总线得到对应的点灯方式。
- 根据权利要求1所述的一种灵活调配且易于CPLD管理背板的方法,其特征在于,所述EEPROM分别与CPLD和BMC通过I2C连接。
- 根据权利要求1所述的一种灵活调配且易于CPLD管理背板的方法,其特征在于,所述CPLD中占用的管脚数量为2。
- 根据权利要求1-3任意一项所述的一种灵活调配且易于CPLD管理背板的方法,其特征在于,所述方法还包括:当CPU与硬盘接口的连接方式发生改变时,BMC通过I2C总线更新EEPROM中的连接关系信息内容,然后将整机重新关机开机上电,CPLD从EEPROM中读取新的连接关系信息,完成新的VPP总线解析。
- 一种灵活调配且易于CPLD管理背板的系统,其特征在于,所述系统包括:EEPROM添加模块,用于在背板上增加EEPROM,将EEPROM分别与CPLD和BMC互联;配置信息烧录模块,用于在EEPROM中烧录背板硬盘接口与主板CPU连接的连接关系信息;协议解析模块,用于上电后CPLD读取EEPROM中的连接关系信息,并解析VPP协议总线得到对应的点灯方式。
- 根据权利要求5所述的一种灵活调配且易于CPLD管理背板的系统,其特征在于,所述EEPROM分别与CPLD和BMC通过I2C连接。
- 根据权利要求5所述的一种灵活调配且易于CPLD管理背板的系统,其特征在于,所述CPLD中占用的管脚数量为2。
- 根据权利要求5-7任意一项所述的一种灵活调配且易于CPLD管理背板的系统,其特征在于,所述系统还包括:连接关系更新模块,用于当CPU与硬盘接口的连接方式发生改变时,BMC通过I2C总线更新EEPROM中的连接关系信息内容,然后将整机重新关机开机上电,CPLD从EEPROM中读取新的连接关系信息,完成新的VPP总线解析。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/615,210 US11461264B2 (en) | 2019-07-29 | 2019-10-31 | Method and system for flexible deployment and easy CPLD management of backplane |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910686459.4 | 2019-07-29 | ||
| CN201910686459.4A CN110489367B (zh) | 2019-07-29 | 2019-07-29 | 一种灵活调配且易于cpld管理背板的方法与系统 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2021017232A1 true WO2021017232A1 (zh) | 2021-02-04 |
Family
ID=68548317
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2019/114524 Ceased WO2021017232A1 (zh) | 2019-07-29 | 2019-10-31 | 一种灵活调配且易于cpld管理背板的方法与系统 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US11461264B2 (zh) |
| CN (1) | CN110489367B (zh) |
| WO (1) | WO2021017232A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113707189A (zh) * | 2021-07-23 | 2021-11-26 | 苏州浪潮智能科技有限公司 | 一种存储设备框的识别系统及方法 |
| CN119785865A (zh) * | 2024-12-12 | 2025-04-08 | 苏州元脑智能科技有限公司 | 磁盘定位点灯方法和装置、存储介质及电子设备 |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111190849A (zh) * | 2019-12-31 | 2020-05-22 | 苏州浪潮智能科技有限公司 | 一种基于Expander FW配置文件的选择装置及方法 |
| CN111274169B (zh) * | 2020-01-19 | 2021-08-20 | 苏州浪潮智能科技有限公司 | 一种自动分配nvme硬盘序号的方法及系统 |
| CN111913754A (zh) * | 2020-08-11 | 2020-11-10 | 山东超越数控电子股份有限公司 | 一种适用于国产cpu计算机的自动开机方法 |
| CN113190084B (zh) * | 2021-03-25 | 2023-08-08 | 山东英信计算机技术有限公司 | 一种支持多种位宽硬盘的硬盘背板连接方法及装置 |
| CN113204475B (zh) * | 2021-05-08 | 2023-01-24 | 山东英信计算机技术有限公司 | 一种服务器背板硬盘点灯装置、方法及服务器 |
| CN113835770B (zh) * | 2021-11-30 | 2022-02-18 | 四川华鲲振宇智能科技有限责任公司 | 一种服务器管理模块在线更换方法及系统 |
| CN115981938B (zh) * | 2022-12-23 | 2025-08-29 | 苏州浪潮智能科技有限公司 | 自动验证bmc网页硬盘与硬盘背板信息的方法及装置 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20020038874A (ko) * | 2000-11-18 | 2002-05-24 | 구자홍 | 인터넷 접속을 지원하는 디지털 방송 수신기 |
| CN107766213A (zh) * | 2017-09-29 | 2018-03-06 | 郑州云海信息技术有限公司 | 一种实现nvme硬盘点灯的方法及系统 |
| CN107832199A (zh) * | 2017-10-10 | 2018-03-23 | 曙光信息产业(北京)有限公司 | 基于cpld的硬盘监控系统 |
| CN108874712A (zh) * | 2018-05-30 | 2018-11-23 | 郑州云海信息技术有限公司 | 一种PCIE Riser卡及硬盘VPP点灯装置 |
| CN108897577A (zh) * | 2018-06-20 | 2018-11-27 | 郑州云海信息技术有限公司 | 一种服务器背板cpld状态自适应系统及方法 |
| CN109683679A (zh) * | 2018-12-25 | 2019-04-26 | 浪潮电子信息产业股份有限公司 | 一种通用型服务器 |
| CN109857622A (zh) * | 2019-02-28 | 2019-06-07 | 苏州浪潮智能科技有限公司 | 一种用于PCIe NVME的指示灯控制系统及方法 |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9734086B2 (en) * | 2006-12-06 | 2017-08-15 | Sandisk Technologies Llc | Apparatus, system, and method for a device shared between multiple independent hosts |
| US8386764B2 (en) * | 2010-01-18 | 2013-02-26 | Inventec Corporation | BIOS architecture |
| US9916270B2 (en) * | 2015-03-27 | 2018-03-13 | Intel Corporation | Virtual intelligent platform management interface (IPMI) satellite controller and method |
| CN205091731U (zh) * | 2015-11-13 | 2016-03-16 | 浪潮电子信息产业股份有限公司 | 一种应用于多路服务器计算节点的raid卡 |
| TWI582585B (zh) * | 2015-11-18 | 2017-05-11 | 神雲科技股份有限公司 | 機櫃的監控系統 |
| US10289522B2 (en) * | 2017-04-06 | 2019-05-14 | Dell Products, Lp | Autonomous information technology diagnostic checks |
| CN107577569A (zh) * | 2017-09-12 | 2018-01-12 | 郑州云海信息技术有限公司 | 一种服务器硬盘连接结构及其应用方法 |
| US10846160B2 (en) * | 2018-01-12 | 2020-11-24 | Quanta Computer Inc. | System and method for remote system recovery |
| TWI679532B (zh) * | 2018-10-05 | 2019-12-11 | 緯穎科技服務股份有限公司 | 監測系統與方法 |
| CN209030246U (zh) * | 2018-12-20 | 2019-06-25 | 湖北卓越信通科技有限公司 | 一种多端口可灵活配置poe的模块化交换机 |
| CN109753442B (zh) * | 2019-01-10 | 2022-02-18 | 郑州云海信息技术有限公司 | 一种解决服务器背板bmc点灯vpp地址冲突的方法和系统 |
| US11507146B2 (en) * | 2019-06-11 | 2022-11-22 | Dell Products L.P. | System and method of determining chassis identifications for information handling systems |
-
2019
- 2019-07-29 CN CN201910686459.4A patent/CN110489367B/zh active Active
- 2019-10-31 US US17/615,210 patent/US11461264B2/en active Active
- 2019-10-31 WO PCT/CN2019/114524 patent/WO2021017232A1/zh not_active Ceased
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20020038874A (ko) * | 2000-11-18 | 2002-05-24 | 구자홍 | 인터넷 접속을 지원하는 디지털 방송 수신기 |
| CN107766213A (zh) * | 2017-09-29 | 2018-03-06 | 郑州云海信息技术有限公司 | 一种实现nvme硬盘点灯的方法及系统 |
| CN107832199A (zh) * | 2017-10-10 | 2018-03-23 | 曙光信息产业(北京)有限公司 | 基于cpld的硬盘监控系统 |
| CN108874712A (zh) * | 2018-05-30 | 2018-11-23 | 郑州云海信息技术有限公司 | 一种PCIE Riser卡及硬盘VPP点灯装置 |
| CN108897577A (zh) * | 2018-06-20 | 2018-11-27 | 郑州云海信息技术有限公司 | 一种服务器背板cpld状态自适应系统及方法 |
| CN109683679A (zh) * | 2018-12-25 | 2019-04-26 | 浪潮电子信息产业股份有限公司 | 一种通用型服务器 |
| CN109857622A (zh) * | 2019-02-28 | 2019-06-07 | 苏州浪潮智能科技有限公司 | 一种用于PCIe NVME的指示灯控制系统及方法 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113707189A (zh) * | 2021-07-23 | 2021-11-26 | 苏州浪潮智能科技有限公司 | 一种存储设备框的识别系统及方法 |
| CN119785865A (zh) * | 2024-12-12 | 2025-04-08 | 苏州元脑智能科技有限公司 | 磁盘定位点灯方法和装置、存储介质及电子设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN110489367B (zh) | 2020-10-02 |
| CN110489367A (zh) | 2019-11-22 |
| US11461264B2 (en) | 2022-10-04 |
| US20220206982A1 (en) | 2022-06-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2021017232A1 (zh) | 一种灵活调配且易于cpld管理背板的方法与系统 | |
| CN110427308B (zh) | 一种硬盘定位方法、装置、电子设备及存储介质 | |
| US7945769B2 (en) | Single system board with automatic feature selection based on installed configuration selection unit | |
| EP4589446A1 (en) | Electronic device, and pcie topology configuration method and apparatus thereof | |
| US9367510B2 (en) | Backplane controller for handling two SES sidebands using one SMBUS controller and handler controls blinking of LEDs of drives installed on backplane | |
| US9916270B2 (en) | Virtual intelligent platform management interface (IPMI) satellite controller and method | |
| US8489905B2 (en) | Method and system for building a low power computer system | |
| TWI825589B (zh) | 基板管理控制器系統及使用該系統之多節點電腦系統 | |
| CN107832199A (zh) | 基于cpld的硬盘监控系统 | |
| CN107622002A (zh) | 一种兼容nvme硬盘的服务器硬盘指示灯设计系统及方法 | |
| CN104516802A (zh) | 一种指示不同类型硬盘的状态的方法及系统 | |
| US9507744B2 (en) | Handling two SGPIO channels using single SGPIO decoder on a backplane controller | |
| US20180081849A1 (en) | Verifying a communication bus connection to a peripheral device | |
| CN118643000B (zh) | 服务器PCIe端口的配置信息表的生成方法、发送方法和装置 | |
| DE102017121465A1 (de) | Datenprotokoll zum verwalten von peripheriegeräten | |
| CN107506290B (zh) | 一种非易失性存储器标准固态硬盘状态指示灯控制系统 | |
| CN115981971B (zh) | 一种服务器硬盘的点灯方法及服务器 | |
| CN115129559A (zh) | 线缆插接检测方法、装置、设备和存储介质 | |
| CN104731686A (zh) | 指示灯控制系统及电子装置 | |
| CN100476794C (zh) | 一种四路服务器主板 | |
| CN113868033B (zh) | 一种服务器调试方法 | |
| US9471433B2 (en) | Optimizing computer hardware usage in a computing system that includes a plurality of populated central processing unit (‘CPU’) sockets | |
| US12381846B2 (en) | Transceiver validation ports for network switches | |
| CN117520067A (zh) | 一种对服务器的故障测试的方法和服务器 | |
| CN110096417A (zh) | 一种硬盘非重建状态误点灯的解决方法及系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19939128 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19939128 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19939128 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 31.10.2022) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19939128 Country of ref document: EP Kind code of ref document: A1 |