WO2015192556A1 - Management method, management center and management system for cloud scheduling - Google Patents

Management method, management center and management system for cloud scheduling Download PDF

Info

Publication number
WO2015192556A1
WO2015192556A1 PCT/CN2014/088566 CN2014088566W WO2015192556A1 WO 2015192556 A1 WO2015192556 A1 WO 2015192556A1 CN 2014088566 W CN2014088566 W CN 2014088566W WO 2015192556 A1 WO2015192556 A1 WO 2015192556A1
Authority
WO
WIPO (PCT)
Prior art keywords
virtual machine
node
request
machine node
data center
Prior art date
Application number
PCT/CN2014/088566
Other languages
French (fr)
Chinese (zh)
Inventor
刘旭明
狄强
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015192556A1 publication Critical patent/WO2015192556A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present invention relates to the field of mobile communication network services, and in particular, to a cloud scheduling management method, a management center, and a management system.
  • the embodiments of the present invention solve the technical problem that the existing mobile communication service system over-deployment causes waste of resources, and the data utilization is not high due to the inability to realize resource sharing between service systems.
  • a cloud scheduling management method provided by an embodiment of the present invention includes the following steps:
  • the obtained virtual machine node information is sent to the data center to request the data center to create or close the virtual machine node operation.
  • the step of receiving the scheduling request sent by the primary service node, and obtaining the virtual machine node information in the scheduling request includes:
  • the IP information of the virtual machine node that needs to be closed is obtained.
  • the sending the received virtual machine node information to the data center, and requesting the data center to perform the operation of creating or shutting down the virtual machine node includes:
  • the data center When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  • the cloud scheduling management method further includes:
  • a virtual machine snapshot is established for the newly created virtual machine.
  • the cloud scheduling management method further includes:
  • the added virtual machine node When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
  • the cloud scheduling management method before the step of receiving the scheduling request sent by the primary service node to obtain the virtual machine node information in the scheduling request, the cloud scheduling management method further includes:
  • the primary service node that sends the scheduling request is authenticated, and if the authentication is passed, the scheduling request is received; if the authentication is not passed, the scheduling request is rejected.
  • an embodiment of the present invention further provides a cloud scheduling management center, where the cloud scheduling management center includes:
  • a scheduling center module configured to receive a scheduling request sent by the primary service node, to obtain virtual machine node information in the scheduling request
  • the virtual machine node management module is configured to send the obtained virtual machine node information to the data center, and request the data center to create or close the virtual machine node operation;
  • the scheduling center module is configured to:
  • Receiving a request for adding a virtual machine node sent by the primary service node receiving a request for adding a virtual machine node sent by the primary service node, and obtaining a specification parameter requirement of the virtual machine node that needs to be added;
  • the virtual machine node management module is configured to:
  • the data center When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  • the virtual machine node management module is further configured to:
  • a virtual machine snapshot is established for the newly created virtual machine.
  • the virtual machine node management module is further configured to:
  • the added virtual machine node When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
  • the cloud scheduling management center further includes:
  • the identity authentication module is configured to perform identity authentication on the primary service node that sends the scheduling request, and if the authentication is received, the scheduling request is received; if the authentication fails, the scheduling request is rejected.
  • an embodiment of the present invention further provides a cloud scheduling management system, where the cloud scheduling management system include:
  • the primary service node is configured to send a request for adding or reducing a virtual machine node to the cloud scheduling management center according to the service processing requirement, and receive a data center operation result returned by the cloud scheduling management center to update the service node information;
  • the data center is configured to create or close the corresponding virtual machine node according to the scheduling request sent by the cloud scheduling management center, and return the newly created virtual machine node information to the cloud scheduling management center;
  • the cloud scheduling management center is configured to receive a scheduling request sent by the primary service node, obtain the virtual machine node information in the scheduling request, and send the obtained virtual machine node information to the data center to request the data center to create or close
  • the virtual machine node operates; returns the operation result of the data center to the main service node, so that the main service node updates the service node information.
  • the embodiment of the invention further provides a computer program and a carrier thereof, the computer program comprising program instructions, when the program instruction is executed by the cloud scheduling management device, enabling the device to execute the cloud scheduling management method method.
  • the embodiment of the present invention obtains the virtual machine node information in the scheduling request by receiving the scheduling request sent by the primary service node, where the primary service node determines the sent scheduling request according to the service processing situation of the mobile communication service system, and if the service processing capability is insufficient, The primary service node sends a scheduling request for adding a virtual machine. If the service processing capability is remaining, the primary service node sends a scheduling request for reducing the virtual machine, and acquires virtual machine node information in the scheduling request; and sends the received virtual machine node information.
  • To the data center request the data center to create or close the virtual machine node operation; return the operation result of the data center to the main service node, so that the main service node updates the service node information, realizes the dynamic allocation of resources, and does not need to be in the mobile communication service.
  • various resources are deployed to avoid waste of resources caused by over-deployment.
  • cloud communication technology is used to construct a mobile communication network, which solves the problem of dynamic allocation and management of resources and realizes between business systems. Resource sharing, thus solving Resource utilization is not high.
  • FIG. 1 is a schematic flowchart of a first embodiment of a cloud scheduling management method according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a second embodiment of a cloud scheduling management method according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of a third embodiment of a cloud scheduling management method according to an embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a fourth embodiment of a cloud scheduling management method according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of functional modules of a first embodiment of a cloud scheduling management center according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of functional modules of a second embodiment of a cloud scheduling management center according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of functional modules of a cloud scheduling management system according to an embodiment of the present invention.
  • a cloud scheduling management method provided by an embodiment of the present invention includes the following steps:
  • Step S10 Receive a scheduling request sent by the primary service node, and obtain virtual machine node information in the scheduling request.
  • the primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding the virtual machine, and if the service processing capability is remaining, the primary service node sends the reduction. The virtual machine's scheduling request, and obtain the virtual machine node information in the scheduling request.
  • Step S20 Send the obtained virtual machine node information to the data center, to request the data center to create or close the virtual machine node operation;
  • the virtual machine node information includes an IP address, a CPU specification, a memory size, a disk space, an operating system type, and the like.
  • the data center establishes a virtual machine node that meets the requirements according to the specification of the virtual machine that needs to be added, or the data center is based on the virtual machine IP address. Close the corresponding virtual machine node.
  • the virtual machine node information in the scheduling request is obtained by receiving the scheduling request sent by the primary service node, where the primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system, if the service processing capability Insufficient, the primary service node sends a scheduling request to increase the virtual machine. If the service processing capability is left, the primary service node sends a tone to reduce the virtual machine.
  • the main service node is updated with the service node information to realize the dynamic allocation of resources, without the need to deploy various resources at the beginning of the establishment of the mobile communication service system, thereby avoiding waste of resources caused by over-deployment; meanwhile, through cloud computing technology
  • To build a mobile communication network solve the problem of dynamic allocation and management of resources, and realize resource sharing between business systems, thereby solving the problem of low resource utilization.
  • step S10 includes:
  • Step S101 when receiving a request for adding a virtual machine node sent by the primary service node, acquiring an increased specification parameter requirement of the virtual machine node;
  • the dispatch management center provides an interface in the form of a web service.
  • the interface provides a request for receiving a virtual service node by the primary service node, and applies for a virtual machine node to the data center.
  • the dispatch management center serves as a web service server and receives the added virtual machine of the service master node.
  • the node requests that the request contains at least the user name, password, memory required by the virtual machine, CPU, disk, operating system, and package FTP address parameters.
  • Step S102 When receiving the request for reducing the virtual machine node sent by the primary service node, obtaining IP information of the virtual machine node that needs to be closed.
  • the dispatch management center receives the request of the virtual machine node of the main service node, and the request includes at least a user name, a password, and a virtual machine IP address parameter.
  • step S20 includes:
  • Step S201 when receiving the request for adding the virtual machine node sent by the primary service node, requesting the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
  • the dispatch management center applies to the data center for the idle virtual machine that meets the specification parameter requirement of the virtual machine node that needs to be added mentioned in step S101, and the data center creates the required virtual machine node, and returns the newly created virtual machine node information. To the dispatch management center.
  • the data center After applying to the data center to create an idle virtual machine node that meets the requirements of the specification parameters, the data center is also requested to create a virtual machine snapshot, which is convenient for reducing the virtual machine.
  • the virtual machine can be quickly restored to the initial state for the virtual machine to reuse.
  • Step S202 receiving a request for reducing a virtual machine node sent by the primary service node, and requesting the data center to close the virtual machine node corresponding to the specified IP information.
  • the cloud scheduling management method further includes:
  • Step S30 When receiving a request for adding a virtual machine node sent by the primary service node, create a virtual machine snapshot for the newly created virtual machine.
  • a virtual machine snapshot is created for the newly created virtual machine, and the virtual machine is quickly restored to the initial state when the virtual machine node is shut down, and the virtual machine snapshot is taken. Take the virtual machine for reuse.
  • the scheduling management method further includes:
  • Step S40 When receiving the request for adding the virtual machine node sent by the primary service node, remotely log in the added virtual machine node, download and automatically install the pre-stored software package.
  • IP address and account information of the newly added virtual machine log in to the applied VM through SSH (Secure Shell, Secure Shell Protocol), and then download the required software package to the VM according to the software package FTP address parameter in step S101. Unzip the package and execute the automatic installation script and startup script in the package to complete the installation and startup of the software.
  • SSH Secure Shell, Secure Shell Protocol
  • the cloud scheduling management method further includes:
  • Step S00 Perform identity authentication on the primary service node that sends the scheduling request. If the authentication is successful, the scheduling request is received. If the authentication fails, the scheduling request is refused.
  • the dispatch management center authenticates the primary service node that sends the scheduling request, which improves the security of the dispatch management system.
  • an embodiment of the present invention further provides a cloud scheduling management center, where the cloud scheduling management center includes:
  • the scheduling center module 60 is configured to receive a scheduling request sent by the primary service node, obtain virtual machine node information in the scheduling request, and return the operation result of the data center to the primary service node, so that the primary service node updates the service node information. ;
  • the primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding the virtual machine, and if the service processing capability is remaining, the primary service node sends the reduction. The virtual machine's scheduling request, and obtain the virtual machine node information in the scheduling request.
  • the virtual machine node information includes an IP address, a CPU specification, a memory size, a disk space, an operating system type, and the like.
  • the data center establishes a virtual machine node that meets the requirements according to the specification of the virtual machine that needs to be added, or the data center is based on the virtual machine IP address. Close the corresponding virtual machine node.
  • the virtual machine node management module 70 is configured to send the received virtual machine node information to the data center, requesting the data center to create or close the virtual machine node operation;
  • the scheduling center module 60 receives the scheduling request sent by the primary service node, and obtains the virtual machine node information in the scheduling request, where the primary service node determines the sent scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding a virtual machine.
  • the primary service node sends a scheduling request for reducing the virtual machine, and obtains the virtual machine node information in the scheduling request; the virtual machine The node management module 70 sends the received virtual machine node information to the data center, requests the data center to create or close the virtual machine node operation; the dispatch center module 60 returns the operation result of the data center to the primary service node for the primary service node to update.
  • Business node information realizing the dynamic allocation of resources without the need to deploy various resources at the beginning of the establishment of the mobile communication service system, thereby avoiding waste of resources caused by over-deployment; at the same time, constructing a mobile communication network through cloud computing technology, Solved the dynamic allocation of resources Management issues, to achieve resource sharing between business systems, so as to solve the problem of resource utilization is not high.
  • the dispatch center module 60 is configured to:
  • the dispatch management center provides an interface in the form of a web service, and the interface provides a request for receiving a virtual machine node by the main service node, and applies for a virtual machine node virtual machine node to the data center; the dispatch management center serves as a web service server and receives the service master node.
  • the request contains at least the user name, password, memory required by the VM, CPU, disk, operating system, and package FTP address parameters.
  • the IP information of the virtual machine node that needs to be closed is obtained.
  • the virtual machine node management module 70 is configured to:
  • the data center When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  • the virtual machine node management module 70 is further configured to:
  • a virtual machine snapshot is established for the newly created virtual machine.
  • a virtual machine snapshot is created for the newly created virtual machine, and the virtual machine is quickly restored to the initial state when the virtual machine node is shut down, and the virtual machine snapshot is taken. Take the virtual machine for reuse.
  • the virtual machine node management module 70 is further configured to:
  • the virtual machine node for remote login increases, and the pre-stored software package is downloaded and automatically installed.
  • IP address and account information of the newly added virtual machine log in to the applied VM through SSH (Secure Shell, Secure Shell Protocol), and then download the required software package to the VM according to the FTP address parameter of the software package, and extract the above.
  • SSH Secure Shell, Secure Shell Protocol
  • Package execute the automatic installation script and startup script in the package to complete the installation and startup of the software
  • the cloud scheduling management center further includes:
  • the identity authentication module 80 is configured to perform identity authentication on the primary service node that sends the scheduling request, and if the authentication is passed, the scheduling request is received; if the authentication fails, the scheduling request is rejected.
  • the dispatch management center authenticates the primary service node that sends the scheduling request, which improves the security of the dispatch management system.
  • an embodiment of the present invention further provides a cloud scheduling management system, where the cloud scheduling management system includes:
  • the primary service node is configured to send a request for adding or reducing a virtual machine node to the cloud scheduling management center according to the service processing requirement, and receive a data center operation result returned by the cloud scheduling management center to update the service node information;
  • the data center is configured to create or close the corresponding virtual machine node according to the scheduling request sent by the cloud scheduling management center, and return the newly created virtual machine node information to the cloud scheduling management center;
  • the cloud scheduling management center is configured to receive a scheduling request sent by the primary service node, obtain the virtual machine node information in the scheduling request, and send the obtained virtual machine node information to the data center to request the data center to create or close
  • the virtual machine node operates; returns the operation result of the data center to the main service node, so that the main service node updates the service node information.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the primary service node of the embodiment of the present invention determines to send a scheduling request for increasing or decreasing a virtual machine according to the service processing situation of the mobile communication service system, and acquires virtual machine node information in the scheduling request; and sends the received virtual machine node information to the data.
  • the center requests the data center to create or close the virtual machine node operation; returns the operation result of the data center to the main service node, so that the main service node updates the service node information, realizing the dynamic allocation of resources, and does not need to be established in the mobile communication service system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Disclosed is a management method for cloud scheduling. The method comprises the following steps: receiving a scheduling request sent by a master service node and obtaining virtual machine node information in the scheduling request; and sending the received virtual machine node information to a data center and requesting the data center to create or close a virtual machine node operation. Also disclosed are a management center for cloud scheduling and a management system for cloud scheduling. Embodiments of the present invention implement dynamic resource allocation, avoid resource waste caused by excessive deployment and solve the problem of low utilization rate of resources.

