CN113986362A - RAID card, control method thereof and server host - Google Patents

RAID card, control method thereof and server host Download PDF

Info

Publication number
CN113986362A
CN113986362A CN202111233163.0A CN202111233163A CN113986362A CN 113986362 A CN113986362 A CN 113986362A CN 202111233163 A CN202111233163 A CN 202111233163A CN 113986362 A CN113986362 A CN 113986362A
Authority
CN
China
Prior art keywords
raid card
host
module
bios
raid
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.)
Granted
Application number
CN202111233163.0A
Other languages
Chinese (zh)
Other versions
CN113986362B (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.)
Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center Co Ltd
Original Assignee
Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center 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 Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center Co Ltd filed Critical Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center Co Ltd
Priority to CN202111233163.0A priority Critical patent/CN113986362B/en
Publication of CN113986362A publication Critical patent/CN113986362A/en
Application granted granted Critical
Publication of CN113986362B publication Critical patent/CN113986362B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system

Abstract

The application discloses a RAID card, a control method thereof and a server host, wherein the RAID card comprises: the communication module is used for establishing a communication link with the host; the BIOS module is used for executing an internal BIOS program after the communication link is established, wherein the internal BIOS program comprises RAID function initialization, and/or redundant disk array configuration, and/or redundant disk array access, and/or redundant disk access conversion into access to each physical storage device; and the power-on module is used for judging whether the power-on condition is met, and if so, the communication module and the BIOS module are triggered. The RAID card disclosed by the application does not need to interact with the host for multiple times, after the power-on condition is judged to be met, initialization is directly completed, and the management of the hard disk equipment of the host can be participated, so that the interaction time is saved, meanwhile, the BIOS of the host does not need to be debugged according to the type of the RAID card, and the RAID card has higher compatibility.

Description

