CN107547635B - Method and device for modifying IP address of large data cluster host - Google Patents

Method and device for modifying IP address of large data cluster host Download PDF

Info

Publication number
CN107547635B
CN107547635B CN201710661996.4A CN201710661996A CN107547635B CN 107547635 B CN107547635 B CN 107547635B CN 201710661996 A CN201710661996 A CN 201710661996A CN 107547635 B CN107547635 B CN 107547635B
Authority
CN
China
Prior art keywords
address
host
modifying
configuration file
local
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.)
Active
Application number
CN201710661996.4A
Other languages
Chinese (zh)
Other versions
CN107547635A (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.)
New H3C Big Data Technologies Co Ltd
Original Assignee
New H3C Big Data Technologies 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 New H3C Big Data Technologies Co Ltd filed Critical New H3C Big Data Technologies Co Ltd
Priority to CN201710661996.4A priority Critical patent/CN107547635B/en
Publication of CN107547635A publication Critical patent/CN107547635A/en
Application granted granted Critical
Publication of CN107547635B publication Critical patent/CN107547635B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present disclosure relates to a method and a device for modifying a host IP address of a big data cluster, wherein the method is applied to a host node in the big data cluster, and the method comprises the following steps: receiving an IP configuration file sent by a management node, wherein the IP configuration file comprises one or more IP address pairs, and each IP address pair comprises a first IP address and a corresponding second IP address; determining a new IP address corresponding to the IP address of the local host according to the IP address of the local host and the IP configuration file, and modifying the IP address of the local host into the new IP address; and modifying the first IP address configured by all local service components into a corresponding second IP address according to the modification instruction sent by the management node and the IP configuration file. According to the method and the device for modifying the IP address of the host of the big data cluster, the modification of the IP address of the host and the IP address in the service configuration file can be automatically completed in batches, the efficiency and the usability of the big data cluster deployment are improved, and the method and the device are more flexible.

Description