Description

云调度管理方法、管理中心及管理系统Cloud scheduling management method, management center and management system 技术领域Technical field
本发明涉及移动通信网业务领域,尤其涉及云调度管理方法、管理中心及管理系统。The present invention relates to the field of mobile communication network services, and in particular, to a cloud scheduling management method, a management center, and a management system.
背景技术Background technique
传统的移动通信网业务系统,包括短信中心、短信网关、彩信中心、彩信网关及其他应用系统,无论应用功能和容量大小,都需要在建设初期根据预估的规模进行投资,采用独立、分离的建设模式,组建每个应用的数据库、对外接口、操作维护、计费等公共单元,这样的架构存在如下两方面的问题:Traditional mobile communication network service systems, including SMS center, SMS gateway, MMS center, MMS gateway and other application systems, regardless of application function and capacity, need to be invested according to the estimated scale at the initial stage of construction, using independent and separate The construction mode, the establishment of each application's database, external interface, operation and maintenance, billing and other public units, such a structure has the following two problems:
一、因在应用系统建设初期对预计规模进行部署,很容易出现过度部署而造成资源的浪费;1. Due to the deployment of the expected scale in the initial stage of application system construction, it is easy to over-deploy and cause waste of resources;
二、由于应用系统之间相互独立无法实现资源共享,造成资源利用率不高的问题。Second, because the application systems are independent of each other, resource sharing cannot be achieved, resulting in a problem of low resource utilization.
上述内容仅用于辅助理解本发明的技术方案,并不代表承认上述内容是现有技术。The above content is only used to assist in understanding the technical solutions of the present invention, and does not constitute an admission that the above is prior art.
发明内容Summary of the invention
本发明实施例解决现有的移动通信业务系统过度部署造成资源浪费,及因业务系统之间无法实现资源共享而导致资料利用率不高的技术问题。The embodiments of the present invention solve the technical problem that the existing mobile communication service system over-deployment causes waste of resources, and the data utilization is not high due to the inability to realize resource sharing between service systems.
为实现上述目的,本发明实施例提供的一种云调度管理方法,所述云调度管理方法包括以下步骤:To achieve the above objective, a cloud scheduling management method provided by an embodiment of the present invention includes the following steps:
接收主业务节点发送的调度请求,获取所述调度请求中的虚拟机节点信息;Receiving a scheduling request sent by the primary service node, and acquiring virtual machine node information in the scheduling request;
将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作。 The obtained virtual machine node information is sent to the data center to request the data center to create or close the virtual machine node operation.
可选地,所述接收主业务节点发送的调度请求,获得所述调度请求中的虚拟机节点信息的步骤包括:Optionally, the step of receiving the scheduling request sent by the primary service node, and obtaining the virtual machine node information in the scheduling request includes:
当接收到主业务节点发送的增加虚拟机节点的请求时,获取增加的所述虚拟机节点的规格参数要求;Obtaining an increased specification parameter requirement of the virtual machine node when receiving a request for adding a virtual machine node sent by the primary service node;
当接收到主业务节点发送的减少虚拟机节点的请求时,获得需要关闭的虚拟机节点的IP信息。When receiving the request of the virtual machine node sent by the primary service node, the IP information of the virtual machine node that needs to be closed is obtained.
可选地,所述将接收的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作的步骤包括:Optionally, the sending the received virtual machine node information to the data center, and requesting the data center to perform the operation of creating or shutting down the virtual machine node includes:
当接收到主业务节点发送的增加虚拟机节点的请求时,向数据中心申请创建符合所述规格参数要求的空闲虚拟机节点,接收数据中心返回的新创建的虚拟机节点信息;When receiving the request for adding the virtual machine node sent by the primary service node, applying to the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
当接收到主业务节点发送的减少虚拟机节点的请求时,向数据中心请求关闭指定IP信息对应的虚拟机节点。When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
可选地,所述将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作的步骤之后,所述的云调度管理方法还包括:Optionally, after the step of sending the obtained virtual machine node information to the data center to request the data center to perform the operation of creating or shutting down the virtual machine node, the cloud scheduling management method further includes:
当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照。When a request for adding a virtual machine node sent by the primary service node is received, a virtual machine snapshot is established for the newly created virtual machine.
可选地,所述将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作步骤之后,所述的云调度管理方法还包括:Optionally, after the sending the obtained virtual machine node information to the data center to request the data center to perform the step of creating or shutting down the virtual machine node, the cloud scheduling management method further includes:
当接收到主业务节点发送的增加虚拟机节点的请求时,远程登录增加的虚拟机节点,下载并自动安装预存的软件包。When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
可选地,所述接收主业务节点发送的调度请求,获得所述调度请求中的虚拟机节点信息的步骤之前,所云调度管理方法还包括:Optionally, before the step of receiving the scheduling request sent by the primary service node to obtain the virtual machine node information in the scheduling request, the cloud scheduling management method further includes:
对发送调度请求的主业务节点进行身份认证,若通过认证,则接收所述调度请求;若未通过认证,则拒绝接收所述调度请求。 The primary service node that sends the scheduling request is authenticated, and if the authentication is passed, the scheduling request is received; if the authentication is not passed, the scheduling request is rejected.
此外,本发明实施例还提供一种云调度管理中心,所述的云调度管理中心包括:In addition, an embodiment of the present invention further provides a cloud scheduling management center, where the cloud scheduling management center includes:
调度中心模块,设置为接收主业务节点发送的调度请求,获得所述调度请求中的虚拟机节点信息;a scheduling center module, configured to receive a scheduling request sent by the primary service node, to obtain virtual machine node information in the scheduling request;
虚拟机节点管理模块,设置为将获取的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作;The virtual machine node management module is configured to send the obtained virtual machine node information to the data center, and request the data center to create or close the virtual machine node operation;
可选地,所述调度中心模块是设置为:Optionally, the scheduling center module is configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,接收主业务节点发送的增加虚拟机节点的请求,获得需要增加的虚拟机节点的规格参数要求;Receiving a request for adding a virtual machine node sent by the primary service node, receiving a request for adding a virtual machine node sent by the primary service node, and obtaining a specification parameter requirement of the virtual machine node that needs to be added;
当接收到主业务节点发送的减少虚拟机节点的请求时,接收主业务节点发送的减少虚拟机节点的请求,获得需要关闭的虚拟机节点的IP信息。When receiving the request for reducing the virtual machine node sent by the primary service node, receiving a request for reducing the virtual machine node sent by the primary service node, and obtaining IP information of the virtual machine node that needs to be closed.
可选地,所述虚拟机节点管理模块是设置为:Optionally, the virtual machine node management module is configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,向数据中心申请创建符合所述规格参数要求的空闲虚拟机节点,接收数据中心返回的新创建的虚拟机节点信息;When receiving the request for adding the virtual machine node sent by the primary service node, applying to the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
当接收到主业务节点发送的减少虚拟机节点的请求时,向数据中心请求关闭指定IP信息对应的虚拟机节点。When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
可选地,所述虚拟机节点管理模块还设置为:Optionally, the virtual machine node management module is further configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照。When a request for adding a virtual machine node sent by the primary service node is received, a virtual machine snapshot is established for the newly created virtual machine.
可选地,所述虚拟机节点管理模块还设置为:Optionally, the virtual machine node management module is further configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,远程登录增加的虚拟机节点,下载并自动安装预存的软件包。When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
可选地,所述云调度管理中心还包括:Optionally, the cloud scheduling management center further includes:
身份认证模块,设置为对发送调度请求的主业务节点进行身份认证,若通过认证,则接收所述调度请求;若未通过认证,则拒绝接收所述调度请求。The identity authentication module is configured to perform identity authentication on the primary service node that sends the scheduling request, and if the authentication is received, the scheduling request is received; if the authentication fails, the scheduling request is rejected.
此外,本发明实施例还提供一种云调度管理系统,所述云调度管理系统 包括:In addition, an embodiment of the present invention further provides a cloud scheduling management system, where the cloud scheduling management system include:
主业务节点,设置为根据业务处理需求向云调度管理中心发送增加或者减少虚拟机节点的请求,及接收经云调度管理中心返回的数据中心操作结果,以更新业务节点信息;The primary service node is configured to send a request for adding or reducing a virtual machine node to the cloud scheduling management center according to the service processing requirement, and receive a data center operation result returned by the cloud scheduling management center to update the service node information;
数据中心,设置为根据云调度管理中心发送的调度请求,进行创建或者关闭相应虚拟机节点,及向云调度管理中心返回新创建的虚拟机节点信息;The data center is configured to create or close the corresponding virtual machine node according to the scheduling request sent by the cloud scheduling management center, and return the newly created virtual machine node information to the cloud scheduling management center;
云调度管理中心,设置为接收主业务节点发送的调度请求,获取所述调度请求中的虚拟机节点信息;将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作;将数据中心的操作结果返回至主业务节点,以供主业务节点更新业务节点信息。The cloud scheduling management center is configured to receive a scheduling request sent by the primary service node, obtain the virtual machine node information in the scheduling request, and send the obtained virtual machine node information to the data center to request the data center to create or close The virtual machine node operates; returns the operation result of the data center to the main service node, so that the main service node updates the service node information.
本发明实施例还提供一种计算机程序及其载体,该计算机程序包括程序指令,当该程序指令被云调度管理设备执行时,使得该设备可执行上述云调度管理方法方法。The embodiment of the invention further provides a computer program and a carrier thereof, the computer program comprising program instructions, when the program instruction is executed by the cloud scheduling management device, enabling the device to execute the cloud scheduling management method method.
本发明实施例通过接收主业务节点发送的调度请求,获取调度请求中的虚拟机节点信息,其中主业务节点根据移动通信业务系统的业务处理情况来确定发送的调度请求,若业务处理能力不足,则主业务节点发送增加虚拟机的调度请求,若业务处理能力有剩余,则主业务节点发送减少虚拟机的调度请求,并获取调度请求中的虚拟机节点信息;将接收的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作;将数据中心的操作结果返回至主业务节点,以供主业务节点更新业务节点信息,实现资源的动态分配,而无需在移动通信业务系统建立之初进行各种资源的相关部署,从而避免因过度部署造成的资源浪费;同时,通过云计算技术来构建移动通信网,解决了资源的动态分配和管理问题,实现了业务系统之间的资源共享,从而解决了资源利用率不高的问题。The embodiment of the present invention obtains the virtual machine node information in the scheduling request by receiving the scheduling request sent by the primary service node, where the primary service node determines the sent scheduling request according to the service processing situation of the mobile communication service system, and if the service processing capability is insufficient, The primary service node sends a scheduling request for adding a virtual machine. If the service processing capability is remaining, the primary service node sends a scheduling request for reducing the virtual machine, and acquires virtual machine node information in the scheduling request; and sends the received virtual machine node information. To the data center, request the data center to create or close the virtual machine node operation; return the operation result of the data center to the main service node, so that the main service node updates the service node information, realizes the dynamic allocation of resources, and does not need to be in the mobile communication service. At the beginning of the system establishment, various resources are deployed to avoid waste of resources caused by over-deployment. At the same time, cloud communication technology is used to construct a mobile communication network, which solves the problem of dynamic allocation and management of resources and realizes between business systems. Resource sharing, thus solving Resource utilization is not high.
附图概述BRIEF abstract
图1为本发明实施例的云调度管理方法第一实施例的流程示意图; 1 is a schematic flowchart of a first embodiment of a cloud scheduling management method according to an embodiment of the present invention;
图2为本发明实施例的云调度管理方法第二实施例的流程示意图;2 is a schematic flowchart of a second embodiment of a cloud scheduling management method according to an embodiment of the present invention;
图3为本发明实施例的云调度管理方法第三实施例的流程示意图;3 is a schematic flowchart of a third embodiment of a cloud scheduling management method according to an embodiment of the present invention;
图4为本发明实施例的云调度管理方法第四实施例的流程示意图;4 is a schematic flowchart of a fourth embodiment of a cloud scheduling management method according to an embodiment of the present invention;
图5为本发明实施例的云调度管理中心第一实施例的功能模块示意图;FIG. 5 is a schematic diagram of functional modules of a first embodiment of a cloud scheduling management center according to an embodiment of the present invention; FIG.
图6为本发明实施例的云调度管理中心第二实施例的功能模块示意图;FIG. 6 is a schematic diagram of functional modules of a second embodiment of a cloud scheduling management center according to an embodiment of the present invention; FIG.
图7为本发明实施例的云调度管理系统的功能模块示意图。FIG. 7 is a schematic diagram of functional modules of a cloud scheduling management system according to an embodiment of the present invention.
本发明的较佳实施方式Preferred embodiment of the invention
下文中将结合附图对本发明的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
本发明实施例提供的一种云调度管理方法,参见图1,所述云调度管理方法包括以下步骤:A cloud scheduling management method provided by an embodiment of the present invention, referring to FIG. 1, the cloud scheduling management method includes the following steps:
步骤S10,接收主业务节点发送的调度请求,获取所述调度请求中的虚拟机节点信息;Step S10: Receive a scheduling request sent by the primary service node, and obtain virtual machine node information in the scheduling request.
主业务节点根据移动通信业务系统的业务处理情况来确定发送的调度请求,若业务处理能力不足,则主业务节点发送增加虚拟机的调度请求,若业务处理能力有剩余,则主业务节点发送减少虚拟机的调度请求,并获得调度请求中的虚拟机节点信息。The primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding the virtual machine, and if the service processing capability is remaining, the primary service node sends the reduction. The virtual machine's scheduling request, and obtain the virtual machine node information in the scheduling request.
步骤S20,将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作;Step S20: Send the obtained virtual machine node information to the data center, to request the data center to create or close the virtual machine node operation;
虚拟机节点信息包括IP地址、CPU规格、内存大小、磁盘空间,操作系统类型等,数据中心根据需要增加的虚拟机的规格参数建立符合条件的虚拟机节点,或者,数据中心根据虚拟机IP地址关闭对应的虚拟机节点。The virtual machine node information includes an IP address, a CPU specification, a memory size, a disk space, an operating system type, and the like. The data center establishes a virtual machine node that meets the requirements according to the specification of the virtual machine that needs to be added, or the data center is based on the virtual machine IP address. Close the corresponding virtual machine node.
在本实施例中,通过接收主业务节点发送的调度请求,获得调度请求中的虚拟机节点信息,其中主业务节点根据移动通信业务系统的业务处理情况来确定发送的调度请求,若业务处理能力不足,则主业务节点发送增加虚拟机的调度请求,若业务处理能力有剩余,则主业务节点发送减少虚拟机的调 度请求,并获得调度请求中的虚拟机节点信息;将接收的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作;将数据中心的操作结果返送给主业务节点,以供主业务节点更新业务节点信息,实现资源的动态分配,而无需在移动通信业务系统建立之初进行各种资源的相关部署,从而避免因过度部署造成的资源浪费;同时,通过云计算技术来构建移动通信网,解决了资源的动态分配和管理问题,实现了业务系统之间的资源共享,从而解决了资源利用率不高的问题。In this embodiment, the virtual machine node information in the scheduling request is obtained by receiving the scheduling request sent by the primary service node, where the primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system, if the service processing capability Insufficient, the primary service node sends a scheduling request to increase the virtual machine. If the service processing capability is left, the primary service node sends a tone to reduce the virtual machine. And request the virtual machine node information in the scheduling request; send the received virtual machine node information to the data center, request the data center to create or close the virtual machine node operation; and return the operation result of the data center to the main service node, The main service node is updated with the service node information to realize the dynamic allocation of resources, without the need to deploy various resources at the beginning of the establishment of the mobile communication service system, thereby avoiding waste of resources caused by over-deployment; meanwhile, through cloud computing technology To build a mobile communication network, solve the problem of dynamic allocation and management of resources, and realize resource sharing between business systems, thereby solving the problem of low resource utilization.
可选地,步骤S10包括:Optionally, step S10 includes:
步骤S101,当接收到主业务节点发送的增加虚拟机节点的请求时,获取增加的所述虚拟机节点的规格参数要求;Step S101, when receiving a request for adding a virtual machine node sent by the primary service node, acquiring an increased specification parameter requirement of the virtual machine node;
调度管理中心以Web Service方式提供接口,该接口提供了接收主业务节点增加虚拟机节点的请求,并向数据中心申请虚拟机节点;调度管理中心作为Web Service服务器,接收业务主节点的增加虚拟机节点请求,该请求中至少包含用户名、密码、虚拟机要求的内存、CPU、磁盘、操作系统、软件包FTP地址参数。The dispatch management center provides an interface in the form of a web service. The interface provides a request for receiving a virtual service node by the primary service node, and applies for a virtual machine node to the data center. The dispatch management center serves as a web service server and receives the added virtual machine of the service master node. The node requests that the request contains at least the user name, password, memory required by the virtual machine, CPU, disk, operating system, and package FTP address parameters.
步骤S102,当接收到主业务节点发送的减少虚拟机节点的请求时,获得需要关闭的虚拟机节点的IP信息。Step S102: When receiving the request for reducing the virtual machine node sent by the primary service node, obtaining IP information of the virtual machine node that needs to be closed.
调度管理中心作为Web Service服务端,接收到主业务节点的减少虚拟机节点请求,该请求中至少包含用户名、密码、虚拟机IP地址参数。As the web service server, the dispatch management center receives the request of the virtual machine node of the main service node, and the request includes at least a user name, a password, and a virtual machine IP address parameter.
可选地,步骤S20包括:Optionally, step S20 includes:
步骤S201,当接收到主业务节点发送的增加虚拟机节点的请求时,向数据中心申请创建符合所述规格参数要求的空闲虚拟机节点,接收数据中心返回的新创建的虚拟机节点信息;Step S201, when receiving the request for adding the virtual machine node sent by the primary service node, requesting the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
调度管理中心向数据中心申请符合步骤S101中所提及的需要增加的虚拟机节点的规格参数要求的空闲虚拟机,数据中心创建所需的虚拟机节点,并将新创建的虚拟机节点信息返回至调度管理中心。The dispatch management center applies to the data center for the idle virtual machine that meets the specification parameter requirement of the virtual machine node that needs to be added mentioned in step S101, and the data center creates the required virtual machine node, and returns the newly created virtual machine node information. To the dispatch management center.
在向数据中心申请创建符合所述规格参数要求的空闲虚拟机节点的同时,还向数据中心申请创建虚拟机快照,便于在减少虚拟机时过程中,本虚 拟机可快速还原到初始状态,以备虚拟机再利用。After applying to the data center to create an idle virtual machine node that meets the requirements of the specification parameters, the data center is also requested to create a virtual machine snapshot, which is convenient for reducing the virtual machine. The virtual machine can be quickly restored to the initial state for the virtual machine to reuse.
步骤S202,接收主业务节点发送的减少虚拟机节点的请求,向数据中心请求关闭指定IP信息对应的虚拟机节点。Step S202, receiving a request for reducing a virtual machine node sent by the primary service node, and requesting the data center to close the virtual machine node corresponding to the specified IP information.
可选地,参照图2,在步骤S20之后,所述的云调度管理方法还包括:Optionally, referring to FIG. 2, after the step S20, the cloud scheduling management method further includes:
步骤S30,当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照。Step S30: When receiving a request for adding a virtual machine node sent by the primary service node, create a virtual machine snapshot for the newly created virtual machine.
当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照,用于在关闭虚拟机节点时快速将虚拟机还原到建立时的初始状态,虚拟机快照以备虚拟机再次利用。When a request for adding a virtual machine node sent by the primary service node is received, a virtual machine snapshot is created for the newly created virtual machine, and the virtual machine is quickly restored to the initial state when the virtual machine node is shut down, and the virtual machine snapshot is taken. Take the virtual machine for reuse.
可选地,参照图3,在步骤S30之后,运调度管理方法还包括:Optionally, referring to FIG. 3, after step S30, the scheduling management method further includes:
步骤S40,当接收到主业务节点发送的增加虚拟机节点的请求时,远程登录增加的虚拟机节点,下载并自动安装预存的软件包。Step S40: When receiving the request for adding the virtual machine node sent by the primary service node, remotely log in the added virtual machine node, download and automatically install the pre-stored software package.
根据新增虚拟机的IP地址和账户信息,通过SSH(Secure Shell,安全外壳协议)登陆到申请的虚拟机,再根据步骤S101中的软件包FTP地址参数下载所需的软件包到虚拟机,解压所述软件包,执行软件包中的自动安装脚本和启动脚本,以完成软件的安装和启动。According to the IP address and account information of the newly added virtual machine, log in to the applied VM through SSH (Secure Shell, Secure Shell Protocol), and then download the required software package to the VM according to the software package FTP address parameter in step S101. Unzip the package and execute the automatic installation script and startup script in the package to complete the installation and startup of the software.
可选地,参照图4,在步骤S10之前,所云调度管理方法还包括:Optionally, referring to FIG. 4, before the step S10, the cloud scheduling management method further includes:
步骤S00,对发送调度请求的主业务节点进行身份认证,若通过认证,则接收所述调度请求;若未通过认证,则拒绝接收所述调度请求。Step S00: Perform identity authentication on the primary service node that sends the scheduling request. If the authentication is successful, the scheduling request is received. If the authentication fails, the scheduling request is refused.
调度管理中心对发送调度请求的主业务节点进行身份认证,提高了调度管理系统的安全性。The dispatch management center authenticates the primary service node that sends the scheduling request, which improves the security of the dispatch management system.
此外,为实现上述目的,参照图5,本发明实施例还提供一种云调度管理中心,所述的云调度管理中心包括:In addition, in order to achieve the above object, with reference to FIG. 5, an embodiment of the present invention further provides a cloud scheduling management center, where the cloud scheduling management center includes:
调度中心模块60,设置为接收主业务节点发送的调度请求,获得所述调度请求中的虚拟机节点信息,及将数据中心的操作结果返送给主业务节点,以供主业务节点更新业务节点信息; The scheduling center module 60 is configured to receive a scheduling request sent by the primary service node, obtain virtual machine node information in the scheduling request, and return the operation result of the data center to the primary service node, so that the primary service node updates the service node information. ;
主业务节点根据移动通信业务系统的业务处理情况来确定发送的调度请求,若业务处理能力不足,则主业务节点发送增加虚拟机的调度请求,若业务处理能力有剩余,则主业务节点发送减少虚拟机的调度请求,并获得调度请求中的虚拟机节点信息。The primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding the virtual machine, and if the service processing capability is remaining, the primary service node sends the reduction. The virtual machine's scheduling request, and obtain the virtual machine node information in the scheduling request.
虚拟机节点信息包括IP地址、CPU规格、内存大小、磁盘空间,操作系统类型等,数据中心根据需要增加的虚拟机的规格参数建立符合条件的虚拟机节点,或者,数据中心根据虚拟机IP地址关闭对应的虚拟机节点。The virtual machine node information includes an IP address, a CPU specification, a memory size, a disk space, an operating system type, and the like. The data center establishes a virtual machine node that meets the requirements according to the specification of the virtual machine that needs to be added, or the data center is based on the virtual machine IP address. Close the corresponding virtual machine node.
虚拟机节点管理模块70,设置为将接收的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作;The virtual machine node management module 70 is configured to send the received virtual machine node information to the data center, requesting the data center to create or close the virtual machine node operation;
在本实施例中,通过调度中心模块60接收主业务节点发送的调度请求,获得调度请求中的虚拟机节点信息,其中主业务节点根据移动通信业务系统的业务处理情况来确定发送的调度请求,若业务处理能力不足,则主业务节点发送增加虚拟机的调度请求,若业务处理能力有剩余,则主业务节点发送减少虚拟机的调度请求,并获得调度请求中的虚拟机节点信息;虚拟机节点管理模块70将接收的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作;调度中心模块60将数据中心的操作结果返送给主业务节点,以供主业务节点更新业务节点信息,实现资源的动态分配,而无需在移动通信业务系统建立之初进行各种资源的相关部署,从而避免因过度部署造成的资源浪费;同时,通过云计算技术来构建移动通信网,解决了资源的动态分配和管理问题,实现了业务系统之间的资源共享,从而解决了资源利用率不高的问题。In this embodiment, the scheduling center module 60 receives the scheduling request sent by the primary service node, and obtains the virtual machine node information in the scheduling request, where the primary service node determines the sent scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding a virtual machine. If the service processing capability is remaining, the primary service node sends a scheduling request for reducing the virtual machine, and obtains the virtual machine node information in the scheduling request; the virtual machine The node management module 70 sends the received virtual machine node information to the data center, requests the data center to create or close the virtual machine node operation; the dispatch center module 60 returns the operation result of the data center to the primary service node for the primary service node to update. Business node information, realizing the dynamic allocation of resources without the need to deploy various resources at the beginning of the establishment of the mobile communication service system, thereby avoiding waste of resources caused by over-deployment; at the same time, constructing a mobile communication network through cloud computing technology, Solved the dynamic allocation of resources Management issues, to achieve resource sharing between business systems, so as to solve the problem of resource utilization is not high.
可选地,所述调度中心模块60是设置为:Optionally, the dispatch center module 60 is configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,获取增加的所述虚拟机节点的规格参数要求;Obtaining an increased specification parameter requirement of the virtual machine node when receiving a request for adding a virtual machine node sent by the primary service node;
调度管理中心以Web Service方式提供接口,该接口提供了接收主业务节点增加虚拟机节点的请求,并向数据中心申请虚拟机节点虚拟机节点;调度管理中心作为Web Service服务器,接收业务主节点的增加虚拟机节点请求,该请求中至少包含用户名、密码、虚拟机要求的内存、CPU、磁盘、操作系统、软件包FTP地址参数。 The dispatch management center provides an interface in the form of a web service, and the interface provides a request for receiving a virtual machine node by the main service node, and applies for a virtual machine node virtual machine node to the data center; the dispatch management center serves as a web service server and receives the service master node. Add a VM node request. The request contains at least the user name, password, memory required by the VM, CPU, disk, operating system, and package FTP address parameters.
当接收到主业务节点发送的减少虚拟机节点的请求时,获得需要关闭的虚拟机节点的IP信息。When receiving the request of the virtual machine node sent by the primary service node, the IP information of the virtual machine node that needs to be closed is obtained.
可选地,所述虚拟机节点管理模块70是设置为:Optionally, the virtual machine node management module 70 is configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,向数据中心申请创建符合所述规格参数要求的空闲虚拟机节点,接收数据中心返回的新创建的虚拟机节点信息;When receiving the request for adding the virtual machine node sent by the primary service node, applying to the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
当接收到主业务节点发送的减少虚拟机节点的请求时,向数据中心请求关闭指定IP信息对应的虚拟机节点。When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
可选地,虚拟机节点管理模块70还可设置为:Optionally, the virtual machine node management module 70 is further configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照。When a request for adding a virtual machine node sent by the primary service node is received, a virtual machine snapshot is established for the newly created virtual machine.
当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照,用于在关闭虚拟机节点时快速将虚拟机还原到建立时的初始状态,虚拟机快照以备虚拟机再次利用。When a request for adding a virtual machine node sent by the primary service node is received, a virtual machine snapshot is created for the newly created virtual machine, and the virtual machine is quickly restored to the initial state when the virtual machine node is shut down, and the virtual machine snapshot is taken. Take the virtual machine for reuse.
可选地,虚拟机节点管理模块70还可设置为:Optionally, the virtual machine node management module 70 is further configured to:
当接收到主业务节点发送的增加虚拟机节点的请求时,用于远程登录增加的虚拟机节点,下载并自动安装预存的软件包。When receiving a request for adding a virtual machine node sent by the primary service node, the virtual machine node for remote login increases, and the pre-stored software package is downloaded and automatically installed.
根据新增虚拟机的IP地址和账户信息,通过SSH(Secure Shell,安全外壳协议)登陆到申请的虚拟机,再根据软件包的FTP地址参数下载所需的软件包到虚拟机,解压所述软件包,执行软件包中的自动安装脚本和启动脚本,以完成软件的安装和启动According to the IP address and account information of the newly added virtual machine, log in to the applied VM through SSH (Secure Shell, Secure Shell Protocol), and then download the required software package to the VM according to the FTP address parameter of the software package, and extract the above. Package, execute the automatic installation script and startup script in the package to complete the installation and startup of the software
可选地,参见图6,所述云调度管理中心还包括:Optionally, referring to FIG. 6, the cloud scheduling management center further includes:
身份认证模块80,设置为对发送调度请求的主业务节点进行身份认证,若通过认证,则接收所述调度请求;若未通过认证,则拒绝接收所述调度请求。The identity authentication module 80 is configured to perform identity authentication on the primary service node that sends the scheduling request, and if the authentication is passed, the scheduling request is received; if the authentication fails, the scheduling request is rejected.
调度管理中心对发送调度请求的主业务节点进行身份认证,提高了调度管理系统的安全性。 The dispatch management center authenticates the primary service node that sends the scheduling request, which improves the security of the dispatch management system.
此外,为实现上述目的,参照图7,本发明实施例还提供一种云调度管理系统,所述云调度管理系统包括:In addition, in order to achieve the above object, with reference to FIG. 7, an embodiment of the present invention further provides a cloud scheduling management system, where the cloud scheduling management system includes:
主业务节点,设置为根据业务处理需求向云调度管理中心发送增加或者减少虚拟机节点的请求,及接收经云调度管理中心返回的数据中心操作结果,以更新业务节点信息;The primary service node is configured to send a request for adding or reducing a virtual machine node to the cloud scheduling management center according to the service processing requirement, and receive a data center operation result returned by the cloud scheduling management center to update the service node information;
数据中心,设置为根据云调度管理中心发送的调度请求,进行创建或者关闭相应虚拟机节点,及向云调度管理中心返回新创建的虚拟机节点信息;The data center is configured to create or close the corresponding virtual machine node according to the scheduling request sent by the cloud scheduling management center, and return the newly created virtual machine node information to the cloud scheduling management center;
云调度管理中心,设置为接收主业务节点发送的调度请求,获取所述调度请求中的虚拟机节点信息;将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作;将数据中心的操作结果返回至主业务节点,以供主业务节点更新业务节点信息。The cloud scheduling management center is configured to receive a scheduling request sent by the primary service node, obtain the virtual machine node information in the scheduling request, and send the obtained virtual machine node information to the data center to request the data center to create or close The virtual machine node operates; returns the operation result of the data center to the main service node, so that the main service node updates the service node information.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范 围应以权利要求所述的保护范围为准。Variations or substitutions are readily conceivable within the scope of the present invention by those skilled in the art and are within the scope of the present invention. Therefore, the protection model of the present invention The scope of protection stated in the claims shall prevail.
工业实用性Industrial applicability
本发明实施例的主业务节点根据移动通信业务系统的业务处理情况来确定发送增加或减少虚拟机的调度请求,并获取调度请求中的虚拟机节点信息;将接收的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作;将数据中心的操作结果返回至主业务节点,以供主业务节点更新业务节点信息,实现资源的动态分配,无需在移动通信业务系统建立之初进行各种资源的相关部署,通过云计算技术来构建移动通信网,实现业务系统之间的资源共享,从而解决了资源利用率不高的问题。 The primary service node of the embodiment of the present invention determines to send a scheduling request for increasing or decreasing a virtual machine according to the service processing situation of the mobile communication service system, and acquires virtual machine node information in the scheduling request; and sends the received virtual machine node information to the data. The center requests the data center to create or close the virtual machine node operation; returns the operation result of the data center to the main service node, so that the main service node updates the service node information, realizing the dynamic allocation of resources, and does not need to be established in the mobile communication service system. Initially deploying various resources, building a mobile communication network through cloud computing technology, and realizing resource sharing between business systems, thereby solving the problem of low resource utilization.

