CN109408338B - Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk - Google Patents

Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk Download PDF

Info

Publication number
CN109408338B
CN109408338B CN201811295890.8A CN201811295890A CN109408338B CN 109408338 B CN109408338 B CN 109408338B CN 201811295890 A CN201811295890 A CN 201811295890A CN 109408338 B CN109408338 B CN 109408338B
Authority
CN
China
Prior art keywords
hard disk
nvme hard
trace
grabbing
error type
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.)
Active
Application number
CN201811295890.8A
Other languages
Chinese (zh)
Other versions
CN109408338A (en
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811295890.8A priority Critical patent/CN109408338B/en
Publication of CN109408338A publication Critical patent/CN109408338A/en
Priority to PCT/CN2019/093354 priority patent/WO2020087954A1/en
Application granted granted Critical
Publication of CN109408338B publication Critical patent/CN109408338B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3037Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a memory, e.g. virtual memory, cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a method, a device, equipment and a system for grabbing a trace of an NVME (network video ME) hard disk and a computer readable storage medium. The method comprises the steps that when the BIOS detects that a PCIe link where the NVME hard disk is located has a fault, the BIOS captures register error information of the PCIe link; calling a prestored debugging version set to analyze the error information of the register to obtain a corresponding error type; and finally, setting the GPIO signal pin corresponding to the PCH according to the error type, thereby triggering the protocol analyzer to capture the PCIe trace of the corresponding NVME hard disk. The technical scheme provided by the application does not need to customize corresponding trigger according to different fault error types, the PCIe trace for accurately and efficiently grabbing the NVME hard disk is realized, the current situation that the corresponding trigger needs to be customized according to different fault types in the related art is solved, and the incompatibility reason between the NVME hard disk and the server system can be efficiently and accurately found out.

Description

Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk
Technical Field
The embodiment of the invention relates to the technical field of server application, in particular to a method, a device, equipment, a system and a computer readable storage medium for grabbing NVME (network video ME) hard disk trace.
Background
The NVME (Non-Volatile Memory host controller interface specification) hard disk is a high-end hard disk type in the field of current servers, and the interface of the NVME hard disk is based on PCIe (peripheral component interconnect Express) protocol, and has the characteristics of high interface rate and fast IO throughput. Because the NVME hard disk has higher performance, the requirement on the compatibility of the server is correspondingly higher.
Common failures of NVME hard disks in a server may include uncorrectable normal error, corrctable non-normal error, corrctable error, etc., which typically represent a disk drop, a downtime, a reduced speed, etc. When the compatibility test of the NVME hard disk in the server is performed, the test and debugging of various models are often required for a long time, and the reason why the NVME hard disk and the server are incompatible is found out, so that the usability of the server is ensured.
When the NVME hard disk is debugged, the related art uses a trigger function of a PCIe protocol analyzer to capture actual operation data of an interface protocol of the NVME hard disk (i.e., capture trace of the NVME hard disk) to analyze various incompatible errors.
The method of the protocol analyzer manufacturer original factory software trigger is adopted, the type of the trigger is limited, the trigger can only be carried out aiming at errors of fixed types, and the method cannot be well adapted to complex errors occurring in server complexity. Due to the fact that the PCIe interface is high in transmission rate and the buffer capacity of the protocol analyzer is limited, if the triggering cannot be effectively carried out aiming at specific error types, the valid PCIe trace cannot be captured for analysis. Moreover, some errors are difficult to reproduce, and once the errors are missed, a long time is needed to wait, so that a large amount of manpower and material resources are wasted.
Disclosure of Invention
The embodiment of the disclosure provides a method, a device, equipment, a system and a computer readable storage medium for grabbing a trace of an NVME (network virtual express) hard disk, which do not need to customize corresponding trigger according to different fault error types, and accurately and effectively grab a PCIe trace corresponding to a fault error of the NVME hard disk.
In order to solve the above technical problems, embodiments of the present invention provide the following technical solutions:
an embodiment of the present invention provides a method for grabbing a trace of an NVME hard disk, which is applied to a BIOS and includes:
monitoring the running state information of a PCIe link where the NVME hard disk is located, and judging whether the PCIe link where the NVME hard disk is located has a fault;
if yes, capturing register error information of the PCIe link;
calling a pre-stored debugging version set to analyze the register error information to obtain a corresponding error type;
setting a GPIO signal pin corresponding to the PCH according to the error type so as to trigger a protocol analyzer to capture a PCIe trace of the corresponding NVME hard disk;
the debugging version set comprises a plurality of debugging versions, and each debugging version corresponds to one register error type; the PCH is connected to the protocol analyzer.
Optionally, the method further includes:
and sending the register error information and the corresponding error type to a server operating system and a BMC for archiving.
Optionally, the GPIO signal pin of the PCH is connected to the trigger connector of the protocol analyzer through a coaxial cable.
Optionally, the monitoring of the running state information of the PCIe link where the NVME hard disk is located is real-time monitoring of the running state information of the PCIe link where the NVME hard disk is located.
Another aspect of the embodiments of the present invention provides a device for grabbing a trace of an NVME hard disk, which is applied to a BIOS, and includes:
the monitoring module is used for monitoring the running state information of the PCIe link where the NVME hard disk is located;
the fault judgment module is used for judging whether a PCIe link where the NVME hard disk is located has a fault;
the error grabbing module is used for grabbing the register error information of the PCIe link when the PCIe link where the NVME hard disk is located has a fault;
the error type analysis module is used for calling a pre-stored debugging version set to analyze the register error information to obtain a corresponding error type; the debugging version set comprises a plurality of debugging versions, and each debugging version corresponds to one register error type;
the error type matching result judging module is used for judging whether the error type is consistent with the current corresponding error type of the dial switch or not;
and the trigger module is used for setting a GPIO signal pin corresponding to the PCH according to the error type so as to trigger a protocol analyzer to capture a PCIe trace of the corresponding NVME hard disk, wherein the PCH is connected with the protocol analyzer.
The embodiment of the invention also provides a system for grabbing the NVME hard disk trace, which comprises a BIOS, a PCH and a protocol analyzer connected with the PCH;
the BIOS is used for monitoring the running state information of a PCIe link where the NVME hard disk is located and capturing register error information of the PCIe link when the PCIe link where the NVME hard disk is located fails; calling a pre-stored debugging version set to analyze the register error information to obtain a corresponding error type; setting a GPIO signal pin corresponding to the PCH according to the error type so as to trigger the protocol analyzer to capture a PCIe trace of the corresponding NVME hard disk;
the debugging version set comprises a plurality of debugging versions, and each debugging version corresponds to one register error type.
Optionally, the GPIO signal pin of the PCH is connected to the trigger connector of the protocol analyzer through a coaxial cable.
Optionally, the BIOS is further configured to send the register error information and the corresponding error type to a server operating system and the BMC.
The embodiment of the invention also provides equipment for grabbing the NVME hard disk trace, which comprises a processor, wherein the processor is used for realizing the steps of the method for grabbing the NVME hard disk trace when executing the computer program stored in the memory.
The embodiment of the present invention finally provides a computer-readable storage medium, where a program for grabbing an NVME hard disk trace is stored on the computer-readable storage medium, and when the program for grabbing the NVME hard disk trace is executed by a processor, the steps of the method for grabbing the NVME hard disk trace are implemented as any one of the foregoing.
The embodiment of the invention provides a method for grabbing a trace of an NVME (network video ME) hard disk, wherein when a BIOS (basic input output system) detects that a PCIe link where the NVME hard disk is located has a fault, a register error message of the PCIe link is grabbed; calling a prestored debugging version set to analyze the error information of the register to obtain a corresponding error type; and finally, setting the GPIO signal pin corresponding to the PCH according to the error type, thereby triggering the protocol analyzer to capture the PCIe trace of the corresponding NVME hard disk.
The technical scheme provided by the application has the advantages that the BIOS timely captures register error information when a PCIe link where the NVME hard disk is located fails and analyzes the error type of the register error information, each debugging version of the debugging version set corresponds to the register error type one by one, the error type can be accurately and quickly analyzed, and then the signal pin control protocol analyzer of the PCH is set according to the error type, so that the accurate and efficient PCIe trace capturing of the NVME hard disk is realized, the current situation that the corresponding trigger needs to be customized according to different error types in the related art is solved, and the efficient and accurate finding out of the reasons for incompatibility of the NVME hard disk and a server system is facilitated.
In addition, the embodiment of the invention also provides a corresponding implementation device, equipment and a computer readable storage medium for the method for grabbing the NVME hard disk trace, so that the method has higher practicability, and the device, the equipment and the computer readable storage medium have corresponding advantages.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the related art, the drawings required to be used in the description of the embodiments or the related art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for grabbing a trace of an NVME hard disk according to an embodiment of the present invention;
fig. 2 is a structural diagram of an embodiment of a device for grabbing a trace of an NVME hard disk according to an embodiment of the present invention;
fig. 3 is a structural diagram of another specific embodiment of the apparatus for grabbing a trace of an NVME hard disk according to the embodiment of the present invention;
fig. 4 is a structural diagram of a specific embodiment of the system for grabbing a trace of an NVME hard disk according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and claims of this application and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "comprising" and "having," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may include other steps or elements not listed.
Having described the technical solutions of the embodiments of the present invention, various non-limiting embodiments of the present application are described in detail below.
Referring to fig. 1, fig. 1 is a schematic flow chart of a method for grabbing a trace of an NVME hard disk according to an embodiment of the present invention, which is applied to a BIOS, where the embodiment of the present invention may include the following contents:
s101: and monitoring the running state information of the PCIe link where the NVME hard disk is located.
But BIOS real time monitoring NVME hard disk place PCIe link's running state information, also can fixed frequency monitor, for example 1s, this all does not influence the realization of this application, in order timely, accurate error message of snatching, can monitor in real time.
S102: and judging whether the PCIe link where the NVME hard disk is located has a fault, if so, executing S103.
S103: and capturing the register error information of the PCIe link.
The BIOS monitors the PCIe link connected to the NVME hard disk in real time, and acquires register error information of the PCIe link when the PCIe link where the NVME hard disk is located has an error, that is, when the PCIe error occurs in the related link, the implementation process of detecting the PCIe link error and acquiring the register error information of the PCIe link by the BIOS may refer to the description of the related art, and details are not repeated here.
S104: and calling a prestored debugging version set to analyze the error information of the register to obtain a corresponding error type.
The debug version set includes a plurality of debug versions, each debug version corresponding to a register error type. The debugging version is a program written in advance according to each error type, such as an unsupported request, badDLLP, malformed TLP and the like, and the corresponding register error type can be accurately detected by using the debugging program, that is, the BIOS can analyze a specific fault type according to the register information when PCIe errors are collected.
Certainly, the user can also grab the type of the required fault according to the requirement, select the corresponding target debugging version according to the type of the required fault, analyze the register error information by using the target debugging version, and trigger the protocol analyzer to grab the PCIe trace of the corresponding NVME hard disk when the fault type of the register error information is matched with the target debugging version.
S105: and setting the GPIO signal pin corresponding to the PCH according to the error type so as to trigger the protocol analyzer to capture the PCIe trace of the corresponding NVME hard disk.
The protocol analyzer can be triggered by controlling the setting of a pin at the joint of the protocol analyzer and the PCH, so that trigger of the protocol analyzer captures the corresponding trace. Optionally, a GPIO signal pin reserved for the PCH may be connected to the protocol analyzer via a coaxial cable.
In addition, register error information and corresponding error types may also be sent in packets to the server operating system and BMC to be archived as records.
In the technical scheme provided by the embodiment of the invention, the BIOS timely captures the register error information when the PCIe link where the NVME hard disk is located fails and analyzes the error type of the register error information, each debugging version of the debugging version set corresponds to the type of the register error type one by one, the error type can be accurately and quickly analyzed, and then the signal pin control protocol analyzer of the PCH is set according to the error type, so that the PCIe trace for accurately and efficiently capturing the NVME hard disk is realized, the current situation that the corresponding trigger needs to be customized according to different error types in the related art is solved, and the reason that the NVME hard disk and a server system are incompatible can be efficiently and accurately found out.
The embodiment of the invention also provides a corresponding implementation device for the method for grabbing the trace of the NVME hard disk, so that the method has higher practicability. The following introduces a device for grabbing an NVME hard disk trace according to an embodiment of the present invention, and the device for grabbing an NVME hard disk trace described below and the method for grabbing an NVME hard disk trace described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a structural diagram of an apparatus for grabbing a NVME hard disk trace according to an embodiment of the present invention in a specific implementation manner, where the apparatus may include:
and the monitoring module 201 is configured to monitor the running state information of the PCIe link where the NVME hard disk is located.
And the failure determination module 202 is configured to determine whether a PCIe link where the NVME hard disk is located fails.
And the error grabbing module 203 is configured to grab the register error information of the PCIe link when the PCIe link where the NVME hard disk is located fails.
The error type analysis module 204 is used for calling a prestored debugging version set to analyze the error information of the register to obtain a corresponding error type; the debug version set includes a plurality of debug versions, each debug version corresponding to a register error type.
The error type matching result determining module 205 determines whether the error type is consistent with the current error type corresponding to the dial switch.
And the triggering module 206 is configured to set a GPIO signal pin corresponding to the PCH according to the error type to trigger the protocol analyzer to capture a PCIe trace of the corresponding NVME hard disk, where the PCH is connected to the protocol analyzer.
Optionally, in some embodiments of this embodiment, referring to fig. 3, the apparatus may further include a sending module 207, for example, configured to send the register error information and the corresponding error type to the server operating system and the BMC for archiving.
The function of each functional module of the apparatus for grabbing a trace of an NVME hard disk according to the embodiment of the present invention may be specifically implemented according to the method in the embodiment of the present invention, and a specific implementation process of the function may refer to the related description of the embodiment of the method, which is not described herein again.
Therefore, the PCIe trace corresponding to the NVME hard disk fault error is accurately and effectively captured without customizing the corresponding trigger according to different fault error types.
The embodiment of the present invention further provides a device for grabbing a trace of an NVME hard disk, which may specifically include:
a memory for storing a computer program;
a processor, configured to execute a computer program to implement the steps of the method for grabbing the NVME hard disk trace according to any one of the above embodiments.
The function of each functional module of the device for grabbing a trace of an NVME hard disk according to the embodiment of the present invention may be specifically implemented according to the method in the embodiment of the present invention, and a specific implementation process of the function may refer to the related description of the embodiment of the method, which is not described herein again.
Therefore, the PCIe trace corresponding to the NVME hard disk fault error is accurately and effectively captured without customizing the corresponding trigger according to different fault error types.
The embodiment of the invention also provides a computer-readable storage medium, which stores a program for grabbing the trace of the NVME hard disk, wherein the program for grabbing the trace of the NVME hard disk is executed by a processor, and the steps of the method for grabbing the trace of the NVME hard disk are as described in any one of the embodiments.
The functions of the functional modules of the computer-readable storage medium according to the embodiment of the present invention may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the related description of the foregoing method embodiment, which is not described herein again.
Therefore, the PCIe trace corresponding to the NVME hard disk fault error is accurately and effectively captured without customizing the corresponding trigger according to different fault error types.
The embodiment of the invention also provides monitoring for grabbing the trace of the NVME hard disk, which is shown in fig. 4 and may include a BIOS41, a PCH42 and a protocol analyzer 43 connected to the PCH 42.
The BIOS41 is used for monitoring the running state information of the PCIe link where the NVME hard disk is located and capturing the register error information of the PCIe link when the PCIe link where the NVME hard disk is located fails; calling a prestored debugging version set to analyze the error information of the register to obtain a corresponding error type; setting a GPIO signal pin corresponding to the PCH42 according to the error type to trigger the protocol analyzer 43 to grab a PCIe trace of the corresponding NVME hard disk;
the debug version set includes a plurality of debug versions, each debug version corresponding to a register error type.
Optionally, the GPIO signal pin of PCH42 may be connected to the trigger connector of protocol analyzer 43 via a coaxial cable.
In some embodiments, BIOS41 is also configured to send register error information and corresponding error types to the server operating system and BMC.
The function of each functional module of the system for grabbing a trace of an NVME hard disk according to the embodiment of the present invention may be specifically implemented according to the method in the embodiment of the present invention, and a specific implementation process of the function may refer to the related description of the embodiment of the method, which is not described herein again.
Therefore, the PCIe trace corresponding to the NVME hard disk fault error is accurately and effectively captured without customizing the corresponding trigger according to different fault error types.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The method, the apparatus, the device, the system and the computer readable storage medium for grabbing the NVME hard disk trace provided by the present invention are described in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A method for grabbing a trace of an NVME hard disk is applied to a BIOS and comprises the following steps:
monitoring the running state information of a PCIe link where the NVME hard disk is located, and judging whether the PCIe link where the NVME hard disk is located has a fault;
if yes, capturing register error information of the PCIe link;
calling a pre-stored debugging version set to analyze the register error information to obtain a corresponding error type;
setting a GPIO signal pin corresponding to the PCH according to the error type so as to trigger a protocol analyzer to capture a PCIe trace of the corresponding NVME hard disk;
the debugging version set comprises a plurality of debugging versions, and each debugging version corresponds to one register error type; the PCH is connected to the protocol analyzer.
2. The method for grabbing the NVME hard disk trace according to claim 1, further comprising:
and sending the register error information and the corresponding error type to a server operating system and a BMC for archiving.
3. The method for grabbing the NVME hard disk trace according to claim 2, wherein the GPIO signal pin of the PCH is connected with a trigger connector of the protocol analyzer through a coaxial cable.
4. The method for grabbing the trace of the NVME hard disk according to claim 3, wherein the monitoring of the running state information of the PCIe link where the NVME hard disk is located is monitoring of the running state information of the PCIe link where the NVME hard disk is located in real time.
5. The utility model provides a snatch device of NVME hard disk trace which is applied to BIOS, includes:
the monitoring module is used for monitoring the running state information of the PCIe link where the NVME hard disk is located;
the fault judgment module is used for judging whether a PCIe link where the NVME hard disk is located has a fault;
the error grabbing module is used for grabbing the register error information of the PCIe link when the PCIe link where the NVME hard disk is located has a fault;
the error type analysis module is used for calling a pre-stored debugging version set to analyze the register error information to obtain a corresponding error type; the debugging version set comprises a plurality of debugging versions, and each debugging version corresponds to one register error type;
the error type matching result judging module is used for judging whether the error type is consistent with the current corresponding error type of the dial switch or not;
and the trigger module is used for setting a GPIO signal pin corresponding to the PCH according to the error type so as to trigger a protocol analyzer to capture a PCIe trace of the corresponding NVME hard disk, wherein the PCH is connected with the protocol analyzer.
6. An apparatus for grabbing an NVME hard disk trace, comprising a processor configured to implement the steps of the method for grabbing an NVME hard disk trace according to any one of claims 1 to 4 when executing a computer program stored in a memory.
7. A computer-readable storage medium, wherein a program for grabbing an NVME hard disk trace is stored on the computer-readable storage medium, and when the program for grabbing an NVME hard disk trace is executed by a processor, the steps of the method for grabbing an NVME hard disk trace according to any one of claims 1 to 4 are implemented.
8. A system for grabbing a trace of an NVME hard disk is characterized by comprising a BIOS, a PCH and a protocol analyzer connected with the PCH;
the BIOS is used for monitoring the running state information of a PCIe link where the NVME hard disk is located and capturing register error information of the PCIe link when the PCIe link where the NVME hard disk is located fails; calling a pre-stored debugging version set to analyze the register error information to obtain a corresponding error type; setting a GPIO signal pin corresponding to the PCH according to the error type so as to trigger the protocol analyzer to capture a PCIe trace of the corresponding NVME hard disk;
the debugging version set comprises a plurality of debugging versions, and each debugging version corresponds to one register error type.
9. The system for grabbing a NVME hard disk trace according to claim 8, wherein the GPIO signal pin of the PCH is connected to a trigger connector of the protocol analyzer through a coaxial cable.
10. The system for grabbing an NVME hard disk trace according to claim 9, wherein the BIOS is further configured to send the register error information and the corresponding error type to a server operating system and a BMC.
CN201811295890.8A 2018-11-01 2018-11-01 Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk Active CN109408338B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201811295890.8A CN109408338B (en) 2018-11-01 2018-11-01 Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk
PCT/CN2019/093354 WO2020087954A1 (en) 2018-11-01 2019-06-27 Method, apparatus, device and system for grabbing trace of nvme hard disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811295890.8A CN109408338B (en) 2018-11-01 2018-11-01 Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk

Publications (2)

Publication Number Publication Date
CN109408338A CN109408338A (en) 2019-03-01
CN109408338B true CN109408338B (en) 2022-02-18

Family

ID=65471130

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811295890.8A Active CN109408338B (en) 2018-11-01 2018-11-01 Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk

Country Status (2)

Country Link
CN (1) CN109408338B (en)
WO (1) WO2020087954A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109408338B (en) * 2018-11-01 2022-02-18 郑州云海信息技术有限公司 Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk
CN110502394A (en) * 2019-08-08 2019-11-26 苏州浪潮智能科技有限公司 Server failure processing method, device, readable storage medium storing program for executing and BMC
CN111274169B (en) * 2020-01-19 2021-08-20 苏州浪潮智能科技有限公司 Method and system for automatically allocating NVME (network video management entity) hard disk serial numbers
CN111722966B (en) * 2020-06-19 2024-01-23 广东浪潮大数据研究有限公司 PCIe Switch detection method, system, equipment and medium
CN111884856B (en) * 2020-07-29 2022-05-24 苏州浪潮智能科技有限公司 Transmission error positioning method of FC card and related device
CN112463490B (en) * 2020-12-01 2022-07-19 苏州浪潮智能科技有限公司 Link state diagnosis system and method with PCIe timer
CN113127285B (en) * 2021-06-17 2021-10-08 北京燧原智能科技有限公司 Error data debugging method, device, chip and computer equipment
CN113535450A (en) * 2021-07-09 2021-10-22 深圳忆联信息系统有限公司 Abnormity analysis method and device based on solid state disk test and computer equipment
CN113900718B (en) * 2021-09-30 2023-08-15 苏州浪潮智能科技有限公司 Decoupling method, system and device for BMC and BIOS asset information
CN116028291B (en) * 2023-03-29 2023-07-21 北京象帝先计算技术有限公司 Debug signal output system, PCIE device, electronic device and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198000A (en) * 2013-04-02 2013-07-10 浪潮电子信息产业股份有限公司 Method for positioning faulted memory in linux system
CN103748562A (en) * 2010-12-23 2014-04-23 英特尔公司 Test, validation, and debug architecture
CN107122277A (en) * 2017-05-09 2017-09-01 郑州云海信息技术有限公司 The wrong test system of PCIERAS notes and method based on PCIE protocol analyzers

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7657692B2 (en) * 1999-08-04 2010-02-02 Super Talent Electronics, Inc. High-level bridge from PCIE to extended USB
WO2015200313A1 (en) * 2014-06-23 2015-12-30 Liqid Inc. Modular switched fabric for data storage systems
US9798636B2 (en) * 2014-06-23 2017-10-24 Liqid Inc. Front end traffic handling in modular switched fabric based data storage systems
US9524108B2 (en) * 2014-08-29 2016-12-20 Dell Products, Lp System and method for providing personality switching in a solid state drive device
CN106155826B (en) * 2015-04-16 2019-10-18 伊姆西公司 For the method and system of mistake to be detected and handled in bus structures
CN106970866A (en) * 2017-03-13 2017-07-21 郑州云海信息技术有限公司 A kind of disk monitor system and method
CN109408338B (en) * 2018-11-01 2022-02-18 郑州云海信息技术有限公司 Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103748562A (en) * 2010-12-23 2014-04-23 英特尔公司 Test, validation, and debug architecture
CN103198000A (en) * 2013-04-02 2013-07-10 浪潮电子信息产业股份有限公司 Method for positioning faulted memory in linux system
CN107122277A (en) * 2017-05-09 2017-09-01 郑州云海信息技术有限公司 The wrong test system of PCIERAS notes and method based on PCIE protocol analyzers

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Accelerating arithmetic kernels with coherent attached FPGA coprocessors;Heiner Giefers et al;《2015 Design, Automation & Test in Europe Conference & Exhibition (DATE)》;20150423;1072-1077页 *
PCI Express协议的实现与验证;张亮;《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》;20130415;第2013年卷(第04期);I137-70页 *

Also Published As

Publication number Publication date
WO2020087954A1 (en) 2020-05-07
CN109408338A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
CN109408338B (en) Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk
CN107294808B (en) Interface test method, device and system
CN107807877B (en) Code performance testing method and device
JP2006270961A (en) Packet trace diagnostic system
CN103812726A (en) Automated testing method and device for data communication equipment
CN109471763B (en) Method, device, equipment and system for grabbing trace of NVME (network video management entity) hard disk
CN112653600A (en) Network card performance testing method and device based on USB network card and electronic equipment
CN111190755B (en) Application program function exception handling method and device
CN103731663B (en) The testing method of a kind of intelligent television and device
CN111198797B (en) Operation monitoring method and device and operation analysis method and device
CN108984363A (en) A kind of method and system of concurrent testing
CN113067738A (en) Network topology visualization function equipment compatibility testing method and system
CN110769175A (en) Intelligent analysis system, method and device
CN112911283B (en) Smart television testing method and device
CN111190761B (en) Log output method and device, storage medium and electronic equipment
CN116521411B (en) Method, device and medium for detecting program error and resetting embedded device
JP6168628B1 (en) Failure analysis device, failure analysis system, failure analysis method, and failure analysis program
US8880956B2 (en) Facilitating processing in a communications environment using stop signaling
CN110381035A (en) Network security test method, device, computer equipment and readable storage medium storing program for executing
CN112148537A (en) Bus monitoring device and method, storage medium, and electronic device
CN109491846B (en) Method and system for capturing SATA hard disk trace by server
CN115022163A (en) Log collection method and device, computer equipment and storage medium
CN109522223B (en) Automatic test method and system for vehicle-mounted Android multimedia host
US20040177288A1 (en) Apparatus and method for capturing the program counter address associated with a trigger signal in a target processor
CN112506685B (en) Log storage method and device

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
GR01 Patent grant
GR01 Patent grant