CN110995462A - Cloud host function expansion method, system, equipment and computer storage medium - Google Patents

Cloud host function expansion method, system, equipment and computer storage medium Download PDF

Info

Publication number
CN110995462A
CN110995462A CN201911055015.7A CN201911055015A CN110995462A CN 110995462 A CN110995462 A CN 110995462A CN 201911055015 A CN201911055015 A CN 201911055015A CN 110995462 A CN110995462 A CN 110995462A
Authority
CN
China
Prior art keywords
cloud host
configuration information
target
target cloud
function expansion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911055015.7A
Other languages
Chinese (zh)
Other versions
CN110995462B (en
Inventor
邱军婷
孙佳
苏广峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Inspur Data Technology Co Ltd
Original Assignee
Beijing Inspur Data 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 Beijing Inspur Data Technology Co Ltd filed Critical Beijing Inspur Data Technology Co Ltd
Priority to CN201911055015.7A priority Critical patent/CN110995462B/en
Publication of CN110995462A publication Critical patent/CN110995462A/en
Application granted granted Critical
Publication of CN110995462B publication Critical patent/CN110995462B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

The application discloses a method, a system, equipment and a computer storage medium for cloud host function expansion, which are used for acquiring function expansion configuration information for performing function expansion on a target cloud host; acquiring system configuration information of a target cloud host; adding the function expansion configuration information into the system configuration information to generate target configuration information; and sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method. According to the cloud host function expansion method, the function expansion configuration information is added into the system configuration information of the target cloud host to generate the target configuration information, and the target cloud host is controlled to update the target configuration information into the system configuration file of the target cloud host through the virtualization method, so that the function expansion of the target cloud host is achieved. The cloud host function expansion system, the cloud host function expansion equipment and the computer readable storage medium solve the corresponding technical problems.

Description

Cloud host function expansion method, system, equipment and computer storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, a system, a device, and a computer storage medium for cloud host function extension.
Background
Currently, with the development of cloud computing technology, cloud computing solutions provided by cloud computing technology service providers are more and more perfect, and after a user upgrades and upgrades a cloud computing environment, existing cloud hosts in the user environment are limited by functions of the cloud hosts, and new upgraded functions cannot be used.
In summary, how to perform function expansion on a cloud host is a problem to be solved urgently by those skilled in the art.
Disclosure of Invention
The application aims to provide a cloud host function expansion method which can solve the technical problem of how to expand the functions of a cloud host to a certain extent. The application also provides a cloud host function expansion system, equipment and a computer readable storage medium.
In order to achieve the above purpose, the present application provides the following technical solutions:
a cloud host function extension method comprises the following steps:
acquiring function expansion configuration information for performing function expansion on a target cloud host;
acquiring system configuration information of the target cloud host;
adding the function expansion configuration information to the system configuration information to generate target configuration information;
sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method.
Preferably, the sending a virtualization control instruction to the target cloud host to enable the target cloud host to update the target configuration information to the system configuration file of the target cloud host through a virtualization method includes:
updating the target configuration information to a database of the target cloud host;
sending a virtualization synchronization control instruction to the target cloud host to enable the target cloud host to synchronize the database through the virtualization method, and further enable the target cloud host to update the target configuration information into the system configuration file.
Preferably, after the updating of the target configuration information into the database of the target cloud host and before the sending of the virtualization synchronization control command to the target cloud host, the method further includes:
and sending a restart instruction to the target cloud host to restart the target cloud host.
Preferably, the adding the function extension configuration information to the system configuration information to generate target configuration information includes:
displaying the system configuration information in a preset list;
and adding the function expansion configuration information into the preset list, and taking the preset list as the target configuration information.
Preferably, the adding the function extension configuration information to the system configuration information to generate target configuration information includes:
and adding the function expansion configuration information to the tail part of the system configuration information to generate the target configuration information.
Preferably, the acquiring the system configuration information of the target cloud host includes:
and acquiring the system configuration information of the target cloud host through an OpenStack cloud management platform.
Preferably, the sending a virtualization control instruction to the target cloud host to enable the target cloud host to update the target configuration information to the system configuration file of the target cloud host through a virtualization method includes:
and sending a Libvirt virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a Libvirt virtualization method.
A cloud host function extension system, comprising:
the first acquisition module is used for acquiring function expansion configuration information for performing function expansion on the target cloud host;
the second acquisition module is used for acquiring the system configuration information of the target cloud host;
the first adding module is used for adding the function expansion configuration information into the system configuration information to generate target configuration information;
the first sending module is used for sending a virtualization control instruction to the target cloud host so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method.
A cloud host function expansion device, comprising:
a memory for storing a computer program;
and the processor is used for realizing the steps of the cloud host function extension method when the computer program is executed.
A computer-readable storage medium, in which a computer program is stored, which, when executed by a processor, implements the steps of the cloud host function extension method as described in any one of the above.
According to the cloud host function expansion method, function expansion configuration information for performing function expansion on a target cloud host is acquired; acquiring system configuration information of a target cloud host; adding the function expansion configuration information into the system configuration information to generate target configuration information; and sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method. According to the cloud host function expansion method, the function expansion configuration information is added into the system configuration information of the target cloud host to generate the target configuration information, and the target cloud host is controlled to update the target configuration information into the system configuration file of the target cloud host through the virtualization method, so that the target cloud host can realize function expansion. The cloud host function expansion system, the cloud host function expansion equipment and the computer readable storage medium solve the corresponding technical problems.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a cloud host function expansion method according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a cloud host function extension system according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a cloud host function expansion device according to an embodiment of the present application;
fig. 4 is another schematic structural diagram of a cloud host function expansion device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, fig. 1 is a flowchart of a cloud host function expansion method according to an embodiment of the present disclosure.
The cloud host function expansion method provided by the embodiment of the application can comprise the following steps:
step S101: and acquiring function expansion configuration information for performing function expansion on the target cloud host.
In practical application, function extension configuration information for performing function extension on a target cloud host may be obtained first, and the type and content of the function extension configuration information may be determined according to a function to be extended by the target cloud host, for example, for a target cloud host requiring a cryptographic function to be extended, the function extension configuration information of the target cloud host is configuration information for implementing the cryptographic function. In a specific application scenario, the function extension configuration information may be directly transmitted to the execution main body of the cloud host function extension method provided by the present application from the outside, or may be directly generated by the execution main body of the cloud host function extension method provided by the present application, and the like, and the present application is not specifically limited herein.
Step S102: and acquiring system configuration information of the target cloud host.
In practical application, after the function extension configuration information for performing function extension on the target cloud host is obtained, the system configuration information of the target cloud host can be obtained, and specifically, the system configuration information stored in the database of the target cloud host can be read.
Step S103: and adding the function extension configuration information into the system configuration information to generate target configuration information.
In practical application, after the system configuration information of the target cloud host is acquired, the function extension configuration information can be added to the system configuration information, so that the target configuration information is generated.
Step S104: and sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method.
In practical application, after the function expansion configuration information is added to the system configuration information and the target configuration information is generated, the target cloud host cannot apply the target configuration information at this time, so that the target cloud host cannot realize function expansion, at this time, a virtualization control command can be sent to the target cloud host, so that the target cloud host can update the target configuration information to a system configuration file of the target cloud host through a virtualization method, and after the target cloud host updates the target configuration information to a system configuration file of the target cloud host, the target cloud host can realize a corresponding expansion function based on the function expansion configuration information because the system configuration file contains the function expansion configuration information.
According to the cloud host function expansion method, function expansion configuration information for performing function expansion on a target cloud host is acquired; acquiring system configuration information of a target cloud host; adding the function expansion configuration information into the system configuration information to generate target configuration information; and sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method. According to the cloud host function expansion method, the function expansion configuration information is added into the system configuration information of the target cloud host to generate the target configuration information, and the target cloud host is controlled to update the target configuration information into the system configuration file of the target cloud host through the virtualization method, so that the target cloud host can realize function expansion.
According to the cloud host function expansion method, in order to improve the function expansion efficiency of a target cloud host, in the process of sending a virtualization control command to the target cloud host so that the target cloud host updates target configuration information to a system configuration file of the target cloud host through a virtualization method, the target configuration information can be updated to a database of the target cloud host; and sending a virtualization synchronization control instruction to the target cloud host to enable the target cloud host to synchronize the database through a virtualization method, and further enable the target cloud host to update the target configuration information into the system configuration file. That is, the target configuration information may be updated to the database of the target cloud host, and then the target cloud host is controlled to synchronize the database through the virtualization technology, so that the target cloud host can update the target configuration information to its own system configuration file easily and quickly.
According to the cloud host function expansion method, in order to improve the function expansion success rate of the target cloud host, after the target configuration information is updated to the database of the target cloud host, before the virtualization synchronization control command is sent to the target cloud host, a restart command can be sent to the target cloud host, so that the target cloud host can restart the target cloud host. That is, after the target configuration information is updated to the data block of the target cloud host, the restart instruction may be sent to the target cloud host first, so that the target cloud host restarts itself, and since the target cloud host restarts, database synchronization may be performed.
In the cloud host function expansion method provided by the application, in order to facilitate generation of target configuration information, in the process of adding the function expansion configuration information into the system configuration information and generating the target configuration information, the system configuration information can be displayed in a preset list; and adding the function expansion configuration information into a preset list, and taking the preset list as target configuration information. The format of the preset list can be determined according to actual needs, for example, the format of the preset list can be determined according to system configuration information; the manner of displaying the system configuration information in the preset list may also be determined according to actual needs, for example, displaying the system configuration information in the preset list in sequence according to the order of the system configuration information, or collectively displaying the associated configuration information in the system configuration information in the preset list, and the like.
In order to improve the rate of generating the target configuration information, in the process of adding the function extension configuration information to the system configuration information and generating the target configuration information, the function extension configuration information may be added to the tail of the system configuration information to generate the target configuration information. That is, the function expansion configuration information can be added to the tail part of the system configuration information, so that the generated target configuration information does not have the condition that the function expansion configuration information is added into certain system configuration information, that is, the condition that the function expansion configuration information breaks down certain system configuration information does not occur, and the integrity of each system configuration information is ensured; and only the function expansion configuration information is added to the tail part of the system configuration information, the target configuration information can be generated, and the method is convenient and quick.
According to the cloud host function expansion method, when the system configuration information of the target cloud host is obtained, the system configuration information of the target cloud host can be obtained through the OpenStack cloud management platform. Specifically, a corresponding API (application programming Interface) Interface may be set on the target cloud host through the OpenStack cloud management platform, so as to manage and control the system configuration file of the target cloud host through the API Interface. It should be noted that, in practical applications, the target configuration information may also be updated to a data block of the target cloud host through the API interface, and the like.
According to the cloud host function expansion method provided by the application, when the virtualization control instruction is sent to the target cloud host so that the target cloud host updates the target configuration information into the system configuration file of the target cloud host through the virtualization method, the Libvirt virtualization control instruction can be sent to the target cloud host so that the target cloud host updates the target configuration information into the system configuration file of the target cloud host through the Libvirt virtualization method. That is, the target cloud host can be controlled to quickly update the target configuration information to the system configuration file of the target cloud host through the Libvirt virtualization method.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a cloud host function expansion system according to an embodiment of the present disclosure.
The cloud host function extension system provided by the embodiment of the application can comprise:
the first obtaining module 101 is configured to obtain function extension configuration information for performing function extension on a target cloud host;
a second obtaining module 102, configured to obtain system configuration information of a target cloud host;
the first adding module 103 is configured to add the function extension configuration information to the system configuration information, and generate target configuration information;
the first sending module 104 is configured to send a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to the system configuration file of the target cloud host through a virtualization method.
In the cloud host function extension system provided in the embodiment of the present application, the first sending module may include:
the first updating unit is used for updating the target configuration information to a database of the target cloud host;
the first sending unit is used for sending a virtualization synchronization control command to the target cloud host so that the target cloud host synchronizes the database through a virtualization method, and the target cloud host updates the target configuration information into the system configuration file.
The cloud host function extension system provided by the embodiment of the application can further include:
and the second sending unit is used for sending a restarting instruction to the target cloud host before the first updating unit updates the target configuration information to the database of the target cloud host and sends the virtualization synchronization control instruction to the target cloud host so as to restart the target cloud host.
In an embodiment of the present application, a cloud host function extension system, a first adding module may include:
the first display unit is used for displaying the system configuration information in a preset list;
and the first adding unit is used for adding the function expansion configuration information into the preset list, and taking the preset list as target configuration information.
In an embodiment of the present application, a cloud host function extension system, a first adding module may include:
and the second adding unit is used for adding the function expansion configuration information to the tail part of the system configuration information to generate target configuration information.
In the cloud host function extension system provided in the embodiment of the present application, the second obtaining module may include:
the first obtaining unit is used for obtaining the system configuration information of the target cloud host through the OpenStack cloud management platform.
In the cloud host function extension system provided in the embodiment of the present application, the first sending module may include:
and the third sending unit is used for sending the Libvirt virtualization control command to the target cloud host so as to enable the target cloud host to update the target configuration information into the system configuration file of the target cloud host through the Libvirt virtualization method.
The application also provides cloud host function expansion equipment and a computer readable storage medium, which have corresponding effects of the cloud host function expansion method provided by the embodiment of the application. Referring to fig. 3, fig. 3 is a schematic structural diagram of a cloud host function expansion device according to an embodiment of the present disclosure.
The cloud host function expansion device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 executes the computer program to realize the following steps:
acquiring function expansion configuration information for performing function expansion on a target cloud host;
acquiring system configuration information of a target cloud host;
adding the function expansion configuration information into the system configuration information to generate target configuration information;
and sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method.
The cloud host function expansion device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 executes the computer program to realize the following steps: updating the target configuration information to a database of the target cloud host; and sending a virtualization synchronization control instruction to the target cloud host to enable the target cloud host to synchronize the database through a virtualization method, and further enable the target cloud host to update the target configuration information into the system configuration file.
The cloud host function expansion device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 executes the computer program to realize the following steps: and after the target configuration information is updated to the database of the target cloud host, before the target configuration information is sent, a restart instruction is sent to the target cloud host, so that the target cloud host can restart the target cloud host.
The cloud host function expansion device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 executes the computer program to realize the following steps: displaying system configuration information in a preset list; and adding the function expansion configuration information into a preset list, and taking the preset list as target configuration information.
The cloud host function expansion device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 executes the computer program to realize the following steps: and adding the function expansion configuration information to the tail part of the system configuration information to generate target configuration information.
The cloud host function expansion device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 executes the computer program to realize the following steps: and acquiring system configuration information of the target cloud host through the OpenStack cloud management platform.
The cloud host function expansion device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 executes the computer program to realize the following steps: and sending a Libvirt virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a Libvirt virtualization method.
Referring to fig. 4, another cloud host function expansion device provided in the embodiment of the present application may further include: an input port 203 connected to the processor 202, for transmitting externally input commands to the processor 202; a display unit 204 connected to the processor 202, for displaying the processing result of the processor 202 to the outside; and the communication module 205 is connected with the processor 202 and is used for realizing communication between the cloud host function expansion device and the outside. The display unit 204 may be a display panel, a laser scanning display, or the like; the communication method adopted by the communication module 205 includes, but is not limited to, mobile high definition link technology (HML), Universal Serial Bus (USB), High Definition Multimedia Interface (HDMI), and wireless connection: wireless fidelity technology (WiFi), bluetooth communication technology, bluetooth low energy communication technology, ieee802.11s based communication technology.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps:
acquiring function expansion configuration information for performing function expansion on a target cloud host;
acquiring system configuration information of a target cloud host;
adding the function expansion configuration information into the system configuration information to generate target configuration information;
and sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: updating the target configuration information to a database of the target cloud host; and sending a virtualization synchronization control instruction to the target cloud host to enable the target cloud host to synchronize the database through a virtualization method, and further enable the target cloud host to update the target configuration information into the system configuration file.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: after the target configuration information is updated to the database of the target cloud host, before the virtualization synchronization control command is sent to the target cloud host, the restart command is sent to the target cloud host, so that the target cloud host can restart itself.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: displaying system configuration information in a preset list; and adding the function expansion configuration information into a preset list, and taking the preset list as target configuration information.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: and adding the function expansion configuration information to the tail part of the system configuration information to generate target configuration information.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: and acquiring system configuration information of the target cloud host through the OpenStack cloud management platform.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: and sending a Libvirt virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a Libvirt virtualization method.
The computer-readable storage media to which this application relates include Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage media known in the art.
For a description of a relevant part in the cloud host function extension system, the device, and the computer readable storage medium provided in the embodiments of the present application, reference is made to detailed descriptions of a corresponding part in the cloud host function extension method provided in the embodiments of the present application, and details are not repeated here. In addition, parts of the above technical solutions provided in the embodiments of the present application, which are consistent with the implementation principles of corresponding technical solutions in the prior art, are not described in detail so as to avoid redundant description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A cloud host function expansion method is characterized by comprising the following steps:
acquiring function expansion configuration information for performing function expansion on a target cloud host;
acquiring system configuration information of the target cloud host;
adding the function expansion configuration information to the system configuration information to generate target configuration information;
sending a virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method.
2. The method according to claim 1, wherein the sending a virtualization control command to the target cloud host to enable the target cloud host to update the target configuration information into a system configuration file of the target cloud host through a virtualization method comprises:
updating the target configuration information to a database of the target cloud host;
sending a virtualization synchronization control instruction to the target cloud host to enable the target cloud host to synchronize the database through the virtualization method, and further enable the target cloud host to update the target configuration information into the system configuration file.
3. The method of claim 2, wherein after the updating the target configuration information into the database of the target cloud host and before the sending the virtualization synchronization control command to the target cloud host, further comprising:
and sending a restart instruction to the target cloud host to restart the target cloud host.
4. The method of claim 1, wherein adding the function extension configuration information to the system configuration information and generating target configuration information comprises:
displaying the system configuration information in a preset list;
and adding the function expansion configuration information into the preset list, and taking the preset list as the target configuration information.
5. The method of claim 1, wherein adding the function extension configuration information to the system configuration information and generating target configuration information comprises:
and adding the function expansion configuration information to the tail part of the system configuration information to generate the target configuration information.
6. The method according to any one of claims 1 to 5, wherein the obtaining the system configuration information of the target cloud host comprises:
and acquiring the system configuration information of the target cloud host through an OpenStack cloud management platform.
7. The method according to claim 6, wherein the sending of the virtualization control command to the target cloud host to enable the target cloud host to update the target configuration information into the system configuration file of the target cloud host through a virtualization method comprises:
and sending a Libvirt virtualization control instruction to the target cloud host, so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a Libvirt virtualization method.
8. A cloud host function extension system, comprising:
the first acquisition module is used for acquiring function expansion configuration information for performing function expansion on the target cloud host;
the second acquisition module is used for acquiring the system configuration information of the target cloud host;
the first adding module is used for adding the function expansion configuration information into the system configuration information to generate target configuration information;
the first sending module is used for sending a virtualization control instruction to the target cloud host so that the target cloud host updates the target configuration information to a system configuration file of the target cloud host through a virtualization method.
9. A cloud host function expansion device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the cloud host function extension method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, wherein a computer program is stored in the computer-readable storage medium, and when executed by a processor, the computer program implements the steps of the cloud host function expansion method according to any one of claims 1 to 7.
CN201911055015.7A 2019-10-31 2019-10-31 Cloud host function expansion method, system, equipment and computer storage medium Active CN110995462B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911055015.7A CN110995462B (en) 2019-10-31 2019-10-31 Cloud host function expansion method, system, equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911055015.7A CN110995462B (en) 2019-10-31 2019-10-31 Cloud host function expansion method, system, equipment and computer storage medium

Publications (2)

Publication Number Publication Date
CN110995462A true CN110995462A (en) 2020-04-10
CN110995462B CN110995462B (en) 2022-06-07

Family

ID=70082861

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911055015.7A Active CN110995462B (en) 2019-10-31 2019-10-31 Cloud host function expansion method, system, equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN110995462B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114461297A (en) * 2021-12-30 2022-05-10 天翼云科技有限公司 Method and device for adjusting processor characteristic information

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050138348A1 (en) * 2003-12-23 2005-06-23 Bolay Frederick H. Method and apparatus for remote modifcation of system configuration
CN101883226A (en) * 2010-05-31 2010-11-10 中山大学 Digital television updating method and digital television terminal
CN105094868A (en) * 2014-05-13 2015-11-25 中兴通讯股份有限公司 Software upgrading method, server and terminal
CN107291507A (en) * 2017-06-28 2017-10-24 联想(北京)有限公司 The upgrade method and electronic equipment of a kind of virtual machine virtual hard disk
CN107851009A (en) * 2015-07-09 2018-03-27 西安姆贝拉有限公司 Method and apparatus for the behavior of the code of equipment of the modification based on controller
CN109274557A (en) * 2018-11-14 2019-01-25 江苏鸿信系统集成有限公司 Intelligent CMDB management and cloud host monitor method under a kind of cloud environment
CN109586948A (en) * 2018-10-16 2019-04-05 深圳壹账通智能科技有限公司 Update method, apparatus, computer equipment and the storage medium of system configuration data
US10318272B1 (en) * 2017-03-30 2019-06-11 Symantec Corporation Systems and methods for managing application updates
CN109905347A (en) * 2017-12-07 2019-06-18 中移(苏州)软件技术有限公司 Security baseline configuration method, device, equipment, cloud host, medium and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050138348A1 (en) * 2003-12-23 2005-06-23 Bolay Frederick H. Method and apparatus for remote modifcation of system configuration
CN1898642A (en) * 2003-12-23 2007-01-17 英特尔公司 Method and apparatus for remote modifcation of system configuration
CN101883226A (en) * 2010-05-31 2010-11-10 中山大学 Digital television updating method and digital television terminal
CN105094868A (en) * 2014-05-13 2015-11-25 中兴通讯股份有限公司 Software upgrading method, server and terminal
CN107851009A (en) * 2015-07-09 2018-03-27 西安姆贝拉有限公司 Method and apparatus for the behavior of the code of equipment of the modification based on controller
US10318272B1 (en) * 2017-03-30 2019-06-11 Symantec Corporation Systems and methods for managing application updates
CN107291507A (en) * 2017-06-28 2017-10-24 联想(北京)有限公司 The upgrade method and electronic equipment of a kind of virtual machine virtual hard disk
CN109905347A (en) * 2017-12-07 2019-06-18 中移(苏州)软件技术有限公司 Security baseline configuration method, device, equipment, cloud host, medium and system
CN109586948A (en) * 2018-10-16 2019-04-05 深圳壹账通智能科技有限公司 Update method, apparatus, computer equipment and the storage medium of system configuration data
CN109274557A (en) * 2018-11-14 2019-01-25 江苏鸿信系统集成有限公司 Intelligent CMDB management and cloud host monitor method under a kind of cloud environment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114461297A (en) * 2021-12-30 2022-05-10 天翼云科技有限公司 Method and device for adjusting processor characteristic information

Also Published As

Publication number Publication date
CN110995462B (en) 2022-06-07

Similar Documents

Publication Publication Date Title
JP5838527B2 (en) Method, apparatus and communication device for updating firmware
CN108074177B (en) Data reconciliation method, system and computer-readable storage medium
CN106843828B (en) Interface display and loading method and device
WO2017088388A1 (en) Method and system for upgrading sdk of application
CN102571940B (en) Application program remote installation system, method, intelligent terminal, application server
WO2014059874A1 (en) Mobile terminal and software upgrade method thereof
CN106874328B (en) Data processing method and equipment
CN104951364A (en) Android platform based language switching method and system
CN103902331A (en) Information processing apparatus and information processing method
CN110520844A (en) Cloud management platform, virtual machine management method and its system
CN110597542A (en) Automatic OTA (over the air) software upgrading method and device and electronic equipment
JP2023036774A (en) Access control method of shared memory, access control device of shared memory, electronic apparatus, and autonomous vehicle
CN107291507B (en) Upgrading method for virtual hard disk of virtual machine and electronic equipment
CN110995462B (en) Cloud host function expansion method, system, equipment and computer storage medium
CN109617950B (en) Data updating method, device, equipment and readable storage medium
US10078532B2 (en) Resource management method and device for terminal system among multiple operating systems
CN107239303B (en) Application program update package generation method and device and application program update method and device
WO2015176498A1 (en) Software upgrade method, mobile terminal and computer storage medium
CN112463199A (en) System upgrading method and terminal
CN113660123B (en) Virtual switch upgrading method, device, electronic equipment and storage medium
CN115390873A (en) Time frequency equipment firmware upgrading method based on single chip microcomputer and readable access medium
EP3992783A1 (en) Patch releasing method, server and terminal device
CN114327548A (en) Software upgrading method and related device
CN114115673A (en) Control method of vehicle-mounted screen
CN112925770A (en) Database capacity expansion method, device, equipment and medium

Legal Events

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