RAID card, control method thereof and server host
Technical Field
The invention relates to the field of server equipment, in particular to a RAID card, a control method thereof and a server host.
Background
In recent years, with the explosive increase of data volume, the large-space storage, high-speed data read-write and data backup functions of the storage server are more and more emphasized by users. When the storage server works, the storage devices are generally organized into a Redundant disk array by a RAID (Redundant array of Independent Disks) card, and a BIOS (Basic Input Output System) and an OS (Operating System) do not directly access each original physical storage device, but access an abstract storage device corresponding to the Redundant disk array provided by the RAID card.
When the server host is powered on and operated, the connection between the RAID card and the host needs to be reestablished, a series of interactions between the BIOS of the host and the RAID card are involved in the process, the interaction process consumes a long time, the BIOS of the host needs to be developed and debugged specifically according to the RAID cards of different manufacturers and different models, and the cost of labor and time is high.
Therefore, how to provide a solution to the above technical problems is a problem to be solved by those skilled in the art.
Disclosure of Invention
In view of this, the present invention provides a RAID card, a control method thereof, and a server host, so as to reduce the cost for starting the RAID card. The specific scheme is as follows:
a RAID card comprising:
the communication module is used for establishing a communication link with the host;
the BIOS module is used for executing an internal BIOS program after the communication link is established, wherein the internal BIOS program comprises RAID function initialization, and/or redundant disk array configuration, and/or redundant disk array access, and/or redundant disk access conversion into access to each physical storage device;
and the power-on module is used for judging whether the power-on condition is met, and if so, triggering the communication module and the BIOS module.
Preferably, the power-on condition is specifically:
detecting that the host is powered on.
Preferably, the power-on condition is specifically:
and detecting command information sent by the host.
Preferably, the RAID card further includes:
and the directory module is used for storing the codes of the BIOS module in a corresponding directory according to the association degree.
Preferably, the code is specifically a code corresponding to an internal CPU type and corresponding to an EDKII code framework.
Correspondingly, this application still discloses a server host computer, includes:
a RAID card slot for inserting a RAID card as described in any of the above;
the disk card slot is used for accessing the redundant disk array;
and the interaction module is used for performing information interaction with the RAID card when the RAID card is detected to be inserted into the RAID card slot.
Correspondingly, the application also discloses a control method of the RAID card, which is applied to the RAID card, and includes:
judging whether the power-on condition is met;
if yes, establishing a communication link with the host computer, and then executing an internal BIOS program:
the internal BIOS program includes: performing RAID function initialization, and/or configuring a redundant disk array, and/or accessing the redundant disk array, and/or converting the access of the redundant disk into the access of each physical storage device.
Preferably, the power-on condition is specifically:
detecting that the host is powered on.
Preferably, the power-on condition is specifically: and detecting command information sent by the host.
Preferably, the process of executing the internal BIOS program further includes:
the operating system is started.
The application discloses RAID card includes: the communication module is used for establishing a communication link with the host; the BIOS module is used for executing an internal BIOS program after the communication link is established, wherein the internal BIOS program comprises RAID function initialization, and/or redundant disk array configuration, and/or redundant disk array access, and/or redundant disk access conversion into access to each physical storage device; and the power-on module is used for judging whether the power-on condition is met, and if so, triggering the communication module and the BIOS module. The RAID card disclosed by the application does not need to interact with the host for multiple times, after the power-on condition is judged to be met, initialization is directly completed, and the management of the hard disk equipment of the host can be participated, so that the interaction time is saved, meanwhile, the BIOS of the host does not need to be debugged according to the type of the RAID card, and the RAID card has higher compatibility.
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 embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a configuration diagram of a RAID card according to an embodiment of the present invention;
FIG. 2 is a block diagram of a server host according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating steps of a method for controlling a RAID card according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the 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.
When the server host is powered on and operated, the connection between the RAID card and the host needs to be reestablished, a series of interactions between the BIOS of the host and the RAID card are involved in the process, the interaction process consumes a long time, the BIOS of the host needs to be developed and debugged specifically according to the RAID cards of different manufacturers and different models, and the cost of labor and time is high.
The RAID card disclosed by the application does not need to interact with the host for multiple times, after the power-on condition is judged to be met, initialization is directly completed, and the management of the hard disk equipment of the host can be participated, so that the interaction time is saved, meanwhile, the BIOS of the host does not need to be debugged according to the type of the RAID card, and the RAID card has higher compatibility.
The embodiment of the invention discloses a RAID card 1, which is shown in figure 1 and comprises the following components:
a communication module 11, configured to establish a communication link with a host;
the BIOS module 12 is configured to execute an internal BIOS program after the communication link is established, where the internal BIOS program includes RAID function initialization, and/or configures a redundant disk array, and/or accesses the redundant disk array, and/or converts access to the redundant disk into access to each physical storage device;
and the power-on module 13 is used for judging whether the power-on condition is met, and if so, triggering the communication module and the BIOS module.
It can be understood that, in this embodiment, the power-on condition may specifically be set as: detecting that the host is powered on may also be configured to detect command information issued by the host, typically issued by the BIOS of the host.
It can be understood that the communication link established by the communication module 11 in the RAID card 1 in this embodiment between the RAID card and the host is generally PCIe protocol (Peripheral Component Interconnect Express), so as to ensure that the subsequent BIOS module 12 can access various hardware resources of the host.
The BIOS module 12 included in itself can autonomously execute internal BIOS programs, which are mainly executed by the host BIOS after being interactively confirmed by the host BIOS and the RAID card in the conventional start-up, and are not confirmed any more in this embodiment, and the internal BIOS programs are autonomously implemented, so that the interaction time with the host is greatly saved. It is understood that the internal BIOS program may perform all initialization actions or may perform some initialization actions, and the other actions are performed by the host BIOS.
It can be understood that, in this embodiment, the RAID card significantly reduces interaction with the host during initialization, thereby reducing interdependence between the host and the RAID card, and when the two interact, the probability of interaction interruption caused by external interference is also significantly reduced, the probability of error in the intermediate link is reduced, the starting speed of the server host is increased, and meanwhile, the requirement on the adaptability of the server host is reduced, and the design requirement of the server host is simplified.
Further, the RAID card further includes:
and the directory module is used for storing the codes of the BIOS module in a corresponding directory according to the association degree.
Further, the code is specifically a code corresponding to an internal CPU type and corresponding to an EDKII code framework.
It can be understood that the architecture of the RAID card in this embodiment includes a BIOS code frame, and the BIOS code frame may be generally selected as an EDKII (EFI Development Kit version II, a second-generation EFI Development Kit, where the EFI is an Extensible Firmware Interface), or may be selected as another type of code frame, and the corresponding BIOS specification is generally a UEFI (universal Extensible Firmware Interface), or may be selected as another specification such as an EFI specification, and the code of the BIOS module, or even the code of the entire RAID card, is a code stored in the RAID card after the original code frame is adjusted according to a Central Processing Unit (CPU) type or model integrated with the RAID card.
In the EDKII code, the modules with low relevance are independent of each directory. And selecting corresponding codes to compile into a final internal BIOS program according to the product requirements of the RAID card. The directory of the CPU is the basis of other directories of the whole BIOS code framework, the internal CPU type is different, and the corresponding directories are different, for example, the detail real-time code corresponding to an ARM (advanced RISC machines) processor is put under the independent ARMPKG directory. When the development and debugging of the directory of the internal CPU are correct, the development and debugging of other directories can be carried out.
It can be understood that, in order to improve the identification efficiency of the RAID card, the RAID card in this embodiment may further have an identifier containing a BIOS module on an external surface, so as to facilitate identification and use by a user.
The embodiment of the application discloses a RAID card, including: the communication module is used for establishing a communication link with the host; the BIOS module is used for executing an internal BIOS program after the communication link is established, wherein the internal BIOS program comprises RAID function initialization, and/or redundant disk array configuration, and/or redundant disk array access, and/or redundant disk access conversion into access to each physical storage device; and the power-on module is used for judging whether the power-on condition is met, and if so, triggering the communication module and the BIOS module. The RAID card disclosed by the embodiment of the application does not need to interact with the host for multiple times, after the power-on condition is judged to be met, initialization is directly completed, and the hard disk equipment management of the host can be participated, so that the interaction time is saved, meanwhile, the host BIOS does not need to be debugged according to the type of the RAID card, and the RAID card has higher compatibility.
Correspondingly, the embodiment of the present application further discloses a server host 2, as shown in fig. 2, including:
a RAID card slot 21 for inserting a RAID card according to any one of the above embodiments;
a disk card slot 22 for accessing a redundant disk array;
and the interaction module 23 is configured to perform information interaction with the RAID card when the RAID card is detected to be inserted into the RAID card slot.
It can be understood that the interactive module 23 in this embodiment is usually implemented by the BIOS on the server host 2, and since the RAID card in the previous embodiment can implement initialization by executing an internal BIOS program, the degree of autonomy of the RAID card in the initialization process is improved, and the adaptation requirement for the BIOS on the server host 2 is reduced, the BIOS on the server host 2 in this embodiment may select a small, efficient, simplified, and ubiquitous implementation scheme, and a manufacturer may perform personalized development on the BIOS itself, so as to achieve the optimal size and performance of the server host 2, and at the same time, the program debugging requirement of the entire server host 2 is reduced, and the compatible RAID card has a wider range.
Correspondingly, an embodiment of the present application further discloses a method for controlling a RAID card, which is applied to the RAID card described above, and is shown in fig. 3, where the method includes:
s1: judging whether the power-on condition is met;
s2: if yes, establishing a communication link with the host computer, and then executing an internal BIOS program:
the internal BIOS program includes: performing RAID function initialization, and/or configuring a redundant disk array, and/or accessing the redundant disk array, and/or converting the access of the redundant disk into the access of each physical storage device.
In some specific embodiments, the power-on condition is specifically: detecting that the host is powered on.
In some specific embodiments, the power-on condition is specifically: and detecting command information sent by the host.
It is understood that the communication link established between the RAID card and the host in this embodiment is generally PCIe protocol (Peripheral Component Interconnect Express), so as to ensure that various hardware resources of the host can be subsequently accessed.
It can be understood that, in the present embodiment, the internal BIOS program can be autonomously executed, and the internal BIOS program is mainly executed by the host BIOS after the host BIOS and the RAID card perform interactive confirmation in the conventional start-up. It is understood that the internal BIOS program may perform all initialization actions or may perform some initialization actions, and the other actions are performed by the host BIOS.
It can be understood that, in this embodiment, the RAID card significantly reduces interaction with the host during initialization, thereby reducing interdependence between the host and the RAID card, and when the two interact, the probability of interaction interruption caused by external interference is also significantly reduced, the probability of error in the intermediate link is reduced, the starting speed of the server host is increased, and meanwhile, the requirement on the adaptability of the server host is reduced, and the design requirement of the server host is simplified.
In some specific embodiments, the executing the internal BIOS program further includes:
s3: the operating system is started.
By the RAID card control method in the embodiment, the RAID card does not need to interact with the host for multiple times, initialization is directly completed after the power-on condition is judged to be met, and hard disk equipment management of the host can be participated, so that interaction time is saved, and meanwhile, the host BIOS does not need to be debugged according to the type of the RAID card, and higher compatibility is achieved.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The RAID card, the control method thereof, and the server host provided by the present invention are described in detail above, and a specific example is applied in the present disclosure to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A RAID card comprising:
the communication module is used for establishing a communication link with the host;
the BIOS module is used for executing an internal BIOS program after the communication link is established, wherein the internal BIOS program comprises RAID function initialization, and/or redundant disk array configuration, and/or redundant disk array access, and/or redundant disk access conversion into access to each physical storage device;
and the power-on module is used for judging whether the power-on condition is met, and if so, triggering the communication module and the BIOS module.
2. The RAID card of claim 1, wherein the power-on condition is specifically:
detecting that the host is powered on.
3. The RAID card of claim 1, wherein the power-on condition is specifically:
and detecting command information sent by the host.
4. The RAID card according to any one of claims 1 to 3, further comprising:
and the directory module is used for storing the codes of the BIOS module in a corresponding directory according to the association degree.
5. RAID card according to claim 4, characterized in that said code is in particular a code under the corresponding EDKII code framework, corresponding to an internal CPU type.
6. A server host, comprising:
a RAID card slot for inserting a RAID card according to any one of claims 1 to 5;
the disk card slot is used for accessing the redundant disk array;
and the interaction module is used for performing information interaction with the RAID card when the RAID card is detected to be inserted into the RAID card slot.
7. A RAID card control method applied to the RAID card according to any one of claims 1 to 5, comprising:
judging whether the power-on condition is met;
if yes, establishing a communication link with the host computer, and then executing an internal BIOS program:
the internal BIOS program includes: performing RAID function initialization, and/or configuring a redundant disk array, and/or accessing the redundant disk array, and/or converting the access of the redundant disk into the access of each physical storage device.
8. The control method according to claim 7, wherein the power-on condition is specifically:
detecting that the host is powered on.
9. The control method according to claim 7, wherein the power-on condition is specifically: and detecting command information sent by the host.
10. The method according to any one of claims 7 to 9, wherein the executing the internal BIOS program further comprises:
the operating system is started.
CN202111233163.0A 2021-10-22 2021-10-22 RAID card, control method thereof and server host Active CN113986362B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111233163.0A CN113986362B (en) 2021-10-22 2021-10-22 RAID card, control method thereof and server host

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111233163.0A CN113986362B (en) 2021-10-22 2021-10-22 RAID card, control method thereof and server host