Method and device for modifying IP address of large data cluster host
Technical Field
The present disclosure relates to the field of big data, and in particular, to a method and an apparatus for modifying an IP address of a big data cluster host.
Background
Large data Cluster (Cluster) generally refers to a collection of multiple servers together providing the same service, appearing to a client as if there is only one server. A big data cluster may also be referred to as a server cluster, and the servers belonging to the big data cluster may be referred to as nodes, node servers, or hosts.
For a big data cluster all-in-one machine, after the all-in-one machine is oriented to a client, the network environment initialized by the all-in-one machine product conflicts with the network environment of the client, or when the client needs to perform network redeployment and migration of a big data cluster, the IP address of a node in the big data cluster needs to be modified. In the prior art, an IP address in a related configuration file in a host is manually modified, the modified IP address is stored, and a network service is restarted through a service network restart; aiming at the IP address in each service configuration of the Hadoop ecological circle, a user can only modify the configuration file of the related service manually.
When the number of the host nodes is small or the number of the service configuration files of the Hadoop ecological circle is small, and when the number of the host nodes is large or the number of the service configuration files is large, the manual modification project is huge, and the actual working efficiency is influenced.
Therefore, scripts are used in the related art to modify host IP addresses in batches. However, after the script is used to modify the IP address of the host, although the IP of the surface layer is indeed modified, the configuration items depending on the IP of each node in the configuration file of the relevant Hadoop service in the node are not modified, so that the big data cluster does not monitor the relevant service components. The user also needs to compare each configuration file of each service deployed in the node, and if there is a configuration item for setting the IP, the user needs to manually modify and store the configuration items.
Disclosure of Invention
In view of this, the present disclosure provides a method for modifying a host IP address of a big data cluster, which completes modification of the host IP address and an IP address in a service configuration file automatically in batch, and improves efficiency and usability of deployment of the big data cluster.
According to an aspect of the present disclosure, a method for modifying an IP address of a host in a big data cluster is provided, where the method is applied to a host node in the big data cluster, and includes: receiving an IP configuration file sent by a management node, wherein the IP configuration file comprises one or more IP address pairs, and each IP address pair comprises a first IP address and a corresponding second IP address; determining a new IP address corresponding to the IP address of the local host according to the IP address of the local host and the IP configuration file, and modifying the IP address of the local host into the new IP address; and modifying the first IP address configured by all local service components into a corresponding second IP address according to the modification instruction sent by the management node and the IP configuration file.
According to another aspect of the present disclosure, there is provided a big data cluster host IP address modification apparatus, applied to a host node in a big data cluster, the apparatus including: the first receiving module is used for receiving an IP configuration file sent by a management node, wherein the IP configuration file comprises one or more IP address pairs, and each IP address pair comprises a first IP address and a corresponding second IP address; the first modification module is used for determining a new IP address corresponding to the IP address of the local host according to the IP address of the local host and the IP configuration file and modifying the IP address of the local host into the new IP address; and the second modification module is used for modifying the first IP address configured by all local service components into a corresponding second IP address according to the modification instruction sent by the management node and the IP configuration file.
The host node modifies the local host IP address by receiving the IP configuration file sent by the management node, and modifies the IP addresses configured by all local service components according to the modification instruction sent by the management node. According to the method and the device for modifying the IP address of the host of the big data cluster, the modification of the IP address of the host and the IP address in the service configuration file can be automatically completed in batches, the efficiency and the usability of the big data cluster deployment are improved, and the method and the device are more flexible.
Other features and aspects of the present disclosure will become apparent from the following detailed description of exemplary embodiments, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate exemplary embodiments, features, and aspects of the disclosure and, together with the description, serve to explain the principles of the disclosure.
Fig. 1 shows a flow diagram of a big data cluster host IP address modification method according to an embodiment of the present disclosure.
FIG. 2a shows a schematic diagram of a big data cluster according to an embodiment of the present disclosure.
Fig. 2b shows a timing diagram of a big data cluster host IP address modification method according to an embodiment of the present disclosure.
Fig. 3 shows a flow diagram of a big data cluster host IP address modification method according to an embodiment of the present disclosure.
Fig. 4 is a schematic diagram illustrating an application scenario of a big data cluster host IP address modification method according to an embodiment of the present disclosure.
Fig. 5 shows a block diagram of a big data cluster host IP address modification apparatus according to an embodiment of the present disclosure.
Fig. 6 shows a block diagram of a big data cluster host IP address modification apparatus according to an embodiment of the present disclosure.
Fig. 7 shows a block diagram of a big data cluster host IP address modification apparatus according to an embodiment of the present disclosure.
Detailed Description
Various exemplary embodiments, features and aspects of the present disclosure will be described in detail below with reference to the accompanying drawings. In the drawings, like reference numbers can indicate functionally identical or similar elements. While the various aspects of the embodiments are presented in drawings, the drawings are not necessarily drawn to scale unless specifically indicated.
The word "exemplary" is used exclusively herein to mean "serving as an example, embodiment, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments.
Furthermore, in the following detailed description, numerous specific details are set forth in order to provide a better understanding of the present disclosure. It will be understood by those skilled in the art that the present disclosure may be practiced without some of these specific details. In some instances, methods, means, elements and circuits that are well known to those skilled in the art have not been described in detail so as not to obscure the present disclosure.
Fig. 1 shows a flowchart of a large data cluster host IP address modification method according to an embodiment of the present disclosure, which may be applied to a host node in a large data cluster, which may be any host in the large data cluster.
Fig. 2a shows a schematic diagram of a big data cluster according to an embodiment of the present disclosure, and fig. 2b shows a timing diagram of a big data cluster host IP address modification method according to an embodiment of the present disclosure.
As shown in fig. 1, the method includes:
step S11, receiving an IP configuration file sent by the management node, where the IP configuration file includes one or more IP address pairs, and each IP address pair includes a first IP address and a corresponding second IP address.
The first IP address may be an Old host IP address, the second IP address may be a New host IP address, and the first IP address and the corresponding second IP address are recorded in an IP configuration file in the form of an IP address pair (e.g., < Old host IP, New host IP >), as shown in table 1.
As shown in fig. 2b, first, an IP configuration file is obtained, for example, when the big data cluster faces a user, if a network environment of the user is different from a network environment of the big data cluster, an IP address conflict may exist, and the IP addresses of the hosts of the big data cluster need to be modified, which hosts have IP addresses in conflict may be detected based on an IP conflict detection tool, and a new IP address may be reconfigured for the hosts having IP address conflict. The IP configuration file may be stored in a big data cluster configuration installation package on a management node, the management node may be deployed in any host node in a big data cluster, and a big data cluster management client, a cluster management tool, and the like may be installed on the host node. The IP configuration file may also be stored in other suitable locations, for example, a system file, etc., which is not limited in this disclosure.
In a possible implementation manner, the management node may automatically read a local IP configuration file by running a script program, write the local IP configuration file into a temporary file, and send the IP configuration file to each host node, where the host node may receive the IP configuration file sent by the management node.
TABLE 1IP CONFIGURATION FILES
Serial number Old host IP address New host IP address
1 Oip1 Nip1
2 Oip2 Nip2
3 Oip3 Nip3
4 Oip4 Nip4
In one possible implementation, as shown in fig. 2b, all the services of the big data cluster may also be turned off before step S11, so as not to affect the services during the IP modification.
And step S12, determining a new IP address corresponding to the local host IP address according to the local host IP address and the IP configuration file, and modifying the local host IP address into the new IP address.
In one possible embodiment, the above process may be performed by running a script in the host node to implement large data cluster host IP address modification, as shown in fig. 2 b. In the running process of the script, the IP address of the local host can be determined, then the IP configuration file is automatically read, the IP address pair is inquired in the IP configuration file, after the first IP address (old IP address) which is the same as the IP address of the local host is found, the new IP address (second IP address) corresponding to the IP address of the local host is determined, and then the IP address of the local host is modified into the second IP address.
In one example, modifying the local host IP address to a new IP address may be accomplished by modifying an IP address in a local system configuration file to the new IP address.
As shown in table 1, the IP configuration file may include one or more IP address pairs, and the script may be read item by item, taking host 1 as an example, the IP address of host 1 may be determined first, then the IP address of host 1 is queried in the first IP address in the IP configuration file, and the IP address in the system configuration file of host 1 is modified to a new IP address, for example, the old IP address in the network card configuration file/etc/syscon/network-scripts/ifcfg-eth 0 and the old IP address in the/etc/hosts file may be modified to a new IP address. For example, as shown in table 1 and fig. 2a, the old host IP address is found to be Oip1 according to the IP address of the host 1, so that the new IP address corresponding to the local host IP address can be determined to be Nip1, and the old IP address in the network card configuration file/etc/sysconfig/network-scripts/ifcfg-eth 0 and the old IP address Oip1 in the/etc/hosts file of the host 1 are modified to be Nip 1.
In one possible implementation, after the IP address modification of the host system profile is completed, the host 1 may also restart the network service to validate the modified new IP address.
Step S13, modifying the first IP address configured by all local service components into a corresponding second IP address according to the modification instruction sent by the management node and the IP configuration file.
For example, the host node may include one or more service components thereon, such as various service components of a Hadoop ecosystem. Each service component is configured with a corresponding IP address, and the host node can acquire corresponding services through the IP addresses configured by the service components. In step S12, the IP address of the host node has been modified, and if the IP address configured by the service component is not modified, the corresponding service may not be obtained, and the service fails.
Those skilled in the art will appreciate that the service profile may also be a profile of other distributed computing framework related services, such as Storm, Spark, etc., and the disclosure is not limited thereto.
The management node may send a modification instruction to all host nodes, and after receiving the modification instruction, the host node may modify the IP address configured by the local service component according to the IP configuration file.
In a possible implementation manner, modifying the first IP address configured by all local service components to the corresponding second IP address may include: and modifying the first IP address in the service configuration file corresponding to all the local service components into a corresponding second IP address. Each service component is configured with one or more corresponding service profiles, and modifying the IP address of the service component configuration can replace the old IP address in the corresponding one or more service profiles with the new IP address. For example, the host node may modify the IP address by running a script, the script reads the service configuration files configured by each service component one by one, and when the IP address is read, the corresponding first IP address may be searched in the IP configuration file, and the first IP address in the service configuration file is modified to the second IP address corresponding to the first IP address in the IP configuration file until all the service configuration files are modified.
The host node modifies the local host IP address by receiving the IP configuration file sent by the management node, and modifies the IP addresses configured by all local service components according to the modification instruction sent by the management node. According to the method for modifying the IP address of the host of the big data cluster, the modification of the IP address of the host and the IP address in the service configuration file can be automatically completed in batches, the efficiency and the usability of the big data cluster deployment are improved, and the method is more flexible.
When the method is user-oriented, when a user needs to execute operations related to IP modification, if large-scale IP modification such as cluster migration is involved, the operation of modifying the IP address is automatically executed through the script, so that the working time is greatly reduced, and the working efficiency and accuracy are greatly improved.
Fig. 3 shows a flowchart of a big data cluster host IP address modification method according to an embodiment of the present disclosure, and as shown in fig. 3, in one possible implementation, the method may further include:
step S14, responding to the service component inquiry command sent by the management node, and sending local service component configuration information to the management node;
and step S15, receiving the modification instruction sent by the management node.
In a possible implementation manner, the management node may further send a service component query instruction to each host node, and after receiving the query instruction, each host node may query local service component configuration information, for example, which service components are configured locally, which service components are configured, which service configuration files are configured for the configured service components, and the like. The host node may send the queried local service component configuration information to the management node in response to the query instruction. For example, host 1 queries that service component a and service component B are locally configured, service component a is configured with service profiles a1 and a2, service component B is configured with service profiles B1 and B2, and host 1 may send the type of service component and/or the corresponding service profiles a1, a2, B1, and B2 to the management node; host 2 queries that no service components are locally configured and may return an empty message to the management node.
After receiving the service component configuration information sent by the host node, the management node determines that the host 1 is configured with the service component and the host 2 is not configured with the service component according to the service component configuration information, and the management node 1 may send a modification instruction only to the host node configured with the service component.
The host node that receives the modification instruction sent by the management node may modify the old IP address in the service configuration file configured by all local service components to the corresponding new IP address according to the IP configuration file, as described in step S13, which is not described again.
And sending local service component configuration information to the management node according to the query instruction sent by the management node, so that the management node selectively sends a modification instruction according to the configuration condition of each node service component, the system overhead is reduced, and the system performance is improved.
Fig. 4 shows a schematic diagram of an application of a big data cluster host IP address modification method according to another embodiment of the present disclosure. In one possible implementation, as shown in FIG. 2a, the big data cluster includes a management interface that includes controls to run scripts.
For example, as shown in fig. 2a and fig. 4, the modification of the IP address of the big data cluster may be completed through a management interface, and an entry or a control for modifying the IP address is displayed on the management interface. The IP configuration information can be obtained through an interactive interface provided by a management interface of the browser side, wherein the IP configuration information can comprise one or more new and old IP address pairs. After the IP configuration information is obtained, the modification of the IP address of the big data cluster can be realized by clicking an entrance or a control for modifying the IP address on the management interface.
The script is visualized on the management interface, so that the operation is convenient, and the usability is improved.
Fig. 5 shows a block diagram of a big data cluster host IP address modification apparatus according to an embodiment of the present disclosure, which may be applied to a host node or the like of a big data cluster. As shown in fig. 5, the apparatus includes: a first receiving module 71, a first modifying module 72 and a second modifying module 73.
A first receiving module 71, configured to receive an IP configuration file sent by a management node, where the IP configuration file includes one or more IP address pairs, and each IP address pair includes a first IP address and a corresponding second IP address;
a first modifying module 72, configured to determine a new IP address corresponding to the local host IP address according to the local host IP address and the IP configuration file, and modify the local host IP address into the new IP address;
and a second modifying module 73, configured to modify the first IP address configured by all local service components into a corresponding second IP address according to the modifying instruction sent by the management node and the IP configuration file.
The host node modifies the local host IP address by receiving the IP configuration file sent by the management node, and modifies the IP addresses configured by all local service components according to the modification instruction sent by the management node. According to the big data cluster host IP address modification device disclosed by the invention, the modification of the host IP address and the IP address in the service configuration file can be automatically completed in batches, the efficiency and the usability of the big data cluster deployment are improved, and the device is more flexible.
Fig. 6 shows a block diagram of a big data cluster host IP address modification apparatus according to an embodiment of the present disclosure, as shown in fig. 6, in one possible implementation, the apparatus includes: the module 74 is restarted.
And a restart module 74 for restarting the network service.
In a possible embodiment, the apparatus further comprises: a transmitting module 75 and a second receiving module 76.
A sending module 75, configured to send local service component configuration information to the management node in response to the service component query instruction sent by the management node;
and a second receiving module 76, configured to receive the modification instruction sent by the management node.
In a possible embodiment, the first modification module 72 comprises: host IP modification unit 721.
A host IP modification unit 721, configured to modify the IP address in the local system configuration file into the new IP address.
In a possible embodiment, the second modification module 73 comprises: service IP modification unit 731
And the service IP modifying unit 731 is configured to modify the first IP address in the service configuration file corresponding to all local service components to the corresponding second IP address.
Fig. 7 is a block diagram illustrating an apparatus 900 for big data cluster host IP address modification according to an example embodiment. Referring to fig. 7, the apparatus 900 may include a processor 901, a machine-readable storage medium 902 having stored thereon machine-executable instructions. The processor 901 and the machine-readable storage medium 902 may communicate via a system bus 903. Also, the processor 901 performs the big data cluster host IP address modification method described above by reading machine executable instructions in the machine readable storage medium 902 corresponding to the big data cluster host IP address modification logic.
The machine-readable storage medium 902 referred to herein may be any electronic, magnetic, optical, or other physical storage device that can contain or store information such as executable instructions, data, and the like. For example, the machine-readable storage medium may be: a RAM (random Access Memory), a volatile Memory, a non-volatile Memory, a flash Memory, a storage drive (e.g., a hard drive), a solid state drive, any type of storage disk (e.g., an optical disk, a dvd, etc.), or similar storage medium, or a combination thereof.
Having described embodiments of the present disclosure, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the disclosed embodiments. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terms used herein were chosen in order to best explain the principles of the embodiments, the practical application, or technical improvements to the techniques in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (10)

