CN112100006A - Storage control method, device, equipment and machine-readable storage medium - Google Patents

Storage control method, device, equipment and machine-readable storage medium Download PDF

Info

Publication number
CN112100006A
CN112100006A CN202010864273.6A CN202010864273A CN112100006A CN 112100006 A CN112100006 A CN 112100006A CN 202010864273 A CN202010864273 A CN 202010864273A CN 112100006 A CN112100006 A CN 112100006A
Authority
CN
China
Prior art keywords
firmware
standby
main
updating
storage unit
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
CN202010864273.6A
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.)
New H3C Information Technologies Co Ltd
Original Assignee
New H3C Information Technologies 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 New H3C Information Technologies Co Ltd filed Critical New H3C Information Technologies Co Ltd
Priority to CN202010864273.6A priority Critical patent/CN112100006A/en
Publication of CN112100006A publication Critical patent/CN112100006A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present disclosure provides a storage control method, apparatus, device and machine-readable storage medium, the method comprising: the storage control device comprises a first storage unit and a second storage unit, wherein firmware is stored in the first storage unit and the second storage unit respectively, and the method comprises the following steps: selecting one from the firmware stored in the first storage unit and the firmware stored in the second storage unit, taking the selected firmware as a main firmware, and executing storage control, wherein the unselected firmware is taken as a standby firmware; if the main firmware fails, taking the standby firmware as a new main firmware to execute storage control; and updating and repairing the firmware with the fault according to the new main firmware. According to the technical scheme, two storage units are arranged in one storage control device, one firmware is stored respectively, and when the current main firmware fails to operate, the standby firmware is called to execute storage control, so that the requirement of dual backup of storage control can be met by one storage control device, and the hardware cost is reduced.

Description