Publications (2)

Publication Number Publication Date
CN113986362A true CN113986362A (en) 2022-01-28
CN113986362B CN113986362B (en) 2024-01-23

Family

ID=79740433

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111233163.0A Active CN113986362B (en) 2021-10-22 2021-10-22 RAID card, control method thereof and server host

Country Status (1)

Country Link
CN (1) CN113986362B (en)

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001004775A2 (en) * 1999-07-14 2001-01-18 Paragon B.V. A method for constructing a homogeneous electronic catalog
US20020095548A1 (en) * 2001-01-17 2002-07-18 International Business Machines Corporation System, method and computer program for storage system controller configuration
US20050097279A1 (en) * 2003-10-31 2005-05-05 Kabushiki Kaisha Toshiba Electronic apparatus including plural processors
US6971003B1 (en) * 2002-04-02 2005-11-29 Adaptec, Inc. Method and apparatus for minimizing option ROM BIOS code
US20060212692A1 (en) * 2005-03-18 2006-09-21 Hitachi, Ltd. Computer system
US20080065875A1 (en) * 2006-09-08 2008-03-13 Thompson Mark J Bios bootable raid support
US20080133831A1 (en) * 2006-12-01 2008-06-05 Lsi Logic Corporation System and method of volume group creation based on an automatic drive selection scheme
JP2008181442A (en) * 2007-01-26 2008-08-07 Nec Corp Information processing system and system data storage method
CN101593083A (en) * 2008-05-26 2009-12-02 联想(北京)有限公司 Device, computing machine and method that computer profile is protected and recovered
WO2011025479A1 (en) * 2009-08-25 2011-03-03 Hewlett-Packard Development Company, L.P. A plurality of interface files usable for access to bios
US20120005472A1 (en) * 2009-03-30 2012-01-05 Fujitsu Limited Management server, boot server, network boot system, and network boot method
CN102609219A (en) * 2012-01-20 2012-07-25 华为技术有限公司 Redundant array of independent disks RAID controller and system
US20160019736A1 (en) * 2006-08-16 2016-01-21 Isonas, Inc. Security control and access system
CN106909848A (en) * 2015-12-22 2017-06-30 中电科技(北京)有限公司 A kind of computer security strengthening system and its method based on BIOS extensions
CN107688434A (en) * 2016-08-04 2018-02-13 紫光华山信息技术有限公司 Disk array RAID collocation methods and device
US20180095679A1 (en) * 2016-09-30 2018-04-05 Piotr Wysocki Device driver to provide redundant array of independent disks functionality
CN108874321A (en) * 2018-06-29 2018-11-23 郑州云海信息技术有限公司 A kind of raid-array data reconstruction method, device and equipment
CN108874719A (en) * 2017-05-16 2018-11-23 杭州海康威视数字技术股份有限公司 A kind of expanding storage apparatus based on PCIe bus
CN108897496A (en) * 2018-06-29 2018-11-27 平安科技(深圳)有限公司 Disk array configuring management method, device, computer equipment and storage medium
CN109144581A (en) * 2018-07-23 2019-01-04 郑州云海信息技术有限公司 A kind of method and system configuring RAID in server system
WO2020010505A1 (en) * 2018-07-10 2020-01-16 深圳花儿数据技术有限公司 Synchronization recovery method for data of distributed storage system, and storage medium
CN111258661A (en) * 2020-01-13 2020-06-09 山东超越数控电子股份有限公司 RAID card drive design method based on UEFI SCSI
CN111290702A (en) * 2018-12-07 2020-06-16 华为技术有限公司 Switching method of control equipment, control equipment and storage system

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001004775A2 (en) * 1999-07-14 2001-01-18 Paragon B.V. A method for constructing a homogeneous electronic catalog
US20020095548A1 (en) * 2001-01-17 2002-07-18 International Business Machines Corporation System, method and computer program for storage system controller configuration
US6971003B1 (en) * 2002-04-02 2005-11-29 Adaptec, Inc. Method and apparatus for minimizing option ROM BIOS code
US20050097279A1 (en) * 2003-10-31 2005-05-05 Kabushiki Kaisha Toshiba Electronic apparatus including plural processors
US20060212692A1 (en) * 2005-03-18 2006-09-21 Hitachi, Ltd. Computer system
US20160019736A1 (en) * 2006-08-16 2016-01-21 Isonas, Inc. Security control and access system
US20080065875A1 (en) * 2006-09-08 2008-03-13 Thompson Mark J Bios bootable raid support
US20080133831A1 (en) * 2006-12-01 2008-06-05 Lsi Logic Corporation System and method of volume group creation based on an automatic drive selection scheme
JP2008181442A (en) * 2007-01-26 2008-08-07 Nec Corp Information processing system and system data storage method
CN101593083A (en) * 2008-05-26 2009-12-02 联想(北京)有限公司 Device, computing machine and method that computer profile is protected and recovered
US20120005472A1 (en) * 2009-03-30 2012-01-05 Fujitsu Limited Management server, boot server, network boot system, and network boot method
WO2011025479A1 (en) * 2009-08-25 2011-03-03 Hewlett-Packard Development Company, L.P. A plurality of interface files usable for access to bios
CN102609219A (en) * 2012-01-20 2012-07-25 华为技术有限公司 Redundant array of independent disks RAID controller and system
CN106909848A (en) * 2015-12-22 2017-06-30 中电科技(北京)有限公司 A kind of computer security strengthening system and its method based on BIOS extensions
CN107688434A (en) * 2016-08-04 2018-02-13 紫光华山信息技术有限公司 Disk array RAID collocation methods and device
US20180095679A1 (en) * 2016-09-30 2018-04-05 Piotr Wysocki Device driver to provide redundant array of independent disks functionality
CN108874719A (en) * 2017-05-16 2018-11-23 杭州海康威视数字技术股份有限公司 A kind of expanding storage apparatus based on PCIe bus
CN108874321A (en) * 2018-06-29 2018-11-23 郑州云海信息技术有限公司 A kind of raid-array data reconstruction method, device and equipment
CN108897496A (en) * 2018-06-29 2018-11-27 平安科技(深圳)有限公司 Disk array configuring management method, device, computer equipment and storage medium
WO2020010505A1 (en) * 2018-07-10 2020-01-16 深圳花儿数据技术有限公司 Synchronization recovery method for data of distributed storage system, and storage medium
CN109144581A (en) * 2018-07-23 2019-01-04 郑州云海信息技术有限公司 A kind of method and system configuring RAID in server system
CN111290702A (en) * 2018-12-07 2020-06-16 华为技术有限公司 Switching method of control equipment, control equipment and storage system
CN111258661A (en) * 2020-01-13 2020-06-09 山东超越数控电子股份有限公司 RAID card drive design method based on UEFI SCSI

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
庄克良;高云岭;纪向尚;: "UEFI BIOS在复杂嵌入式系统中的可应用性的研究", 舰船电子工程, no. 12 *
李立群;: "磁盘阵列系统存储解决方案", 中国有线电视, no. 1 *
鸣璇;: "让电脑插上电源就能启用――记戴尔"工厂定制集成"服务", 金融电子化, no. 05 *

