CN111338678A - Method and equipment for upgrading and checking storage system - Google Patents

Method and equipment for upgrading and checking storage system Download PDF

Info

Publication number
CN111338678A
CN111338678A CN202010154753.3A CN202010154753A CN111338678A CN 111338678 A CN111338678 A CN 111338678A CN 202010154753 A CN202010154753 A CN 202010154753A CN 111338678 A CN111338678 A CN 111338678A
Authority
CN
China
Prior art keywords
check
upgrading
storage system
checking
cluster
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.)
Withdrawn
Application number
CN202010154753.3A
Other languages
Chinese (zh)
Inventor
刘粉粉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010154753.3A priority Critical patent/CN111338678A/en
Publication of CN111338678A publication Critical patent/CN111338678A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The invention provides a method and a device for upgrading and checking a storage system, wherein the method comprises the following steps: establishing a check item configuration table, and storing the check item configuration table into a configuration file of a system; classifying the checking items in the checking item configuration table; in response to receiving an upgrading instruction, upgrading the storage system and checking corresponding checking items in the classification in a checking item configuration table stored in a configuration file according to the current upgrading state of the storage system; in response to the check of the check item being a failure, suspending the upgrade of the storage system and outputting failure information; and judging that the upgrading of the storage system is successful in response to the passing of the check of each check item. By using the scheme of the invention, the check items can be set by self, the upgrading scene of the storage system under different configurations can be covered, and the upgrading verification of the storage system can be quickly and accurately realized in the automatic process of the storage upgrading.

Description