1. A method for modifying the IP address of a host of a big data cluster is applied to a host node in the big data cluster, and comprises the following steps:
receiving an IP configuration file sent by a management node, wherein the IP configuration file comprises one or more IP address pairs, and each IP address pair comprises a first IP address and a corresponding second IP address;
searching a first IP address which is the same as the IP address of the local host according to the IP address of the local host and the IP configuration file, determining that a second IP address which corresponds to the first IP address which is the same as the IP address of the local host is a new IP address which corresponds to the IP address of the local host, and modifying the IP address of the local host into the new IP address;
and modifying the first IP address configured by all local service components into a corresponding second IP address according to the modification instruction sent by the management node and the IP configuration file.
2. The big data cluster host IP address modification method of claim 1, wherein after modifying the local host IP address to a new IP address, the method further comprises:
and restarting the network service.
3. The big data cluster host IP address modification method of claim 1, further comprising:
responding to a service component query instruction sent by a management node, and sending local service component configuration information to the management node;
and receiving a modification instruction sent by the management node.
4. The big data cluster host IP address modifying method of claim 1, wherein modifying the local host IP address to a new IP address comprises:
and modifying the IP address in the local system configuration file into the new IP address.
5. The big data cluster host IP address modification method of claim 1, wherein modifying the first IP address configured by all local service components to a corresponding second IP address comprises:
and modifying the first IP address in the service configuration file corresponding to all the local service components into a corresponding second IP address.
6. A big data cluster host IP address modifying device is applied to a host node in a big data cluster, and the device comprises:
the first receiving module is used for receiving an IP configuration file sent by a management node, wherein the IP configuration file comprises one or more IP address pairs, and each IP address pair comprises a first IP address and a corresponding second IP address;
the first modification module is used for searching a first IP address which is the same as the IP address of the local host according to the IP address of the local host and the IP configuration file, determining that a second IP address which corresponds to the first IP address which is the same as the IP address of the local host is a new IP address which corresponds to the IP address of the local host, and modifying the IP address of the local host into the new IP address;
and the second modification module is used for modifying the first IP address configured by all local service components into a corresponding second IP address according to the modification instruction sent by the management node and the IP configuration file.
7. The big data cluster host IP address modifying apparatus of claim 6, further comprising:
and the restarting module is used for restarting the network service.
8. The big data cluster host IP address modifying apparatus of claim 6, wherein the apparatus further comprises:
the sending module is used for responding to a service component query instruction sent by the management node and sending local service component configuration information to the management node;
and the second receiving module is used for receiving the modification instruction sent by the management node.
9. The big data cluster host IP address modifying apparatus of claim 6, wherein the first modifying module comprises:
and the host IP modifying unit is used for modifying the IP address in the local system configuration file into the new IP address.
10. The big data cluster host IP address modifying apparatus of claim 6, wherein the second modifying module comprises:
and the service IP modifying unit is used for modifying the first IP address in the service configuration file corresponding to all the local service components into the corresponding second IP address.
CN201710661996.4A 2017-08-04 2017-08-04 Method and device for modifying IP address of large data cluster host Active CN107547635B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710661996.4A CN107547635B (en) 2017-08-04 2017-08-04 Method and device for modifying IP address of large data cluster host

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710661996.4A CN107547635B (en) 2017-08-04 2017-08-04 Method and device for modifying IP address of large data cluster host

