CN111857573A - Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk - Google Patents

Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk Download PDF

Info

Publication number
CN111857573A
CN111857573A CN202010585932.2A CN202010585932A CN111857573A CN 111857573 A CN111857573 A CN 111857573A CN 202010585932 A CN202010585932 A CN 202010585932A CN 111857573 A CN111857573 A CN 111857573A
Authority
CN
China
Prior art keywords
hard disk
disk
newly inserted
inserted hard
slot
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.)
Pending
Application number
CN202010585932.2A
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 CN202010585932.2A priority Critical patent/CN111857573A/en
Publication of CN111857573A publication Critical patent/CN111857573A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0607Improving or facilitating administration, e.g. storage management by facilitating the process of upgrading existing storage systems, e.g. for improving compatibility between host and storage device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0631Configuration or reconfiguration of storage systems by allocating resources to storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0689Disk arrays, e.g. RAID, JBOD

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention relates to the technical field of servers, and provides an intelligent replacement method and system based on RAID (redundant array of independent disks) failure member disks, wherein the method comprises the following steps: when a newly inserted hard disk is identified, judging whether the newly inserted hard disk is a recorded hard disk slot; when the newly inserted hard disk is judged to be the recorded hard disk slot, judging whether the newly inserted hard disk and the original fault member disk belong to the same type of hard disk; when the newly inserted hard disk and the original fault member disk belong to the same hard disk, judging whether the function of the newly inserted hard disk is available; when the newly inserted hard disk is judged to be available, the member disk of the disk array is determined to be replaced, and the newly inserted hard disk is added into the disk array, so that the member disk of the RAID is replaced intelligently, the potential safety hazard caused by manual operation for replacing the member disk of the RAID is greatly reduced, the workload is reduced, and the working efficiency and the accuracy are improved.

