CN113238835A - Virtual machine configuration method, device, server and system - Google Patents

Virtual machine configuration method, device, server and system Download PDF

Info

Publication number
CN113238835A
CN113238835A CN202110616754.XA CN202110616754A CN113238835A CN 113238835 A CN113238835 A CN 113238835A CN 202110616754 A CN202110616754 A CN 202110616754A CN 113238835 A CN113238835 A CN 113238835A
Authority
CN
China
Prior art keywords
configuration
virtual machine
server
information
stored
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
CN202110616754.XA
Other languages
Chinese (zh)
Other versions
CN113238835B (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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN202110616754.XA priority Critical patent/CN113238835B/en
Publication of CN113238835A publication Critical patent/CN113238835A/en
Application granted granted Critical
Publication of CN113238835B publication Critical patent/CN113238835B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances

Abstract

The invention provides a method, a device, a server and a system for configuring a virtual machine, wherein the method comprises the following steps: the method comprises the steps that a first server receives a configuration request sent by a terminal, configuration information corresponding to the configuration request is obtained from a configuration database in response to the configuration request, and then the configuration information is sent to a second server, so that the second server determines a virtual machine to be configured according to a network address carried in the configuration information, a configuration instruction is generated according to a pre-stored virtual machine management table, the configuration instruction and the configuration information are sent to the virtual machine to be configured, and the virtual machine to be configured responds to the configuration instruction to carry out system configuration according to a pre-stored configuration script and the configuration information. According to the invention, the second server is arranged to remotely control the virtual machine to be configured to carry out system configuration according to the pre-stored configuration script and configuration information, so that the efficiency of configuring the virtual machine is improved, and the configuration time of the virtual machine is shortened.

Description

Virtual machine configuration method, device, server and system
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, a server and a system for configuring a virtual machine.
Background
With the continuous development of cloud computing technology, more and more projects use cloud computing resources by creating start and stop virtual machines. In the face of a large number of virtual machine creation requirements and a variety of different virtual machine basic configuration requirements, the requirements of realizing automatic virtual machine creation and configuration to quickly deliver and standardize virtual machines are urgently needed.
In the prior art, the automatic creation of a virtual machine includes automatic creation of a mirror image template, automatic configuration of an automatic pull-up and a pull-up file of a virtual machine mirror image, automatic pull-up of software in the virtual machine and initialization configuration of the software, and an operation and maintenance worker manually configures basic resource information of the virtual machine, such as user information, user authority, a file system, and the like, and fills a work order to deliver the virtual machine after the basic resource information is successfully configured.
However, the efficiency of manually configuring the basic resource information of the virtual machine is low, which results in a long configuration time of the virtual machine and affects the delivery progress of the virtual machine.
Disclosure of Invention
The invention aims to provide a virtual machine configuration method, a virtual machine configuration device, a virtual machine configuration server and a virtual machine configuration system, so as to improve the configuration efficiency of virtual machines.
In a first aspect, the present invention provides a method for configuring a virtual machine, which is applied to a first server, and includes:
receiving a configuration request sent by a terminal, responding to the configuration request, and acquiring configuration information corresponding to the configuration request from a configuration database, wherein a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
and sending the configuration information to a second server so that the second server determines a virtual machine to be configured according to a network address carried in the configuration information, generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
In one possible design, before sending the configuration information to the second server, the method further includes:
determining a second server to be connected according to a load balancing algorithm, and sending a connection establishing request to the second server to be connected;
and if the connection establishing response returned by the second server to be connected is not received within a preset time period, sending the connection establishing request to any other second server, and after the connection establishing response returned by the second server is received, executing the step of sending the configuration information to the second server.
In one possible design, the configuration database is a MySQL database, which is a master-slave synchronous database system provided by the first server cluster;
correspondingly, after the configuration information corresponding to the configuration request is obtained from the configuration database, the method further includes:
and storing the configuration request and the configuration information into the master-slave synchronous database system.
In one possible design, before the configuration request sent by the receiving terminal, the method further includes:
receiving application information sent by a terminal, determining configuration demand parameters according to the application information, and sending the configuration demand parameters to the terminal so that the terminal generates a configuration request according to the configuration demand parameters.
In one possible design, the configuration script is used to configure at least one of an account password for connecting the virtual machine, adding a virtual machine user and a password, adding a virtual machine user permission group, loading virtual machine hard disk information, creating a logical volume, allocating a file system, and saving an operation log.
In a second aspect, an embodiment of the present invention provides a virtual machine configuration method, which is applied to a second server, and includes:
receiving configuration information sent by a first server, wherein the configuration information is acquired by the first server from a configuration database according to a configuration request sent by a terminal, and a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
determining a virtual machine to be configured according to the network address carried in the configuration information, and generating a configuration instruction according to a pre-stored virtual machine management table;
and sending the configuration instruction and the configuration information to a virtual machine to be configured so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
In one possible design, the virtual machine configuration method further includes:
receiving a configuration log sent by the virtual machine to be configured, wherein the configuration log is generated when the virtual machine to be configured performs system configuration according to a pre-stored configuration script and the configuration information, and the configuration log comprises configuration process information and a configuration result;
and receiving a query request sent by the first server, and sending the configuration log to the first server in response to the query request so that an administrator invokes the configuration log stored in the first server to confirm the configuration details of the virtual machine.
In a third aspect, an embodiment of the present invention provides a virtual machine configuration apparatus, including:
the system comprises an acquisition module, a configuration module and a file system information acquisition module, wherein the acquisition module is used for receiving a configuration request sent by a terminal and acquiring configuration information corresponding to the configuration request from a configuration database in response to the configuration request, and the configuration database stores a virtual machine table, an initialization user table and an initialization file system information table;
the sending module is configured to send the configuration information to a second server, so that the second server determines a virtual machine to be configured according to a network address carried in the configuration information, generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, where the configuration instruction includes management user information of the virtual machine to be configured.
In a fourth aspect, an embodiment of the present invention provides a virtual machine configuration apparatus, including:
the system comprises a receiving module, a configuration module and a processing module, wherein the receiving module is used for receiving configuration information sent by a first server, and the configuration information is acquired by the first server from a configuration database according to a configuration request sent by a terminal, and a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
the determining module is used for determining the virtual machine to be configured according to the network address carried in the configuration information and generating a configuration instruction according to a pre-stored virtual machine management table;
and the sending module is used for sending the configuration instruction and the configuration information to the virtual machine to be configured so as to enable the virtual machine to be configured to respond to the configuration instruction and perform system configuration according to a pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
In a fifth aspect, an embodiment of the present invention provides a virtual machine configuration system, including at least one terminal, at least two first servers, at least two second servers, and N virtual machines, where N is a positive integer:
the terminal is used for receiving a configuration request of a user according to a client;
the first server is used for receiving a configuration request sent by a terminal, responding to the configuration request, acquiring configuration information corresponding to the configuration request from a configuration database, and sending the configuration information to a second server, wherein a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
the second server is configured to determine a virtual machine to be configured according to a network address carried in the configuration information, generate a configuration instruction according to a pre-stored virtual machine management table, and send the configuration instruction and the configuration information to the virtual machine to be configured, where the configuration instruction includes management user information of the virtual machine to be configured;
and the virtual machine to be configured is used for responding to the configuration instruction and performing system configuration according to a pre-stored configuration script and the configuration information.
In a sixth aspect, an embodiment of the present invention provides a server, including a memory and at least one processor; the memory is used for storing computer execution instructions; at least one processor configured to execute the computer-executable instructions stored by the memory to cause the at least one processor to perform implementing the virtual machine configuration method as described in the first aspect and the various possible designs of the first aspect.
In a seventh aspect, an embodiment of the present invention provides a server, including a memory and at least one processor; the memory is used for storing computer execution instructions; at least one processor configured to execute the computer-executable instructions stored by the memory to cause the at least one processor to perform implementing the virtual machine configuration method as described in the second aspect and various possible designs of the second aspect.
In an eighth aspect, an embodiment of the present invention provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when a processor executes the computer-executable instructions, the virtual machine configuration method according to the first aspect and various possible designs of the first aspect, or the virtual machine configuration method according to the second aspect and various possible designs of the second aspect, is implemented.
In a ninth aspect, an embodiment of the present invention provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the computer program implements the virtual machine configuration method according to the first aspect and various possible designs of the first aspect, or the virtual machine configuration method according to the second aspect and various possible designs of the second aspect.
According to the method, the device, the server and the system for configuring the virtual machine, the first server is arranged to obtain the configuration information corresponding to the configuration request from the configuration database, and the configuration information is sent to the second server, so that the second server generates the configuration instruction according to the pre-stored virtual machine management table, and calls the pre-stored configuration script in the virtual machine to be configured according to the configuration instruction, so that the virtual machine to be configured performs system configuration according to the configuration information and the configuration script, the purpose of automatically configuring the user permission and the file system is achieved, the efficiency of configuring the virtual machine is improved, and the configuration time of the virtual machine is shortened.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a schematic structural diagram of a virtual machine configuration system according to an embodiment of the present invention;
fig. 2 is a first flowchart of a virtual machine configuration method according to an embodiment of the present invention;
fig. 3 is a flowchart of a virtual machine configuration method according to an embodiment of the present invention;
fig. 4 is a flowchart of a virtual machine configuration method provided in the embodiment of the present invention;
fig. 5 is a flowchart of a fourth method for configuring a virtual machine according to an embodiment of the present invention;
fig. 6 is a first schematic structural diagram of a virtual machine configuration apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a virtual machine configuration apparatus according to an embodiment of the present invention;
fig. 8 is a first schematic hardware structure diagram of a server according to an embodiment of the present invention;
fig. 9 is a schematic diagram of a hardware structure of a server according to an embodiment of the present invention.
Detailed Description
With the above figures, certain embodiments of the invention have been illustrated and described in more detail below. The drawings and the description are not intended to limit the scope of the inventive concept in any way, but rather to illustrate it by those skilled in the art with reference to specific embodiments.
A virtual machine refers to a complete computer system with complete hardware system functionality, which is emulated by software, running in a completely isolated environment. The work that can be done in a physical computer can be implemented in a virtual machine. When creating a virtual machine in a computer, it is necessary to use a part of the hard disk and the memory capacity of the physical machine as the hard disk and the memory capacity of the virtual machine. Each virtual machine has an independent chip, a hard disk and an operating system, and the virtual machines can be operated like a physical machine.
Currently, starting and stopping a virtual machine is an indispensable step of using cloud computing resources. Customers can copy a pre-configured virtual machine image, or they can assemble a custom virtual machine image as needed to complete deployment of the virtual machine in the cloud. Specifically, the automatic creation of the virtual machine includes automatic creation of a mirror image template, automatic configuration of an automatic pull-up and pull-up file of a virtual machine mirror image, automatic pull-up of software in the virtual machine and initialization configuration of the software, and an operation and maintenance person manually configures basic resource information of the virtual machine, such as user information, user authority, a file system and the like, and fills a work order to deliver the virtual machine after the basic resource information is successfully configured. However, in the prior art, the efficiency of manually configuring the basic resource information of the virtual machine is low, which results in long delivery time of the virtual machine and influences the delivery progress of the virtual machine.
In order to solve the technical problem, in the embodiment of the present invention, the jump machine is used to call the configuration script pre-stored in the virtual machine to be configured, so that the virtual machine to be configured performs system configuration according to the configuration information and the configuration script, thereby achieving the purpose of automatically configuring the user permission and the file system, improving the efficiency of configuring the virtual machine, and shortening the configuration time of the virtual machine.
Fig. 1 is a schematic structural diagram of a virtual machine configuration system according to an embodiment of the present invention. As shown in fig. 1, in the embodiment of the present invention, the rice quality detecting system includes a plurality of terminals 10, a first server 20, a second server 30, and a plurality of virtual machines 40. Here, each terminal 10 establishes a connection with each first server 20, each first server 20 establishes a connection with each second server 30, and each second server 30 establishes a connection with each virtual machine 40. The virtual machine configuration system at least includes two first servers 20 and at least two second servers 30. The terminal 10 is configured to receive a configuration request of a user through a client of the virtual machine configuration, and implement automatic configuration of the virtual machine to be configured according to the first server 20 and the second server 30. The first server 20 is configured to receive a configuration request sent by a terminal, obtain configuration information corresponding to the configuration request from a configuration database in response to the configuration request, and send the configuration information to the second server, where the configuration database stores a virtual machine table, an initialization user table, and an initialization file system information table; the second server 30 is configured to determine a virtual machine to be configured according to the network address carried in the configuration information, generate a configuration instruction according to a pre-stored virtual machine management table, and send the configuration instruction and the configuration information to the virtual machine to be configured, where the configuration instruction includes management user information of the virtual machine to be configured. Each virtual machine 40 is in a cloud database, and the first server 20 assembles a plurality of customized virtual machine images through the second server 30 according to the requirement for creating a virtual machine, so as to achieve the purpose of deploying a plurality of virtual machines in the cloud. In the process of creating a virtual machine, the first server 20 configures a network address and virtual machine information for each virtual machine 40, and stores a virtual machine management table in each second server 30, where the virtual machine management table includes the network addresses and virtual machine information of all virtual machines 40, where the virtual machine information includes account information of a hypervisor creating the virtual machine, specifically including a hypervisor identifier and a password. After the creation of the virtual machine is completed, the virtual machine 40 to be configured performs system configuration according to the pre-stored configuration script and the configuration information in response to the configuration instruction.
Fig. 2 is a first flowchart of a virtual machine configuration method according to an embodiment of the present invention. The execution subject of the embodiment may be the first server. As shown in fig. 2, the virtual machine configuration method includes the following steps:
s201: receiving a configuration request sent by a terminal, responding to the configuration request, and acquiring configuration information corresponding to the configuration request from a configuration database, wherein the configuration database stores a virtual machine table, an initialization user table and an initialization file system information table.
In the embodiment of the invention, a user can submit an application for configuring the virtual machine at a client of the terminal for configuring the virtual machine. Specifically, an OA system for configuring the virtual machine is provided on the terminal, a user submits a requirement for configuring the virtual machine by logging in the OA system, and an administrator logs in the OA system and confirms a configuration work order submitted by the user. The terminal generates a configuration request according to the configuration work order confirmed by the administrator, and sends the configuration request to the first server, wherein the configuration request comprises file system configuration parameters, user information and user authority information of the virtual machine.
In the embodiment of the present invention, a configuration database is pre-stored in the first server, wherein the configuration database stores a virtual machine table, an initialization user table, and an initialization file system information table. The first server obtains configuration information corresponding to the configuration request from a configuration database, namely, according to file system configuration parameters, user information and user permission information of the virtual machines included in the configuration request, corresponding configuration information is found from the virtual machine table, the initialization user table and the initialization file system information table, the first server allocates the virtual machines to be configured for the users according to network addresses of all the created virtual machines, and the configuration information further includes network addresses of the virtual machines to be configured.
S202: and sending the configuration information to a second server so that the second server determines the virtual machine to be configured according to the network address carried in the configuration information, generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
In the embodiment of the invention, the first server sends the configuration information to the second server, and the second server establishes connection with the virtual machine to be configured according to the network address carried in the configuration information. And the second server generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, so that the virtual machine to be configured responds to the configuration instruction and performs system configuration according to a pre-stored configuration script and the configuration information. Specifically, the second server sends the configuration information to the virtual machine to be configured. And expect software for realizing the remote execution script is installed in the second server and the virtual machine to be configured. The second server determines account information of a super administrator of the virtual machine to be configured according to a pre-stored virtual machine management table, logs in the virtual machine through expect software according to the identity of the administrator, remotely connects the virtual machine to be configured to perform system configuration according to a pre-stored configuration script and configuration information, specifically, the second server is connected with the virtual machine to be configured to transmit the configuration information to the configuration script, and configures basic configuration resources of the virtual machine to be configured by logging in an administrator account. The configuration script can be modified and adjusted according to different virtual machine systems to match the configuration requirements of the different virtual machine systems.
Illustratively, the pre-stored configuration script is a pre-packaged shell script used for implementing system resource configuration on the virtual machine. Specifically, the configuration script is used for configuring at least one of an account password for connecting the virtual machine, a user and a password for adding the virtual machine, a user permission group for adding the virtual machine, loading the hard disk information of the virtual machine, creating a logical volume, allocating a file system, and saving an operation log. Specifically, the specific operation of the virtual machine performing configuration according to the configuration script includes: and the virtual machine judges whether to create a file system according to the configuration information, and if the file system is not created, only the requirement of an initial user is created, and a configuration script is directly generated. If the configuration information contains the configuration requirements of the hard disks, scanning the system hard disk information, loading the newly added hard disks, screening out the idle hard disks through a regular rule, and sequentially creating a physical volume, creating or expanding a user volume group, creating a logical volume and formatting a volume. And creating users and groups, initializing user passwords, creating directories, mounting a file system, configuring directory permissions and the like according to the user information in the configuration information.
For example, in the embodiment of the present invention, to ensure that the connected second server can provide the function of remotely configuring the virtual machine, before sending the configuration information to the second server, the first server determines the second server to be connected according to a load balancing algorithm, and sends a connection establishment request to the second server to be connected; and if the connection establishing response returned by the second server to be connected is not received within the preset time period, sending the connection establishing request to any other second server, and after the connection establishing response returned by the second server is received, executing the step of sending the configuration information to the second server.
In the embodiment of the invention, a multi-hop mechanism is adopted, namely a plurality of second servers are arranged, so that the safety of the configuration system is improved. The first server determines a second server to be connected according to a load balancing algorithm, and when the second server to be connected fails, the first server can be connected with other second servers without affecting the remote configuration process of the virtual machine. In addition, by arranging a plurality of springboard server, different users are controlled to have different access rights, only a few administrators can access the newly created virtual machine, other users cannot operate the virtual machine, and the problems of authentication and authorization processes and security leakage are reduced.
As can be seen from the foregoing embodiment, the first server is configured to obtain the configuration information corresponding to the configuration request from the configuration database, and send the configuration information to the second server, so that the second server generates the configuration instruction according to the pre-stored virtual machine management table, and calls the pre-stored configuration script in the virtual machine to be configured according to the configuration instruction, so that the virtual machine to be configured performs system configuration according to the configuration information and the configuration script, thereby achieving the purpose of automatically configuring the user permission and the file system, improving the efficiency of configuring the virtual machine, and shortening the configuration time of the virtual machine.
In a possible implementation manner, before receiving a configuration request sent by a terminal, a first server receives application information sent by the terminal, determines a configuration demand parameter according to the application information, and sends the configuration demand parameter to the terminal, so that the terminal generates the configuration request according to the configuration demand parameter.
In the embodiment of the invention, the application information possibly filled by the user may also contain wrong basic configuration information of the virtual machine, the first server determines whether the application information is configured, and if the application information is configured, configuration requirement parameters corresponding to the application information submitted by the user are recommended according to two dimensions of the configuration of the service system and the parameter information when the user applies. And if the configuration is not configured before, determining the configuration demand parameters matched by pushing according to the application information of the user. And verifying the legality of the configuration demand parameters according to preset configuration rules, wherein the preset configuration rules comprise, for example, rules for verifying the legality of data, judging whether the allocated space exceeds a maximum value, judging whether a user name is standard, judging whether a password accords with a strong password, and the like. And sending the configuration requirement parameters meeting the requirements to the terminal so that the terminal generates a configuration request according to the configuration requirement parameters.
In one possible implementation, the configuration database is a MySQL database, which is a master-slave synchronous database system provided by the first server cluster. By configuring the configuration database as a master-slave synchronous database system, when the configuration database has problems, the first server is ensured to be capable of successfully acquiring the configuration information corresponding to the configuration request from the configuration database, and the success rate of automatic configuration of the virtual machine is improved. For example, after the configuration information corresponding to the configuration request is acquired from the configuration database, the first server stores the configuration request and the configuration information into the master-slave synchronous database system.
Fig. 3 is a flowchart of a virtual machine configuration method according to an embodiment of the present invention. The execution subject of the embodiment may be the second server. As shown in fig. 3, the virtual machine configuration method includes the following steps:
s301: and receiving configuration information sent by the first server, wherein the configuration information is acquired by the first server from a configuration database according to a configuration request sent by the terminal, and the configuration database stores a virtual machine table, an initialization user table and an initialization file system information table.
S302: and determining a virtual machine to be configured according to the network address carried in the configuration information, and generating a configuration instruction according to a pre-stored virtual machine management table.
S303: and sending the configuration instruction and the configuration information to the virtual machine to be configured so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to the pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
In the embodiment of the present invention, the method implemented in S301 to S303 is the same as the method executed in S201 to S202 in the embodiment of fig. 2 and the implemented effect, and is not described herein again.
Fig. 4 is a flowchart of a virtual machine configuration method provided in the embodiment of the present invention. As shown in fig. 4, based on the embodiment shown in fig. 3, the virtual machine configuration method provided in the embodiment of the present invention further includes the following steps:
s401: receiving a configuration log sent by a virtual machine to be configured, wherein the configuration log is generated when the virtual machine to be configured performs system configuration according to a pre-stored configuration script and configuration information, and the configuration log comprises configuration process information and a configuration result.
In the embodiment of the invention, in the process of executing the configuration script to configure the basic resource, the virtual machine to be configured records the script execution process in detail, and generates the configuration log, which is used for recording the configuration process information and the configuration result of the virtual machine. Specifically, a feedback mechanism is set in the configuration script shell script, if an error occurs in the configuration process, the configuration process is interrupted and the wrong configuration information is output and recorded, and the wrong information not only contains a feedback error of an execution command, but also contains self-defined wrong information, so that the subsequent retrieval and positioning problems are facilitated. And after the configuration is finished, the virtual machine to be configured sends the configuration log to the second server. Illustratively, during the script execution process, the account information of the super administrator is substituted in the form of parameters and is not recorded in the configuration log, so that the safety of the user information is ensured.
S402: and receiving a query request sent by the first server, and sending the configuration log to the first server in response to the query request so that an administrator invokes the configuration log stored in the first server to confirm the configuration details of the virtual machine.
In the embodiment of the invention, when an administrator checks the configuration details of the virtual machine, the administrator sends the query request to the first server through the terminal, and the first server forwards the query request to the second server. And the second server returns the configuration log to the first server, the administrator calls the configuration log display log information stored in the first server, and the administrator confirms the configuration details of the virtual machine by checking the configuration process information and the configuration result.
It can be known from the foregoing embodiment that, in the process of configuring the basic resource of the virtual machine by setting the configuration script, the configuration log is generated by recording the configuration process information and the configuration result, and the configuration log is uploaded to the second server. Configuration operation records are stored in the springboard server, when a configuration fault occurs, the fault reason can be quickly determined through the configuration log, so that an administrator can conveniently confirm the configuration details of the virtual machine, and the remote configuration process of the virtual machine has traceability.
Fig. 5 is a fourth flowchart of a virtual machine configuration method according to an embodiment of the present invention. As shown in fig. 5, a method for configuring a virtual machine according to an embodiment of the present invention includes the following steps:
s501: the terminal receives a configuration request of a user according to the client and sends the configuration request to the first server.
S502: the first server responds to the configuration request to acquire configuration information corresponding to the configuration request from a configuration database, and sends the configuration information to the second server, wherein a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database.
S503: the second server determines the virtual machine to be configured according to the network address carried in the configuration information, generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
S504: and responding to the configuration instruction by the virtual machine to be configured, and performing system configuration according to the pre-stored configuration script and configuration information.
In the embodiment of the present invention, the method implemented in S501 to S504 is the same as the method executed in S201 to S202 in the embodiment of fig. 2 and the implemented effect, and is not described again here.
Fig. 6 is a first schematic structural diagram of a virtual machine configuration device according to an embodiment of the present invention. As shown in fig. 6, the virtual machine configuration apparatus 60 includes: an obtaining module 601, configured to receive a configuration request sent by a terminal, and obtain configuration information corresponding to the configuration request from a configuration database in response to the configuration request, where a virtual machine table, an initialization user table, and an initialization file system information table are stored in the configuration database; a sending module 602, configured to send the configuration information to a second server, so that the second server determines a virtual machine to be configured according to a network address carried in the configuration information, generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, where the configuration instruction includes management user information of the virtual machine to be configured.
In this embodiment, the method described in the above embodiments may be adopted by the virtual machine configuration apparatus 60, and the technical solution and the technical effect thereof are similar, which are not described herein again.
In a possible implementation manner, the virtual machine configuration apparatus 60 further includes: the determining module is used for determining a second server to be connected according to a load balancing algorithm and sending a connection establishing request to the second server to be connected; and if the connection establishing response returned by the second server to be connected is not received within a preset time period, sending the connection establishing request to any other second server, and after the connection establishing response returned by the second server is received, executing the step of sending the configuration information to the second server. The determining module may adopt the method described in the above embodiments, and the technical solutions and the technical effects thereof are similar and will not be described herein again.
In a possible implementation manner, the virtual machine configuration apparatus 60 further includes: the receiving module is used for receiving application information sent by the terminal, determining configuration demand parameters according to the application information, and sending the configuration demand parameters to the terminal so that the terminal can generate a configuration request according to the configuration demand parameters. The receiving module may adopt the method described in the above embodiments, and the technical solutions and technical effects thereof are similar and will not be described herein again.
Fig. 7 is a schematic structural diagram of a virtual machine configuration apparatus according to an embodiment of the present invention. As shown in fig. 7, the virtual machine configuration apparatus 70 includes: a receiving module 701, configured to receive configuration information sent by a first server, where the configuration information is obtained by the first server from a configuration database according to a configuration request sent by a terminal, and a virtual machine table, an initialization user table, and an initialization file system information table are stored in the configuration database; a determining module 702, configured to determine a virtual machine to be configured according to the network address carried in the configuration information, and generate a configuration instruction according to a pre-stored virtual machine management table; a sending module 703, configured to send the configuration instruction and the configuration information to a to-be-configured virtual machine, so that the to-be-configured virtual machine performs system configuration according to a pre-stored configuration script and the configuration information in response to the configuration instruction, where the configuration instruction includes management user information of the to-be-configured virtual machine.
In this embodiment, the virtual machine configuration apparatus 70 may adopt the method described in the above embodiments, and the technical solution and the technical effect thereof are similar, and are not described herein again.
In a possible implementation manner, the virtual machine configuration apparatus 70 further includes: the generating module is used for receiving a configuration log sent by the virtual machine to be configured, wherein the configuration log is generated when the virtual machine to be configured performs system configuration according to a pre-stored configuration script and the configuration information, and the configuration log comprises configuration process information and a configuration result; and receiving a query request sent by the first server, and sending the configuration log to the first server in response to the query request so that an administrator invokes the configuration log stored in the first server to confirm the configuration details of the virtual machine. The generating module may adopt the method described in the above embodiment, and the technical solution and the technical effect thereof are similar, and are not described herein again.
Fig. 8 is a first schematic hardware structure diagram of a server according to an embodiment of the present invention. As shown in fig. 8, the server of the present embodiment includes: a processor 801 and a memory 802; wherein
A memory 802 for storing computer-executable instructions;
the processor 801 is configured to execute the computer executable instructions stored in the memory to implement the steps performed by the first server in the above embodiments. Reference may be made in particular to the description relating to the method embodiments described above.
Alternatively, the memory 802 may be separate or integrated with the processor 801.
When the memory 802 is provided separately, the server further includes a bus 803 for connecting the memory 802 and the processor 801.
Fig. 9 is a schematic diagram of a hardware structure of a server according to an embodiment of the present invention. As shown in fig. 9, the server of the present embodiment includes: a processor 901 and a memory 902; wherein
A memory 902 for storing computer-executable instructions;
a processor 901 for executing the computer executable instructions stored in the memory to implement the steps performed by the second server in the above embodiments. Reference may be made in particular to the description relating to the method embodiments described above.
Alternatively, the memory 902 may be separate or integrated with the processor 901.
When the memory 902 is provided separately, the server further comprises a bus 903 for connecting said memory 902 and the processor 901.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer execution instruction is stored in the computer-readable storage medium, and when a processor executes the computer execution instruction, the virtual machine configuration method according to the embodiment is implemented.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer executing instruction is stored in the computer-readable storage medium, and when a processor executes the computer executing instruction, the virtual machine configuration method described in fig. 3 and fig. 4 is implemented.
An embodiment of the present invention further provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the method for configuring a virtual machine according to the above embodiment is implemented.
An embodiment of the present invention further provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the method for configuring a virtual machine as described in fig. 3 and fig. 4 is implemented.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the modules is only one logical division, and other divisions may be realized in practice, for example, a plurality of modules may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to implement the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each module may exist alone physically, or two or more modules are integrated into one unit. The unit formed by the modules can be realized in a hardware form, and can also be realized in a form of hardware and a software functional unit.
The integrated module implemented in the form of a software functional module may be stored in a computer-readable storage medium. The software functional module is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) or a processor to execute some steps of the methods described in the embodiments of the present application.
It should be understood that the Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor, or in a combination of the hardware and software modules within the processor.
The memory may comprise a high-speed RAM memory, and may further comprise a non-volatile storage NVM, such as at least one disk memory, and may also be a usb disk, a removable hard disk, a read-only memory, a magnetic or optical disk, etc.
The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, the buses in the figures of the present application are not limited to only one bus or one type of bus.
The storage medium may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an Application Specific Integrated Circuits (ASIC). Of course, the processor and the storage medium may reside as discrete components in an electronic device or host device.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (14)