Publications (2)

Publication Number Publication Date
CN107547635A CN107547635A (en) 2018-01-05
CN107547635B true CN107547635B (en) 2020-05-12

Family

ID=60971208

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710661996.4A Active CN107547635B (en) 2017-08-04 2017-08-04 Method and device for modifying IP address of large data cluster host

Country Status (1)

Country Link
CN (1) CN107547635B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110266710B (en) * 2019-06-27 2022-08-09 深信服科技股份有限公司 Cluster safety protection method and device, server and storage medium
CN110650221B (en) * 2019-09-26 2022-04-15 环鸿电子(昆山)有限公司 IP self-correcting test system
CN112468327B (en) * 2020-11-12 2022-11-04 苏州浪潮智能科技有限公司 ICOS cluster-based address change method, device and medium
CN112800029A (en) * 2021-01-29 2021-05-14 紫光云技术有限公司 Method for overall migration of ceph cluster
CN114189496A (en) * 2022-02-16 2022-03-15 苏州浪潮智能科技有限公司 IP modification method and device of cluster system and related equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201584980U (en) * 2010-03-03 2010-09-15 交通银行股份有限公司 Data centre centralized control switching system
CN102710814A (en) * 2012-06-21 2012-10-03 奇智软件(北京)有限公司 Method and device for controlling Internet protocol (IP) address of virtual machine
CN103167041A (en) * 2013-03-28 2013-06-19 广州中国科学院软件应用技术研究所 System and method for supporting cloud environment application cluster automation deployment
CN105933391A (en) * 2016-04-11 2016-09-07 青岛海信传媒网络技术有限公司 Node capacity expansion method, device and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8958282B2 (en) * 2009-12-10 2015-02-17 Verizon Patent And Licensing Inc. 1-for-N redundancy in private IP session border control networks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201584980U (en) * 2010-03-03 2010-09-15 交通银行股份有限公司 Data centre centralized control switching system
CN102710814A (en) * 2012-06-21 2012-10-03 奇智软件(北京)有限公司 Method and device for controlling Internet protocol (IP) address of virtual machine
CN103167041A (en) * 2013-03-28 2013-06-19 广州中国科学院软件应用技术研究所 System and method for supporting cloud environment application cluster automation deployment
CN105933391A (en) * 2016-04-11 2016-09-07 青岛海信传媒网络技术有限公司 Node capacity expansion method, device and system

