[go: up one dir, main page]

CN111078445A - PSU power failure reason detection method and device - Google Patents

PSU power failure reason detection method and device Download PDF

Info

Publication number
CN111078445A
CN111078445A CN201911117179.8A CN201911117179A CN111078445A CN 111078445 A CN111078445 A CN 111078445A CN 201911117179 A CN201911117179 A CN 201911117179A CN 111078445 A CN111078445 A CN 111078445A
Authority
CN
China
Prior art keywords
psu
power failure
bmc
reason
power
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.)
Withdrawn
Application number
CN201911117179.8A
Other languages
Chinese (zh)
Inventor
金建广
姜开永
薛广营
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201911117179.8A priority Critical patent/CN111078445A/en
Publication of CN111078445A publication Critical patent/CN111078445A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0787Storage of error reports, e.g. persistent data storage, storage using memory protection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Debugging And Monitoring (AREA)

Abstract

本发明公开了一种PSU掉电原因检测方法,包括:BMC上电初始化;BMC获取上一次PSU掉电原因并记录;系统掉电中断屏蔽状态寄存器使能中断;BMC轮询PSU工作状态信号,当所有PSU工作状态信号都为低时,CPLD向BMC发送系统掉电中断;BMC读取PSU的黑盒日志寄存器内部记录,记录PSU掉电原因;系统断电。本发明还公开了一种PSU掉电原因检测装置,通过上述方法和装置,采用BMC和CPLD共同协作完成PSU掉电而导致系统掉电原因的检测,可以有效地提高PSU掉电的原因上报及问题定位的准确性和及时性,确保客户和运维人员及时地看到PSU掉电的原因,避免不必要的损失。

Figure 201911117179

The invention discloses a method for detecting the cause of PSU power failure, comprising: BMC power-on initialization; BMC obtaining and recording the last PSU power-down cause; system power failure interrupt masking state register enabling interrupt; BMC polling PSU working state signal, When all PSU working status signals are low, the CPLD sends a system power failure interrupt to the BMC; the BMC reads the internal records of the black box log register of the PSU, and records the reason for the power failure of the PSU; the system is powered off. The invention also discloses a PSU power failure cause detection device. Through the above method and device, the BMC and the CPLD are used to cooperate to complete the detection of the system power failure caused by the PSU power failure, which can effectively improve the reason for the PSU power failure. The accuracy and timeliness of problem location ensures that customers and operation and maintenance personnel can see the reason for the power failure of the PSU in time to avoid unnecessary losses.

Figure 201911117179

Description