1. A virtual machine configuration method applied to a first server includes:
receiving a configuration request sent by a terminal, responding to the configuration request, and acquiring configuration information corresponding to the configuration request from a configuration database, wherein a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
and sending the configuration information to a second server so that the second server determines a virtual machine to be configured according to a network address carried in the configuration information, generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
2. The method of claim 1, prior to sending the configuration information to the second server, further comprising:
determining a second server to be connected according to a load balancing algorithm, and sending a connection establishing request to the second server to be connected;
and if the connection establishing response returned by the second server to be connected is not received within a preset time period, sending the connection establishing request to any other second server, and after the connection establishing response returned by the second server is received, executing the step of sending the configuration information to the second server.
3. The method of claim 1, wherein the configuration database is a MySQL database that is a master-slave synchronous database system provided by a first cluster of servers;
correspondingly, after the configuration information corresponding to the configuration request is obtained from the configuration database, the method further includes:
and storing the configuration request and the configuration information into the master-slave synchronous database system.
4. The method according to claim 1, wherein before the receiving the configuration request sent by the terminal, further comprising:
receiving application information sent by a terminal, determining configuration demand parameters according to the application information, and sending the configuration demand parameters to the terminal so that the terminal generates a configuration request according to the configuration demand parameters.
5. The method of any one of claims 1 to 4, wherein the configuration script is used for configuring at least one of an account password for connecting the virtual machine, adding a virtual machine user and a password, adding a virtual machine user permission group, loading virtual machine hard disk information, creating a logical volume, allocating a file system, and saving an operation log.
6. A virtual machine configuration method applied to a second server includes:
receiving configuration information sent by a first server, wherein the configuration information is acquired by the first server from a configuration database according to a configuration request sent by a terminal, and a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
determining a virtual machine to be configured according to the network address carried in the configuration information, and generating a configuration instruction according to a pre-stored virtual machine management table;
and sending the configuration instruction and the configuration information to a virtual machine to be configured so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
7. The method of claim 6, further comprising:
receiving a configuration log sent by the virtual machine to be configured, wherein the configuration log is generated when the virtual machine to be configured performs system configuration according to a pre-stored configuration script and the configuration information, and the configuration log comprises configuration process information and a configuration result;
and receiving a query request sent by the first server, and sending the configuration log to the first server in response to the query request so that an administrator invokes the configuration log stored in the first server to confirm the configuration details of the virtual machine.
8. A virtual machine configuration apparatus, comprising:
the system comprises an acquisition module, a configuration module and a file system information acquisition module, wherein the acquisition module is used for receiving a configuration request sent by a terminal and acquiring configuration information corresponding to the configuration request from a configuration database in response to the configuration request, and the configuration database stores a virtual machine table, an initialization user table and an initialization file system information table;
the sending module is configured to send the configuration information to a second server, so that the second server determines a virtual machine to be configured according to a network address carried in the configuration information, generates a configuration instruction according to a pre-stored virtual machine management table, and sends the configuration instruction and the configuration information to the virtual machine to be configured, so that the virtual machine to be configured responds to the configuration instruction to perform system configuration according to a pre-stored configuration script and the configuration information, where the configuration instruction includes management user information of the virtual machine to be configured.
9. A virtual machine configuration apparatus, comprising:
the system comprises a receiving module, a configuration module and a processing module, wherein the receiving module is used for receiving configuration information sent by a first server, and the configuration information is acquired by the first server from a configuration database according to a configuration request sent by a terminal, and a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
the determining module is used for determining the virtual machine to be configured according to the network address carried in the configuration information and generating a configuration instruction according to a pre-stored virtual machine management table;
and the sending module is used for sending the configuration instruction and the configuration information to the virtual machine to be configured so as to enable the virtual machine to be configured to respond to the configuration instruction and perform system configuration according to a pre-stored configuration script and the configuration information, wherein the configuration instruction comprises management user information of the virtual machine to be configured.
10. The utility model provides a virtual machine configuration system, its characterized in that includes at least one terminal, two at least first servers, two at least second servers and N virtual machines, wherein N is positive integer:
the terminal is used for receiving a configuration request of a user according to a client;
the first server is used for receiving a configuration request sent by a terminal, responding to the configuration request, acquiring configuration information corresponding to the configuration request from a configuration database, and sending the configuration information to a second server, wherein a virtual machine table, an initialization user table and an initialization file system information table are stored in the configuration database;
the second server is configured to determine a virtual machine to be configured according to a network address carried in the configuration information, generate a configuration instruction according to a pre-stored virtual machine management table, and send the configuration instruction and the configuration information to the virtual machine to be configured, where the configuration instruction includes management user information of the virtual machine to be configured;
and the virtual machine to be configured is used for responding to the configuration instruction and performing system configuration according to a pre-stored configuration script and the configuration information.
11. A server, comprising a memory and at least one processor;
the memory is used for storing computer execution instructions;
at least one processor configured to execute computer-executable instructions stored by the memory to cause the at least one processor to perform the virtual machine configuration method of any of claims 1 to 5.
12. A server, comprising a memory and at least one processor;
the memory is used for storing computer execution instructions;
at least one processor configured to execute the computer-executable instructions stored by the memory to cause the at least one processor to perform the virtual machine configuration method of claim 6 or 7.
13. A computer-readable storage medium having stored thereon computer-executable instructions which, when executed by a processor, implement the virtual machine configuration method according to any one of claims 1 to 5, or 6 to 7.
14. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the virtual machine configuration method of any of claims 1 to 5, or 6 to 7.
CN202110616754.XA 2021-06-02 2021-06-02 Virtual machine configuration method, device, server and system Active CN113238835B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110616754.XA CN113238835B (en) 2021-06-02 2021-06-02 Virtual machine configuration method, device, server and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110616754.XA CN113238835B (en) 2021-06-02 2021-06-02 Virtual machine configuration method, device, server and system

