CN111857744A - Installation method, system, equipment and medium of super-fusion system - Google Patents

Installation method, system, equipment and medium of super-fusion system Download PDF

Info

Publication number
CN111857744A
CN111857744A CN202010570007.2A CN202010570007A CN111857744A CN 111857744 A CN111857744 A CN 111857744A CN 202010570007 A CN202010570007 A CN 202010570007A CN 111857744 A CN111857744 A CN 111857744A
Authority
CN
China
Prior art keywords
installation
super
configuration file
configuration
configuration information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202010570007.2A
Other languages
Chinese (zh)
Inventor
郝雪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010570007.2A priority Critical patent/CN111857744A/en
Publication of CN111857744A publication Critical patent/CN111857744A/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/61Installation

Abstract

The invention discloses an installation method of a super-fusion system, which comprises the following steps: generating a configuration file comprising installation configuration information of the super-fusion system; filling the installation configuration information in the configuration file into an installation page for installing the super-fusion system; in response to completion of filling of the installation configuration information, calling an installation program of an installation page to install the super-fusion system based on the installation configuration information and generating an installation report; judging whether the super-fusion system is successfully installed or not based on the installation report; responding to successful installation of the super-fusion system, and saving the configuration file; and responding to the installation failure of the super-fusion system, determining the failure reason according to the installation report, and modifying the configuration file to re-install the super-fusion system. The invention also discloses a system, a computer device and a readable storage medium. The scheme provided by the invention can solve the problem of offline filling of the configuration file, output the configuration script, call the installation program page and carry out system installation mainly through an auxiliary tool.

Description