PSU power failure reason detection method and device
Technical Field
The invention relates to the technical field of servers, in particular to a PSU power failure reason detection method and device.
Background
With the continuous development of electronic information technology, the requirements of customers and operation and maintenance personnel on the maintenance and problem location of equipment are more rigorous and strict, and higher requirements are provided for the accuracy and convenience of fault detection, so that upgrading is necessary in the aspects of design and strategy, and products satisfying the market and customers are designed.
The existing method for detecting the Power failure reason of a Power Supply Unit (PSU) generally reads a black box log inside the PSU manually through a command line after the PSU is powered on again, so as to judge the Power failure reason. Moreover, in the using process of a customer, when a power failure problem occurs, the customer generally does not want to read the black box log, but directly replaces the spare PSU, so that the reason causing the power failure cannot be known, and the same problem may still occur in subsequent use. Moreover, customers may not have time to replace the PSU, which may also result in equipment damage and increased costs.
Disclosure of Invention
In order to solve the technical problems, the invention provides a PSU power failure reason detection method and device, which can report PSU power failure reasons in time, ensure the timeliness of power failure problem positioning and reduce operation and maintenance cost.
In order to achieve the purpose, the invention adopts the following technical scheme:
a PSU power failure reason detection method comprises the following steps:
powering up and initializing the BMC;
the BMC acquires and records the last PSU power failure reason;
the system power down interrupt mask state register enables interrupt;
the BMC polls PSU working state signals, and when all the PSU working state signals are low, the CPLD sends system power failure interrupt to the BMC;
the BMC reads the internal record of a black box log register of the PSU and records the power failure reason of the PSU;
the system is powered off.
Further, the BMC obtains and records the reason for the last power failure of the PSU, including:
the BMC judges whether all PSUs have the same power failure reason, and if the PSUs have the same power failure reason, the system records the power failure reason as a system power failure reason;
if the PSU power failure reasons are different, the system records all non-invalid power failure reasons and simultaneously serves as the system power failure reasons.
Furthermore, a restart reason query function is provided through a Web page and used for querying the system power failure reason.
Further, the BMC polls the PSU operating status signals, and when all the PSU operating status signals are low, the CPLD sends a system power down interrupt to the BMC, including:
the BMC polls the PWR _ OK state of the PSU and records the PWR _ OK state as a power failure detection object flag bit;
the CPLD converges PWR _ OK states of all PSUs, and when working state signals of all PSUs are low, the CPLD sends system power-down interruption to the BMC, and the system power-down interruption is defined as highest-priority interruption inside the BMC.
Further, the flag bit of the power failure detection object records whether the corresponding PSU causes the system power failure.
Further, the BMC reads an internal record of a black box log register of the PSU, including:
and according to the flag bit of the power failure detection object, selecting and reading the internal record of the black box log register of the PSU causing the system power failure.
Further, after the CPLD sends the system power-down interrupt to the BMC, the system power-down interrupt is shielded.
The invention also provides a PSU power failure reason detection device, which comprises a BMC, a CPLD and a PSU,
the CPLD sends a system power-down interrupt signal to the BMC through the CPLD _ BMC _ INIT, and the BMC writes a system power-down interrupt mask state register enable interrupt to the CPLD through the I2C;
the BMC reads the internal record of the black box log register of the PSU through the PMBus;
and the PSU sends a working state signal to the BMC and the CPLD through the PSU _ PWR _ OK.
Further, the PSU also sends an in-place signal to the BMC and the CPLD through PSU _ PRESENT _ N.
The invention has the beneficial effects that:
the invention provides a PSU power failure reason detection method and a device, wherein the detection of the system power failure reason caused by the PSU power failure is completed by adopting the cooperation of a BMC (baseboard management controller) and a CPLD (complex programmable logic device), so that the accuracy and timeliness of the PSU power failure reason reporting and problem positioning can be effectively improved, a client and operation and maintenance personnel can be ensured to timely see the PSU power failure reason, correct judgment is timely made, and the problem that the operation and maintenance personnel or the client system is damaged due to the power failure and the PSU is replaced to cause board burnout and bring unnecessary loss is prevented; and the personnel cost of operation and maintenance personnel can be reduced.
Drawings
FIG. 1 is a flowchart of a PSU power failure cause detection method according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a PSU power failure cause detection method according to a second embodiment of the present invention;
fig. 3 is a schematic diagram of a connection structure of the PSU power failure cause detection apparatus of the present invention.
Detailed Description
In order to clearly explain the technical features of the present invention, the following detailed description of the present invention is provided with reference to the accompanying drawings. The following disclosure provides many different embodiments, or examples, for implementing different features of the invention. To simplify the disclosure of the present invention, the components and arrangements of specific examples are described below. Furthermore, the present invention may repeat reference numerals and/or letters in the various examples. This repetition is for the purpose of simplicity and clarity and does not in itself dictate a relationship between the various embodiments and/or configurations discussed. It should be noted that the components illustrated in the figures are not necessarily drawn to scale. Descriptions of well-known components and processing techniques and procedures are omitted so as to not unnecessarily limit the invention.
As shown in fig. 1, an embodiment of the present invention provides a method for detecting a power failure cause of a PSU, including:
powering up and initializing the BMC;
the BMC acquires and records the last PSU power failure reason;
the system power down interrupt mask state register enables interrupt;
the BMC polls PSU working state signals, and when all the PSU working state signals are low, the CPLD sends system power failure interrupt to the BMC;
the BMC reads the internal record of a black box log register of the PSU and records the power failure reason of the PSU;
the system is powered off.
Based on the method for detecting the power failure cause of the PSU provided in the first embodiment, the second embodiment takes a system with two PSUs as an example, and each step is specifically described, and a flow of the method is shown in fig. 2 and explained as follows:
and the BMC is electrified and initialized, and the system power-down interruption is in a default shielding state in the CPLD at the moment.
And the BMC acquires the reason of the last PSU power failure from the system and records the reason to the system.
Specifically, the BMC determines whether the two PSUs have the same reason for power failure.
For the condition that the two PSUs have the same power failure reason, recording the PSU power failure reason as a system power failure reason to a system, and providing a restart reason query function by a Web page;
for the condition that the two PSUs have different power failure reasons, recording the PSU power failure reason of which the read result is not 15(15 is a decimal number and corresponds to hexadecimal F and represents invalid abnormal information) as a system power failure reason to the system; and if the power failure reasons of the two PSUs are not 15, recording the power failure reasons of the two PSUs as system power failure reasons to the system at the same time, and providing a restart reason query function by the Web page.
The BMC writes system power failure interrupt mask state register enabling interrupt to the CPLD through I2C, polls PWR _ OK working state signals of two PSUs at a polling interval of 1s, records the obtained PWR _ OK state as a power failure detection object flag bit and records whether the corresponding PSU causes system power failure or not.
When the system is powered off, the flag bit of the power-down detection object is used as a basis for the BMC to acquire which PSU power-down reason, for example:
the flag bit "0 x 11" indicates that both PSU power failure reasons need to be obtained;
the flag bit of "0 x 10" indicates that only the power failure reason of the PSU1 is acquired;
the flag bit "0 x 01" indicates that only the PSU2 power down cause was acquired.
And the CPLD converges the PWR _ OK states of the two PSUs, and when the PWR _ OK states of the two PSUs are both low, a system power-down interrupt is sent to the BMC, and the interrupt is defined as the highest-priority interrupt inside the BMC.
And the system power failure interruption is shielded, and the secondary triggering of interruption is prevented.
And according to the flag bit of the power failure detection object, selecting and reading the internal record of the black box log register of the PSU causing the system power failure.
When the flag bit is "0 x 11", the BMC reads the latest record inside the black box log registers MFR _ SPECIFIC _20(MFR _ PAGE, E4h) of the two PSUs through the PMBus;
when the flag is "0 x 10", the BMC reads the latest record inside the black box log register MFR _ SPECIFIC _20(MFR _ PAGE, E4h) of the PSU1 through the PMBus;
when the flag is "0 x 01", the BMC reads the latest record inside the black box log register MFR _ SPECIFIC _20(MFR _ PAGE, E4h) of the PSU2 via the PMBus.
And after the power failure reason is recorded, the system is powered off.
The invention also provides a PSU power failure reason detection device for realizing the PSU power failure reason detection method, taking detection of two PSUs as an example, as shown in FIG. 3, the device comprises a BMC, a CPLD, a PSU1 and a PSU 2;
the CPLD sends a system power-down interrupt signal to the BMC through the CPLD _ BMC _ INIT, and the BMC writes the system power-down interrupt mask state register enable interrupt to the CPLD through the I2C;
the BMC reads internal records of black box log registers of the PSU1 and the PSU2 through the PMBus;
PSU1 and PSU2 send operating status signals to the BMC and CPLD via PSU1_ PWR _ OK and PSU2_ PWR _ OK, respectively.
PSU1 and PSU2 also send in-bit signals to BMC and CPLD through PSU1_ PRESENT _ N and PSU2_ PRESENT _ N.
Although the embodiments of the present invention have been described with reference to the accompanying drawings, the scope of the present invention is not limited thereto. Various modifications and alterations will occur to those skilled in the art based on the foregoing description. And are neither required nor exhaustive of all embodiments. On the basis of the technical scheme of the invention, various modifications or changes which can be made by a person skilled in the art without creative efforts are still within the protection scope of the invention.