Description

Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk
Technical Field
The invention belongs to the technical field of servers, and particularly relates to an intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disks.
Background
RAID (Redundant Arrays of Independent Disks) is a disk assembly with a large capacity, which is composed of many inexpensive Disks, and the performance of the entire disk system is improved by the additive effect of providing data by individual Disks. By using the technology, data is cut into a plurality of sections which are respectively stored on each hard disk, and the data has the meaning of an array with redundancy capability formed by independent disks. The disk array can also utilize the concept of Parity Check (Parity Check), when any hard disk in the array fails, the data can still be read out, and when the data is reconstructed, the data is calculated and then is placed into a new hard disk again.
Disk failures may occur in the working process of a storage system, RAID is rejected after the failures occur, and the common method is to manually pull out a bad disk, insert a new disk into the system, manually add the new disk to RAID after normal use, and replace an original hard disk. However, manual addition and replacement of hard disks depends on the proficiency of an operator in the system, the disks need to be known relatively, instructions such as adding, removing and setting disk parameters need to be familiar, the meaning of command parameters also needs to be known, and potential risks exist.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides an intelligent replacement method based on a RAID (redundant array of independent disks) failure member disk, aiming at solving the problem that the safety risk exists when the failure member disk is manually replaced in the prior art.
The technical scheme provided by the invention is as follows: a method for intelligently replacing a member disk based on RAID failure comprises the following steps:
when a newly inserted hard disk is identified, judging whether the newly inserted hard disk is a recorded hard disk slot;
when the newly inserted hard disk is judged to be the recorded hard disk slot, judging whether the newly inserted hard disk and the original fault member disk belong to the same type of hard disk;
when the newly inserted hard disk and the original fault member disk belong to the same hard disk, judging whether the function of the newly inserted hard disk is available;
and when the newly inserted hard disk is judged to be available, determining that the member disk of the disk array is replaced, and adding the newly inserted hard disk into the disk array.
As an improved scheme, when a newly inserted hard disk is identified, the step of judging whether the newly inserted hard disk is a recorded hard disk slot further includes the following steps before:
performing fault detection on all members of the disk array, and judging whether a fault member disk exists or not;
when a member disk with a fault is detected, recording a hard disk slot of the member disk with the fault;
and when the slot record of the hard disk of the member disk with the fault is finished, prompting the user to replace the hard disk.
As an improved scheme, when it is determined that the newly inserted hard disk and the original failed member disk belong to the same hard disk, the step of determining whether the function of the newly inserted hard disk is available specifically includes the following steps:
sending the characteristic parameters of the member disks of the disk array to a newly inserted hard disk through a corresponding command;
and when the characteristic parameter is completely issued, carrying out IO read-write test on the newly inserted hard disk, and judging whether the IO read-write is successful.
As an improvement, the method further comprises the steps of:
and when the newly inserted hard disk is judged to be different from the recorded slot of the hard disk, prompting the user that the newly inserted hard disk is wrong.
As an improved scheme, when it is determined that the newly inserted hard disk is available, it is determined that the replacement of the member disk of the disk array is completed, and the step of adding the newly inserted hard disk to the disk array further includes the following steps:
and after adding the newly inserted hard disk into the disk array, prompting the user that the replacement of the member disk is completed.
Another object of the present invention is to provide an intelligent replacement system based on a RAID failed member disk, the system comprising:
the slot judging module is used for judging whether the newly inserted hard disk is a recorded hard disk slot or not when the newly inserted hard disk is identified;
The hard disk type judging module is used for judging whether the newly inserted hard disk and the original fault member disk belong to the same hard disk or not when judging that the newly inserted hard disk is the recorded hard disk slot;
the hard disk function availability judging module is used for judging whether the functions of the newly inserted hard disk are available or not when judging that the newly inserted hard disk and the original fault member disk belong to the same hard disk;
and the disk array adding module is used for determining that the replacement of the member disk of the disk array is finished when the newly inserted hard disk is judged to be available, and adding the newly inserted hard disk into the disk array.
As an improvement, the system further comprises:
the failure detection module is used for carrying out failure detection on all members of the disk array and judging whether a failure member disk occurs or not;
the slot recording module is used for recording the hard disk slot of the member disk with the fault when the member disk with the fault is detected;
and the hard disk replacement information prompting module is used for prompting the user of the hard disk replacement information when the recording of the hard disk slot of the member disk with the fault is completed.
As an improved scheme, the hard disk function availability determining module specifically includes:
the characteristic parameter issuing module is used for issuing the characteristic parameters of the member disk of the disk array to a newly inserted hard disk through a corresponding command;
And the IO read-write testing module is used for carrying out IO read-write testing on the newly inserted hard disk and judging whether IO read-write is successful or not when the characteristic parameters are completely issued.
As an improvement, the system further comprises:
and the hard disk insertion error prompting module is used for prompting the user that the newly inserted hard disk is wrong when the newly inserted hard disk is judged to be different from the recorded slot of the hard disk.
As an improvement, the system further comprises:
and the hard disk replacement completion prompting module is used for prompting the completion of replacement of the member disk of the user after the newly inserted hard disk is added into the disk array.
In the embodiment of the invention, when a newly inserted hard disk is identified, whether the newly inserted hard disk is a recorded hard disk slot is judged; when the newly inserted hard disk is judged to be the recorded hard disk slot, judging whether the newly inserted hard disk and the original fault member disk belong to the same type of hard disk; when the newly inserted hard disk and the original fault member disk belong to the same hard disk, judging whether the function of the newly inserted hard disk is available; when the newly inserted hard disk is judged to be available, the member disk of the disk array is determined to be replaced, and the newly inserted hard disk is added into the disk array, so that the member disk of the RAID is replaced intelligently, the potential safety hazard caused by manual operation for replacing the member disk of the RAID is greatly reduced, the workload is reduced, and the working efficiency and the accuracy are improved.
Drawings
In order to more clearly illustrate the detailed description of the invention or the technical solutions in the prior art, the drawings that are needed in the detailed description of the invention or the prior art will be briefly described below. Throughout the drawings, like elements or portions are generally identified by like reference numerals. In the drawings, elements or portions are not necessarily drawn to scale.
FIG. 1 is a flowchart of an implementation of an intelligent replacement method based on a RAID failure member disk according to the present invention;
FIG. 2 is a block diagram of an intelligent replacement system based on RAID failed member disks according to the present invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. The following examples are merely for illustrating the technical solutions of the present invention more clearly, and therefore are only examples, and the protection scope of the present invention is not limited thereby.
Fig. 1 is a flowchart of an implementation of the intelligent replacement method based on a RAID failure member disk, which specifically includes the following steps:
in step S101, when a newly inserted hard disk is identified, it is determined whether the newly inserted hard disk is a recorded hard disk slot, if so, step S102 is executed, otherwise, step S105 is executed;
In step S102, when it is determined that the newly inserted hard disk is the recorded hard disk slot, it is determined whether the newly inserted hard disk and the original failed member disk belong to the same type of hard disk, if so, step S103 is executed, otherwise, step S105 is executed;
in the step, the category of the newly inserted hard disk is judged, and the method is specifically realized by acquiring basic hard disk information of the newly inserted hard disk, comparing the basic hard disk information with the basic hard disk information of the failed member disk and judging whether the basic hard disk information and the basic hard disk information are the same;
the basic information of the hard disk comprises vendor id, rotating speed, capacity and other information.
In step S103, when it is determined that the newly inserted hard disk and the original failed member disk belong to the same type of hard disk, it is determined whether the function of the newly inserted hard disk is available, if so, step S104 is executed, otherwise, step S105 is executed;
in step S104, when it is determined that the newly inserted hard disk is available, it is determined that the replacement of the member disk of the disk array is completed, and the newly inserted hard disk is added to the disk array;
in step S105, the user is prompted to newly insert a hard disk error.
In the embodiment of the present invention, when a newly inserted hard disk is identified, the step of determining whether the newly inserted hard disk is a recorded hard disk slot further includes the following steps before:
(1) Performing fault detection on all members of the disk array, and judging whether a fault member disk exists or not;
(2) when a member disk with a fault is detected, recording a hard disk slot of the member disk with the fault;
(3) and when the slot record of the hard disk of the member disk with the fault is finished, prompting the user to replace the hard disk.
In the embodiment of the present invention, when it is determined that the newly inserted hard disk and the original failed member disk belong to the same hard disk, the step of determining whether the function of the newly inserted hard disk is available specifically includes the following steps:
1) sending the characteristic parameters of the member disks of the disk array to a newly inserted hard disk through a corresponding command;
2) and when the characteristic parameter is completely issued, carrying out IO read-write test on the newly inserted hard disk, and judging whether the IO read-write is successful.
If the hard disks can be well matched, the process of intelligently replacing the hard disks tests whether the functions of the new hard disks are available, reading and writing can be carried out, the process mainly issues the characteristic parameters of the raid member disks to the new disks through commands, the characteristics of all the disks are kept consistent, if the new disks can successfully execute the commands, IO reading and writing are automatically tested finally, through all the tests, the new disks are automatically added to the raid, the original raid fault member disks are replaced, and information records are generated to prompt a user. In the process, only the operator needs to perform necessary plugging and unplugging, and the plugging and unplugging are only required to be at the same position.
In the embodiment of the present invention, when it is determined that a newly inserted hard disk is available, it is determined that replacement of a member disk of a disk array is completed, and the step of adding the newly inserted hard disk to the disk array further includes the following steps:
and after adding the newly inserted hard disk into the disk array, prompting the user that the replacement of the member disk is completed.
Fig. 2 is a block diagram illustrating a structure of an intelligent replacement system based on a RAID failed member disk according to the present invention, and for convenience of explanation, only the parts related to the embodiment of the present invention are shown in the figure.
The intelligent replacement system based on the RAID fault member disk comprises:
the slot judging module 11 is configured to judge whether a newly inserted hard disk is a recorded hard disk slot when the newly inserted hard disk is identified;
the hard disk type judging module 12 is configured to, when it is determined that a newly inserted hard disk is a recorded hard disk slot, judge whether the newly inserted hard disk and an original failed member disk belong to the same type of hard disk;
a hard disk function availability judgment module 13, configured to judge whether a function of a newly inserted hard disk is available when it is judged that the newly inserted hard disk and an original failure member disk belong to the same type of hard disk;
and the disk array adding module 14 is configured to determine that replacement of a member disk of the disk array is completed when it is determined that the newly inserted hard disk is available, and add the newly inserted hard disk to the disk array.
In this embodiment, the system further comprises:
the failure detection module 15 is configured to perform failure detection on all members of the disk array, and determine whether a failed member disk occurs;
the slot recording module 16 is configured to record a hard disk slot of a failed member disk when the failed member disk is detected;
and the hard disk replacement information prompting module 17 is configured to prompt the user of the hard disk replacement information when the hard disk slot record of the failed member disk is completed.
As shown in fig. 2, the hard disk function availability determining module 13 specifically includes:
a characteristic parameter issuing module 18, configured to issue the characteristic parameter of the member disk of the disk array to a newly inserted hard disk through a corresponding command;
and the IO read-write testing module 19 is configured to perform IO read-write testing on the newly inserted hard disk when the characteristic parameter is completely issued, and determine whether IO read-write is successful.
In an embodiment of the present invention, the system further includes:
the hard disk insertion error prompting module 20 is used for prompting a user that a new hard disk is inserted incorrectly when the newly inserted hard disk is judged to be different from the recorded slot of the hard disk;
and the hard disk replacement completion prompting module 21 is configured to prompt the user that the replacement of the member disk is completed after the newly inserted hard disk is added to the disk array.
In the embodiment of the invention, when a newly inserted hard disk is identified, whether the newly inserted hard disk is a recorded hard disk slot is judged; when the newly inserted hard disk is judged to be the recorded hard disk slot, judging whether the newly inserted hard disk and the original fault member disk belong to the same type of hard disk; when the newly inserted hard disk and the original fault member disk belong to the same hard disk, judging whether the function of the newly inserted hard disk is available; when the newly inserted hard disk is judged to be available, the member disk of the disk array is determined to be replaced, and the newly inserted hard disk is added into the disk array, so that the member disk of the RAID is replaced intelligently, the potential safety hazard caused by manual operation for replacing the member disk of the RAID is greatly reduced, the workload is reduced, and the working efficiency and the accuracy are improved.
The above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the present invention, and they should be construed as being included in the following claims and description.