Claims (15)

  1. 一种云调度管理方法,包括以下步骤:A cloud scheduling management method includes the following steps:
    接收主业务节点发送的调度请求,获取所述调度请求中的虚拟机节点信息;Receiving a scheduling request sent by the primary service node, and acquiring virtual machine node information in the scheduling request;
    将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作。The obtained virtual machine node information is sent to the data center to request the data center to create or close the virtual machine node operation.
  2. 如权利要求1所述的云调度管理方法,其中,所述接收主业务节点发送的调度请求,获得所述调度请求中的虚拟机节点信息的步骤包括:The cloud scheduling management method according to claim 1, wherein the step of receiving the scheduling request sent by the primary service node and obtaining the virtual machine node information in the scheduling request comprises:
    当接收到主业务节点发送的增加虚拟机节点的请求时,获取增加的所述虚拟机节点的规格参数要求;Obtaining an increased specification parameter requirement of the virtual machine node when receiving a request for adding a virtual machine node sent by the primary service node;
    当接收到主业务节点发送的减少虚拟机节点的请求时,获得需要关闭的虚拟机节点的IP信息。When receiving the request of the virtual machine node sent by the primary service node, the IP information of the virtual machine node that needs to be closed is obtained.
  3. 如权利要求2所述的云调度管理方法,其中,所述将接收的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作的步骤包括:The cloud scheduling management method according to claim 2, wherein the step of transmitting the received virtual machine node information to the data center, requesting the data center to create or close the virtual machine node operation comprises:
    当接收到主业务节点发送的增加虚拟机节点的请求时,向数据中心申请创建符合所述规格参数要求的空闲虚拟机节点,接收数据中心返回的新创建的虚拟机节点信息;When receiving the request for adding the virtual machine node sent by the primary service node, applying to the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
    当接收到主业务节点发送的减少虚拟机节点的请求时,向数据中心请求关闭指定IP信息对应的虚拟机节点。When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  4. 如权利要求1所述的云调度管理方法,在所述将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作的步骤之后,所述的云调度管理方法还包括:The cloud scheduling management method according to claim 1, after the step of transmitting the acquired virtual machine node information to the data center to request the data center to perform the operation of creating or shutting down the virtual machine node, the cloud scheduling Management methods also include:
    当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照。When a request for adding a virtual machine node sent by the primary service node is received, a virtual machine snapshot is established for the newly created virtual machine.
  5. 如权利要求1所述的云调度管理方法,在所述将获取的所述虚拟机节 点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作步骤之后,所述的云调度管理方法还包括:The cloud scheduling management method according to claim 1, wherein said virtual machine section to be acquired After the point information is sent to the data center to request the data center to create or close the virtual machine node, the cloud scheduling management method further includes:
    当接收到主业务节点发送的增加虚拟机节点的请求时,远程登录增加的虚拟机节点,下载并自动安装预存的软件包。When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
  6. 如权利要求1至5任意一项所述的云调度管理方法,在所述接收主业务节点发送的调度请求,获得所述调度请求中的虚拟机节点信息的步骤之前,所云调度管理方法还包括:The cloud scheduling management method according to any one of claims 1 to 5, wherein before the step of receiving the scheduling request sent by the primary service node to obtain the virtual machine node information in the scheduling request, the cloud scheduling management method further include:
    对发送调度请求的主业务节点进行身份认证,若通过认证,则接收所述调度请求;若未通过认证,则拒绝接收所述调度请求。The primary service node that sends the scheduling request is authenticated, and if the authentication is passed, the scheduling request is received; if the authentication is not passed, the scheduling request is rejected.
  7. 一种云调度管理中心,包括:A cloud scheduling management center, including:
    调度中心模块,设置为接收主业务节点发送的调度请求,获得所述调度请求中的虚拟机节点信息;a scheduling center module, configured to receive a scheduling request sent by the primary service node, to obtain virtual machine node information in the scheduling request;
    虚拟机节点管理模块,设置为将获取的虚拟机节点信息发送给数据中心,请求数据中心进行创建或关闭虚拟机节点操作。The virtual machine node management module is configured to send the obtained virtual machine node information to the data center, and request the data center to create or close the virtual machine node operation.
  8. 如权利要求7所述的云调度管理中心,其中,所述调度中心模块是设置为:The cloud scheduling management center according to claim 7, wherein the scheduling center module is configured to:
    当接收到主业务节点发送的增加虚拟机节点的请求时,获取增加的所述虚拟机节点的规格参数要求;Obtaining an increased specification parameter requirement of the virtual machine node when receiving a request for adding a virtual machine node sent by the primary service node;
    当接收到主业务节点发送的减少虚拟机节点的请求时,获得需要关闭的虚拟机节点的IP信息。When receiving the request of the virtual machine node sent by the primary service node, the IP information of the virtual machine node that needs to be closed is obtained.
  9. 如权利要求8所述的云调度管理中心,其中,所述虚拟机节点管理模块是设置为:The cloud scheduling management center according to claim 8, wherein the virtual machine node management module is configured to:
    当接收到主业务节点发送的增加虚拟机节点的请求时,向数据中心申请创建符合所述规格参数要求的空闲虚拟机节点,接收数据中心返回的新创建的虚拟机节点信息;When receiving the request for adding the virtual machine node sent by the primary service node, applying to the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
    当接收到主业务节点发送的减少虚拟机节点的请求时,向数据中心请求关闭指定IP信息对应的虚拟机节点。 When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  10. 如权利要求7所述的云调度管理中心,其中,所述虚拟机节点管理模块还设置为:The cloud scheduling management center according to claim 7, wherein the virtual machine node management module is further configured to:
    当接收到主业务节点发送的增加虚拟机节点的请求时,为新创建的虚拟机建立虚拟机快照。When a request for adding a virtual machine node sent by the primary service node is received, a virtual machine snapshot is established for the newly created virtual machine.
  11. 如权利要求7所述的云调度管理中心,其中,所述虚拟机节点管理模块还设置为:The cloud scheduling management center according to claim 7, wherein the virtual machine node management module is further configured to:
    当接收到主业务节点发送的增加虚拟机节点的请求时,远程登录增加的虚拟机节点,下载并自动安装预存的软件包。When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
  12. 如权利要求7至11任意一项所述的云调度管理中心,其中,所述云调度管理中心还包括:The cloud scheduling management center according to any one of claims 7 to 11, wherein the cloud scheduling management center further comprises:
    身份认证模块,设置为对发送调度请求的主业务节点进行身份认证,若通过认证,则接收所述调度请求;若未通过认证,则拒绝接收所述调度请求。The identity authentication module is configured to perform identity authentication on the primary service node that sends the scheduling request, and if the authentication is received, the scheduling request is received; if the authentication fails, the scheduling request is rejected.
  13. 一种云调度管理系统,包括:A cloud scheduling management system includes:
    主业务节点,设置为根据业务处理需求向云调度管理中心发送增加或者减少虚拟机节点的请求,及接收经云调度管理中心返回的数据中心操作结果,以更新业务节点信息;The primary service node is configured to send a request for adding or reducing a virtual machine node to the cloud scheduling management center according to the service processing requirement, and receive a data center operation result returned by the cloud scheduling management center to update the service node information;
    数据中心,设置为根据云调度管理中心发送的调度请求,进行创建或者关闭相应虚拟机节点,及向云调度管理中心返回新创建的虚拟机节点信息;The data center is configured to create or close the corresponding virtual machine node according to the scheduling request sent by the cloud scheduling management center, and return the newly created virtual machine node information to the cloud scheduling management center;
    云调度管理中心,设置为接收主业务节点发送的调度请求,获取所述调度请求中的虚拟机节点信息;将获取的所述虚拟机节点信息发送给数据中心,以请求数据中心进行创建或关闭虚拟机节点操作;将数据中心的操作结果返回至主业务节点,以供主业务节点更新业务节点信息。The cloud scheduling management center is configured to receive a scheduling request sent by the primary service node, obtain the virtual machine node information in the scheduling request, and send the obtained virtual machine node information to the data center to request the data center to create or close The virtual machine node operates; returns the operation result of the data center to the main service node, so that the main service node updates the service node information.
  14. 一种计算机程序,包括程序指令,当该程序指令被云调度管理设备执行时,使得该设备可执行权利要求1-6任一项的方法。A computer program comprising program instructions that, when executed by a cloud scheduling management device, cause the device to perform the method of any of claims 1-6.
  15. 一种载有权利要求14所述计算机程序的载体。 A carrier carrying the computer program of claim 14.