Installation method, system, equipment and medium of super-fusion system
Technical Field
The invention relates to the field of super-fusion systems, in particular to a method, a system, equipment and a storage medium for installing a super-fusion system.
Background
The Hyper Converged Infrastructure (or HCI for short) refers to that resources and technologies such as computing, network, storage, and server virtualization are not only provided in the same set of unit devices, but also includes elements such as backup software, snapshot technology, data de-duplication, online data compression, and multiple sets of unit devices can be aggregated through the network, so that modular seamless lateral expansion (scale-out) is realized, and a uniform resource pool is formed.
The super-fusion infrastructure is based on a hardware server, and the capacity expansibility of the data center and the availability of data are realized to the maximum extent. The super-fusion architecture takes the virtual machine as a core, improves the operation efficiency and the storage space of the cluster, and has the advantages of simplicity, high efficiency, high performance, easiness in deployment and the like.
Therefore, before the hyper-fusion test and use, the hyper-fusion system needs to be installed and configured, and much information needs to be filled in, for example: host names, cluster names, a plurality of assigned usable IP addresses, user names, passwords and the like are required, the contents are many and complicated, however, installation fails when a filling error occurs, and the successful installation can be ensured to be completely correct. And (3) configuring a virtual machine on the super-fusion system during testing, and manually installing the system after the system is successfully installed.
However, the above mounting method has the following problems: 1. after the configuration information is filled once, the configuration information directly enters a system for installation, and the configuration information is not stored, and needs to be filled again when the configuration information is installed again. 2. If the installation fails, the prompted failure information cannot locate the problem, and the configuration information needs to be returned to check which filling is wrong step by step. 3. After the installation is finished, the virtual machine needs to be manually installed and configured when the test is carried out. 4. Configuration files cannot be managed comprehensively, and for systems with configuration information which are only rarely different, the configuration cannot be completed quickly for installation.
Disclosure of Invention
In view of the above, in order to overcome at least one aspect of the above problems, an embodiment of the present invention provides a method for installing a hyper-fusion system, including performing the following steps based on an auxiliary tool:
generating a configuration file comprising installation configuration information of the super-fusion system;
filling the installation configuration information in the configuration file into an installation page for installing the super-fusion system;
in response to completion of filling of the installation configuration information, calling an installation program of the installation page to install the hyper-converged system based on the installation configuration information, and generating an installation report;
Judging whether the super-fusion system is successfully installed or not based on the installation report;
responding to the successful installation of the super-fusion system, and saving the configuration file;
and responding to the installation failure of the super-fusion system, determining a failure reason according to the installation report, and modifying the configuration file to re-install the super-fusion system.
In some embodiments, generating a configuration file including installation configuration information for the hyper-converged system further comprises:
acquiring a plurality of stored configuration files and selecting one configuration file from the plurality of configuration files;
changing the state of the selected configuration file into an editable state in response to receiving an instruction of a user for editing the selected configuration file;
and changing the selected configuration file in an editable state according to the installation configuration information corresponding to the super-fusion system to be installed so as to generate the configuration file comprising the installation configuration information of the super-fusion system to be installed.
In some embodiments, obtaining all of the saved plurality of configuration files and selecting one configuration file from the plurality of configuration files further comprises:
Judging whether the auxiliary tool stores the plurality of configuration files or not;
and in response to no saved configuration file exists in the auxiliary tool, filling the corresponding installation configuration information in a filling page of the auxiliary tool to generate a configuration file comprising the installation configuration information of the super-fusion system to be installed.
In some embodiments, filling the corresponding installation configuration information in a filling page of the assistant tool to generate a configuration file including installation configuration information of the to-be-installed super-fusion system, further comprising:
and acquiring the installation configuration items of the installation page by using a crawler to generate the filling page.
In some embodiments, the modifying the selected configuration file in the editable state according to the installation configuration information corresponding to the super-fusion system to be installed further includes:
judging whether a configuration file comprising installation configuration information to be changed exists in the plurality of configuration files;
and in response to the configuration file containing the installation configuration information to be changed, covering the corresponding installation configuration information in the selected configuration file by using the installation configuration information to be changed in the configuration file.
In some embodiments, in response to the installation of the super-converged system failing, determining a reason for the failure according to the installation report, and modifying the configuration file to re-perform the installation of the super-converged system, further comprises:
in response to the installation report prompting that installation configuration information is missing, comparing the configuration file with the installation page to determine information to be supplemented and filled;
and modifying the configuration file according to the information to be supplemented and filled.
In some embodiments, in response to the hyper-converged system being successfully installed, saving the configuration file further comprises:
judging whether the configuration file comprises installation configuration information of the virtual machine or not;
and responding to the installation configuration information of the virtual machine, and installing the virtual machine by using the installation configuration information of the virtual machine.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a mounting system of a super-fusion system, including:
a generation module configured to generate a configuration file including installation configuration information of the hyper-converged system;
a filling module configured to fill in the installation configuration information in the configuration file to an installation page for installing the super fusion system;
A calling module configured to call an installation program of the installation page to perform installation of the super-fusion system based on the installation configuration information in response to completion of filling of the installation configuration information, and generate an installation report;
a determination module configured to determine whether the super-fusion system was successfully installed based on the installation report;
a first response module configured to save the configuration file in response to a successful installation of the super-converged system;
a second response module configured to, in response to the installation failure of the super-fusion system, determine a reason for the failure according to the installation report, and modify the configuration file to re-perform the installation of the super-fusion system.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of any of the above-described installation methods for a hyper-converged system.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium storing a computer program, which when executed by a processor performs the steps of any one of the installation methods of the hyper-fusion system described above.
The invention has one of the following beneficial technical effects: the scheme provided by the invention can be used for solving the problem of offline filling of the configuration file, outputting the configuration script, calling the installation program page and carrying out system installation mainly through an auxiliary tool. The problem that the system installation location and the configuration file cannot be stored is solved. And meanwhile, the method has the function of managing the configuration files.
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 according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart illustrating a method for installing a super fusion system according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a mounting system of the super-fusion system provided by an embodiment of the invention;
fig. 3 is a schematic structural diagram of a computer device 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.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any way in the following embodiments.
According to an aspect of the present invention, an embodiment of the present invention provides a method for installing a super fusion system, as shown in fig. 1, which may include the steps of: s1, generating a configuration file comprising installation configuration information of the super-fusion system; s2, filling the installation configuration information in the configuration file into an installation page for installing the super-fusion system; s3, responding to the completion of the filling of the installation configuration information, calling an installation program of the installation page to install the super-fusion system based on the installation configuration information, and generating an installation report; s4, judging whether the super-fusion system is successfully installed or not based on the installation report; s5, responding to the successful installation of the super-fusion system, and saving the configuration file; s6, responding to the installation failure of the super-fusion system, determining the failure reason according to the installation report, and modifying the configuration file to re-install the super-fusion system.
The scheme provided by the invention can mainly solve the problem of offline filling of the configuration file through an auxiliary tool, output the configuration script, call the installation program page and carry out system installation. The problem that the system installation positioning and configuration files cannot be stored is solved. And meanwhile, the method has the function of managing the configuration files.
In some embodiments, the auxiliary tool is installed first, followed by testing whether installation was successful using this tool, primarily to see if the tool can successfully open the installation page and if the tool can successfully acquire the installation configuration items of the installation page through the crawler. It should be noted that the auxiliary tool may be used to configure the super-fusion system not only locally but also remotely.
In some embodiments, the generating a configuration file including installation configuration information of the super-fusion system in step S1 further includes:
acquiring a plurality of stored configuration files and selecting one configuration file from the plurality of configuration files;
changing the state of the selected configuration file into an editable state in response to receiving an instruction of a user for editing the selected configuration file;
and changing the selected configuration file in an editable state according to the installation configuration information corresponding to the super-fusion system to be installed so as to generate the configuration file comprising the installation configuration information of the super-fusion system to be installed.
Specifically, all the profiles and related information managed and saved in the present tool can be seen in the profile management interface of the auxiliary tool. If the other system to be configured and the existing system only have little information to be changed, the existing configuration file can be changed, the configuration file to be copied is selected, then the copying is clicked, a new file name is input and saved, and the saved configuration file can be seen in the file list after the copying is finished. Then select a new configuration file, click the edit button, the tool opens the configuration file, and all information is in an editable state. And changing the configuration information according to the actual information, storing after the change is completed, outputting a corresponding execution script, and installing the system.
It should be noted that the configuration file to be selected may be determined through filtering of the keywords.
In some embodiments, the step S1 of obtaining all the saved configuration files and selecting one configuration file from the saved configuration files further includes:
judging whether the auxiliary tool stores the plurality of configuration files or not;
and in response to no saved configuration file exists in the auxiliary tool, filling the corresponding installation configuration information in a filling page of the auxiliary tool to generate a configuration file comprising the installation configuration information of the super-fusion system to be installed.
Specifically, when the configuration file is not saved in the auxiliary tool, that is, the existing configuration file cannot be utilized, the corresponding installation configuration information may be filled in through a filling page of the auxiliary tool, and then the corresponding configuration file is generated. For example, the information required for configuring the super-fusion system can be filled in by an auxiliary tool, and after the filling is completed, the filled-in installation configuration information is checked to be usable by connecting the tool to an installation page to acquire already configured basic configuration information. The basic configuration information that has been configured may be IP, username, password, etc. If available, a corresponding configuration file is generated.
In some embodiments, in step S2, the installation configuration information of the configuration file is filled into an installation page for installing the super-fusion system, specifically, when the configuration file is generated, an installation configuration script that can be used to invoke an installation interface is derived, and the script first invokes the installation page, where it is automatically filled according to the filled-in installation configuration information. After completion of filling, the script pops up on the tool interface to remind the user that the filling is completed, and system installation can be started. The user clicks the execution button to perform system installation.
In some embodiments, filling the corresponding installation configuration information in a filling page of the assistant tool to generate a configuration file including installation configuration information of the to-be-installed super-fusion system, further comprising:
and acquiring the installation configuration items of the installation page by using a crawler to generate the filling page.
In some embodiments, the modifying the selected configuration file in the editable state according to the installation configuration information corresponding to the super-fusion system to be installed further includes:
judging whether a configuration file comprising installation configuration information to be changed exists in the plurality of configuration files;
and in response to the configuration file containing the installation configuration information to be changed, covering the corresponding installation configuration information in the selected configuration file by using the installation configuration information to be changed in the configuration file.
Specifically, if the configuration file has information to be changed and the changed information happens to be configured in another configuration file, the comparison function can be selected for use, and the information can be quickly changed. For example, two files to be compared may be selected, and when a comparison button is clicked, the tool may compare and display the two files in one page, and sequentially display the names of the configuration information on the left side of the page, and the two files may correspondingly display the filled values under the configuration information. And there will be a double arrow in between the two values for coverage. The user can select the coverage for the information needing to be changed according to the requirement, so that the needed information can be changed quickly. If there is an error, the withdraw button can be selected to withdraw the overlay. After the change is finished, the change can be quickly finished by storing.
In some embodiments, in response to the installation of the super-converged system failing, determining a reason for the failure according to the installation report, and modifying the configuration file to re-perform the installation of the super-converged system, further comprises:
in response to the installation report prompting that installation configuration information is missing, comparing the configuration file with the installation page to determine information to be supplemented and filled;
and modifying the configuration file according to the information to be supplemented and filled.
Specifically, if the configuration file installation system fails, the comparison function can be used to compare the failed configuration file with a successful configuration file, and whether the failed configuration file is wrongly written in the configuration file to cause the installation failure can be quickly checked. Because the installation page is updated, and the information required by the updated configuration file is likely to be changed, the configuration information acquired by the tool through the installation interface may be changed. Therefore, the configuration file saved before updating causes installation failure when the system is installed, and the situation can be solved by adopting an updating function. Namely, after the system is failed to be installed, prompt information is lost in an installation report, and then, whether update is needed or not can be checked for an installation file. And selecting a configuration file with failed installation, clicking an update button, comparing the file with the latest installation page by the tool, screening out information needing to be supplemented and filled out, and displaying the information on the page.
In some embodiments, in response to the installation of the super-converged system being successful, saving the configuration file in step S5, further includes:
judging whether the configuration file comprises installation configuration information of the virtual machine or not;
and responding to the installation configuration information of the virtual machine, and installing the virtual machine by using the installation configuration information of the virtual machine.
Specifically, the assistant tool manages the virtual machine template according to the user requirement. The user can store and upload the required virtual machine template to the management tool in advance, and if the uploaded virtual machine template needs to call a corresponding mirror image, the mirror image address needs to be filled in the tool. At the same time of filling the installation configuration information required by the configuration file, if there is a need to install the virtual machine, the relevant information of the virtual machine, such as the installation position of the virtual machine, the number of the virtual machines, the selected template, etc., can be filled. The configuration file thus derived includes installation configuration information of the hyper-converged system and related installation information of the virtual machine. And after the super-fusion system is installed, continuing to execute the script to check the running state of the super-fusion system, wherein the running state meets all requirements, and installing the virtual machine according to the configuration requirements. And then calling a virtual machine template and a corresponding mirror image through the script to install the virtual machine, comparing the running state and the quantity of the virtual machine with the information in the configuration file after the installation is finished, checking whether the running state and the quantity are the same as the template required to be installed, outputting an installation report according to the result, and storing the corresponding configuration file.
The scheme provided by the invention mainly solves the problem of offline filling of the configuration file through an auxiliary tool, outputs the configuration script, calls an installation program page and carries out system installation. The problem that the system installation location and the configuration file cannot be stored is solved. Meanwhile, the method has the functions of managing the configuration files, such as copying the configuration files, deleting the configuration files, comparing the two configuration files and upgrading the configuration files. The tool also has a function of configuring the virtual machine, and after the system is configured, the virtual machine is installed according to the configuration information about the virtual machine in the configuration file, so that the problem that the virtual machine needs to be manually installed is solved.
The configuration file can be simply and quickly generated through the auxiliary tool, the purpose of concisely managing the file is achieved, the required test virtual machine can be automatically established according to the installation configuration of the virtual machine after the completion system is finished, the efficiency is greatly improved in the aspects of testing and using, and a lot of manpower and material resources are saved.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a mounting system 400 of a super-fusion system, as shown in fig. 2, including:
a generating module 401, wherein the generating module 401 is configured to generate a configuration file including installation configuration information of the super fusion system;
A filling module 402, the filling module 402 configured to fill the installation configuration information in the configuration file into an installation page for installing the hyper-converged system;
a calling module 403, wherein the calling module 403 is configured to call an installation program of the installation page to install the super-fusion system based on the installation configuration information in response to completion of filling the installation configuration information, and generate an installation report;
a determining module 404, wherein the determining module 404 is configured to determine whether the super fusion system is successfully installed based on the installation report;
a first response module 405, the first response module 405 configured to save the configuration file in response to the superfusion system being successfully installed;
a second response module 406, where the second response module 406 is configured to respond to the installation failure of the super fusion system, determine a failure reason according to the installation report, and modify the configuration file to re-perform the installation of the super fusion system.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 3, an embodiment of the present invention further provides a computer apparatus 501, comprising:
At least one processor 520; and
the memory 510, the memory 510 stores a computer program 511 that is executable on the processor, and the processor 520 executes the program to perform the steps of any of the installation methods of the hyper-converged system as described above.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium storing computer program instructions, which when executed by a processor, perform the steps of the installation method of the hyper-fusion system as any one of the above.
Finally, 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 a computer program to instruct related hardware to complete the processes, and the programs may be stored in a computer readable storage medium, and when executed, 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.
In addition, the apparatuses, devices, and the like disclosed in the embodiments of the present invention may be various electronic terminal devices, such as a mobile phone, a Personal Digital Assistant (PDA), a tablet computer (PAD), a smart television, and the like, or may be a large terminal device, such as a server, and the like, and therefore the scope of protection disclosed in the embodiments of the present invention should not be limited to a specific type of apparatus, device. The client disclosed by the embodiment of the invention can be applied to any electronic terminal equipment in the form of electronic hardware, computer software or a combination of the electronic hardware and the computer software.
Furthermore, the method disclosed according to an embodiment of the present invention may also be implemented as a computer program executed by a CPU, which 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.
Further, the above method steps and system elements may also be implemented using a controller and a computer readable storage medium storing a computer program for causing the controller to implement the functions of the above steps or elements.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM is available in a variety of forms such as synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The memory devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
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 various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code means in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the advantages or disadvantages of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing associated hardware, and the program may be stored in a computer-readable storage medium, where the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk.