Claims (10)

1. An intelligent replacement method based on RAID failure member disk, characterized in that the method comprises the following steps:
when a newly inserted hard disk is identified, judging whether the newly inserted hard disk is a recorded hard disk slot;
when the newly inserted hard disk is judged to be the recorded hard disk slot, judging whether the newly inserted hard disk and the original fault member disk belong to the same type of hard disk;
when the newly inserted hard disk and the original fault member disk belong to the same hard disk, judging whether the function of the newly inserted hard disk is available;
and when the newly inserted hard disk is judged to be available, determining that the member disk of the disk array is replaced, and adding the newly inserted hard disk into the disk array.
2. The intelligent replacement method based on the RAID failure member disk according to claim 1, wherein the step of judging whether the newly inserted hard disk is the recorded hard disk slot when the newly inserted hard disk is identified further comprises the following steps before:
performing fault detection on all members of the disk array, and judging whether a fault member disk exists or not;
when a member disk with a fault is detected, recording a hard disk slot of the member disk with the fault;
and when the slot record of the hard disk of the member disk with the fault is finished, prompting the user to replace the hard disk.
3. The intelligent replacement method based on the RAID failure member disk according to claim 2, wherein the step of determining whether the function of the newly inserted hard disk is available when it is determined that the newly inserted hard disk and the original failure member disk belong to the same type of hard disk specifically includes the steps of:
sending the characteristic parameters of the member disks of the disk array to a newly inserted hard disk through a corresponding command;
and when the characteristic parameter is completely issued, carrying out IO read-write test on the newly inserted hard disk, and judging whether the IO read-write is successful.
4. The intelligent RAID failure member disk based replacement method according to claim 1, further comprising the steps of:
and when the newly inserted hard disk is judged to be different from the recorded slot of the hard disk, prompting the user that the newly inserted hard disk is wrong.
5. The intelligent replacement method based on the RAID failure member disk according to claim 1, wherein when judging that the newly inserted hard disk is available, determining that the replacement of the disk array member disk is completed, the step of adding the newly inserted hard disk to the disk array further comprises the following steps:
and after adding the newly inserted hard disk into the disk array, prompting the user that the replacement of the member disk is completed.
6. An intelligent replacement system based on RAID failed member disk, the system comprising:
the slot judging module is used for judging whether the newly inserted hard disk is a recorded hard disk slot or not when the newly inserted hard disk is identified;
the hard disk type judging module is used for judging whether the newly inserted hard disk and the original fault member disk belong to the same hard disk or not when judging that the newly inserted hard disk is the recorded hard disk slot;
the hard disk function availability judging module is used for judging whether the functions of the newly inserted hard disk are available or not when judging that the newly inserted hard disk and the original fault member disk belong to the same hard disk;
and the disk array adding module is used for determining that the replacement of the member disk of the disk array is finished when the newly inserted hard disk is judged to be available, and adding the newly inserted hard disk into the disk array.
7. The intelligent RAID-based member disk replacement system of claim 6 further comprising:
the failure detection module is used for carrying out failure detection on all members of the disk array and judging whether a failure member disk occurs or not;
the slot recording module is used for recording the hard disk slot of the member disk with the fault when the member disk with the fault is detected;
And the hard disk replacement information prompting module is used for prompting the user of the hard disk replacement information when the recording of the hard disk slot of the member disk with the fault is completed.
8. The intelligent replacement system based on the RAID failed member disk according to claim 7, wherein the hard disk function availability determination module specifically comprises:
the characteristic parameter issuing module is used for issuing the characteristic parameters of the member disk of the disk array to a newly inserted hard disk through a corresponding command;
and the IO read-write testing module is used for carrying out IO read-write testing on the newly inserted hard disk and judging whether IO read-write is successful or not when the characteristic parameters are completely issued.
9. The intelligent RAID-based member disk replacement system of claim 6 further comprising:
and the hard disk insertion error prompting module is used for prompting the user that the newly inserted hard disk is wrong when the newly inserted hard disk is judged to be different from the recorded slot of the hard disk.
10. The intelligent RAID-based member disk replacement system of claim 6 further comprising:
and the hard disk replacement completion prompting module is used for prompting the completion of replacement of the member disk of the user after the newly inserted hard disk is added into the disk array.
CN202010585932.2A 2020-06-24 2020-06-24 Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk Pending CN111857573A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010585932.2A CN111857573A (en) 2020-06-24 2020-06-24 Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010585932.2A CN111857573A (en) 2020-06-24 2020-06-24 Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk

Publications (1)

Publication Number Publication Date
CN111857573A true CN111857573A (en) 2020-10-30

Family

ID=72988075

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010585932.2A Pending CN111857573A (en) 2020-06-24 2020-06-24 Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk

Country Status (1)

Country Link
CN (1) CN111857573A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113595764A (en) * 2021-06-30 2021-11-02 宁波三星医疗电气股份有限公司 Method for detecting abnormal reloading of carrier module on terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101281452A (en) * 2007-04-05 2008-10-08 英业达股份有限公司 Method for automatically rebuilding hard disk
CN107291593A (en) * 2017-06-29 2017-10-24 郑州云海信息技术有限公司 The replacing options and device of failed disk in a kind of RAID system
CN109032525A (en) * 2018-07-26 2018-12-18 广东浪潮大数据研究有限公司 A kind of method, apparatus, equipment and storage medium being automatically positioned low-quality disk
CN110489289A (en) * 2019-07-26 2019-11-22 苏州浪潮智能科技有限公司 A kind of method for testing hard disk and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101281452A (en) * 2007-04-05 2008-10-08 英业达股份有限公司 Method for automatically rebuilding hard disk
CN107291593A (en) * 2017-06-29 2017-10-24 郑州云海信息技术有限公司 The replacing options and device of failed disk in a kind of RAID system
CN109032525A (en) * 2018-07-26 2018-12-18 广东浪潮大数据研究有限公司 A kind of method, apparatus, equipment and storage medium being automatically positioned low-quality disk
CN110489289A (en) * 2019-07-26 2019-11-22 苏州浪潮智能科技有限公司 A kind of method for testing hard disk and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113595764A (en) * 2021-06-30 2021-11-02 宁波三星医疗电气股份有限公司 Method for detecting abnormal reloading of carrier module on terminal
CN113595764B (en) * 2021-06-30 2024-01-30 宁波三星医疗电气股份有限公司 Method for detecting carrier module replacement abnormality on terminal