Claims (9)

1.一种PSU掉电原因检测方法,其特征是,包括:1. a PSU power failure reason detection method, is characterized in that, comprises: BMC上电初始化;BMC power-on initialization; BMC获取上一次PSU掉电原因并记录;BMC obtains the reason for the last power failure of the PSU and records it; 系统掉电中断屏蔽状态寄存器使能中断;System power-down interrupt mask status register enable interrupt; BMC轮询PSU工作状态信号,当所有PSU工作状态信号都为低时,CPLD向BMC发送系统掉电中断;The BMC polls the PSU working status signals. When all the PSU working status signals are low, the CPLD sends a system power-off interrupt to the BMC; BMC读取PSU的黑盒日志寄存器内部记录,记录PSU掉电原因;BMC reads the internal records of the black box log register of the PSU and records the reason for the power failure of the PSU; 系统断电。System is powered off. 2.根据权利要求1所述的PSU掉电原因检测方法,其特征是,所述BMC获取PSU上一次掉电原因并记录,包括:2. PSU power-down reason detection method according to claim 1, is characterized in that, described BMC obtains PSU last power-down reason and records, including: BMC判断所有PSU掉电原因是否相同,若PSU掉电原因相同,系统记录该掉电原因,作为系统掉电原因;BMC judges whether all PSUs are powered down for the same reason. If the PSUs are powered down for the same reason, the system records the power down reason as the system power down reason; 若PSU掉电原因不同,系统记录所有非无效的掉电原因,同时作为系统掉电原因。If the reasons for the power failure of the PSU are different, the system records all the non-invalid reasons for the power failure, which are also regarded as the reasons for the power failure of the system. 3.根据权利要求2所述的PSU掉电原因检测方法,其特征是,通过Web页面提供重启原因查询功能,用于查询系统掉电原因。3. The method for detecting a power failure cause of a PSU according to claim 2, wherein a restart cause query function is provided through a Web page for querying the cause of the system power failure. 4.根据权利要求1所述的PSU掉电原因检测方法,其特征是,所述BMC轮询PSU工作状态信号,当所有PSU工作状态信号都为低时,CPLD向BMC发送系统掉电中断,包括:4. PSU power-down reason detection method according to claim 1, is characterized in that, described BMC polls PSU working state signal, when all PSU working state signals are all low, CPLD sends system power-down interruption to BMC, include: BMC轮询PSU的PWR_OK状态,将PWR_OK状态记录为掉电检测对象标志位;The BMC polls the PWR_OK status of the PSU, and records the PWR_OK status as the flag bit of the power-down detection object; CPLD汇聚所有PSU的PWR_OK状态,当所有PSU工作状态信号都为低时,CPLD向BMC发送系统掉电中断,所述系统掉电中断在BMC内部定义为最高优先级中断。The CPLD aggregates the PWR_OK status of all PSUs, and when all PSU working status signals are low, the CPLD sends a system power-down interrupt to the BMC, and the system power-down interrupt is internally defined as the highest priority interrupt in the BMC. 5.根据权利要求4所述的PSU掉电原因检测方法,其特征是,所述掉电检测对象标志位记录对应PSU是否导致系统掉电。5 . The method for detecting a power failure cause of a PSU according to claim 4 , wherein the flag bit of the power failure detection object records whether the corresponding PSU causes the system to lose power. 6 . 6.根据权利要求5所述的PSU掉电原因检测方法,其特征是,所述BMC读取PSU的黑盒日志寄存器内部记录,包括:6. PSU power-down reason detection method according to claim 5, is characterized in that, described BMC reads the black box log register internal record of PSU, comprising: 根据掉电检测对象标志位,选择读取导致系统掉电的PSU的黑盒日志寄存器内部记录。According to the flag bit of the power failure detection object, select to read the internal records of the black box log register of the PSU that caused the system power failure. 7.根据权利要求1所述的PSU掉电原因检测方法,其特征是,CPLD向BMC发送系统掉电中断之后,屏蔽系统掉电中断。7 . The method for detecting a power failure cause of the PSU according to claim 1 , wherein after the CPLD sends the system power failure interruption to the BMC, it shields the system power failure interruption. 8 . 8.一种PSU掉电原因检测装置,其特征是,包括BMC、CPLD和PSU;8. A PSU power failure reason detection device, characterized in that it comprises BMC, CPLD and PSU; 所述CPLD通过CPLD_BMC_INIT向BMC发送系统掉电中断信号,BMC通过I2C向CPLD写入系统掉电中断屏蔽状态寄存器使能中断;The CPLD sends the system power-down interrupt signal to the BMC through CPLD_BMC_INIT, and the BMC writes the system power-down interrupt mask status register to the CPLD through I2C to enable the interrupt; 所述BMC通过PMBus读取PSU的黑盒日志寄存器内部记录;The BMC reads the internal record of the black box log register of the PSU through the PMBus; 所述PSU通过PSU_PWR_OK向BMC和CPLD发送工作状态信号。The PSU sends a working status signal to the BMC and the CPLD through PSU_PWR_OK. 9.根据权利要求8所述的PSU掉电原因检测装置,其特征是,所述PSU还通过PSU_PRESENT_N向BMC和CPLD发送在位信号。9 . The device for detecting a cause of PSU power failure according to claim 8 , wherein the PSU also sends a presence signal to the BMC and the CPLD through the PSU_PRESENT_N. 10 .
CN201911117179.8A 2019-11-15 2019-11-15 PSU power failure reason detection method and device Withdrawn CN111078445A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911117179.8A CN111078445A (en) 2019-11-15 2019-11-15 PSU power failure reason detection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911117179.8A CN111078445A (en) 2019-11-15 2019-11-15 PSU power failure reason detection method and device