Storage control method, device, equipment and machine-readable storage medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a storage control method, apparatus, device, and machine-readable storage medium.
Background
RAID (Redundant Arrays of Independent Disks) has the meaning of "array with redundancy capability made up of Independent Disks". The disk array is a disk group with huge capacity composed of a plurality of independent disks, and the performance of the whole disk system is improved by the additive effect generated by providing data by individual disks. With this technique, data is divided into a plurality of sectors, each of which is stored on a respective hard disk. The disk array can also utilize the concept of Parity Check (Parity Check), which can still read data when any hard disk in the array fails, and when the data is reconstructed, the data is calculated and then placed into a new hard disk again.
The disk array has three types, namely an external disk array cabinet, an internal disk array card (storage control card), and software simulation.
The internal disk array card requires high installation technology and is suitable for technical personnel to use and operate. The hardware array can provide functions such as online capacity expansion, dynamic modification of array levels, automatic data recovery, drive roaming, super-caching, etc. It can provide solutions for performance, data protection, reliability, availability, and manageability. The processing unit dedicated to the array card.
An SPI (serial peripheral interface) is a serial interface device, an SPI flash is a flash storage device that operates through a serial interface, and an SPI flash is slow to read and write, has limited erasing and writing times, and is generally used for storage that is not changed frequently.
At present, the requirement for double backup of the array card is more and more increased, a plurality of double RAID card server models appear on the market, the double backup of storage control is mainly ensured, the backup of control flow is realized at the end of the storage control card, and the double backup method is very important for customers with higher reliability requirements. However, the current popular server type with double RAID cards is a server type with double RAID cards, the cost of the RAID cards is very high, the double RAID type undoubtedly increases the cost of the whole server, and a low-cost mode for realizing storage control double backup is urgently needed.
Disclosure of Invention
In view of the above, the present disclosure provides a storage control method and apparatus, an electronic device, and a machine-readable storage medium, so as to solve the problem of high cost of the dual RAID cards.
The specific technical scheme is as follows:
the present disclosure provides a storage control method applied to a storage control device, where the storage control device includes a first storage unit and a second storage unit, where firmware is stored in the first storage unit and the second storage unit, respectively, and the method includes: selecting one from the firmware stored in the first storage unit and the firmware stored in the second storage unit, taking the selected firmware as a main firmware, and executing storage control, wherein the unselected firmware is taken as a standby firmware; if the main firmware fails, taking the standby firmware as a new main firmware to execute storage control; and updating and repairing the firmware with the fault according to the new main firmware.
As a technical solution, updating the main firmware according to an update instruction; whether the standby firmware is consistent with the main firmware is checked; and updating the backup firmware inconsistent with the main firmware according to the main firmware so as to make the backup firmware consistent with the main firmware.
As a technical scheme, the standby firmware is updated according to an update instruction; taking the original standby firmware as a new main firmware and the original main firmware as a new standby firmware; and updating the new standby firmware according to the updating instruction.
As a technical solution, the updating and repairing the firmware with the failure according to the new main firmware includes: and taking the repaired firmware as new standby firmware.
The present disclosure also provides a storage control apparatus applied to a storage control device, where the storage control device includes a first storage unit and a second storage unit, and the first storage unit and the second storage unit respectively store firmware, and the apparatus includes: the control module is used for selecting one from the firmware stored in the first storage unit and the firmware stored in the second storage unit, taking the selected firmware as a main firmware, executing storage control, and taking the unselected firmware as a standby firmware; the switching module is used for taking the standby firmware as a new main firmware and executing storage control if the main firmware fails; and the repair module is used for updating and repairing the firmware with the fault according to the new main firmware.
As a technical solution, updating the main firmware according to an update instruction; whether the standby firmware is consistent with the main firmware is checked; and updating the backup firmware inconsistent with the main firmware according to the main firmware so as to make the backup firmware consistent with the main firmware.
As a technical scheme, the standby firmware is updated according to an update instruction; taking the original standby firmware as a new main firmware and the original main firmware as a new standby firmware; and updating the new standby firmware according to the updating instruction.
As a technical solution, the updating and repairing the firmware with the failure according to the new main firmware includes: and taking the repaired firmware as new standby firmware.
The present disclosure also provides an electronic device, including a processor and a machine-readable storage medium, where the machine-readable storage medium stores machine-executable instructions capable of being executed by the processor, and the processor executes the machine-executable instructions to implement the foregoing storage control method.
The present disclosure also provides a machine-readable storage medium storing machine-executable instructions that, when invoked and executed by a processor, cause the processor to implement the aforementioned storage control method.
The technical scheme provided by the disclosure at least brings the following beneficial effects:
two storage units are arranged in one storage control device, one firmware is stored respectively, and when the current main firmware fails to operate, the standby firmware is called to execute storage control, so that one storage control device can meet the requirement of dual backup of storage control, and the hardware cost is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments of the present disclosure or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present disclosure, and other drawings can be obtained by those skilled in the art according to the drawings of the embodiments of the present disclosure.
FIG. 1 is a flow chart of a storage control method in one embodiment of the present disclosure;
FIG. 2 is a block diagram of a storage control device in one embodiment of the present disclosure;
FIG. 3 is a hardware block diagram in one embodiment of the disclosure;
fig. 4 is a hardware configuration diagram of an electronic device in an embodiment of the present disclosure.
Detailed Description
The terminology used in the embodiments of the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used in this disclosure and the claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present disclosure. Depending on the context, moreover, the word "if" as used may be interpreted as "at … …" or "when … …" or "in response to a determination".
The present disclosure provides a storage control method and apparatus, an electronic device, and a machine-readable storage medium to solve the above problems.
The specific technical scheme is as follows.
The present disclosure provides a storage control method applied to a storage control device, where the storage control device includes a first storage unit and a second storage unit, where firmware is stored in the first storage unit and the second storage unit, respectively, and the method includes: selecting one from the firmware stored in the first storage unit and the firmware stored in the second storage unit, taking the selected firmware as a main firmware, and executing storage control, wherein the unselected firmware is taken as a standby firmware; if the main firmware fails, taking the standby firmware as a new main firmware to execute storage control; and updating and repairing the firmware with the fault according to the new main firmware.
Specifically, as shown in fig. 1, the method comprises the following steps:
step S11, selecting one of the firmware stored in the first storage unit and the firmware stored in the second storage unit, and executing storage control with the selected firmware as the main firmware and the unselected firmware as the backup firmware;
when selecting the main firmware, default main firmware may be set in advance in a factory stage, or may be selected actively by a user, or may be selected automatically at random in a selection stage.
Step S12, if the main firmware fails, the standby firmware is used as a new main firmware to perform storage control;
when the main firmware fails, the standby firmware is quickly switched to, so that the influence on the service is avoided.
In step S13, the firmware that repaired the failure is updated according to the new main firmware.
And repairing the original main firmware with the firmware according to the new main firmware, namely the original standby firmware, and synchronizing the firmware with the fault according to the data stored in the new main firmware so as to finish the quick fault repair.
Two storage units are arranged in one storage control device, one firmware is stored respectively, and when the current main firmware fails to operate, the standby firmware is called to execute storage control, so that one storage control device can meet the requirement of dual backup of storage control, and the hardware cost is reduced.
As a technical solution, updating the main firmware according to an update instruction; whether the standby firmware is consistent with the main firmware is checked; and updating the backup firmware inconsistent with the main firmware according to the main firmware so as to make the backup firmware consistent with the main firmware.
When the firmware needs to be updated, the current main firmware is updated, and then the standby firmware is updated according to the data stored in the updated main firmware.
As a technical scheme, the standby firmware is updated according to an update instruction; taking the original standby firmware as a new main firmware and the original main firmware as a new standby firmware; and updating the new standby firmware according to the updating instruction.
When the firmware needs to be updated, the current standby firmware is updated, then the main standby firmware is switched, and the new standby firmware is updated, so that the influence on the service is reduced.
As a technical solution, the updating and repairing the firmware with the failure according to the new main firmware includes: and taking the repaired firmware as new standby firmware.
After the original main firmware with the fault is repaired, the repaired original main firmware is used as a new standby firmware and is not switched back to the original main and standby firmware, so that the switching frequency and frequency of the system firmware are reduced, and the influence is reduced.
The present disclosure also provides a storage control apparatus, as shown in fig. 2, applied to a storage control device, where the storage control device includes a first storage unit and a second storage unit, and the first storage unit and the second storage unit respectively store firmware, and the apparatus includes: the control module 21 is configured to select one of the firmware stored in the first storage unit and the firmware stored in the second storage unit, use the selected firmware as a main firmware, and perform storage control, and use the unselected firmware as a backup firmware; a switching module 22, configured to, if the main firmware fails, use the standby firmware as a new main firmware to perform storage control; and the repair module 23 is configured to update and repair the failed firmware according to the new main firmware.
As a technical solution, updating the main firmware according to an update instruction; whether the standby firmware is consistent with the main firmware is checked; and updating the backup firmware inconsistent with the main firmware according to the main firmware so as to make the backup firmware consistent with the main firmware.
As a technical scheme, the standby firmware is updated according to an update instruction; taking the original standby firmware as a new main firmware and the original main firmware as a new standby firmware; and updating the new standby firmware according to the updating instruction.
As a technical solution, the updating and repairing the firmware with the failure according to the new main firmware includes: and taking the repaired firmware as new standby firmware.
The firmware version information is stored in the SPI flash, so that double SPI flash is directly designed on a storage control card (storage control equipment), and double backup redundancy control can be realized on the firmware information.
Dual backup of storage firmware using dual SPI design
The hardware framework design is as shown in FIG. 3, and a single-card double-SPI flash structure is used for replacing the original double-raid design on hardware. The biggest difference between the design and the common array card is that the design of the main SPI flash and the standby SPI flash is made on the control chip. The SPI flash is actually the location where the storage control card firmware version information is stored.
After the server is provided with the storage control card, the system is installed by using the card, and after the system is installed. For the memory card, the memory control card firmware information is stored in the SPI flash, and the main SPI flash backs up this part of the information to the backup SPI flash. If the firmware state is found to be wrong in the running process of the storage service, the system can carry out data synchronization from the standby SPI flash and correct the current firmware state by using the firmware information in the standby SPI flash. At the moment, the standby SPI flash is switched to be a master from a standby state, the original master SPI flash is marked as standby, and meanwhile, firmware version information is synchronized from the existing master SPI flash, so that data consistency is finally realized.
When the consistency detection of the firmware version information exists on the software design matched with the memory card or the action of triggering the upgrading of the firmware exists, the synchronization requirement is triggered in an interruption mode. When the firmware information of the main SPI flash is changed, inconsistent information interruption can be triggered to the memory card firmware management system, and the management system can synchronize the information of the main SPI flash and the standby SPI flash for one time.
In one embodiment, the present disclosure provides an electronic device, which includes a processor and a machine-readable storage medium, where the machine-readable storage medium stores machine-executable instructions capable of being executed by the processor, and the processor executes the machine-executable instructions to implement the foregoing storage control method, and from a hardware layer perspective, a schematic diagram of a hardware architecture can be shown in fig. 4.
In one embodiment, the present disclosure provides a machine-readable storage medium having stored thereon machine-executable instructions that, when invoked and executed by a processor, cause the processor to implement the aforementioned storage control method.
Here, a machine-readable storage medium may be any electronic, magnetic, optical, or other physical storage device that can contain or store information such as executable instructions, data, and so forth. For example, the machine-readable storage medium may be: a RAM (random Access Memory), a volatile Memory, a non-volatile Memory, a flash Memory, a storage drive (e.g., a hard drive), a solid state drive, any type of storage disk (e.g., an optical disk, a dvd, etc.), or similar storage medium, or a combination thereof.
The systems, devices, modules or units described in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations in practicing the disclosure.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Furthermore, these computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (which may include, but is not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The above description is only an embodiment of the present disclosure, and is not intended to limit the present disclosure. Various modifications and variations of this disclosure will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present disclosure should be included in the scope of the claims of the present disclosure.

Claims (10)

1. A storage control method applied to a storage control apparatus including a first storage unit and a second storage unit, the first storage unit and the second storage unit storing firmware, respectively, the method comprising:
selecting one from the firmware stored in the first storage unit and the firmware stored in the second storage unit, taking the selected firmware as a main firmware, and executing storage control, wherein the unselected firmware is taken as a standby firmware;
if the main firmware fails, taking the standby firmware as a new main firmware to execute storage control;
and updating and repairing the firmware with the fault according to the new main firmware.
2. The method of claim 1,
updating the main firmware according to the updating instruction;
checking whether the standby firmware is consistent with the main firmware;
and updating the standby firmware inconsistent with the main firmware according to the main firmware so as to make the standby firmware consistent with the main firmware.
3. The method of claim 1,
updating the standby firmware according to the updating instruction;
taking the original standby firmware as a new main firmware and the original main firmware as a new standby firmware;
and updating the new standby firmware according to the updating instruction.
4. The method of claim 1, wherein updating the firmware that repairs the failed firmware based on the new main firmware comprises:
and taking the repaired firmware as new standby firmware.
5. A storage control apparatus applied to a storage control device including a first storage unit and a second storage unit, the first storage unit and the second storage unit storing firmware, respectively, the apparatus comprising:
the control module is used for selecting one from the firmware stored in the first storage unit and the firmware stored in the second storage unit, taking the selected firmware as a main firmware, executing storage control, and taking the unselected firmware as a standby firmware;
the switching module is used for taking the standby firmware as a new main firmware and executing storage control if the main firmware fails;
and the repair module is used for updating and repairing the firmware with the fault according to the new main firmware.
6. The apparatus of claim 5,
updating the main firmware according to the updating instruction;
checking whether the standby firmware is consistent with the main firmware;
and updating the standby firmware inconsistent with the main firmware according to the main firmware so as to make the standby firmware consistent with the main firmware.
7. The apparatus of claim 5,
updating the standby firmware according to the updating instruction;
taking the original standby firmware as a new main firmware and the original main firmware as a new standby firmware;
and updating the new standby firmware according to the updating instruction.
8. The apparatus of claim 5, wherein the updating the repair failed firmware based on the new main firmware comprises:
and taking the repaired firmware as new standby firmware.
9. An electronic device, comprising: a processor and a machine-readable storage medium storing machine-executable instructions executable by the processor to perform the method of any one of claims 1 to 4.
10. A machine-readable storage medium having stored thereon machine-executable instructions which, when invoked and executed by a processor, cause the processor to implement the method of any of claims 1-4.
CN202010864273.6A 2020-08-25 2020-08-25 Storage control method, device, equipment and machine-readable storage medium Pending CN112100006A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010864273.6A CN112100006A (en) 2020-08-25 2020-08-25 Storage control method, device, equipment and machine-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010864273.6A CN112100006A (en) 2020-08-25 2020-08-25 Storage control method, device, equipment and machine-readable storage medium

Publications (1)

Publication Number Publication Date
CN112100006A true CN112100006A (en) 2020-12-18

Family

ID=73753618

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010864273.6A Pending CN112100006A (en) 2020-08-25 2020-08-25 Storage control method, device, equipment and machine-readable storage medium

Country Status (1)

Country Link
CN (1) CN112100006A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100281297A1 (en) * 2009-04-29 2010-11-04 Jibbe Mahmoud K Firmware recovery in a raid controller by using a dual firmware configuration
US20100306586A1 (en) * 2009-05-26 2010-12-02 Fujitsu Limited Storage apparatus and method of data processing
CN102857358A (en) * 2011-06-29 2013-01-02 环旭电子股份有限公司 Customer premise equipment capable of repairing firmware and firmware repairing method of customer premise equipment
CN104699410A (en) * 2013-12-04 2015-06-10 联想(北京)有限公司 Information processing method and electronic device
CN110910944A (en) * 2018-09-17 2020-03-24 爱思开海力士有限公司 Apparatus and method for maintaining firmware in a memory system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100281297A1 (en) * 2009-04-29 2010-11-04 Jibbe Mahmoud K Firmware recovery in a raid controller by using a dual firmware configuration
US20100306586A1 (en) * 2009-05-26 2010-12-02 Fujitsu Limited Storage apparatus and method of data processing
CN102857358A (en) * 2011-06-29 2013-01-02 环旭电子股份有限公司 Customer premise equipment capable of repairing firmware and firmware repairing method of customer premise equipment
CN104699410A (en) * 2013-12-04 2015-06-10 联想(北京)有限公司 Information processing method and electronic device
CN110910944A (en) * 2018-09-17 2020-03-24 爱思开海力士有限公司 Apparatus and method for maintaining firmware in a memory system

Similar Documents

Publication Publication Date Title
CN107807794B (en) Data storage method and device
CN107220148B (en) Reconstruction method and device for redundant array of independent disks
US8843782B2 (en) Method and apparatus for reconstructing redundant array of inexpensive disks, and system
US10949314B2 (en) Method and apparatus for failure recovery of storage device
US6438647B1 (en) Method and apparatus for providing battery-backed immediate write back cache for an array of disk drives in a computer system
CN107870731B (en) Management method of Redundant Array of Independent Disks (RAID) system and electronic equipment
CN104516796B (en) A kind of network element backup and restoration methods and device based on command set
CN104503781A (en) Firmware upgrading method for hard disk and storage system
CN115657965B (en) Method, device and medium for configuring metadata
CN106033362A (en) Method and device for processing flash memory partition
CN104881242A (en) Data writing method and data writing device
CN104461791A (en) Information processing method and device
US9558084B2 (en) Recovery control in mirrored disks
CN103049407B (en) Date storage method, Apparatus and system
US20190354433A1 (en) Parity log with by-pass
US7600151B2 (en) RAID capacity expansion interruption recovery handling method and system
CN113835637B (en) Data writing method, device and equipment
CN110531925B (en) Data reading method and device, electronic equipment and machine-readable storage medium
CN112100006A (en) Storage control method, device, equipment and machine-readable storage medium
CN109426432A (en) Creation method, device and the equipment of redundant array of independent disks
CN112784101B (en) Video data storage method and device and data storage equipment
CN114442944A (en) Data copying method, system and equipment
CN108334280B (en) RAID5 disk group fast reconstruction method and device
CN112835539A (en) Machine room moving method and device
CN110389863A (en) A kind of data reconstruction method, device, equipment and computer readable 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201218

RJ01 Rejection of invention patent application after publication