CN109189627B - Hard disk fault monitoring and detecting method, device, terminal and storage medium - Google Patents

Hard disk fault monitoring and detecting method, device, terminal and storage medium Download PDF

Info

Publication number
CN109189627B
CN109189627B CN201811166490.7A CN201811166490A CN109189627B CN 109189627 B CN109189627 B CN 109189627B CN 201811166490 A CN201811166490 A CN 201811166490A CN 109189627 B CN109189627 B CN 109189627B
Authority
CN
China
Prior art keywords
hard disk
fault
topology
information
monitoring
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
CN201811166490.7A
Other languages
Chinese (zh)
Other versions
CN109189627A (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 CN201811166490.7A priority Critical patent/CN109189627B/en
Publication of CN109189627A publication Critical patent/CN109189627A/en
Application granted granted Critical
Publication of CN109189627B publication Critical patent/CN109189627B/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/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the application provides a hard disk fault monitoring and detecting method, a device, a terminal and a storage medium, wherein the method comprises the following steps: creating a virtual layer in firmware of the disk array controller; generating a topological structure of the virtual layer according to the interface information and the hard disk information; setting a fault judgment condition; monitoring the topology and determining whether the topology changes: if yes, judging the hard disk fault according to the fault judgment condition; and if not, circularly monitoring the topological structure. The invention can realize the functions of fault judgment and fault prediction of the hard disk mounted under the SAS card, makes up for the defect, and provides effective guarantee for large-scale use of the SAS card and quality of the server.

Description

Hard disk fault monitoring and detecting method, device, terminal and storage medium
Technical Field
The invention belongs to the technical field of server testing, and particularly relates to a hard disk fault monitoring and detecting method, a hard disk fault monitoring and detecting device, a hard disk fault monitoring and detecting terminal and a storage medium.
Background
With the continuous development of the current IT technology, the server market has already covered various fields, and the performance requirements of clients on hard disks are higher and higher, so that as one of the server product providers, how to meet the diversified requirements of users and ensure the stability and reliability of various application environments is a problem that we must face and consider. The SAS card (SAS: Serial Attached SCSI) is a major drawback as a flow-through type disk array controller for mainstream mass server applications, and has no function of determining hard disk failures and predicted failures.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a hard disk fault monitoring and detecting method, a hard disk fault monitoring and detecting device, a hard disk fault monitoring and detecting terminal and a storage medium, so as to solve the technical problems.
In a first aspect, an embodiment of the present application provides a hard disk failure monitoring and detecting method, where the method includes:
creating a virtual layer in firmware of the disk array controller;
generating a topological structure of the virtual layer according to the interface information and the hard disk information;
setting a fault judgment condition;
monitoring the topology and determining whether the topology changes:
if yes, judging the hard disk fault according to the fault judgment condition;
and if not, circularly monitoring the topological structure.
With reference to the first aspect, in a first implementation manner of the first aspect, the generating a topology structure of the virtual layer according to the interface information and the hard disk information includes:
acquiring a slot number, a port number and an identification sequence of a hard disk mounted by a disk array controller;
and generating a topological structure of the virtual layer according to the slot number, the port number and the identification sequence.
With reference to the first aspect, in a second implementation manner of the first aspect, the determining a hard disk failure according to the failure determination condition includes:
judging whether the hard disk information acquired by polling comprises a fault judgment condition:
if yes, judging that the hard disk fails and lightening a corresponding fault identification lamp;
and if not, judging that the hard disk is normal.
With reference to the first aspect, in a third implementation of the first aspect, the method further includes:
collecting PFA information of the hard disk drive through a Log Sense command of a Log page;
and predicting the hard disk fault according to the PFA information.
In a second aspect, an embodiment of the present application provides a hard disk failure monitoring and detecting apparatus, where the apparatus includes:
the virtual creating unit is configured to create a virtual layer in firmware of the disk array controller;
the topology generating unit is configured to generate a topology structure of the virtual layer according to the interface information and the hard disk information;
a condition setting unit configured to set a failure determination condition;
a topology monitoring unit configured to monitor a topology and determine whether the topology is changed;
the fault detection unit is configured for judging the fault of the hard disk according to the fault judgment condition;
and the circulation monitoring unit is configured for circularly monitoring the topological structure.
With reference to the second aspect, in a first implementation manner of the second aspect, the topology generating unit includes:
the information acquisition module is configured for acquiring a slot number, a port number and an identification sequence of the hard disk mounted by the disk array controller;
and the topology generation module is configured to generate a topology structure of the virtual layer according to the slot number, the port number and the identification sequence.
With reference to the second aspect, in a second implementation manner of the second aspect, the fault detection unit includes:
the condition judgment module is configured for judging whether the hard disk information acquired by polling comprises a fault judgment condition;
the fault judgment module is configured for judging the fault of the hard disk and lightening a corresponding fault identification lamp;
and the normal judging module is configured for judging that the hard disk is normal.
With reference to the second aspect, in a third embodiment of the second aspect, the apparatus further comprises:
the information acquisition module is configured for acquiring PFA information of the hard disk drive through a Log Sense command of a Log page;
and the failure prediction module is configured for predicting the hard disk failure according to the PFA information.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is configured to call and run the computer program from the memory, so that the terminal performs the above-mentioned method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
In a fifth aspect, there is provided a computer program product comprising instructions which, when run on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
the hard disk fault monitoring and detecting method, the device, the terminal and the storage medium provided by the invention establish the virtual layer on the firmware of the disk array controller, generate the topological structure of the virtual layer according to the interface information and the hard disk information, monitor the state of the hard disk by monitoring whether the topological structure is changed, and further confirm the fault of the hard disk with the changed topological structure according to the preset fault judgment condition. The invention can realize the functions of fault judgment and fault prediction of the hard disk mounted under the SAS card, makes up for the defect, and provides effective guarantee for large-scale use of the SAS card and quality of the server.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow chart diagram of a method of one embodiment of the present application.
FIG. 2 is a schematic block diagram of an apparatus of one embodiment of the present application.
Fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. 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 following explains key terms appearing in the present application.
FIG. 1 is a schematic flow chart diagram of a method of one embodiment of the present application. The execution subject in fig. 1 may be a hard disk failure monitoring and detecting device.
As shown in fig. 1, the method 100 includes:
step 110, creating a virtual layer in the firmware of the disk array controller;
step 120, generating a topological structure of the virtual layer according to the interface information and the hard disk information;
step 130, setting a fault judgment condition;
step 140, monitoring the topological structure and judging whether the topological structure is changed;
step 150, if yes, judging the hard disk fault according to the fault judgment condition; and if not, circularly monitoring the topological structure.
In order to facilitate understanding of the present invention, the hard disk failure monitoring and detecting method provided by the present invention is further described below with reference to the principle of the hard disk failure monitoring and detecting method of the present invention and the process of monitoring and detecting hard disk failures in the embodiments.
Optionally, as an embodiment of the present application, the generating a topology structure of the virtual layer according to the interface information and the hard disk information includes:
acquiring a slot number, a port number and an identification sequence of a hard disk mounted by a disk array controller;
and generating a topological structure of the virtual layer according to the slot number, the port number and the identification sequence.
Optionally, as an embodiment of the present application, the determining a hard disk fault according to a fault determination condition includes:
judging whether the hard disk information acquired by polling comprises a fault judgment condition:
if yes, judging that the hard disk fails and lightening a corresponding fault identification lamp;
and if not, judging that the hard disk is normal.
Optionally, as an embodiment of the present application, the method further includes:
collecting PFA information of the hard disk drive through a Log Sense command of a Log page;
and predicting the hard disk fault according to the PFA information.
Specifically, the hard disk fault monitoring and detecting method includes:
s1, creating a virtual layer in the firmware of the disk array controller.
And S2, generating the topological structure of the virtual layer according to the interface information and the hard disk information.
A typical SAS card is pass-through, i.e., simply presents the disk to the system completely, and does nothing on its own. After the virtual layer is added, the SAS card may record information of the disks mounted under the card, such as port number, slot number, order, etc., which may form a card-to-disk topology. When the topology structure changes, it is necessary to determine whether a failure occurs.
And S3, setting a fault judgment condition.
The set failure determination conditions are as follows:
the drive is not ready; a driver startup failure; mode-sense data cannot be acquired; drive capacity is not available; driver information cannot be acquired through a SCSI inquiry command; the link is unstable for too long; repeat PHY up/down; the device reset operation fails.
And S4, monitoring the topological structure and judging whether the topological structure is changed.
S5, if the topological structure change is monitored in the step S4, whether the hard disk information acquired by firmware polling meets one or more fault determination conditions in the step S3 is further determined, if so, the hard disk fault is determined and an LED lamp on a hard disk backboard is lightened through an SGPIO signal, and the general firmware sets a Locate bit (ODn.1) to 0 and an ERROR bit (ODn.2) to 1 according to an SFF-8489 protocol; and if the fault judgment condition is not met, removing the hard disk fault.
If the topology is not changed as monitored in step S4, the topology monitoring is continued.
S6, collecting PFA information of the hard disk drive through a Log Sense command of the Log page and predicting the hard disk fault according to the PFA information.
Predictive Failure Analysis (PFA) of a hard disk is defined by the T10/T13 specification.
Firstly, when a controller is started or a hard disk is hot plugged, FW of the SAS card reads S.M.A.R.T. information of the hard disk in the background and judges whether the hard disk supports PFA function.
Subsequently, when the hard disk supports PFA functionality, a task to periodically detect PFA is added to the background task, typically for 2-5 minutes, and the controller firmware issues a Log Sense command to Log the page to retrieve PFA information from the drive.
Finally, when a driver with predictive alarm (PFA) is detected, the SAS card lights the LED lights on the hard disk backplane via the SGPIO signal, and the ERROR lights flash with the predictive failure set to 2HZ, typically by firmware following the SFF-8489 protocol.
As shown in fig. 2, the apparatus 200 includes:
a virtual creation unit 210, wherein the virtual creation unit 210 is used for creating a virtual layer in the firmware of the disk array controller;
a topology generating unit 220, where the topology generating unit 220 is configured to generate a topology structure of the virtual layer according to the interface information and the hard disk information;
a condition setting unit 230, the condition setting unit 230 being configured to set a failure determination condition;
a topology monitoring unit 240, where the topology monitoring unit 240 is configured to monitor a topology and determine whether the topology changes;
a failure detection unit 250, wherein the failure detection unit 250 is used for judging the failure of the hard disk according to failure judgment conditions;
a loop monitoring unit 260, the loop monitoring unit 260 being configured to loop the monitoring of the topology.
Optionally, as an embodiment of the present application, the topology generating unit includes:
the information acquisition module is configured for acquiring a slot number, a port number and an identification sequence of the hard disk mounted by the disk array controller;
and the topology generation module is configured to generate a topology structure of the virtual layer according to the slot number, the port number and the identification sequence.
Optionally, as an embodiment of the present application, the fault detection unit includes:
the condition judgment module is configured for judging whether the hard disk information acquired by polling comprises a fault judgment condition;
the fault judgment module is configured for judging the fault of the hard disk and lightening a corresponding fault identification lamp;
and the normal judging module is configured for judging that the hard disk is normal.
Optionally, as an embodiment of the present application, the apparatus further includes:
the information acquisition module is configured for acquiring PFA information of the hard disk drive through a Log Sense command of a Log page;
and the failure prediction module is configured for predicting the hard disk failure according to the PFA information.
Fig. 3 is a schematic structural diagram of a terminal device 300 according to an embodiment of the present invention, where the terminal device 300 may be used to execute the method for updating the heat dissipation policy parameter according to the embodiment of the present application.
Among them, the terminal apparatus 300 may include: a processor 310, a memory 320, and a communication unit 330. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not limiting of the application, and may be a bus architecture, a star architecture, a combination of more or fewer components than those shown, or a different arrangement of components.
The memory 320 may be used for storing instructions executed by the processor 310, and the memory 320 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 320, when executed by processor 310, enable terminal 300 to perform some or all of the steps in the method embodiments described below.
The processor 310 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 310 may include only a Central Processing Unit (CPU). In the embodiments of the present application, the CPU may be a single arithmetic core or may include multiple arithmetic cores.
A communication unit 330, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present application also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided in the present application when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the method and the device establish the virtual layer on the firmware of the disk array controller, generate the topological structure of the virtual layer according to the interface information and the hard disk information, monitor the state of the hard disk by monitoring whether the topological structure is changed, and further perform fault confirmation on the hard disk with the changed topological structure according to the preset fault judgment condition. The invention can realize the functions of fault judgment and fault prediction of the hard disk mounted under the SAS card, makes up for the defect, provides effective guarantee for large-scale use of the SAS card and quality of the server, and has the technical effects that the embodiment can be realized by the description above, and the details are not repeated here.
Those skilled in the art will clearly understand that the techniques in the embodiments of the present application may be implemented by way of software plus a required general hardware platform. Based on such understanding, the technical solutions in the embodiments of the present application may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and includes several instructions to enable a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method according to the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A hard disk fault monitoring and detecting method is characterized by comprising the following steps:
creating a virtual layer in firmware of the disk array controller;
generating a topological structure of the virtual layer according to the interface information and the hard disk information;
setting a fault judgment condition;
monitoring the topology and determining whether the topology changes:
if yes, judging the hard disk fault according to the fault judgment condition;
if not, circularly monitoring the topological structure;
the generating of the topology structure of the virtual layer according to the interface information and the hard disk information includes:
acquiring a slot number, a port number and an identification sequence of a hard disk mounted by a disk array controller;
and generating a topological structure of the virtual layer according to the slot number, the port number and the identification sequence.
2. The method according to claim 1, wherein the determining the hard disk failure according to the failure determination condition comprises:
judging whether the hard disk information acquired by polling comprises a fault judgment condition:
if yes, judging that the hard disk fails and lightening a corresponding fault identification lamp;
and if not, judging that the hard disk is normal.
3. The method of claim 1, further comprising:
collecting PFA information of the hard disk drive through a Log Sense command of a Log page;
and predicting the hard disk fault according to the PFA information.
4. A hard disk failure monitoring and detecting device is characterized by comprising:
the virtual creating unit is configured to create a virtual layer in firmware of the disk array controller;
the topology generating unit is configured to generate a topology structure of the virtual layer according to the interface information and the hard disk information;
a condition setting unit configured to set a failure determination condition;
a topology monitoring unit configured to monitor a topology and determine whether the topology is changed;
the fault detection unit is configured for judging the fault of the hard disk according to the fault judgment condition;
the circulation monitoring unit is configured for circularly monitoring the topological structure;
the topology generating unit includes:
the information acquisition module is configured for acquiring a slot number, a port number and an identification sequence of the hard disk mounted by the disk array controller;
and the topology generation module is configured to generate a topology structure of the virtual layer according to the slot number, the port number and the identification sequence.
5. The apparatus of claim 4, wherein the fault detection unit comprises:
the condition judgment module is configured for judging whether the hard disk information acquired by polling comprises a fault judgment condition;
the fault judgment module is configured for judging the fault of the hard disk and lightening a corresponding fault identification lamp;
and the normal judging module is configured for judging that the hard disk is normal.
6. The apparatus of claim 4, further comprising:
the information acquisition module is configured for acquiring PFA information of the hard disk drive through a Log Sense command of a Log page;
and the failure prediction module is configured for predicting the hard disk failure according to the PFA information.
7. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-3.
8. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-3.
CN201811166490.7A 2018-10-08 2018-10-08 Hard disk fault monitoring and detecting method, device, terminal and storage medium Active CN109189627B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811166490.7A CN109189627B (en) 2018-10-08 2018-10-08 Hard disk fault monitoring and detecting method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811166490.7A CN109189627B (en) 2018-10-08 2018-10-08 Hard disk fault monitoring and detecting method, device, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN109189627A CN109189627A (en) 2019-01-11
CN109189627B true CN109189627B (en) 2021-10-22

Family

ID=64947201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811166490.7A Active CN109189627B (en) 2018-10-08 2018-10-08 Hard disk fault monitoring and detecting method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN109189627B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110554941B (en) * 2019-07-19 2022-11-25 苏州浪潮智能科技有限公司 Fan fault monitoring function test method, system, terminal and storage medium
CN111352787B (en) * 2020-03-13 2023-08-18 浪潮商用机器有限公司 GPU topology connection detection method, device, equipment and storage medium
CN113220232A (en) * 2021-05-13 2021-08-06 浪潮商用机器有限公司 Method and device for determining hard disk sequence in system and storage configuration system
CN113190184B (en) * 2021-05-31 2022-12-02 浙江大华技术股份有限公司 Hardware cluster device and storage equipment management method
CN113760184B (en) * 2021-07-28 2023-08-25 苏州浪潮智能科技有限公司 Unified storage chassis topology information collection method and device
CN113672422B (en) * 2021-08-18 2024-02-13 济南浪潮数据技术有限公司 Method, device and equipment for detecting disk faults and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4414961B2 (en) * 2005-12-13 2010-02-17 株式会社日立製作所 Management method by management server, management server, computer system, and management program
CN101937381A (en) * 2010-09-02 2011-01-05 浪潮电子信息产业股份有限公司 Test method of SGPIO (Serial General Purpose Input/Output) signal on SAS (Serial Attached Small Computer System Interface) backboard
CN103744708A (en) * 2014-01-23 2014-04-23 浪潮电子信息产业股份有限公司 Method of fixing disk device names in Linux operating system
CN105760247A (en) * 2016-02-05 2016-07-13 浪潮(北京)电子信息产业有限公司 System and method for processing hard disk faults
CN107422985A (en) * 2017-05-17 2017-12-01 郑州云海信息技术有限公司 A kind of control method of storage system disk sequence
CN107943658A (en) * 2017-11-28 2018-04-20 郑州云海信息技术有限公司 A kind of method and system that SAS card failure daily records are obtained under linux system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4414961B2 (en) * 2005-12-13 2010-02-17 株式会社日立製作所 Management method by management server, management server, computer system, and management program
CN101937381A (en) * 2010-09-02 2011-01-05 浪潮电子信息产业股份有限公司 Test method of SGPIO (Serial General Purpose Input/Output) signal on SAS (Serial Attached Small Computer System Interface) backboard
CN103744708A (en) * 2014-01-23 2014-04-23 浪潮电子信息产业股份有限公司 Method of fixing disk device names in Linux operating system
CN105760247A (en) * 2016-02-05 2016-07-13 浪潮(北京)电子信息产业有限公司 System and method for processing hard disk faults
CN107422985A (en) * 2017-05-17 2017-12-01 郑州云海信息技术有限公司 A kind of control method of storage system disk sequence
CN107943658A (en) * 2017-11-28 2018-04-20 郑州云海信息技术有限公司 A kind of method and system that SAS card failure daily records are obtained under linux system

Also Published As

Publication number Publication date
CN109189627A (en) 2019-01-11

Similar Documents

Publication Publication Date Title
CN109189627B (en) Hard disk fault monitoring and detecting method, device, terminal and storage medium
US5504905A (en) Apparatus for communicating a change in system configuration in an information handling network
US11640377B2 (en) Event-based generation of context-aware telemetry reports
CN113434356A (en) Method and system for automatically detecting and alerting computing device component changes
CN114003445B (en) BMC I2C monitoring function test method, system, terminal and storage medium
CN112868013B (en) System and method for recovering field programmable gate array firmware via sideband interface
US11659695B2 (en) Telemetry system supporting identification of data center zones
CN111897697A (en) Server hardware fault repairing method and device
US11256521B2 (en) Systems and methods for evaluating and updating deprecated products
CN112000535A (en) SAS Expander card-based hard disk abnormity identification method and processing method
CN111506331A (en) Server BMC refreshing method, system, terminal and storage medium
CN111352662B (en) Server starting sequence control method, system, terminal and storage medium
CN115934446A (en) Self-checking method, server, equipment and storage medium
CN115098342A (en) System log collection method, system, terminal and storage medium
CN114238019A (en) Hard disk display method, device, equipment and medium
US10997012B2 (en) Identifying defective field-replaceable units that include multi-page, non-volatile memory devices
US20230342467A1 (en) Storage identity validation for a supply chain
CN114253375B (en) Server heat dissipation mode control method, system, terminal and storage medium
US20230024970A1 (en) Universal warranty exchange protocol for unsupported technologies
CN114443446B (en) Hard disk indicator lamp control method, system, terminal and storage medium
CN114385379B (en) Method, system, terminal and storage medium for detecting on-board information refreshing
US11755334B2 (en) Systems and methods for augmented notifications in remote management of an IHS (information handling system)
US12074905B2 (en) Systems and methods for detecting ransomware attacks on file sharing systems
CN113608825A (en) High-availability migration control method, system, terminal and storage medium for virtual machine
CN115629931A (en) HBA card stability testing method, device, terminal and storage medium

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