Publications (1)

Publication Number Publication Date
CN111078445A true CN111078445A (en) 2020-04-28

Family

ID=70311145

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911117179.8A Withdrawn CN111078445A (en) 2019-11-15 2019-11-15 PSU power failure reason detection method and device

Country Status (1)

Country Link
CN (1) CN111078445A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111752366A (en) * 2020-05-29 2020-10-09 苏州浪潮智能科技有限公司 A system, method and device for processing abnormal power failure of PSU
CN113448421A (en) * 2021-05-27 2021-09-28 山东英信计算机技术有限公司 Equipment power failure management method and device
CN113448800A (en) * 2021-05-21 2021-09-28 山东英信计算机技术有限公司 Method, device and equipment for writing back data by BMC and readable medium
WO2022057464A1 (en) * 2020-09-18 2022-03-24 苏州浪潮智能科技有限公司 Flexibly configured multi-computing-node server mainboard structure and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317377A (en) * 2014-09-28 2015-01-28 浪潮电子信息产业股份有限公司 Design method for controlling power state (active or standby) through BMC
CN104461805A (en) * 2014-12-29 2015-03-25 浪潮电子信息产业股份有限公司 CPLD-based system state detecting method, CPLD and server mainboard
CN105824388A (en) * 2016-04-05 2016-08-03 浪潮电子信息产业股份有限公司 Power-on/off detection method, device and system
CN110032465A (en) * 2019-04-12 2019-07-19 苏州浪潮智能科技有限公司 A kind of BMC restarts log recording method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317377A (en) * 2014-09-28 2015-01-28 浪潮电子信息产业股份有限公司 Design method for controlling power state (active or standby) through BMC
CN104461805A (en) * 2014-12-29 2015-03-25 浪潮电子信息产业股份有限公司 CPLD-based system state detecting method, CPLD and server mainboard
CN105824388A (en) * 2016-04-05 2016-08-03 浪潮电子信息产业股份有限公司 Power-on/off detection method, device and system
CN110032465A (en) * 2019-04-12 2019-07-19 苏州浪潮智能科技有限公司 A kind of BMC restarts log recording method and device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111752366A (en) * 2020-05-29 2020-10-09 苏州浪潮智能科技有限公司 A system, method and device for processing abnormal power failure of PSU
CN111752366B (en) * 2020-05-29 2022-04-26 苏州浪潮智能科技有限公司 A system, method and device for processing abnormal power failure of PSU
WO2022057464A1 (en) * 2020-09-18 2022-03-24 苏州浪潮智能科技有限公司 Flexibly configured multi-computing-node server mainboard structure and program
US12105656B2 (en) 2020-09-18 2024-10-01 Inspur Suzhou Intelligent Technology Co., Ltd. Flexibly configured multi-computing-node server mainboard structure and program
CN113448800A (en) * 2021-05-21 2021-09-28 山东英信计算机技术有限公司 Method, device and equipment for writing back data by BMC and readable medium
CN113448421A (en) * 2021-05-27 2021-09-28 山东英信计算机技术有限公司 Equipment power failure management method and device
CN113448421B (en) * 2021-05-27 2023-02-28 山东英信计算机技术有限公司 Equipment power failure management method and device