Publications (2)

Publication Number Publication Date
CN113238835A true CN113238835A (en) 2021-08-10
CN113238835B CN113238835B (en) 2023-10-31

Family

ID=77136448

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110616754.XA Active CN113238835B (en) 2021-06-02 2021-06-02 Virtual machine configuration method, device, server and system

Country Status (1)

Country Link
CN (1) CN113238835B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114301771A (en) * 2021-12-23 2022-04-08 中国农业银行股份有限公司 Virtual machine configuration method and device and electronic equipment
CN117215730A (en) * 2023-11-08 2023-12-12 北京火山引擎科技有限公司 Data transmission method, device, equipment and storage medium
CN117591248A (en) * 2024-01-18 2024-02-23 杭州筋斗腾云科技有限公司 Terminal system processing method based on containerized virtual machine and electronic equipment

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110009A (en) * 2009-12-28 2011-06-29 中国移动通信集团公司 Method for deploying application in virtual platform and virtual platform manager
CN102932408A (en) * 2012-09-21 2013-02-13 中国电信股份有限公司云计算分公司 Management method and platform of server cluster
CN103297514A (en) * 2013-05-06 2013-09-11 北京启创卓越科技有限公司 Virtual machine management platform and virtual machine management method based on cloud infrastructure
CN104579887A (en) * 2013-10-16 2015-04-29 宇宙互联有限公司 Cloud gateway as well as cloud gateway creation and configuration system and method
CN104636189A (en) * 2015-02-25 2015-05-20 哈尔滨工业大学 Xen-based virtual machine deployment system and Xen-based virtual machine deployment method
CN106095526A (en) * 2016-06-06 2016-11-09 腾讯科技(深圳)有限公司 Virtual Server Cluster and the dispositions method of server, device and system
CN108089910A (en) * 2016-11-23 2018-05-29 北京国双科技有限公司 The method and apparatus for configuring virtual machine IP address
CN108287750A (en) * 2012-09-12 2018-07-17 格林伊登美国控股有限责任公司 System and method for the dynamic elasticity for providing liaison centre's resource
US10365935B1 (en) * 2008-09-23 2019-07-30 Open Invention Network Llc Automated system and method to customize and install virtual machine configurations for hosting in a hosting environment
CN110995705A (en) * 2019-12-03 2020-04-10 广州西麦科技股份有限公司 Method for remotely and safely accessing virtual machine
CN111104200A (en) * 2019-12-11 2020-05-05 秒针信息技术有限公司 Virtual machine management method, device, storage medium and server
CN112162825A (en) * 2020-10-12 2021-01-01 北京首都在线科技股份有限公司 Equipment configuration method, device, equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10365935B1 (en) * 2008-09-23 2019-07-30 Open Invention Network Llc Automated system and method to customize and install virtual machine configurations for hosting in a hosting environment
CN102110009A (en) * 2009-12-28 2011-06-29 中国移动通信集团公司 Method for deploying application in virtual platform and virtual platform manager
CN108287750A (en) * 2012-09-12 2018-07-17 格林伊登美国控股有限责任公司 System and method for the dynamic elasticity for providing liaison centre's resource
CN102932408A (en) * 2012-09-21 2013-02-13 中国电信股份有限公司云计算分公司 Management method and platform of server cluster
CN103297514A (en) * 2013-05-06 2013-09-11 北京启创卓越科技有限公司 Virtual machine management platform and virtual machine management method based on cloud infrastructure
CN104579887A (en) * 2013-10-16 2015-04-29 宇宙互联有限公司 Cloud gateway as well as cloud gateway creation and configuration system and method
CN104636189A (en) * 2015-02-25 2015-05-20 哈尔滨工业大学 Xen-based virtual machine deployment system and Xen-based virtual machine deployment method
CN106095526A (en) * 2016-06-06 2016-11-09 腾讯科技(深圳)有限公司 Virtual Server Cluster and the dispositions method of server, device and system
CN108089910A (en) * 2016-11-23 2018-05-29 北京国双科技有限公司 The method and apparatus for configuring virtual machine IP address
CN110995705A (en) * 2019-12-03 2020-04-10 广州西麦科技股份有限公司 Method for remotely and safely accessing virtual machine
CN111104200A (en) * 2019-12-11 2020-05-05 秒针信息技术有限公司 Virtual machine management method, device, storage medium and server
CN112162825A (en) * 2020-10-12 2021-01-01 北京首都在线科技股份有限公司 Equipment configuration method, device, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张云: "基于软件路由器的网络环境自动构建技术研究", 张云, pages 139 - 76 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114301771A (en) * 2021-12-23 2022-04-08 中国农业银行股份有限公司 Virtual machine configuration method and device and electronic equipment
CN114301771B (en) * 2021-12-23 2024-03-12 中国农业银行股份有限公司 Virtual machine configuration method and device and electronic equipment
CN117215730A (en) * 2023-11-08 2023-12-12 北京火山引擎科技有限公司 Data transmission method, device, equipment and storage medium
CN117215730B (en) * 2023-11-08 2024-02-23 北京火山引擎科技有限公司 Data transmission method, device, equipment and storage medium
CN117591248A (en) * 2024-01-18 2024-02-23 杭州筋斗腾云科技有限公司 Terminal system processing method based on containerized virtual machine and electronic equipment