Method and equipment for upgrading and checking storage system
Technical Field
The field relates to the field of computers, and more particularly to a method and apparatus for storage system upgrade checking.
Background
The storage system is a disk array device and a storage software system such as NAS, ISCSI, FC-SAN and the like adopted in the system, the device includes various hardware components, and besides a storage main system, various components also have their own application programs, namely, firmware. These software, whether on the development company site or the customer site, often require upgrades because of customer needs or problems, and need to be upgraded without interruption to the business. However, in the test, if only a few tests are performed, or a single-configuration environment test is performed, it is likely that the user scenario cannot be covered, or the robustness of the upgradeability is not good, and some problems which are not found in the field of the development company are triggered when the user comes to the field of the client.
Generally, after upgrading, whether a system is normal or not needs to be checked, key information before upgrading needs to be stored for information verification after upgrading, the key information required to be verified in each test scenario is different, and if some general information is only verified, the accuracy after upgrading cannot be completely guaranteed.
Disclosure of Invention
In view of this, an object of the embodiments of the present invention is to provide a method and a device for checking upgrade of a storage system, where by using the method of the present invention, a check item can be set by user, an upgrade scenario of the storage system under different configurations is covered, and the method and the device can be applied to an automation process of storage upgrade, and can quickly and accurately check upgrade of the storage system.
In view of the above, an aspect of the embodiments of the present invention provides a method for verifying upgrade of a storage system, including the following steps:
establishing a check item configuration table, and storing the check item configuration table into a configuration file of a system;
classifying the checking items in the checking item configuration table;
in response to receiving an upgrading instruction, upgrading the storage system and checking corresponding checking items in the classification in a checking item configuration table stored in a configuration file according to the current upgrading state of the storage system;
in response to the check of the check item being a failure, suspending the upgrade of the storage system and outputting failure information;
and judging that the upgrading of the storage system is successful in response to the passing of the check of each check item.
According to one embodiment of the present invention, the check item configuration table includes a check item name, an expected value, a command to obtain an actual value, and a create resource command.
According to one embodiment of the present invention, classifying the check items in the check item configuration table includes:
the checking items are divided into four categories of cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking.
According to an embodiment of the present invention, in response to receiving an instruction for upgrading, upgrading the storage system and checking corresponding check items in the classifications in the check item configuration table stored in the configuration file according to a current upgrade state of the storage system includes:
responding to the current upgrading state of the storage system before and during upgrading, acquiring corresponding checking items in cluster version checking and cluster state checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully;
and responding to the current upgrading state of the storage system as upgrading, acquiring corresponding checking items in cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully.
According to an embodiment of the present invention, further comprising:
acquiring alarm information of a storage system before the storage system is upgraded, and the number and information of dump files;
in response to the completion of the upgrading of the storage system, acquiring alarm information of the upgraded storage system, the number of dump files and information;
and comparing the alarm information before upgrading, the number and the information of the dump files with the alarm information after upgrading and the number and the information of the dump files and outputting a comparison result.
In another aspect of the embodiments of the present invention, there is also provided an apparatus for verifying an upgrade of a storage system, the apparatus including:
the creating module is configured to create an inspection item configuration table and store the inspection item configuration table into a configuration file of the system;
the classification module is configured to classify the inspection items in the inspection item configuration table;
the checking module is configured to respond to the received upgrading instruction, upgrade the storage system and check the corresponding checking items in the classification in the checking item configuration table stored in the configuration file according to the current upgrading state of the storage system;
the first judgment module is configured to respond to the condition that the check of the check item is failed, suspend the upgrading of the storage system and output failure information;
and the second judging module is configured to respond to that the check of each check item is passed and judge that the upgrading of the storage system is successful.
According to one embodiment of the present invention, the check item configuration table includes a check item name, an expected value, a command to obtain an actual value, and a create resource command.
According to one embodiment of the invention, the classification module is further configured to:
the checking items are divided into four categories of cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking.
According to one embodiment of the invention, the inspection module is further configured to:
responding to the current upgrading state of the storage system before and during upgrading, acquiring corresponding checking items in cluster version checking and cluster state checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully;
and responding to the current upgrading state of the storage system as upgrading, acquiring corresponding checking items in cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully.
According to an embodiment of the present invention, the system further comprises an obtaining module configured to:
acquiring alarm information of a storage system before the storage system is upgraded, and the number and information of dump files;
in response to the completion of the upgrading of the storage system, acquiring alarm information of the upgraded storage system, the number of dump files and information;
and comparing the alarm information before upgrading, the number and the information of the dump files with the alarm information after upgrading and the number and the information of the dump files and outputting a comparison result.
The invention has the following beneficial technical effects: the method for updating and checking the storage system provided by the embodiment of the invention comprises the steps of establishing a check item configuration table, and storing the check item configuration table into a configuration file of the system; classifying the checking items in the checking item configuration table; in response to receiving an upgrading instruction, upgrading the storage system and checking corresponding checking items in the classification in a checking item configuration table stored in a configuration file according to the current upgrading state of the storage system; in response to the check of the check item being a failure, suspending the upgrade of the storage system and outputting failure information; the technical scheme of judging the successful upgrading of the storage system in response to the fact that the check of each check item is passed can set the check items in a user-defined mode, cover the upgrading scenes of the storage system under different configurations, and can be applied to the upgrading and verifying process of the storage system quickly and accurately in the automatic process of the storage upgrading.
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, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
FIG. 1 is a schematic flow chart diagram of a method of storage system upgrade checking according to one embodiment of the present invention;
FIG. 2 is a schematic diagram of an apparatus for storage system upgrade verification according to one embodiment of the present invention;
FIG. 3 is a flow diagram of a method for storage system upgrade checking according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
In view of the above object, a first aspect of the embodiments of the present invention provides an embodiment of a method for verifying upgrade of a storage system. Fig. 1 shows a schematic flow diagram of the method.
As shown in fig. 1, the method may include the steps of:
s1, creating a check item configuration table, and storing the check item configuration table into a configuration file of the system, wherein the check item configuration table can be added or deleted according to actual needs, and can flexibly verify system upgrade;
s2 classifying the checking items in the checking item configuration table;
s3, in response to the received upgrading instruction, upgrading the storage system and checking the corresponding checking items in the classification in the checking item configuration table stored in the configuration file according to the current upgrading state of the storage system;
s4, in response to the check of the check item being failure, suspending the upgrade of the storage system and outputting failure information, checking each item of the check item configuration table, and if one item fails, suspending the upgrade immediately and outputting the failure information to the administrator for processing;
s5 judges that the storage system upgrade is successful in response to the check of each check item being passed.
The invention checks whether the current storage system has upgradability or not by self-defining the check item, checks whether the software version is correct or not after the upgrade operation of the new version is finished, whether the alarm is triggered or not, whether the resources are normal or not, and whether other conditions such as cluster configuration, topology and the like are expected results or not. The method mainly selects the inspection items suitable for the current storage system to be configured in the configuration file according to the hardware and topology configuration of the storage system, and the inspection items can be increased or decreased according to the actual scene, thereby realizing an extensible and universal automatic inspection method. The method adopts a data driving test mode to realize a universal and extensible inspection method, all configuration and inspection items in three stages of before-upgrading, in-upgrading and after-upgrading are put into a configuration file for storage, and the inspection items are divided into four types of inspection, namely cluster version inspection, cluster state inspection, cluster resource inspection and cluster advanced characteristic inspection, and are used for inspection in different upgrading stages; each check item must contain a desired result and a command for obtaining the desired result, and a resource command can be optionally created, so that a universal check method can be realized, and the check items can be checked in a batch loop iteration mode.
By the technical scheme, the check items can be set in a user-defined mode, the upgrading scene of the storage system under different configurations is covered, and the upgrading verification on the storage system can be quickly and accurately carried out in the automatic storage upgrading process.
In a preferred embodiment of the present invention, the check item configuration table includes a check item name, an expected value, a command to obtain an actual value, and a create resource command.
As shown in table 1 below, check items are configured in the table, check item information of new and old versions (upgraded from the old version to the new version) is configured, each check item includes a check item name (check _ item), an expected value (expected _ value), a command to get an actual value (getcmd), and a create resource command (createcmd), the check items are used for cluster initialization and cluster state and system software version check before and after upgrading, and check of cluster resource configuration and some advanced features are stored, and the check items are used for checking
Figure BDA0002403681710000061
The items are packaged into a uniform checking method, and the newly added and deleted checking items are not influenced.
TABLE 1
In a preferred embodiment of the present invention, classifying the check items in the check item configuration table includes:
the checking items are divided into four categories of cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking.
In a preferred embodiment of the present invention, in response to receiving an instruction for upgrading, upgrading the storage system and checking corresponding check items in the classifications in the check item configuration table stored in the configuration file according to the current upgrade status of the storage system includes:
responding to the current upgrading state of the storage system before and during upgrading, acquiring corresponding checking items in cluster version checking and cluster state checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully;
and responding to the current upgrading state of the storage system as upgrading, acquiring corresponding checking items in cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully.
The cluster version and the cluster state are used for checking before upgrading, during upgrading and after upgrading, and the cluster resource checking and the advanced characteristic checking are mainly used for checking after upgrading, so that batch and classified checking is realized; and the program reads the two version information for storage, executes a command corresponding to the check item to acquire an actual result value when executing the check operation, compares the actual result value with an expected value (expected _ value), and judges whether the check is passed or not according to the requirement of each cluster node. Because the cluster state needs to realize batch inspection of the same class on all inspection items, the batch inspection requires all inspection results to be True, and single inspection item inspection can also be realized.
In a preferred embodiment of the present invention, the method further comprises:
acquiring alarm information of a storage system before the storage system is upgraded, and the number and information of dump files;
in response to the completion of the upgrading of the storage system, acquiring alarm information of the upgraded storage system, the number of dump files and information;
and comparing the alarm information before upgrading, the number and the information of the dump files with the alarm information after upgrading and the number and the information of the dump files and outputting a comparison result.
Examples
As shown in fig. 3, the process of implementing the method of the present invention is as follows:
(1) firstly, obtaining cluster and node login information from a configuration file, and installing a package and an upgrade package storage position for remote login operation and online upgrade of the cluster.
(2) And configuring check items in the table, and configuring information of the check items of the old version and the new version (upgraded from the old version to the new version), wherein each check item comprises a check item name (check _ item), an expected value (expected _ value), a command for acquiring an actual value (getcmd), and a create resource command (createcmd). If the check item contains a create resource command (createcmd), initializing the newly created cluster resource, otherwise, the resource of the check item is not created; expected value (expected _ value) and get actual value command (getcmd) are used for pre-and post-upgrade cluster status and system software version checking, as well as checking of storage cluster resource configuration and some advanced features (e.g., remote replication, live-live).
(3) Packaging the check items into a uniform check method, matching with the expected value, returning to True, not matching with the expected value, returning to False, and iteratively and circularly checking each check item, so that the newly added and deleted check items are not influenced; after the batch inspection is finished, returning an integral inspection result which is True or False in returned results, wherein the result of each inspection item is True or Flue and the obtained actual result value, so that the result can be judged in batch, and the result and the actual value of a single inspection item can be obtained; all configuration and inspection items of each inspection item in the three stages of before-upgrading, during-upgrading and after-upgrading are placed into a configuration file for storage, the inspection items are divided into four types of inspection, namely cluster version inspection, cluster state inspection, cluster resource inspection and cluster advanced characteristic inspection, the cluster version and the cluster state are used for inspection before upgrading, during upgrading and after upgrading, the cluster resource inspection and the advanced characteristic inspection are mainly used for inspection after upgrading, and batch and classified inspection is realized; and the program reads the two version information for storage, executes a command corresponding to the check item to acquire an actual result value when executing the check operation, compares the actual result value with an expected value (expected _ value), and judges whether the check is passed or not according to the requirement of each cluster node. Because the cluster state needs to realize batch inspection of the same class on all inspection items, the batch inspection requires all inspection results to be True, and single inspection item inspection can also be realized.
(4) Acquiring all check item information of new and old versions from a configuration file, judging whether a current storage cluster is a version to be upgraded according to the old version information by the same type, if so, performing online upgrade, and if not, reinstalling the current storage cluster to a required system version; initializing a storage cluster, such as creating a storage pool, a storage volume, a local replication volume, a remote replication volume, and the like, and then selecting whether to start IO on the volumes according to parameters; and checking whether the software version and the cluster state of the current cluster are normal, if so, continuing to upgrade, otherwise, logging out the program report problem.
(5) Recording the existing alarm information, the number of dump files and the information in the cluster system before the formal start of the upgrade; in the upgrading process, regularly checking the upgrading state and the finishing process of the cluster, judging whether upgrading is finished or not, waiting until upgrading is not successful, and reporting an error and exiting if upgrading is not finished within the overtime time;
(6) after upgrading is completed, whether fault triggering exists or not and whether the service is normal or not are emphatically checked, according to check items in the configuration file, the cluster state, the cluster resources and the cluster high-level characteristic configuration are checked in a circulating iteration mode, whether a new alarm event occurs or not, whether a new dump file occurs or not and other abnormal conditions exist, and whether other required check items such as storage resources, cluster topology, IO and the like are normal or not is checked.
By the technical scheme, the check items can be set in a user-defined mode, the upgrading scene of the storage system under different configurations is covered, and the upgrading verification on the storage system can be quickly and accurately carried out in the automatic storage upgrading process.
It should be noted that, as will be understood by those skilled in the art, all or part of the processes in the methods of the above embodiments may be implemented by instructing relevant hardware through a computer program, and the above programs may be stored in a computer-readable storage medium, and when executed, the programs may include the processes of the embodiments of the methods as described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
Furthermore, the method disclosed according to an embodiment of the present invention may also be implemented as a computer program executed by a CPU, and the computer program may be stored in a computer-readable storage medium. The computer program, when executed by the CPU, performs the above-described functions defined in the method disclosed in the embodiments of the present invention.
In view of the above object, according to a second aspect of the embodiments of the present invention, there is provided an apparatus for verifying an upgrade of a storage system, as shown in fig. 2, an apparatus 200 including:
the creating module is configured to create an inspection item configuration table and store the inspection item configuration table into a configuration file of the system;
the classification module is configured to classify the inspection items in the inspection item configuration table;
the checking module is configured to respond to the received upgrading instruction, upgrade the storage system and check the corresponding checking items in the classification in the checking item configuration table stored in the configuration file according to the current upgrading state of the storage system;
the first judgment module is configured to respond to the condition that the check of the check item is failed, suspend the upgrading of the storage system and output failure information;
and the second judging module is configured to respond to that the check of each check item is passed and judge that the upgrading of the storage system is successful.
In a preferred embodiment of the present invention, the check item configuration table includes a check item name, an expected value, a command to obtain an actual value, and a create resource command.
In a preferred embodiment of the invention, the classification module is further configured to:
the checking items are divided into four categories of cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking.
In a preferred embodiment of the invention, the inspection module is further configured to:
responding to the current upgrading state of the storage system before and during upgrading, acquiring corresponding checking items in cluster version checking and cluster state checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully;
and responding to the current upgrading state of the storage system as upgrading, acquiring corresponding checking items in cluster version checking, cluster state checking, cluster resource checking and cluster high-level characteristic checking, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully.
In a preferred embodiment of the present invention, the system further includes an obtaining module, and the obtaining module is configured to:
acquiring alarm information of a storage system before the storage system is upgraded, and the number and information of dump files;
in response to the completion of the upgrading of the storage system, acquiring alarm information of the upgraded storage system, the number of dump files and information;
and comparing the alarm information before upgrading, the number and the information of the dump files with the alarm information after upgrading and the number and the information of the dump files and outputting a comparison result.
It should be particularly noted that the embodiment of the system described above employs the embodiment of the method described above to specifically describe the working process of each module, and those skilled in the art can easily think that the modules are applied to other embodiments of the method described above.
Further, the above-described method steps and system elements or modules may also be implemented using a controller and a computer-readable storage medium for storing a computer program for causing the controller to implement the functions of the above-described steps or elements or modules.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.
The embodiments described above, particularly any "preferred" embodiments, are possible examples of implementations and are presented merely to clearly understand the principles of the invention. Many variations and modifications may be made to the above-described embodiments without departing from the spirit and principles of the technology described herein. All such modifications are intended to be included within the scope of this disclosure and protected by the following claims.