Claims (10)

1. The installation method of the super-fusion system is characterized by comprising the following steps based on an auxiliary tool:
generating a configuration file comprising installation configuration information of the super-fusion system;
filling the installation configuration information in the configuration file into an installation page for installing the super-fusion system;
in response to completion of filling of the installation configuration information, calling an installation program of the installation page to install the hyper-converged system based on the installation configuration information, and generating an installation report;
judging whether the super-fusion system is successfully installed or not based on the installation report;
responding to the successful installation of the super-fusion system, and saving the configuration file;
and responding to the installation failure of the super-fusion system, determining a failure reason according to the installation report, and modifying the configuration file to re-install the super-fusion system.
2. The method of claim 1, wherein generating a configuration file comprising installation configuration information for the super converged system, further comprises:
acquiring a plurality of stored configuration files and selecting one configuration file from the plurality of configuration files;
Changing the state of the selected configuration file into an editable state in response to receiving an instruction of a user for editing the selected configuration file;
and changing the selected configuration file in an editable state according to the installation configuration information corresponding to the super-fusion system to be installed so as to generate the configuration file comprising the installation configuration information of the super-fusion system to be installed.
3. The method of claim 2, wherein obtaining all of the saved plurality of configuration files and selecting one configuration file from the plurality of configuration files further comprises:
judging whether the auxiliary tool stores the plurality of configuration files or not;
and in response to no saved configuration file exists in the auxiliary tool, filling the corresponding installation configuration information in a filling page of the auxiliary tool to generate a configuration file comprising the installation configuration information of the to-be-installed super-fusion system.
4. The method of claim 3, wherein filling in the corresponding installation configuration information on a filling page of the assistant tool to generate a configuration file including installation configuration information of the to-be-installed hyper-converged system, further comprising:
And acquiring the installation configuration items of the installation page by using a crawler to generate the filling page.
5. The method according to claim 2, wherein the modifying the selected configuration file in the editable state according to the installation configuration information corresponding to the super fusion system to be installed further comprises:
judging whether a configuration file comprising installation configuration information to be changed exists in the plurality of configuration files;
and in response to the configuration file containing the installation configuration information to be changed, covering the corresponding installation configuration information in the selected configuration file by using the installation configuration information to be changed in the configuration file.
6. The method of claim 1, wherein in response to the installation of the super-converged system failing, determining a reason for failure from the installation report and modifying the configuration file to re-perform the installation of the super-converged system, further comprising:
in response to the installation report prompting that installation configuration information is missing, comparing the configuration file with the installation page to determine information to be supplemented and filled;
and modifying the configuration file according to the information to be supplemented and filled.
7. The method of claim 1, wherein in response to the hyper-converged system being successfully installed, saving the configuration file further comprises:
judging whether the configuration file comprises installation configuration information of the virtual machine or not;
and responding to the installation configuration information of the virtual machine, and installing the virtual machine by using the installation configuration information of the virtual machine.
8. A mounting system for a super-fusion system, comprising:
a generation module configured to generate a configuration file including installation configuration information of the hyper-converged system;
a filling module configured to fill the installation configuration information in the configuration file into an installation page for installing the super fusion system;
a calling module configured to call an installation program of the installation page to perform installation of the hyper-converged system based on the installation configuration information in response to completion of filling of the installation configuration information, and generate an installation report;
a determination module configured to determine whether the super-fusion system is successfully installed based on the installation report;
a first response module configured to save the configuration file in response to a successful installation of the super-converged system;
A second response module configured to, in response to the installation failure of the super-fusion system, determine a reason for the failure according to the installation report, and modify the configuration file to re-perform the installation of the super-fusion system.
9. A computer device, comprising:
at least one processor; and
memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of the method according to any of claims 1-7.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method according to any one of claims 1 to 7.
CN202010570007.2A 2020-06-21 2020-06-21 Installation method, system, equipment and medium of super-fusion system Withdrawn CN111857744A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010570007.2A CN111857744A (en) 2020-06-21 2020-06-21 Installation method, system, equipment and medium of super-fusion system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010570007.2A CN111857744A (en) 2020-06-21 2020-06-21 Installation method, system, equipment and medium of super-fusion system

