CN106371771B - Disk management method and system in storage system - Google Patents

Disk management method and system in storage system Download PDF

Info

Publication number
CN106371771B
CN106371771B CN201610821156.5A CN201610821156A CN106371771B CN 106371771 B CN106371771 B CN 106371771B CN 201610821156 A CN201610821156 A CN 201610821156A CN 106371771 B CN106371771 B CN 106371771B
Authority
CN
China
Prior art keywords
disk
newly added
storage system
disk array
information
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
CN201610821156.5A
Other languages
Chinese (zh)
Other versions
CN106371771A (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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave 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 Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201610821156.5A priority Critical patent/CN106371771B/en
Publication of CN106371771A publication Critical patent/CN106371771A/en
Application granted granted Critical
Publication of CN106371771B publication Critical patent/CN106371771B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0653Monitoring storage devices or 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
    • 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
    • G06F2003/0697Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers device management, e.g. handlers, drivers, I/O schedulers

Abstract

The invention discloses a disk management method and a system in a storage system, wherein the method comprises the following steps: monitoring the change of a magnetic disk in a storage system, and identifying a newly added magnetic disk; scanning the newly added disk to obtain disk information and disk array information of the newly added disk; and comparing the disk array information of the newly added disk with the original disk array information of the storage system, and configuring the newly added disk into the storage system according to the comparison result. The method and the system for managing the magnetic disk in the storage system can automatically identify the newly added magnetic disk in the storage system, acquire the effective information of the newly added magnetic disk, including the magnetic disk information and the magnetic disk array information, and reasonably allocate the newly added magnetic disk into the storage system according to the magnetic disk array information of the magnetic disk.

Description

Disk management method and system in storage system
Technical Field
The present invention relates to the field of storage system technologies, and in particular, to a method and a system for managing a disk in a storage system.
Background
In the prior art, a storage system usually cannot effectively identify a newly added disk, and cannot obtain effective information of the disk, such as disk array information, which easily causes an administrator to perform an erroneous operation under the condition that the effective information of the disk cannot be known, and causes a loss of storage information in the newly added disk, because the newly added disk cannot be reasonably added to the storage system.
Disclosure of Invention
In view of this, the present invention provides a method and a system for managing a disk in a storage system, which can automatically identify a newly added disk, obtain valid information of the newly added disk, and reasonably configure the newly added disk in the storage system according to the valid information.
In order to achieve the purpose, the invention provides the following technical scheme:
a disk management method in a storage system comprises the following steps:
monitoring the change of a magnetic disk in a storage system, and identifying a newly added magnetic disk;
scanning the newly added disk to obtain disk information and disk array information of the newly added disk;
and comparing the disk array information of the newly added disk with the original disk array information of the storage system, and configuring the newly added disk into the storage system according to the comparison result.
Optionally, the comparison result includes that the disk array of the newly added disk exists in the storage system;
the configuring the newly added disk to the storage system according to the comparison result comprises:
when the disk array corresponding to the newly added disk is detected to be in a failure or degradation state in the storage system, adding the newly added disk to the disk array, and recovering the disk array;
and when detecting that the disk array corresponding to the newly added disk is in a normal state in the storage system, initializing the newly added disk, and setting a free disk to be configured in the storage system.
Optionally. The comparison result comprises that the disk array of the newly added disk does not exist in the storage system;
the configuring the newly added disk to the storage system according to the comparison result comprises:
and comparing the disk array information of the newly added disk with the disk array information of other newly added disks, if other newly added disks with the same disk array information exist, forming the disk array by all the newly added disks with the same disk array information, and configuring the newly added disks with the same disk array information and the disk array to the storage system together.
Optionally, if there is no other newly added disk with the same disk array information, initializing the newly added disk, and configuring the newly added disk as a free disk into the storage system.
Optionally. The comparison result comprises that the newly added disk does not have disk array information;
the configuring the newly added disk to the storage system according to the comparison result comprises:
and initializing the newly added magnetic disk, setting the newly added magnetic disk as a free disk and configuring the free disk in the storage system.
A disk management system in a storage system, comprising:
the disk monitoring module is used for monitoring the change of the disks in the storage system and identifying the newly added disks;
the information scanning module is used for scanning the newly added disk to acquire the disk information and the disk array information of the newly added disk;
and the disk array information comparison and configuration module is used for comparing the disk array information of the newly added disk with the original disk array information of the storage system and configuring the newly added disk into the storage system according to a comparison result.
Optionally. The comparison result comprises the existence of the disk array of the newly added disk in the storage system;
the disk array information comparison and configuration module is used for configuring the newly added disk to the storage system according to the comparison result and comprises the following steps:
the disk array information comparison and configuration module is specifically configured to:
when the disk array corresponding to the newly added disk is detected to be in a failure or degradation state in the storage system, adding the newly added disk to the disk array, and recovering the disk array;
and when detecting that the disk array corresponding to the newly added disk is in a normal state in the storage system, initializing the newly added disk, and setting a free disk to be configured in the storage system.
Optionally. The comparison result comprises that the disk array of the newly added disk does not exist in the storage system;
the disk array information comparison and configuration module is used for configuring the newly added disk to the storage system according to the comparison result and comprises the following steps:
the disk array information comparison and configuration module is specifically configured to:
and comparing the disk array information of the newly added disk with the disk array information of other newly added disks, if other newly added disks with the same disk array information exist, forming the disk array by all the newly added disks with the same disk array information, and configuring the newly added disks with the same disk array information and the disk array to the storage system together.
Optionally. The disk array information comparison and configuration module is further specifically configured to:
and if no other newly added disks with the same disk array information exist, initializing the newly added disks, and setting the newly added disks as free disks to be configured in the storage system.
Optionally. The comparison result comprises that the newly added disk does not have disk array information;
the disk array information comparison and configuration module is used for configuring the newly added disk to the storage system according to the comparison result and comprises the following steps:
the disk array information comparison and configuration module is specifically configured to:
and initializing the newly added magnetic disk, setting the newly added magnetic disk as a free disk and configuring the free disk in the storage system.
According to the technical scheme, the method and the system for managing the magnetic disk in the storage system provided by the invention can identify the newly added magnetic disk when the magnetic disk is newly added in the storage system by monitoring the change of the magnetic disk in the storage system, scan and acquire the magnetic disk information and the magnetic disk array information of the newly added magnetic disk, further compare the magnetic disk array information of the newly added magnetic disk with the original magnetic disk array information of the storage system, and configure the newly added magnetic disk into the storage system according to the comparison result. Therefore, the method and the system for managing the magnetic disk in the storage system can automatically identify the newly added magnetic disk in the storage system, acquire the effective information of the newly added magnetic disk, including the magnetic disk information and the magnetic disk array information, and reasonably allocate the newly added magnetic disk to the storage system according to the magnetic disk array information of the magnetic disk.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, 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 the drawings without creative efforts.
Fig. 1 is a flowchart of a method for managing a disk in a storage system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of adding disks to a storage system in an embodiment of the present invention;
fig. 3 is a schematic diagram of a disk management system in a storage system 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.
Referring to fig. 1, a method for managing a disk in a storage system according to an embodiment of the present invention includes:
s10: monitoring the change of a magnetic disk in a storage system, and identifying a newly added magnetic disk;
s11: scanning the newly added disk to obtain disk information and disk array information of the newly added disk;
s12: and comparing the disk array information of the newly added disk with the original disk array information of the storage system, and configuring the newly added disk into the storage system according to the comparison result.
It can be seen that, in the disk management method in the storage system provided in this embodiment, by monitoring the change of the disk in the storage system, when a disk is newly added to the storage system, the newly added disk can be identified, and the disk information and the disk array information of the newly added disk are obtained by scanning, the disk array information of the newly added disk is further compared with the original disk array information of the storage system, and the newly added disk is configured in the storage system according to the comparison result. Therefore, the disk management method in the storage system can automatically identify the newly added disk in the storage system and acquire the effective information of the newly added disk, including the disk information and the disk array information, and reasonably allocate the newly added disk to the storage system according to the disk array information of the disk.
The following describes the disk management method in the storage system of this embodiment in detail. The method for managing the disk in the storage system provided by the embodiment comprises the following steps:
s10: the change of the magnetic disk in the storage system is monitored, and a new magnetic disk is identified.
The change of the disk equipment in the storage system is monitored in real time, and when a new disk is added, the change can be found in time. There may be one or more disks added at a time.
S11: and scanning the newly added disk to obtain disk information and disk array information of the newly added disk.
And scanning the newly added disk to acquire disk information and disk array information, wherein the disk information comprises hardware information and storage information of the disk, and the disk array information refers to information of a disk array to which the disk belongs.
S12: and comparing the disk array information of the newly added disk with the original disk array information of the storage system, and configuring the newly added disk into the storage system according to the comparison result.
Comparing the disk array information of the newly added disk with the disk array information in the storage system, wherein the comparison result specifically comprises the following conditions:
in the first case: the disk array of the newly added disk exists in the storage system.
In the second case: the disk array of the newly added disk does not exist in the storage system.
In the third case: the newly added disk does not have disk array information.
In the first case, when the disk array of the newly added disk exists in the storage system and it is detected that the disk array corresponding to the newly added disk is in a failure or degraded state in the storage system, the newly added disk is added to the disk array and the disk array is recovered. Referring to fig. 2, for the newly added disk 2, if the disk array corresponding to the newly added disk 2 exists in the storage system, but is in a degraded state, the newly added disk 2 is added to the corresponding disk array in the system, and the disk array is repaired to be a normal disk array.
When the disk array of the newly added disk exists in the storage system and the disk array corresponding to the newly added disk is detected to be in a normal state in the storage system, initializing the newly added disk, and setting the newly added disk as a free disk to be configured in the storage system. Referring to fig. 2, for the newly added disk 1, if there is a corresponding disk array in the storage system and the disk array is in a normal state, the newly added disk 1 is initialized and set as a free disk.
In the second case, when the disk array of the newly added disk does not exist in the storage system, comparing the disk array information of the newly added disk with the disk array information of other newly added disks, if the comparison shows that other newly added disks with the same disk array information exist in the newly added disk, forming the disk array by all the newly added disks with the same disk array information, and configuring the newly added disk with the same disk array information and the affiliated disk array into the storage system together. Referring to fig. 2, for the newly added disk 3, the corresponding disk array does not exist in the storage system, but the newly added disk includes three newly added disks 3 with the same array information, the three newly added disks 3 form a disk array, and all the disk arrays 3 and the disk arrays to which the disk arrays belong are added to the storage system.
And if the comparison shows that other newly-added disks with the same disk array information do not exist in the newly-added disks, initializing the newly-added disks, and setting the newly-added disks as free disks to be configured in the storage system. As shown in fig. 2, for the newly added disk 4, the disk array corresponding to the newly added disk does not exist in the storage system, and the newly added disk having the same disk array information as the newly added disk does not exist in the newly added disk, the newly added disk 4 is initialized and configured as a free disk to be added to the storage system.
In a third case, if the newly added disk does not have the disk array information, the newly added disk is initialized and set as a free disk to be configured in the storage system. As shown in fig. 2, for a new disk without disk array information (corresponding to a blank box in the new disk in the figure), the new disk is added to the storage system for initialization and configured as a free disk.
For the existing storage system, when a plurality of disks are added at one time, only the information of each disk can be identified one by one, and a disk array formed by a plurality of new disks or a disk originally belonging to a certain disk array in the system cannot be effectively identified. If a new disk with a complete disk array or originally belonging to the system disk array is desired to be effectively identified, technicians can only manually configure the information of the disk array into the system, which is not favorable for the recovery of degraded or failed arrays in the system and the migration of the whole disk array between storage systems.
In the disk management method in the storage system of this embodiment, when a plurality of new disks are added to the storage system at one time, the newly added disk can be automatically identified, the disk information and the disk array information of the newly added disk can be acquired, and the newly added disk can be reasonably added to the storage system according to the disk array information. The defects can be overcome, the loss of the stored information in the newly added magnetic disk is avoided, and the identification efficiency of the new magnetic disk can be improved.
Referring to fig. 3, correspondingly, an embodiment of the present invention further provides a disk management system in a storage system, including:
the disk monitoring module 20 is used for monitoring the change of the disks in the storage system and identifying newly added disks;
an information scanning module 21, configured to scan the newly added disk, and obtain disk information and disk array information of the newly added disk;
and the disk array information comparison and configuration module 22 is configured to compare the disk array information of the newly added disk with the original disk array information of the storage system, and configure the newly added disk into the storage system according to a comparison result.
It can be seen that the disk management system in the storage system provided in this embodiment includes a disk monitoring module 20, an information scanning module 21, and a disk array information comparison and configuration module 22, where the system can identify a newly added disk when a disk is newly added to the storage system by monitoring changes of the disk in the storage system, and scan the newly added disk to obtain disk information and disk array information of the newly added disk, further compare the disk array information of the newly added disk with the original disk array information of the storage system, and configure the newly added disk into the storage system according to a comparison result. Therefore, the disk management system in the storage system can automatically identify the newly added disk in the storage system and acquire the effective information of the newly added disk, including the disk information and the disk array information, and reasonably allocate the newly added disk to the storage system according to the disk array information of the disk.
Specifically, in this embodiment, the disk array information comparing and configuring module 22 is configured to compare the disk array information of the newly added disk with the original disk array information of the storage system, where the comparison result includes the following conditions:
in the first case: the disk array of the newly added disk exists in the storage system.
In this case, the disk array information comparing and configuring module 22 is configured to configure the newly added disk into the storage system according to the comparison result, and includes: the disk array information comparing and configuring module 22 is specifically configured to: when the disk array corresponding to the newly added disk is detected to be in a failure or degradation state in the storage system, adding the newly added disk to the disk array, and recovering the disk array;
and when detecting that the disk array corresponding to the newly added disk is in a normal state in the storage system, initializing the newly added disk, and setting a free disk to be configured in the storage system.
In the second case: the disk array of the newly added disk does not exist in the storage system.
In this case, the disk array information comparing and configuring module 22 is configured to configure the newly added disk into the storage system according to the comparison result, and includes: the disk array information comparing and configuring module 22 is specifically configured to compare the disk array information of the newly added disk with the disk array information of other newly added disks, and if there are other newly added disks with the same disk array information, form a disk array from all the newly added disks with the same disk array information, and configure the newly added disk with the same disk array information and the disk array to which the newly added disk belongs together in the storage system; and if the new disk with the same disk array information does not exist, initializing the new disk, and setting the new disk as a free disk to be configured in the storage system.
In the third case: the newly added disk does not have disk array information.
In this case, the disk array information comparing and configuring module 22 is configured to configure the newly added disk into the storage system according to the comparison result, and includes: the disk array information comparing and configuring module 22 is specifically configured to initialize the newly added disk, and set the newly added disk as a free disk to be configured in the storage system.
The above description details the disk management method and system in the storage system provided by the present invention. 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 (8)

1. A method for managing disks in a storage system, comprising:
monitoring the change of a magnetic disk in a storage system, and identifying a newly added magnetic disk;
scanning the newly added disk to obtain disk information and disk array information of the newly added disk;
comparing the disk array information of the newly added disk with the original disk array information of the storage system, and configuring the newly added disk into the storage system according to the comparison result;
the comparison result comprises that the disk array of the newly added disk does not exist in the storage system;
the configuring the newly added disk to the storage system according to the comparison result comprises:
and comparing the disk array information of the newly added disk with the disk array information of other newly added disks, if other newly added disks with the same disk array information exist, forming the disk array by all the newly added disks with the same disk array information, and configuring the newly added disks with the same disk array information and the disk array to the storage system together.
2. The method of claim 1, wherein the comparison result comprises that a disk array of the newly added disk exists in the storage system;
the configuring the newly added disk to the storage system according to the comparison result comprises:
when the disk array corresponding to the newly added disk is detected to be in a failure or degradation state in the storage system, adding the newly added disk to the disk array, and recovering the disk array;
and when detecting that the disk array corresponding to the newly added disk is in a normal state in the storage system, initializing the newly added disk, and setting a free disk to be configured in the storage system.
3. The method of claim 1, wherein if no other new disks having the same disk array information exist, the new disk is initialized and set as a free disk for allocation to the storage system.
4. The method of claim 1, wherein the comparison result includes that the newly added disk does not have disk array information;
the configuring the newly added disk to the storage system according to the comparison result comprises:
and initializing the newly added magnetic disk, setting the newly added magnetic disk as a free disk and configuring the free disk in the storage system.
5. A disk management system in a storage system, comprising:
the disk monitoring module is used for monitoring the change of the disks in the storage system and identifying the newly added disks;
the information scanning module is used for scanning the newly added disk to acquire the disk information and the disk array information of the newly added disk;
the disk array information comparison and configuration module is used for comparing the disk array information of the newly added disk with the original disk array information of the storage system and configuring the newly added disk into the storage system according to a comparison result;
the comparison result comprises that the disk array of the newly added disk does not exist in the storage system;
the disk array information comparison and configuration module is used for configuring the newly added disk to the storage system according to the comparison result and comprises the following steps:
the disk array information comparison and configuration module is specifically configured to:
and comparing the disk array information of the newly added disk with the disk array information of other newly added disks, if other newly added disks with the same disk array information exist, forming the disk array by all the newly added disks with the same disk array information, and configuring the newly added disks with the same disk array information and the disk array to the storage system together.
6. The system of claim 5, wherein the comparison result comprises a disk array of the newly added disk existing in the storage system;
the disk array information comparison and configuration module is used for configuring the newly added disk to the storage system according to the comparison result and comprises the following steps:
the disk array information comparison and configuration module is specifically configured to:
when the disk array corresponding to the newly added disk is detected to be in a failure or degradation state in the storage system, adding the newly added disk to the disk array, and recovering the disk array;
and when detecting that the disk array corresponding to the newly added disk is in a normal state in the storage system, initializing the newly added disk, and setting a free disk to be configured in the storage system.
7. The system of claim 6, wherein the comparison result comprises that the disk array of the newly added disk is not present in the storage system;
the disk array information comparison and configuration module is used for configuring the newly added disk to the storage system according to the comparison result and comprises the following steps: the disk array information comparison and configuration module is further specifically configured to:
and comparing the disk array information of the newly added disk with the disk array information of other newly added disks, and initializing the newly added disk and setting the newly added disk as a free disk to be configured in the storage system if other newly added disks with the same disk array information do not exist.
8. The system of claim 5, wherein the comparison result comprises that the newly added disk does not have disk array information;
the disk array information comparison and configuration module is used for configuring the newly added disk to the storage system according to the comparison result and comprises the following steps:
the disk array information comparison and configuration module is specifically configured to:
and initializing the newly added magnetic disk, setting the newly added magnetic disk as a free disk and configuring the free disk in the storage system.
CN201610821156.5A 2016-09-13 2016-09-13 Disk management method and system in storage system Active CN106371771B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610821156.5A CN106371771B (en) 2016-09-13 2016-09-13 Disk management method and system in storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610821156.5A CN106371771B (en) 2016-09-13 2016-09-13 Disk management method and system in storage system

Publications (2)

Publication Number Publication Date
CN106371771A CN106371771A (en) 2017-02-01
CN106371771B true CN106371771B (en) 2020-03-06

Family

ID=57897518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610821156.5A Active CN106371771B (en) 2016-09-13 2016-09-13 Disk management method and system in storage system

Country Status (1)

Country Link
CN (1) CN106371771B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107704209A (en) * 2017-10-26 2018-02-16 郑州云海信息技术有限公司 A kind of disk scanning method, system, equipment and computer-readable storage medium
CN108897496B (en) * 2018-06-29 2020-11-03 平安科技(深圳)有限公司 Disk array configuration management method and device, computer equipment and storage medium
CN110674502A (en) * 2019-09-19 2020-01-10 华为技术有限公司 Data detection method and device
CN112416454A (en) * 2020-11-17 2021-02-26 浙江大华技术股份有限公司 Method and device for controlling starting of disk

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1808366A (en) * 2005-01-21 2006-07-26 英业达股份有限公司 Hard disk re-recognition system and method in redundancy array of inexpensive disks
CN101454745A (en) * 2006-05-24 2009-06-10 克姆佩棱特科技公司 System and method for raid management, reallocation, and restriping
CN101853140A (en) * 2009-03-30 2010-10-06 英业达股份有限公司 Disk array processing method
CN103645981A (en) * 2013-11-15 2014-03-19 华为技术有限公司 Hard disk identification method and system
WO2014047609A1 (en) * 2012-09-24 2014-03-27 Violin Memory Inc. Virtual addressing
CN105094685A (en) * 2014-04-29 2015-11-25 国际商业机器公司 Method and device for storage control

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1808366A (en) * 2005-01-21 2006-07-26 英业达股份有限公司 Hard disk re-recognition system and method in redundancy array of inexpensive disks
CN101454745A (en) * 2006-05-24 2009-06-10 克姆佩棱特科技公司 System and method for raid management, reallocation, and restriping
CN101853140A (en) * 2009-03-30 2010-10-06 英业达股份有限公司 Disk array processing method
WO2014047609A1 (en) * 2012-09-24 2014-03-27 Violin Memory Inc. Virtual addressing
CN103645981A (en) * 2013-11-15 2014-03-19 华为技术有限公司 Hard disk identification method and system
CN105094685A (en) * 2014-04-29 2015-11-25 国际商业机器公司 Method and device for storage control

Also Published As

Publication number Publication date
CN106371771A (en) 2017-02-01

Similar Documents

Publication Publication Date Title
CN106371771B (en) Disk management method and system in storage system
CN108536548B (en) Method and device for processing bad track of disk and computer storage medium
CN111522501B (en) Disk array space dividing method and device, electronic equipment and storage medium
US20180367870A1 (en) System for determining slot location in an equipment rack
US9697078B2 (en) Method and device for auto recovery storage of JBOD array
US20050177763A1 (en) System and method for improving network reliability
CN104077083A (en) New added storage method, device and system
CN106648970A (en) File backup method and distributed file system
CN104809046A (en) Application program networking control method and application program networking control device
CN104657243A (en) Server and server detection method
CN104267997A (en) Terminal device and starting method of application software in same
US20070217815A1 (en) Suspected place identifying apparatus and processing method
US20160197994A1 (en) Storage array confirmation of use of a path
US11269521B2 (en) Method, device and computer program product for processing disk unavailability states
CN105703941A (en) Method and device for processing configuration transaction
CN106301967A (en) A kind of method of data synchronization and outband management equipment
CN109617716B (en) Data center exception handling method and device
CN116015425A (en) Optical module control method and device, storage medium and electronic device
CN103885441B (en) A kind of adaptive failure diagnostic method of controller local area network
WO2016090768A1 (en) Port attribute inheritance method and device
CN108462588B (en) Data processing method and equipment
CN107547255A (en) Upgrade method, main control board and the group system of group system
CN103546807A (en) Cloud back-up and restoration method and related device
CN109995564B (en) Method, device, equipment and medium for automatically opening maintenance port
US20150242265A1 (en) Change message broadcast error detection

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200116

Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province

Applicant after: Suzhou Wave Intelligent Technology Co., Ltd.

Address before: 450018 Henan province Zheng Dong New District of Zhengzhou City Xinyi Road No. 278 16 floor room 1601

Applicant before: Zhengzhou Yunhai Information Technology Co. Ltd.

GR01 Patent grant
GR01 Patent grant