Claims (10)

1. A method for updating and checking a storage system is characterized by comprising the following steps:
establishing a check item configuration table, and storing the check item configuration table into a configuration file of the system;
classifying the checking items in the checking item configuration table;
in response to receiving an upgrading instruction, upgrading the storage system and checking corresponding checking items in the classification in the checking item configuration table stored in the configuration file according to the current upgrading state of the storage system;
in response to the check of the check item being a failure, suspending the upgrade of the storage system and outputting failure information;
and judging that the upgrading of the storage system is successful in response to the fact that the check of each check item is passed.
2. The method of claim 1, wherein the check item configuration table comprises a check item name, a desired value, a command to obtain an actual value, and a create resource command.
3. The method of claim 2, wherein classifying the check items in the check item configuration table comprises:
and dividing the check items into four types of cluster version check, cluster state check, cluster resource check and cluster high-level characteristic check.
4. The method of claim 3, wherein in response to receiving an instruction to upgrade, upgrading the storage system and checking corresponding checking items in the classifications in the checking item configuration table stored by the configuration file according to a current upgrade state of the storage system comprises:
responding to the current upgrading state of the storage system before and during upgrading, acquiring corresponding checking items in the cluster version check and the cluster state check, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully;
and responding to the current upgrading state of the storage system as upgrading, acquiring corresponding checking items in the cluster version check, the cluster state check, the cluster resource check and the cluster high-level characteristic check, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully.
5. The method of claim 1, further comprising:
acquiring alarm information of the storage system before the storage system is upgraded, and the number and information of dump files;
responding to the completion of the upgrading of the storage system, and acquiring alarm information, the number of dump files and information of the storage system after the upgrading is completed;
and comparing the alarm information before upgrading, the number of dump files and the information with the alarm information after upgrading and the number of dump files and the information and outputting a comparison result.
6. An apparatus for storage system upgrade verification, the apparatus comprising:
the creating module is configured to create an inspection item configuration table and store the inspection item configuration table into a configuration file of the system;
a classification module configured to classify the inspection items in the inspection item configuration table;
the checking module is configured to respond to the received upgrading instruction, upgrade the storage system and check the corresponding checking item in the classification in the checking item configuration table stored in the configuration file according to the current upgrading state of the storage system;
a first judgment module configured to suspend the upgrade of the storage system and output failure information in response to the checking of the check item being a failure;
a second determining module configured to determine that the storage system is successfully upgraded in response to the checking of each of the checking items being passed.
7. The apparatus of claim 6, wherein the check item configuration table comprises a check item name, a desired value, a command to obtain an actual value, and a create resource command.
8. The device of claim 7, wherein the classification module is further configured to:
and dividing the check items into four types of cluster version check, cluster state check, cluster resource check and cluster high-level characteristic check.
9. The device of claim 8, wherein the inspection module is further configured to:
responding to the current upgrading state of the storage system before and during upgrading, acquiring corresponding checking items in the cluster version check and the cluster state check, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully;
and responding to the current upgrading state of the storage system as upgrading, acquiring corresponding checking items in the cluster version check, the cluster state check, the cluster resource check and the cluster high-level characteristic check, acquiring an actual value according to a command, and comparing the actual value with an expected value to judge whether the checking items are checked successfully.
10. The device of claim 6, further comprising an acquisition module configured to:
acquiring alarm information of the storage system before the storage system is upgraded, and the number and information of dump files;
responding to the completion of the upgrading of the storage system, and acquiring alarm information, the number of dump files and information of the storage system after the upgrading is completed;
and comparing the alarm information before upgrading, the number of dump files and the information with the alarm information after upgrading and the number of dump files and the information and outputting a comparison result.
CN202010154753.3A 2020-03-08 2020-03-08 Method and equipment for upgrading and checking storage system Withdrawn CN111338678A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010154753.3A CN111338678A (en) 2020-03-08 2020-03-08 Method and equipment for upgrading and checking storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010154753.3A CN111338678A (en) 2020-03-08 2020-03-08 Method and equipment for upgrading and checking storage system