Publications (1)

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

Family

ID=72987531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010570007.2A Withdrawn CN111857744A (en) 2020-06-21 2020-06-21 Installation method, system, equipment and medium of super-fusion system

Country Status (1)

Country Link
CN (1) CN111857744A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112631619A (en) * 2020-12-25 2021-04-09 西安雷风电子科技有限公司 Method and system for automatically installing executable program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112631619A (en) * 2020-12-25 2021-04-09 西安雷风电子科技有限公司 Method and system for automatically installing executable program

Similar Documents

Publication Publication Date Title
US8997088B2 (en) Methods and systems for automated deployment of software applications on heterogeneous cloud environments
CN109889377B (en) Method and device for deploying VNF in NFV system based on Openstack
US10430172B2 (en) Re-configuration in cloud computing environments
KR20200115020A (en) Hyperledger fabric network creation method, controller and storage medium
CN112148315A (en) Software deployment method, device, server and storage medium
CN109977008B (en) Method and terminal for making JS code depended on by application program compatible with native library
CN106886436B (en) Android system upgrading method and device
CN113760311A (en) Micro-service deployment method, device and medium
CN116257438A (en) Updating method of interface test case and related equipment
CN111324365A (en) Method and equipment for upgrading super-converged system
CN111367560A (en) Method, system, equipment and medium for expanding server function
CN114356504A (en) Data migration method and device in cluster, electronic equipment and storage medium
CN111857744A (en) Installation method, system, equipment and medium of super-fusion system
CN112650689A (en) Test method, test device, electronic equipment and storage medium
CN112131177A (en) Data migration method and device, storage medium and electronic equipment
US20230393825A1 (en) Automated software deployment techniques
CN110727534A (en) Method, equipment and storage medium for repairing file system
CN115760391A (en) Intelligent contract changing method and device in block chain, electronic equipment and storage medium
CN113254158B (en) Deployment method and device of deep learning system
CN116028463A (en) Method for constructing large data platform with separated storage and calculation
CN110502296B (en) Method, equipment and storage medium for displaying firmware upgrading command
CN114185557A (en) Software product deployment method, device, medium and electronic equipment
CN111966680A (en) Database storage expansion method and device
CN111124597A (en) Method, equipment and medium for positioning fault item in Vtermination test
CN113626053B (en) Method, device, equipment and readable medium for online upgrading of Web application

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: 20201030

WW01 Invention patent application withdrawn after publication