PCT/CN2014/088566 2014-06-16 2014-10-14 Management method, management center and management system for cloud scheduling WO2015192556A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410268383.0 2014-06-16
CN201410268383.0A CN105208054A (en) 2014-06-16 2014-06-16 Cloud scheduling management method, management center and management system

Publications (1)

Publication Number Publication Date
WO2015192556A1 true WO2015192556A1 (en) 2015-12-23

Family

ID=54934786

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/088566 WO2015192556A1 (en) 2014-06-16 2014-10-14 Management method, management center and management system for cloud scheduling

Country Status (2)

Country Link
CN (1) CN105208054A (en)
WO (1) WO2015192556A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112948088A (en) * 2021-03-17 2021-06-11 北京理工大学 Cloud workflow intelligent management and scheduling system in cloud computing platform
CN112953993A (en) * 2019-12-11 2021-06-11 阿里巴巴集团控股有限公司 Resource scheduling method, device, network system and storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106027626A (en) * 2016-05-12 2016-10-12 赛特斯信息科技股份有限公司 SDN-based system for realizing virtualization data center
CN109032327A (en) * 2018-07-26 2018-12-18 郑州云海信息技术有限公司 A kind of energy consumption of virtual machine management method and device
CN109707447A (en) * 2019-01-07 2019-05-03 张效春 Improvement system is analyzed in a kind of coal mine safety management Internet-based and hidden troubles removing
CN111030858B (en) * 2019-12-06 2023-04-07 北京浪潮数据技术有限公司 Data management method, system and related device for distributed multi-cluster system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951411A (en) * 2010-10-13 2011-01-19 戴元顺 Cloud scheduling system and method and multistage cloud scheduling system
CN102427475A (en) * 2011-12-08 2012-04-25 曙光信息产业(北京)有限公司 Load balance scheduling system in cloud computing environment
CN102646062A (en) * 2012-03-20 2012-08-22 广东电子工业研究院有限公司 Flexible capacity enlargement method for cloud computing platform based application clusters
CN103428241A (en) * 2012-05-18 2013-12-04 中兴通讯股份有限公司 Method and system for deploying services
CN103475683A (en) * 2012-06-08 2013-12-25 中兴通讯股份有限公司 Cloud contact resource scheduling and processing method and apparatus thereof
CN103548376A (en) * 2011-05-23 2014-01-29 瑞典爱立信有限公司 Implementing EPC in a cloud computer with OPENFLOW data plane
CN104023068A (en) * 2014-06-13 2014-09-03 北京信诺瑞得软件系统有限公司 Method of implementing passive mode elastic computing and resource scheduling in load balancing

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102081554A (en) * 2011-01-30 2011-06-01 浪潮(北京)电子信息产业有限公司 Cloud computing operating system as well as kernel control system and method thereof
CN102185928B (en) * 2011-06-01 2013-07-17 广州杰赛科技股份有限公司 Method for creating virtual machine in cloud computing system and cloud computing system
CN102932459B (en) * 2012-11-05 2016-02-10 广州杰赛科技股份有限公司 A kind of method of controlling security of virtual machine

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951411A (en) * 2010-10-13 2011-01-19 戴元顺 Cloud scheduling system and method and multistage cloud scheduling system
CN103548376A (en) * 2011-05-23 2014-01-29 瑞典爱立信有限公司 Implementing EPC in a cloud computer with OPENFLOW data plane
CN102427475A (en) * 2011-12-08 2012-04-25 曙光信息产业(北京)有限公司 Load balance scheduling system in cloud computing environment
CN102646062A (en) * 2012-03-20 2012-08-22 广东电子工业研究院有限公司 Flexible capacity enlargement method for cloud computing platform based application clusters
CN103428241A (en) * 2012-05-18 2013-12-04 中兴通讯股份有限公司 Method and system for deploying services
CN103475683A (en) * 2012-06-08 2013-12-25 中兴通讯股份有限公司 Cloud contact resource scheduling and processing method and apparatus thereof
CN104023068A (en) * 2014-06-13 2014-09-03 北京信诺瑞得软件系统有限公司 Method of implementing passive mode elastic computing and resource scheduling in load balancing

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112953993A (en) * 2019-12-11 2021-06-11 阿里巴巴集团控股有限公司 Resource scheduling method, device, network system and storage medium
CN112953993B (en) * 2019-12-11 2023-09-26 阿里巴巴集团控股有限公司 Resource scheduling method, equipment, network system and storage medium
CN112948088A (en) * 2021-03-17 2021-06-11 北京理工大学 Cloud workflow intelligent management and scheduling system in cloud computing platform