Similar Documents

Publication Publication Date Title
CN111078445A (en) PSU power failure reason detection method and device
CN104639380B (en) server monitoring method
CN109086155A (en) Server failure localization method, device, equipment and computer readable storage medium
JP6333410B2 (en) Fault processing method, related apparatus, and computer
CN108089964A (en) A kind of device and method by BMC monitoring server CPLD states
CN111324192A (en) A system board card power detection method, device, equipment and storage medium
WO2020140428A1 (en) Device, method, and system for monitoring health state of server hard disk backboard
CN112462920B (en) Method, device, server and storage medium for power control
US8347139B2 (en) Power supply control device, a storage system, a control method of the power supply control device, a control method of a disk array unit and a computer readable medium thereof
CN108287780A (en) A kind of device and method of monitoring server CPLD states
CN110609760A (en) A system for preventing the server from falsely triggering frequency reduction
CN114816947A (en) Server state display system, method and device and readable storage medium
CN111858178A (en) A method, device, device and readable medium for judging power startup type
CN112596568A (en) Method, system, device and medium for reading error information of voltage regulator
CN111488050B (en) Power supply monitoring method, system and server
CN102929761B (en) A kind of system and method for tackling collapsibility mistake
CN210038709U (en) Power monitoring management buckle
CN108647124A (en) A kind of method and its device of storage skip signal
WO2020238746A1 (en) Log information processing system, log information processing method and apparatus, and switch
CN117234771A (en) Faulty memory location method, system, device, computer equipment and storage medium
CN117149491A (en) A power monitoring method, system, device and storage medium
CN107632782B (en) A BMC code protection method and device based on ARM whole cabinet server node
TWI494754B (en) Server monitoring apparatus and method thereof
CN111857576B (en) A Storage System Managed by Ethernet
CN108763035A (en) A kind of instruction machine box for server internal hard drive status system and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20200428