Also Published As

Publication number Publication date
CN113986362B (en) 2024-01-23

Similar Documents

Publication Publication Date Title
CN100377085C (en) Method for implementing hardware image starting optimizing of embedded operating system
US5748980A (en) System for configuring a computer system
CN106201563B (en) Configuration method and device of starting parameters and method and device for starting mainboard
CN103412769A (en) External card parameter configuration method, equipment and system
JPH08272717A (en) Modem interface
JPH04263349A (en) Apparatus and method for loading bios into computer from remote memory position
CN109426613B (en) Method for retrieving debugging data in UEFI and computer system thereof
CN103514015A (en) Method and device for booting operation system from storage medium
CN106909399A (en) A kind of UEFI firmware implementation methods based on server computer
CN101295253A (en) Method for updating firmware
CN114020621A (en) Debugging method, electronic device and storage medium
CN115080128A (en) Method, system, device and storage medium for managing starting sequence of hard disk
CN106909400A (en) A kind of UEFI firmware implementation methods based on notebook
CN106909346A (en) A kind of UEFI firmware implementation methods based on integrated computer
CN113986362B (en) RAID card, control method thereof and server host
CN107168815B (en) Method for collecting hardware error information
US11340882B2 (en) Systems and methods for enforcing update policies while applying updates from bootable image file
CN115756620A (en) Method and system for starting NVME (network video management entity) hard disk of server and related equipment
CN106909345A (en) A kind of UEFI firmware implementation methods based on desktop computer
CN106909347A (en) A kind of UEFI firmware implementation methods of portable computer
CN109408124A (en) Store equipment and preparation method thereof, operating system double mode bootstrap technique and device
CN115291951A (en) UEFI (unified extensible firmware interface) starting method and device, electronic equipment and storage medium
CN112241141B (en) Hardware configuration method, system, device and medium of PLC control system
JP5489278B2 (en) Information processing apparatus and activation method thereof
CN114968386A (en) Equipment information management method, device and equipment of electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant