CN110233750B - Private cloud management system and method - Google Patents

Private cloud management system and method Download PDF

Info

Publication number
CN110233750B
CN110233750B CN201910401947.6A CN201910401947A CN110233750B CN 110233750 B CN110233750 B CN 110233750B CN 201910401947 A CN201910401947 A CN 201910401947A CN 110233750 B CN110233750 B CN 110233750B
Authority
CN
China
Prior art keywords
private cloud
routing module
management platform
management
communication protocol
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
CN201910401947.6A
Other languages
Chinese (zh)
Other versions
CN110233750A (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.)
MIGU Culture Technology Co Ltd
Original Assignee
MIGU Culture Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by MIGU Culture Technology Co Ltd filed Critical MIGU Culture Technology Co Ltd
Priority to CN201910401947.6A priority Critical patent/CN110233750B/en
Publication of CN110233750A publication Critical patent/CN110233750A/en
Application granted granted Critical
Publication of CN110233750B publication Critical patent/CN110233750B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0226Mapping or translating multiple network management protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明实施例提供一种私有云管理系统及方法。所述系统包括:管理平台以及至少两个子系统;其中,所述子系统包括路由模块以及私有云;所述管理平台与所述私有云之间经由所述路由模块进行通信;每个所述路由模块与所述管理平台之间通过预设的通用通信协议通信;在所述子系统内部,所述路由模块与所述私有云之间通过与所述私有云对应的非通用通信协议通信。本发明实施例解决了现有技术中,管理平台与私有云一一对应的管理方式,在私有云数量较多时,导致管理效率低下并且运维成本较高的问题。

Figure 201910401947

Embodiments of the present invention provide a private cloud management system and method. The system includes: a management platform and at least two subsystems; wherein, the subsystems include a routing module and a private cloud; the management platform communicates with the private cloud via the routing module; each of the routing The module communicates with the management platform through a preset general communication protocol; within the subsystem, the routing module communicates with the private cloud through a non-general communication protocol corresponding to the private cloud. The embodiment of the present invention solves the problem of low management efficiency and high operation and maintenance cost in the prior art, where the management mode of one-to-one correspondence between the management platform and the private cloud leads to a large number of private clouds.

Figure 201910401947

Description

私有云管理系统及方法Private cloud management system and method

技术领域technical field

本发明实施例涉及运维技术领域,尤其涉及一种私有云管理系统及方法。Embodiments of the present invention relate to the technical field of operation and maintenance, and in particular to a private cloud management system and method.

背景技术Background technique

随着云计算行业的迅速发展,作为其重要的一部分的私有云(Private Clouds)也占有了大量的市场份额。具体地,私有云是为一个用户的单独使用而构建的,因而其提供对数据、安全性和服务质量的有效控制。私有云的核心属性是专有资源,对于一个私有云来说,用户拥有基础设施,并可以控制在此基础设施上部署应用程序。此外,私有云可部署在企业数据中心的防火墙内,也可以部署在一个安全的主机托管场所。With the rapid development of the cloud computing industry, as an important part of the private cloud (Private Clouds) also occupies a large market share. Specifically, a private cloud is built for one user's sole use, thus providing effective control over data, security, and service quality. The core attribute of a private cloud is dedicated resources. For a private cloud, users own the infrastructure and can control the deployment of applications on this infrastructure. In addition, a private cloud can be deployed within the firewall of a corporate data center or in a secure colocation facility.

而对于不同网络安全域的私有云,由于建立在不同的硬件资源之上,或应用的虚拟局域网(Virtual Local Area Network,VLAN)不同等原因,不同网络安全域的私有云之间相互隔离。因此,对于相互隔离的私有云进行管理时,通常需要针对每一个私有云分别构建一个对应的管理平台,以单独进行管理,如图1所示管理平台与私有云的架构图,私有云1、2、3分别各自对应一管理平台1、2、3。As for the private clouds of different network security domains, because they are built on different hardware resources, or the virtual local area network (Virtual Local Area Network, VLAN) of the application is different, the private clouds of different network security domains are isolated from each other. Therefore, when managing mutually isolated private clouds, it is usually necessary to build a corresponding management platform for each private cloud for separate management, as shown in Figure 1. The architecture diagram of the management platform and private cloud, private cloud 1, 2, 3 respectively correspond to a management platform 1, 2, 3.

而在实际应用中,管理平台与私有云一一对应的管理方式,在私有云数量较多时,管理平台的数量随之增多,通常会导致管理效率低下并且运维成本较高。However, in practical applications, the management method of one-to-one correspondence between the management platform and the private cloud, when the number of private clouds is large, the number of management platforms will increase accordingly, which usually leads to low management efficiency and high operation and maintenance costs.

发明内容Contents of the invention

本发明实施例提供一种私有云管理系统及方法,用以解决现有技术中,管理平台与私有云一一对应的管理方式,在私有云数量较多时,导致管理效率低下并且运维成本较高的问题。Embodiments of the present invention provide a private cloud management system and method, which are used to solve the problem of one-to-one management between management platforms and private clouds in the prior art. When the number of private clouds is large, management efficiency is low and operation and maintenance costs are high. high question.

一方面,本发明实施例提供一种私有云管理系统,所述系统包括:管理平台以及至少两个子系统;On the one hand, an embodiment of the present invention provides a private cloud management system, the system includes: a management platform and at least two subsystems;

其中,所述子系统包括路由模块以及私有云;Wherein, the subsystem includes a routing module and a private cloud;

所述管理平台与所述私有云之间经由所述路由模块进行通信;The management platform communicates with the private cloud via the routing module;

每个所述路由模块与所述管理平台之间通过预设的通用通信协议通信;Each of the routing modules communicates with the management platform through a preset general communication protocol;

在所述子系统内部,所述路由模块与所述私有云之间通过与所述私有云对应的非通用通信协议通信。Inside the subsystem, the routing module communicates with the private cloud through a non-universal communication protocol corresponding to the private cloud.

一方面,本发明实施例提供一种私有云管理方法,应用于如权上述私有云管理系统,所述方法包括:On the one hand, an embodiment of the present invention provides a private cloud management method, which is applied to the above-mentioned private cloud management system, and the method includes:

控制管理平台与至少两个子系统的私有云之间经由所述路由模块进行通信,包括:控制每个所述路由模块与所述管理平台之间通过预设的通用通信协议通信,以及控制所述路由模块在所述子系统内部,与所述私有云之间通过与所述私有云对应的非通用通信协议通信。controlling the communication between the management platform and the private clouds of at least two subsystems via the routing module, including: controlling the communication between each routing module and the management platform through a preset general communication protocol, and controlling the The routing module is inside the subsystem and communicates with the private cloud through a non-universal communication protocol corresponding to the private cloud.

另一方面,本发明实施例还提供了一种电子设备,包括存储器、处理器、总线以及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现上述私有云管理方法中的步骤。On the other hand, an embodiment of the present invention also provides an electronic device, including a memory, a processor, a bus, and a computer program stored in the memory and operable on the processor. When the processor executes the program, the above-mentioned Steps in a private cloud management approach.

再一方面,本发明实施例还提供了一种非暂态计算机可读存储介质,其上存储有计算机程序,所述程序被处理器执行时实现上述私有云管理方法中的步骤。In yet another aspect, an embodiment of the present invention also provides a non-transitory computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the steps in the above private cloud management method are implemented.

本发明实施例提供的私有云管理系统及方法,通过路由模块进行协议转换,使得管理平台可与多个子系统之间的私有云之间进行通信;各个子系统的路由模块采用统一的通用通信协议与云管理平台之间通信,各个子系统的路由模块与各自的私有云之间采用预设的非通用通信协议通信,实现系统上行数据和下行数据的传输,实现管理平台同时对多个私有云进行管理,提升管理效率,降低运维成本;避免存在多个管理平台,浪费资源,提高运维工作的难度。The private cloud management system and method provided by the embodiments of the present invention perform protocol conversion through the routing module, so that the management platform can communicate with the private cloud among multiple subsystems; the routing modules of each subsystem adopt a unified general communication protocol To communicate with the cloud management platform, the routing modules of each subsystem communicate with their respective private clouds using a preset non-universal communication protocol to realize the transmission of system uplink data and downlink data, and realize the management platform to control multiple private clouds at the same time Manage, improve management efficiency, reduce operation and maintenance costs; avoid the existence of multiple management platforms, waste resources, and increase the difficulty of operation and maintenance.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.

图1为背景技术中的私有云与管理平台的场景示意图;FIG. 1 is a schematic diagram of a scene of a private cloud and a management platform in the background technology;

图2为本发明实施例提供的私有云管理系统的架构图;Fig. 2 is the architectural diagram of the private cloud management system provided by the embodiment of the present invention;

图3为本发明实施例提供的服务器的结构示意图。FIG. 3 is a schematic structural diagram of a server provided by an embodiment of the present invention.

附图标记说明:Explanation of reference signs:

201、管理平台;202、子系统;2021、路由模块;2022、私有云。201. Management platform; 202. Subsystem; 2021. Routing module; 2022. Private cloud.

具体实施方式Detailed ways

为使本发明要解决的技术问题、技术方案和优点更加清楚,下面将结合附图及具体实施例进行详细描述。在下面的描述中,提供诸如具体的配置和组件的特定细节仅仅是为了帮助全面理解本发明的实施例。因此,本领域技术人员应该清楚,可以对这里描述的实施例进行各种改变和修改而不脱离本发明的范围和精神。另外,为了清楚和简洁,省略了对已知功能和构造的描述。In order to make the technical problems, technical solutions and advantages to be solved by the present invention clearer, the following will describe in detail with reference to the drawings and specific embodiments. In the following description, specific details, such as specific configurations and components, are provided only to assist in a comprehensive understanding of the embodiments of the present invention. Accordingly, those of ordinary skill in the art should recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted for clarity and conciseness.

应理解,说明书通篇中提到的“实施例”或“一实施例”意味着与实施例有关的特定特征、结构或特性包括在本发明的至少一个实施例中。因此,在整个说明书各处出现的“实施例中”或“在一实施例中”未必一定指相同的实施例。此外,这些特定的特征、结构或特性可以任意适合的方式结合在一个或多个实施例中。It should be understood that reference throughout this specification to "an embodiment" or "an embodiment" means that a particular feature, structure, or characteristic related to the embodiment is included in at least one embodiment of the present invention. Thus, appearances of "in an embodiment" or "in an embodiment" throughout the specification do not necessarily refer to the same embodiment. Furthermore, the particular features, structures or characteristics may be combined in any suitable manner in one or more embodiments.

在本发明的各种实施例中,应理解,下述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本发明实施例的实施过程构成任何限定。In various embodiments of the present invention, it should be understood that the sequence numbers of the following processes do not mean the order of execution, and the order of execution of each process should be determined by its functions and internal logic, rather than implementing the present invention. The implementation of the examples constitutes no limitation.

在本申请所提供的实施例中,应理解,“与A相应的B”表示B与A相关联,根据A可以确定B。但还应理解,根据A确定B并不意味着仅仅根据A确定B,还可以根据A和/或其它信息确定B。In the embodiments provided in this application, it should be understood that "B corresponding to A" means that B is associated with A, and B can be determined according to A. However, it should also be understood that determining B according to A does not mean determining B only according to A, and B may also be determined according to A and/or other information.

图2示出了本发明实施例提供的一种私有云管理系统的架构示意图。Fig. 2 shows a schematic diagram of a private cloud management system provided by an embodiment of the present invention.

如图2所示,本发明实施例提供的私有云管理系统,包括:管理平台201以及至少两个子系统202,图2中,子系统202包括子系统A、B、C;一个管理平台201可与多个子系统202通信连接,对子系统202进行管理、控制,以缩减管理平台201数量,降低运维成本。As shown in FIG. 2, the private cloud management system provided by the embodiment of the present invention includes: a management platform 201 and at least two subsystems 202. In FIG. 2, the subsystem 202 includes subsystems A, B, and C; one management platform 201 can It communicates with multiple subsystems 202 to manage and control the subsystems 202, so as to reduce the number of management platforms 201 and reduce operation and maintenance costs.

其中,以图2中以子系统C作为示例,所述子系统202包括路由模块2021以及私有云2022;每个路由模块2021分别与管理平台201、私有云2022之间进行通信,也即所述管理平台201与所述私有云2022之间经由所述路由模块2021进行通信;路由模块2021切断了管理平台201与私有云2022之间的直接访问,采用协议代理的方式,负责管理平台201与私有云2022之间的访问、运维安全,运维安全比如拦截非法访问和恶意攻击等。Wherein, taking subsystem C in FIG. 2 as an example, the subsystem 202 includes a routing module 2021 and a private cloud 2022; each routing module 2021 communicates with the management platform 201 and the private cloud 2022 respectively, that is, the The management platform 201 communicates with the private cloud 2022 via the routing module 2021; the routing module 2021 cuts off the direct access between the management platform 201 and the private cloud 2022, adopts a protocol proxy mode, and is responsible for the management platform 201 and the private cloud. Access and O&M security between Cloud 2022, O&M security such as blocking illegal access and malicious attacks.

所述路由模块2021与所述管理平台201之间通过预设的通用通信协议通信,即不同子系统202的路由模块2021均采用同一个通信协议与管理平台201进行通信。The routing module 2021 communicates with the management platform 201 through a preset general communication protocol, that is, the routing modules 2021 of different subsystems 202 communicate with the management platform 201 using the same communication protocol.

管理平台201需要通过路由模块2021与私有云2022中的各个节点的主机进行通讯,完成各种管理任务,以及向私有云2022下发指令;管理任务比如计算资源统计、节点状态信息收集、节点上各容器(docker)的运行状态等。The management platform 201 needs to communicate with the hosts of each node in the private cloud 2022 through the routing module 2021, complete various management tasks, and issue instructions to the private cloud 2022; The running status of each container (docker), etc.

由于每个管理平台201管理多个私有云2022,而由于各个私有云2022之间的通信网络、硬件环境可能不同,每个路由模块2021与对应的私有云2022之间通常采用不同的通讯协议,因此,对于管理平台201来说,难以采用一个统一的通信协议与私有云2022进行通信;而为了实现各个私有云2022与管理平台201的通信,对于私有云2022向管理平台201发送的上行数据,每个子系统202的路由模块2021将上行数据通过通用通信协议转换之后,再发给管理平台201。Because each management platform 201 manages a plurality of private clouds 2022, and because the communication network and hardware environment between each private cloud 2022 may be different, different communication protocols are usually used between each routing module 2021 and the corresponding private cloud 2022, Therefore, for the management platform 201, it is difficult to adopt a unified communication protocol to communicate with the private cloud 2022; The routing module 2021 of each subsystem 202 converts the uplink data through a common communication protocol, and then sends it to the management platform 201 .

在所述子系统内部,所述路由模块2021与所述私有云2022之间通过与所述私有云对应的非通用通信协议通信;其中,对于每个子系统202来说,其可具有各自的专用通信协议用于路由模块2021与私有云2022之间通信;如图2所示,私有云A通过非通用通信协议A与路由模块A通信,私有云B通过非通用通信协议B与路由模块B通信,私有云C通过非通用通信协议C与路由模块C通信;这样,路由模块2021将下行数据根据非通用通信协议转换后,再发送给私有云2022。Inside the subsystem, the routing module 2021 communicates with the private cloud 2022 through a non-universal communication protocol corresponding to the private cloud; wherein, for each subsystem 202, it may have its own dedicated The communication protocol is used for communication between the routing module 2021 and the private cloud 2022; as shown in Figure 2, the private cloud A communicates with the routing module A through a non-general communication protocol A, and the private cloud B communicates with the routing module B through a non-general communication protocol B , the private cloud C communicates with the routing module C through the non-universal communication protocol C; in this way, the routing module 2021 converts the downlink data according to the non-universal communication protocol, and then sends it to the private cloud 2022.

可以理解的是,各个子系统202的非通用通信协议可以相同,也可以不同。It can be understood that the non-universal communication protocols of the various subsystems 202 may be the same or different.

本发明上述实施例中,通过路由模块2021进行协议转换,使得管理平台201可与多个子系统202之间的私有云2022之间进行通信;各个子系统202的路由模块2021采用统一的通用通信协议与云管理平台201之间通信,各个子系统202的路由模块2021与各自的私有云2022之间采用预设的非通用通信协议通信,完成系统上行数据和下行数据的传输,实现管理平台201同时对多个私有云2022进行管理,提升管理效率,降低运维成本;避免存在多个管理平台201,浪费资源,提高运维工作的难度。本发明实施例解决了现有技术中,管理平台201与私有云2022一一对应的管理方式,在私有云2022数量较多时,导致管理效率低下并且运维成本较高的问题。In the above embodiments of the present invention, protocol conversion is performed through the routing module 2021, so that the management platform 201 can communicate with the private cloud 2022 between multiple subsystems 202; the routing module 2021 of each subsystem 202 adopts a unified general communication protocol Communication with the cloud management platform 201, the routing module 2021 of each subsystem 202 communicates with its own private cloud 2022 using a preset non-universal communication protocol to complete the transmission of system uplink data and downlink data, and realize the management platform 201 at the same time Manage multiple private clouds 2022, improve management efficiency, and reduce operation and maintenance costs; avoid the existence of multiple management platforms 201, waste resources, and increase the difficulty of operation and maintenance. The embodiment of the present invention solves the problem of low management efficiency and high operation and maintenance costs in the prior art where the management platform 201 corresponds to the private cloud 2022 in a one-to-one management manner when the number of private clouds 2022 is large.

优选地,本发明实施例中,所述路由模块2021为堡垒机,堡垒机与对应的被管理私有云2022内部各节点处于同一个子系统202的网络安全域内部,堡垒机具有与各节点网络连通的属性,可与各节点进行通信。且堡垒机的安全程度较高,有利于运维工作的进行。Preferably, in the embodiment of the present invention, the routing module 2021 is a bastion machine, and the bastion machine and each node inside the corresponding managed private cloud 2022 are in the network security domain of the same subsystem 202, and the bastion machine has network connectivity with each node properties to communicate with each node. Moreover, the security level of the bastion host is relatively high, which is conducive to the operation and maintenance work.

可选地,本发明实施例中,所述管理平台201向所述私有云2022下发指令时,将待下发指令通过所述通用通信协议转化后传输给所述路由模块2021;Optionally, in the embodiment of the present invention, when the management platform 201 issues an instruction to the private cloud 2022, the instruction to be issued is converted by the general communication protocol and transmitted to the routing module 2021;

所述路由模块2021将所述待下发指令通过所述非通用通信协议转化后传输给所述私有云2022。The routing module 2021 converts the instruction to be issued to the private cloud 2022 through the non-universal communication protocol.

其中,非通用通信协议用于路由模块2021与私有云2022之间通信,对于每个子系统202来说,其可具有各自的专用通信协议(即非通用通信协议)用于路由模块2021与私有云2022之间通信;每个子系统202的非通用通信协议可以相同,也可以不同。Wherein, the non-universal communication protocol is used for communication between the routing module 2021 and the private cloud 2022, and for each subsystem 202, it may have its own dedicated communication protocol (ie non-universal communication protocol) for the routing module 2021 and the private cloud 2022 for communication; the non-universal communication protocol of each subsystem 202 may be the same or different.

对于管理平台201下发的指令或其他下行数据,管理平台201首先将待下发指令通过所述通用通信协议转化成统一的数据格式,然后传输给所述路由模块2021;路由模块2021再将统一的数据格式的待下发指令通过与私有云2022对应的非通用通信协议转化后,转化成私有云2022可识别的数据格式,传输给所述私有云2022。For the instructions or other downlink data issued by the management platform 201, the management platform 201 first converts the instructions to be issued into a unified data format through the general communication protocol, and then transmits them to the routing module 2021; The instructions to be issued in the data format are converted into a data format recognizable by the private cloud 2022 after being converted by the non-universal communication protocol corresponding to the private cloud 2022, and transmitted to the private cloud 2022.

可选地,本发明实施例中,所述私有云2022向所述管理平台201上传数据时,将待上传数据通过所述非通用通信协议转化后传输给所述路由模块2021;Optionally, in the embodiment of the present invention, when the private cloud 2022 uploads data to the management platform 201, the data to be uploaded is converted by the non-universal communication protocol and transmitted to the routing module 2021;

所述路由模块2021将所述待上传数据通过所述通用通信协议转化后传输给所述管理平台201。The routing module 2021 converts the data to be uploaded to the management platform 201 through the general communication protocol.

同理,私有云2022向所述管理平台201上传数据时,私有云2022首先将待上传数据通过所述非通用通信协议转化成路由模块2021可识别的数据格式,然后传输给所述路由模块2021;路由模块2021再将待上传数据通过统一的通用通信协议转化后,传输给管理平台201。Similarly, when the private cloud 2022 uploads data to the management platform 201, the private cloud 2022 first converts the data to be uploaded into a data format recognizable by the routing module 2021 through the non-universal communication protocol, and then transmits it to the routing module 2021 ; The routing module 2021 converts the data to be uploaded to the management platform 201 after conversion through a unified general communication protocol.

可选地,本发明实施例中,所述管理平台201根据所述私有云2022上传的数据,对所述私有云2022内部的节点执行预设管理操作,完成各种管理任务,以及向私有云2022下发指令;Optionally, in the embodiment of the present invention, the management platform 201 performs preset management operations on the nodes inside the private cloud 2022 according to the data uploaded by the private cloud 2022, completes various management tasks, and reports to the private cloud Issue instructions in 2022;

所述预设管理操作包括:计算资源统计、节点状态信息收集和/或节点上各应用容器的运行状态监测等,进行私有云2022管理监控及可视化展现。The preset management operations include: statistics of computing resources, collection of node status information, and/or monitoring of the running status of each application container on the node, etc., for private cloud 2022 management monitoring and visual presentation.

进一步地,本发明实施例中,所述管理平台201内设有针对每个所述子系统202的管理账户,以实现对每个子系统202的私有云2022进行管理维护。Further, in the embodiment of the present invention, the management platform 201 is provided with a management account for each of the subsystems 202, so as to manage and maintain the private cloud 2022 of each subsystem 202.

作为示例,管理平台201与路由模块2021间统一使用HTTP+Json的通信协议作为通用通信协议;路由模块2021与私有云2022之间使用web service协议作为非通用通信协议进行通信;As an example, the communication protocol of HTTP+Json is uniformly used as a general communication protocol between the management platform 201 and the routing module 2021; the web service protocol is used as a non-general communication protocol between the routing module 2021 and the private cloud 2022 to communicate;

路由模块2021可将管理平台201的指令下发的HTTP+Json协议的指令,通过webservice协议转换为web service协议数据,与对应的被管理的私有云2022内各节点进行交互;并将接收到的私有云2022上传的web service协议数据经过HTTP+Json协议转换后,上传至管理平台201。The routing module 2021 can convert the HTTP+Json protocol instructions issued by the management platform 201 into web service protocol data through the webservice protocol, and interact with each node in the corresponding managed private cloud 2022; The web service protocol data uploaded by the private cloud 2022 is uploaded to the management platform 201 after being converted by the HTTP+Json protocol.

本发明上述实施例中,通过路由模块2021进行协议转换,使得管理平台201可与多个子系统202之间的私有云2022之间进行通信;各个子系统202的路由模块2021采用统一的通用通信协议与云管理平台201之间通信,各个子系统202的路由模块2021与各自的私有云2022之间采用预设的非通用通信协议通信,实现系统上行数据和下行数据的传输,实现管理平台201同时对多个私有云2022进行管理,提升管理效率,降低运维成本;避免存在多个管理平台201,浪费资源,提高运维工作的难度。本发明实施例解决了现有技术中,管理平台201与私有云2022一一对应的管理方式,在私有云2022数量较多时,导致管理效率低下并且运维成本较高的问题。In the above embodiments of the present invention, protocol conversion is performed through the routing module 2021, so that the management platform 201 can communicate with the private cloud 2022 between multiple subsystems 202; the routing module 2021 of each subsystem 202 adopts a unified general communication protocol Communication with the cloud management platform 201, the routing module 2021 of each subsystem 202 communicates with its own private cloud 2022 using a preset non-universal communication protocol to realize the transmission of system uplink data and downlink data, and realize the management platform 201 at the same time Manage multiple private clouds 2022, improve management efficiency, and reduce operation and maintenance costs; avoid the existence of multiple management platforms 201, waste resources, and increase the difficulty of operation and maintenance. The embodiment of the present invention solves the problem of low management efficiency and high operation and maintenance costs in the prior art where the management platform 201 corresponds to the private cloud 2022 in a one-to-one management manner when the number of private clouds 2022 is large.

以上介绍了本发明实施例提供的私有云管理系统,下面将结合附图介绍本发明实施例提供的私有云管理方法。The private cloud management system provided by the embodiment of the present invention is described above, and the private cloud management method provided by the embodiment of the present invention will be described below with reference to the accompanying drawings.

本发明实施例提供一种私有云管理方法,应用于上述私有云管理系统,参见图2,私有云管理系统包括:管理平台201以及至少两个子系统202;An embodiment of the present invention provides a private cloud management method, which is applied to the above-mentioned private cloud management system. Referring to FIG. 2, the private cloud management system includes: a management platform 201 and at least two subsystems 202;

所述方法包括:The methods include:

控制管理平台201与至少两个子系统202的私有云2022之间经由所述路由模块2021进行通信,包括:控制每个所述路由模块2021与所述管理平台201之间通过预设的通用通信协议通信,以及控制所述路由模块2021在所述子系统202内部,与所述私有云2022之间通过与所述私有云2022对应的非通用通信协议通信。Controlling the communication between the management platform 201 and the private cloud 2022 of at least two subsystems 202 via the routing module 2021 includes: controlling each routing module 2021 and the management platform 201 through a preset general communication protocol Communication and control The routing module 2021 communicates with the private cloud 2022 within the subsystem 202 through a non-universal communication protocol corresponding to the private cloud 2022 .

其中,如图2所示,每个路由模块2021分别与管理平台201、私有云2022之间进行通信,也即所述管理平台201与所述私有云2022之间经由所述路由模块2021进行通信;路由模块2021切断了管理平台201与私有云2022之间的直接访问,采用协议代理的方式,负责管理平台201与私有云2022之间的访问、运维安全,运维安全比如拦截非法访问和恶意攻击。Wherein, as shown in FIG. 2 , each routing module 2021 communicates with the management platform 201 and the private cloud 2022 respectively, that is, the management platform 201 communicates with the private cloud 2022 via the routing module 2021 The routing module 2021 cuts off the direct access between the management platform 201 and the private cloud 2022, adopts the mode of protocol proxy, and is responsible for the access and operation and maintenance security between the management platform 201 and the private cloud 2022, such as intercepting illegal access and attack on purpose.

控制所述路由模块2021与所述管理平台201之间通过预设的通用通信协议通信,即控制不同子系统202的路由模块2021均采用同一个通信协议与管理平台201进行通信。Controlling the communication between the routing module 2021 and the management platform 201 through a preset general communication protocol, that is, controlling the routing modules 2021 of different subsystems 202 to communicate with the management platform 201 using the same communication protocol.

管理平台201需要通过路由模块2021与私有云2022中的各个节点的主机进行通讯,完成各种管理任务,向私有云2022下发指令,管理任务比如计算资源统计、节点状态信息收集、节点上各容器(docker)的运行状态等。The management platform 201 needs to communicate with the hosts of each node in the private cloud 2022 through the routing module 2021 to complete various management tasks and issue instructions to the private cloud 2022. The running status of the container (docker), etc.

由于每个管理平台201对应多个私有云2022,而由于各个私有云2022之间的通信网络、硬件环境可能不同,因此每个路由模块2021与对应的私有云2022之间通常采用不同的通讯协议,对于管理平台201来说,则难以采用一个统一的通信协议与私有云2022进行通信;而为了实现各个私有云2022与管理平台201的通信,对于私有云2022向管理平台201发送的上行数据,每个子系统202的路由模块2021均将上行数据通过通用通信协议转换之后,再发给管理平台201。Because each management platform 201 corresponds to multiple private clouds 2022, and because the communication network and hardware environment between each private cloud 2022 may be different, different communication protocols are usually used between each routing module 2021 and the corresponding private cloud 2022 , for the management platform 201, it is difficult to use a unified communication protocol to communicate with the private cloud 2022; and in order to realize the communication between each private cloud 2022 and the management platform 201, for the uplink data sent by the private cloud 2022 to the management platform 201, The routing module 2021 of each subsystem 202 converts the uplink data through a common communication protocol, and then sends it to the management platform 201 .

并且,控制所述路由模块2021与所述私有云2022之间通过预设的非通用通信协议通信;对于每个子系统202来说,其可具有各自的专用通信协议用于路由模块2021与私有云2022之间通信;如图2所示,私有云A通过非通用通信协议A与路由模块A通信,私有云B通过非通用通信协议B与路由模块B通信,私有云C通过非通用通信协议C与路由模块C通信;这样,路由模块2021将下行数据根据非通用通信协议转换后,再发送给私有云2022。And, control the communication between the routing module 2021 and the private cloud 2022 through a preset non-common communication protocol; for each subsystem 202, it may have its own dedicated communication protocol for the routing module 2021 and the private cloud Communication between 2022; as shown in Figure 2, private cloud A communicates with routing module A through non-general communication protocol A, private cloud B communicates with routing module B through non-general communication protocol B, and private cloud C communicates with routing module B through non-general communication protocol C Communicate with the routing module C; in this way, the routing module 2021 converts the downlink data according to the non-universal communication protocol, and then sends it to the private cloud 2022.

可以理解的是,各个子系统202的非通用通信协议可以相同,也可以不同。It can be understood that the non-universal communication protocols of the various subsystems 202 may be the same or different.

可选地,本发明实施例中,所述方法还包括:Optionally, in the embodiment of the present invention, the method further includes:

控制所述管理平台201向所述私有云2022下发指令时,将待下发指令通过所述通用通信协议转化后传输给所述路由模块2021;When controlling the management platform 201 to issue instructions to the private cloud 2022, transfer the instructions to be issued to the routing module 2021 after being converted by the general communication protocol;

控制所述路由模块2021将所述待下发指令通过所述非通用通信协议转化后传输给所述私有云2022。Controlling the routing module 2021 to transfer the instruction to be issued to the private cloud 2022 after converting it through the non-universal communication protocol.

其中,对于管理平台201下发的指令或其他下行数据,首先控制管理平台201首先将待下发指令通过所述通用通信协议转化成统一的数据格式,然后传输给所述路由模块2021;再控制路由模块2021再将所述待下发指令通过与私有云2022对应的非通用通信协议转化后,转化成私有云2022可识别的数据格式,传输给所述私有云2022。Wherein, for the instructions issued by the management platform 201 or other downlink data, the control management platform 201 first converts the instructions to be issued into a unified data format through the general communication protocol, and then transmits them to the routing module 2021; The routing module 2021 then converts the instruction to be issued into a data format recognizable by the private cloud 2022 through a non-universal communication protocol corresponding to the private cloud 2022 , and transmits it to the private cloud 2022 .

可选地,本发明实施例中,所述方法还包括:控制所述私有云2022向所述管理平台201上传数据时,将待上传数据通过所述非通用通信协议转化后传输给所述路由模块2021;Optionally, in the embodiment of the present invention, the method further includes: when controlling the private cloud 2022 to upload data to the management platform 201, transfer the data to be uploaded to the router after being converted by the non-universal communication protocol Module 2021;

控制所述路由模块2021将所述待上传数据通过所述通用通信协议转化后传输给所述管理平台201。Controlling the routing module 2021 to transfer the data to be uploaded to the management platform 201 after conversion through the general communication protocol.

其中,控制私有云2022向所述管理平台201上传数据时,首先将待上传数据通过所述非通用通信协议转化成路由模块2021可识别的数据格式,然后传输给所述路由模块2021;再控制路由模块2021将待上传数据通过统一的通用通信协议转化后,传输给管理平台201。Wherein, when controlling the private cloud 2022 to upload data to the management platform 201, the data to be uploaded is first converted into a data format recognizable by the routing module 2021 through the non-universal communication protocol, and then transmitted to the routing module 2021; The routing module 2021 transfers the data to be uploaded to the management platform 201 after being converted through a unified general communication protocol.

本发明上述实施例中,通过控制路由模块2021进行协议转换,使得管理平台201可与多个子系统202之间的私有云2022之间进行通信;各个子系统202的路由模块2021采用统一的通用通信协议与云管理平台201之间通信,各个子系统202的路由模块2021与各自的私有云2022之间采用预设的非通用通信协议通信,实现系统上行数据和下行数据的传输,实现管理平台201同时对多个私有云2022进行管理,提升管理效率,降低运维成本;避免存在多个管理平台201,浪费资源,提高运维工作的难度。本发明实施例解决了现有技术中,管理平台201与私有云2022一一对应的管理方式,在私有云2022数量较多时,导致管理效率低下并且运维成本较高的问题。In the above embodiments of the present invention, the protocol conversion is performed by controlling the routing module 2021, so that the management platform 201 can communicate with the private cloud 2022 between multiple subsystems 202; the routing module 2021 of each subsystem 202 adopts a unified general communication The protocol communicates with the cloud management platform 201, and the routing module 2021 of each subsystem 202 communicates with its own private cloud 2022 using a preset non-universal communication protocol to realize the transmission of system uplink data and downlink data, and realize the management platform 201 Manage multiple private clouds 2022 at the same time, improve management efficiency, and reduce operation and maintenance costs; avoid the existence of multiple management platforms 201, waste resources, and increase the difficulty of operation and maintenance. The embodiment of the present invention solves the problem of low management efficiency and high operation and maintenance costs in the prior art where the management platform 201 corresponds to the private cloud 2022 in a one-to-one management manner when the number of private clouds 2022 is large.

另一方面,本发明实施例还提供了一种电子设备,包括存储器、处理器、总线以及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现上述私有云管理方法中的步骤。On the other hand, an embodiment of the present invention also provides an electronic device, including a memory, a processor, a bus, and a computer program stored in the memory and operable on the processor. When the processor executes the program, the above-mentioned Steps in a private cloud management approach.

举个例子如下,当电子设备为服务器时,图3示例了一种服务器的实体结构示意图。An example is as follows. When the electronic device is a server, FIG. 3 illustrates a schematic diagram of a physical structure of the server.

如图3所示,该服务器可以包括:处理器(processor)310、通信接口(Communications Interface)320、存储器(memory)330和通信总线340,其中,处理器310,通信接口320,存储器330通过通信总线340完成相互间的通信。处理器310可以调用存储器330中的逻辑指令,以执行如下方法:As shown in Figure 3, this server can comprise: processor (processor) 310, communication interface (Communications Interface) 320, memory (memory) 330 and communication bus 340, wherein, processor 310, communication interface 320, memory 330 through communication The bus 340 implements mutual communication. The processor 310 can call logic instructions in the memory 330 to perform the following methods:

控制管理平台与至少两个子系统的私有云之间经由所述路由模块进行通信,包括:控制每个所述路由模块与所述管理平台之间通过预设的通用通信协议通信,以及控制所述路由模块在所述子系统内部,与所述私有云之间通过与所述私有云对应的非通用通信协议通信。controlling the communication between the management platform and the private clouds of at least two subsystems via the routing module, including: controlling the communication between each routing module and the management platform through a preset general communication protocol, and controlling the The routing module is inside the subsystem and communicates with the private cloud through a non-universal communication protocol corresponding to the private cloud.

此外,上述的存储器330中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。In addition, the above-mentioned logic instructions in the memory 330 may be implemented in the form of software functional units and may be stored in a computer-readable storage medium when sold or used as an independent product. Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in various embodiments of the present invention. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc., which can store program codes. .

再一方面,本发明实施例还提供了一种非暂态计算机可读存储介质,其上存储有计算机程序,所述程序被处理器执行时实现上述私有云管理方法中的步骤。In yet another aspect, an embodiment of the present invention also provides a non-transitory computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the steps in the above private cloud management method are implemented.

以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。The device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in One place, or it can be distributed to multiple network elements. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment. It can be understood and implemented by those skilled in the art without any creative efforts.

通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。Through the above description of the implementations, those skilled in the art can clearly understand that each implementation can be implemented by means of software plus a necessary general hardware platform, and of course also by hardware. Based on this understanding, the essence of the above technical solution or the part that contributes to the prior art can be embodied in the form of software products, and the computer software products can be stored in computer-readable storage media, such as ROM/RAM, magnetic discs, optical discs, etc., including several instructions to make a computer device (which may be a personal computer, server, or network device, etc.) execute the methods described in various embodiments or some parts of the embodiments.

最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: it can still be Modifications are made to the technical solutions described in the foregoing embodiments, or equivalent replacements are made to some of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the present invention.

Claims (10)

1.一种私有云管理系统,其特征在于,包括:管理平台以及至少两个子系统;1. A private cloud management system, characterized in that it comprises: a management platform and at least two subsystems; 其中,所述子系统包括路由模块以及私有云;Wherein, the subsystem includes a routing module and a private cloud; 所述管理平台与所述私有云之间经由所述路由模块进行通信;所述每个路由模块与对应的私有云之间通常采用不同的通讯协议;The management platform communicates with the private cloud via the routing module; each routing module and the corresponding private cloud usually use different communication protocols; 每个所述路由模块与所述管理平台之间通过预设的通用通信协议通信;Each of the routing modules communicates with the management platform through a preset general communication protocol; 在所述子系统内部,所述路由模块与所述私有云之间通过与所述私有云对应的非通用通信协议通信;Inside the subsystem, the routing module communicates with the private cloud through a non-universal communication protocol corresponding to the private cloud; 所述路由模块切断了所述管理平台与所述私有云之间的直接访问,采用协议代理的方式,负责所述管理平台与所述私有云之间的访问和运维安全。The routing module cuts off the direct access between the management platform and the private cloud, and takes charge of the access and operation and maintenance security between the management platform and the private cloud by means of a protocol agent. 2.根据权利要求1所述的系统,其特征在于,2. The system of claim 1, wherein: 所述路由模块为堡垒机。The routing module is a bastion host. 3.根据权利要求1所述的系统,其特征在于,所述管理平台向所述私有云下发指令时,将待下发指令通过所述通用通信协议转化后传输给所述路由模块;3. The system according to claim 1, wherein when the management platform issues an instruction to the private cloud, the instruction to be issued is converted by the general communication protocol and then transmitted to the routing module; 所述路由模块将所述待下发指令通过所述非通用通信协议转化后传输给所述私有云。The routing module converts the instruction to be issued through the non-universal communication protocol and transmits it to the private cloud. 4.根据权利要求1所述的系统,其特征在于,所述私有云向所述管理平台上传数据时,将待上传数据通过所述非通用通信协议转化后传输给所述路由模块;4. The system according to claim 1, wherein when the private cloud uploads data to the management platform, the data to be uploaded is converted by the non-universal communication protocol and then transmitted to the routing module; 所述路由模块将所述待上传数据通过所述通用通信协议转化后传输给所述管理平台。The routing module converts the data to be uploaded through the general communication protocol and transmits it to the management platform. 5.根据权利要求4所述的系统,其特征在于,所述管理平台根据所述私有云上传的数据,对所述私有云内部的节点执行预设管理操作;5. The system according to claim 4, wherein the management platform performs preset management operations on nodes inside the private cloud according to the data uploaded by the private cloud; 所述预设管理操作包括:计算资源统计、节点状态信息收集和/或节点上各应用容器的运行状态监测。The preset management operations include: counting computing resources, collecting node status information and/or monitoring the running status of each application container on the node. 6.根据权利要求1所述的系统,其特征在于,所述管理平台内设有针对每个所述子系统的管理账户。6. The system according to claim 1, wherein a management account for each of the subsystems is set in the management platform. 7.一种私有云管理方法,应用于如权利要求1至6中任一项所述的私有云管理系统,其特征在于,所述方法包括:7. A private cloud management method, applied to the private cloud management system according to any one of claims 1 to 6, characterized in that the method comprises: 控制管理平台与至少两个子系统的私有云之间经由所述路由模块进行通信,包括:控制每个所述路由模块与所述管理平台之间通过预设的通用通信协议通信;以及控制所述路由模块在所述子系统内部,与所述私有云之间通过与所述私有云对应的非通用通信协议通信;其中,所述路由模块切断了所述管理平台与所述私有云之间的直接访问,采用协议代理的方式,负责所述管理平台与所述私有云之间的访问和运维安全;其中,所述每个路由模块与对应的私有云之间通常采用不同的通讯协议。controlling the communication between the management platform and the private clouds of at least two subsystems via the routing module, including: controlling the communication between each routing module and the management platform through a preset general communication protocol; and controlling the communication between the routing module and the management platform; The routing module is inside the subsystem and communicates with the private cloud through a non-universal communication protocol corresponding to the private cloud; wherein, the routing module cuts off the communication between the management platform and the private cloud The direct access adopts the method of protocol proxy, which is responsible for the access and operation and maintenance security between the management platform and the private cloud; wherein, each routing module and the corresponding private cloud usually adopt different communication protocols. 8.根据权利要求7所述的方法,其特征在于,所述方法还包括:8. The method according to claim 7, further comprising: 控制所述管理平台向所述私有云下发指令时,将待下发指令通过所述通用通信协议转化后传输给所述路由模块;When controlling the management platform to issue instructions to the private cloud, transfer the instructions to be issued to the routing module after being converted by the general communication protocol; 控制所述路由模块将所述待下发指令通过所述非通用通信协议转化后传输给所述私有云;Controlling the routing module to convert the instruction to be issued to the private cloud through the non-universal communication protocol; 和/或and / or 控制所述私有云向所述管理平台上传数据时,将待上传数据通过所述非通用通信协议转化后传输给所述路由模块;When controlling the private cloud to upload data to the management platform, transfer the data to be uploaded to the routing module after conversion through the non-universal communication protocol; 控制所述路由模块将所述待上传数据通过所述通用通信协议转化后传输给所述管理平台。Controlling the routing module to convert the data to be uploaded through the general communication protocol and then transmit it to the management platform. 9.一种电子设备,其特征在于,包括存储器、处理器、总线以及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现如权利要求7或8中所述的私有云管理方法中的步骤。9. An electronic device, characterized in that it comprises a memory, a processor, a bus, and a computer program stored on the memory and operable on the processor, and the processor according to claim 7 or 8 is implemented when the program is executed. Steps in the private cloud management methodology described in . 10.一种非暂态计算机可读存储介质,其上存储有计算机程序,其特征在于:所述程序被处理器执行时实现如权利要求7或8中所述的私有云管理方法中的步骤。10. A non-transitory computer-readable storage medium, on which a computer program is stored, characterized in that: when the program is executed by a processor, the steps in the private cloud management method as described in claim 7 or 8 are implemented .
CN201910401947.6A 2019-05-15 2019-05-15 Private cloud management system and method Active CN110233750B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910401947.6A CN110233750B (en) 2019-05-15 2019-05-15 Private cloud management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910401947.6A CN110233750B (en) 2019-05-15 2019-05-15 Private cloud management system and method

Publications (2)

Publication Number Publication Date
CN110233750A CN110233750A (en) 2019-09-13
CN110233750B true CN110233750B (en) 2023-04-07

Family

ID=67861329

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910401947.6A Active CN110233750B (en) 2019-05-15 2019-05-15 Private cloud management system and method

Country Status (1)

Country Link
CN (1) CN110233750B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110808850B (en) * 2019-10-15 2022-09-27 武汉达梦数据库有限公司 Component access system and method of PaaS platform
CN111371746B (en) * 2020-02-21 2021-10-08 北京京东尚科信息技术有限公司 Operation and maintenance system and operation and maintenance method for batch private cloud
CN111343263B (en) * 2020-02-21 2022-01-11 北京京东尚科信息技术有限公司 Operation and maintenance system and operation and maintenance method for batch private cloud

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107770064A (en) * 2016-08-19 2018-03-06 华为技术有限公司 A kind of method of internetwork communication, equipment
CN108833191A (en) * 2018-08-03 2018-11-16 云丁智能科技(北京)有限公司 Gateway configuration method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102882908A (en) * 2011-07-15 2013-01-16 易云捷讯科技(北京)有限公司 Cloud computing management system and cloud computing management method
CN103024083A (en) * 2013-01-06 2013-04-03 李勇 Software management system and method based on dynamic private cloud
CN104270467B (en) * 2014-10-24 2017-09-29 冯斌 A kind of virtual machine management-control method for mixed cloud
CN107046577B (en) * 2017-04-28 2020-07-28 深信服科技股份有限公司 Cloud mixing method and system
CN109067756A (en) * 2018-08-20 2018-12-21 国云科技股份有限公司 User synchronization and authority control method suitable for multi-cloud management

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107770064A (en) * 2016-08-19 2018-03-06 华为技术有限公司 A kind of method of internetwork communication, equipment
CN108833191A (en) * 2018-08-03 2018-11-16 云丁智能科技(北京)有限公司 Gateway configuration method and device

Also Published As

Publication number Publication date
CN110233750A (en) 2019-09-13

Similar Documents

Publication Publication Date Title
Sosinsky Networking bible
CN110233750B (en) Private cloud management system and method
US9983813B2 (en) Maintenance of a fabric priority during synchronous copy operations
US9559946B2 (en) Link aggregation group (LAG) support on a software-defined network (SDN)
CN109120494A (en) The method of physical machine is accessed in cloud computing system
CN102255903A (en) Safety isolation method for virtual network and physical network of cloud computing
CN105391568A (en) SDN (Software Defined Network) implementation method, device and system
EP4070505B1 (en) Providing interface between network management and slice management
CN114900436B (en) Network twinning method based on multi-dimensional fusion model
CN103916320B (en) Message processing method and device after a kind of VM equipment across-the-wire migration
CN102413041B (en) Method, device and system for moving security policy
CN108092934A (en) Safety service system and method
WO2016180181A1 (en) Service function deployment method and apparatus
CN104038570B (en) A kind of data processing method and device
CN114521322A (en) Dynamic discovery of service nodes in a network
WO2022028092A1 (en) Vnf instantiation method and apparatus
CN104853002A (en) DNS resolution system and DNS resolution method based on SDN
CN111556062B (en) Network security isolation device with one-way import function and method
CN111786832A (en) A method and device for interconnecting an attack-defense platform with a variety of industrial control scenarios
CN106411588A (en) Network device management method, master device and management server
CN104104736A (en) Cloud server and use method thereof
CN109150829A (en) Software definition cloud network trust data distribution method, readable storage medium storing program for executing and terminal
Bai Modeling analysis of Intelligent Manufacturing System based on SDN
CN108900518B (en) Trusted software-defined cloud network data distribution system
EP2810408A1 (en) Hierarchical network with active redundant links

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