Also Published As

Publication number Publication date
CN107547635A (en) 2018-01-05

Similar Documents

Publication Publication Date Title
CN107547635B (en) Method and device for modifying IP address of large data cluster host
US10922191B2 (en) Virtual proxy based backup
US8332496B2 (en) Provisioning of operating environments on a server in a networked environment
US10216514B2 (en) Identification of a component for upgrade
CN107911249B (en) Method, device and equipment for sending command line of network equipment
JP2017021804A5 (en)
CN110968478B (en) Log acquisition method, server and computer storage medium
EP3654167B1 (en) Operating system installation
WO2014176048A1 (en) Method and device for updating client
CN107391033B (en) Data migration method and device, computing equipment and computer storage medium
US20190303172A1 (en) Information processing apparatus, device assignment method, and computer readable medium
JP2006338225A (en) Automatic installation method of computer
WO2017143929A1 (en) Methods and systems for cloud database resource extension and service extension
CN113535262B (en) Proxy node start control method, device, equipment and storage medium
CN109039939B (en) Load sharing method and device
WO2016095644A1 (en) High availability solution method and device for database
KR101846778B1 (en) Method for ID Resolution Service and M2M System applying the same
CN110765125B (en) Method and device for storing data
CN110955460A (en) Service process starting method and device, electronic equipment and storage medium
JP2006164095A (en) Disk system
US20130318102A1 (en) Data Handling in a Cloud Computing Environment
CN109254870B (en) Data backup method and device
CN111464580B (en) Method and device for selecting main server
US10200242B2 (en) System and method to replicate server configurations across systems using sticky attributions
CN114675893B (en) Drive management method and device and computer equipment

Legal Events

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