Also Published As

Publication number Publication date
CN113238835B (en) 2023-10-31

Similar Documents

Publication Publication Date Title
CN113238835B (en) Virtual machine configuration method, device, server and system
EP3975503A1 (en) Esim card replacement method and related device
US11294735B2 (en) Method and apparatus for accessing desktop cloud virtual machine, and desktop cloud controller
CN110879712B (en) Cloud data center physical host installation method and related device
US20210240491A1 (en) System and method for runtime synchronization and authentication of pre-boot device drivers for a rescue operating system
CN110266761B (en) Load balancing application creation method and device, computer equipment and storage medium
CN111104201A (en) System migration method and device, electronic equipment and storage medium
CN111176794A (en) Container management method and device and readable storage medium
CN105373417A (en) Method and system for virtual machine management in cloud computing
CN114969713A (en) Equipment verification method, equipment and system
CN112162825A (en) Equipment configuration method, device, equipment and storage medium
CN108234174B (en) Management method and device of virtual network function
CN115499413B (en) Method and system for batch configuration of fixed IP addresses of virtual machines based on KVM
CN111158857A (en) Data encryption method, device, equipment and storage medium
US20230239288A1 (en) Integrated system and integrated method between multi-cloud applications
CN108170482B (en) Information processing method and computer equipment
CN115774742A (en) Data storage newly-increased method, device, equipment, medium and product of private cloud
CN112416525B (en) Device driver initialization method, direct storage access method and related device
CN110968852B (en) Virtual machine password management method, system, equipment and computer storage medium
CN110286956B (en) Plug-in operation method and device and electronic equipment
CN109120588B (en) Method for acquiring verification information and data center
CN112835680A (en) Method for automatically setting password of Windows operating system virtual machine
CN112637160A (en) Login verification method, device, equipment and storage medium
WO2022134918A1 (en) Virtual machine attribute changing method and apparatus, storage medium, and electronic device
CN114499946B (en) Login management method, device, equipment and machine-readable storage medium

Legal Events

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