Similar Documents

Publication Publication Date Title
CN102148046B (en) Data storage device tester
CN102157176B (en) Data storage device tester
EP2778926B1 (en) Hard disk data recovery method, device and system
TWI479309B (en) Apparatus and method for controlling a solid state disk
CN103309775B (en) A kind of fault-tolerance approach of high-reliability disk array
CN103970481A (en) Method and device for reconstructing memory array
US20040103246A1 (en) Increased data availability with SMART drives
CN114265728A (en) Storage system fault recovery method and device, computer equipment and medium
CN109726036B (en) Data reconstruction method and device in storage system
CN104407821B (en) A kind of method and device for realizing RAID reconstruction
CN101281452A (en) Method for automatically rebuilding hard disk
CN111857573A (en) Intelligent replacement method and system based on RAID (redundant array of independent disks) fault member disk
CN112463472B (en) Automatic testing method and device for disk array, electronic equipment and storage medium
US20130179726A1 (en) Automatic remapping in redundant array of independent disks and related raid
CN106648969B (en) Method and system for inspecting damaged data in disk
CN117271243A (en) Method, system, equipment and medium for testing consistency of data in backtracking area of solid state disk
CN109582513B (en) JBOD test method and system based on general server
CN113190179B (en) Method for prolonging service life of mechanical hard disk, storage device and system
US6229743B1 (en) Method of a reassign block processing time determination test for storage device
CN105183589A (en) Disk array fault tolerance apparatus
CN111666042A (en) Method and device for verifying position of optical disc
CN111209146A (en) RAID card aging test method and system
CN117785570A (en) RAID array full-automatic test system
CN111381997A (en) RAID reconstruction method and device
CN111752765B (en) Method and system for recovering damaged data of RAID5

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201030