Also Published As

Publication number Publication date
CN105208054A (en) 2015-12-30

Similar Documents

Publication Publication Date Title
US10523529B2 (en) Method and apparatus for deploying network service
WO2015192556A1 (en) Management method, management center and management system for cloud scheduling
US20200389355A1 (en) Secure configuration of cloud computing nodes
EP3163975B1 (en) Configuration information management method, device, network element management system and storage medium
CN107924383B (en) System and method for network function virtualized resource management
WO2015143651A1 (en) Network function virtualization-based certificate configuration method, apparatus and system
CN111543029A (en) Distributed autonomous identity for network function virtualization
WO2015172362A1 (en) Network function virtualization network system, data processing method and device
WO2016037479A1 (en) Method, device and system for optimizing virtualized network function (vnf)
US20200326989A1 (en) Building pool-based m2m service layer through nfv
US10796001B2 (en) Software verification method and apparatus
US9426088B2 (en) System and method for cloud-based implementation of control of focused overload of service element (COFO-SE) via explicit (or virtualized) machine-to-machine (M2M) gateway element
KR101408037B1 (en) Virtual Machine Integration Monitoring Apparatus and method for Cloud system
WO2016070609A1 (en) Method and system for implementing vnf instantiation, nfvo and vnfm
EP3249871A1 (en) Method and device for updating network service descriptor
JP2011512579A5 (en)
US11201927B2 (en) Computer system providing user specific session prelaunch features and related methods
CN108028827A (en) The management method and device of certificate in network function virtualization architecture
CN104333556A (en) Distributed configuration management method of safety certificate gateways based on resource service management systems
WO2016150139A1 (en) Method and apparatus for establishing network service instance
WO2015139461A1 (en) Method, device, and esb system for data processing
Roda-Sanchez et al. Cloud–edge microservices architecture and service orchestration: An integral solution for a real-world deployment experience
CN103430491B (en) For the system and method realized based on the session border gateway of cloud
US9942354B1 (en) Managing service message rates in a computing service environment
US20150127788A1 (en) Centralized enterprise image upgrades for distributed campus networks

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14894953

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14894953

Country of ref document: EP

Kind code of ref document: A1