Publications (1)

Publication Number Publication Date
CN111338678A true CN111338678A (en) 2020-06-26

Family

ID=71184054

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010154753.3A Withdrawn CN111338678A (en) 2020-03-08 2020-03-08 Method and equipment for upgrading and checking storage system

Country Status (1)

Country Link
CN (1) CN111338678A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112162816A (en) * 2020-08-28 2021-01-01 新浪网技术(中国)有限公司 Method and device for checking container cluster resource object and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108768758A (en) * 2018-08-31 2018-11-06 郑州云海信息技术有限公司 Distributed memory system online upgrading method, apparatus, equipment and storage medium
CN108829420A (en) * 2018-06-12 2018-11-16 郑州云海信息技术有限公司 A kind of distributed memory system method for upgrading software based on RPM packet

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108829420A (en) * 2018-06-12 2018-11-16 郑州云海信息技术有限公司 A kind of distributed memory system method for upgrading software based on RPM packet
CN108768758A (en) * 2018-08-31 2018-11-06 郑州云海信息技术有限公司 Distributed memory system online upgrading method, apparatus, equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112162816A (en) * 2020-08-28 2021-01-01 新浪网技术(中国)有限公司 Method and device for checking container cluster resource object and storage medium

Similar Documents

Publication Publication Date Title
US7174265B2 (en) Heterogeneous multipath path network test system
US7577828B2 (en) System and method for information handling system manufacture with verified hardware configuration
JP5535484B2 (en) Automated software testing framework
US7734945B1 (en) Automated recovery of unbootable systems
US8381036B2 (en) Systems and methods for restoring machine state history related to detected faults in package update process
US20040060045A1 (en) Programmatic application installation diagnosis and cleaning
US20090307763A1 (en) Automated Test Management System and Method
KR101143679B1 (en) Automated firmware recovery
CN102736978A (en) Method and device for detecting installation status of application program
CN109388569B (en) Method for remotely detecting environmental anomaly of client, test server and storage medium
US20200310779A1 (en) Validating a firmware compliance policy prior to use in a production system
CN110750396A (en) Server operating system compatibility testing method and device and storage medium
Dunagan et al. Towards a self-managing software patching process using black-box persistent-state manifests
CN112099825A (en) Method, device and equipment for upgrading component and storage medium
CN111966380A (en) BMC (baseboard management controller) firmware upgrading method, system, terminal and storage medium
CN105242981A (en) Configuration method of Kdump and computer device
CN111338678A (en) Method and equipment for upgrading and checking storage system
CN116383090B (en) Automatic testing method and platform for kylin system migration tool
US20160328312A1 (en) Enhanced stability of automation execution via use of state machine pattern and expected conditions when executing an action on an application element
CN116302738A (en) Method, system, equipment and storage medium for testing chip
CN116719657A (en) Firmware fault log generation method, device, server and readable medium
CN111209197B (en) Application continuous integration test method, system, equipment and storage medium
CN114153503A (en) BIOS control method, device and medium
CN112069009A (en) Method and device for pressure test in Recovery mode and terminal equipment
CN114978891B (en) Processing method, device and storage medium for BIOS configuration of network device

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200626

WW01 Invention patent application withdrawn after publication