CN112230857B - Hybrid cloud system, hybrid cloud disk application method and data storage method - Google Patents

Hybrid cloud system, hybrid cloud disk application method and data storage method Download PDF

Info

Publication number
CN112230857B
CN112230857B CN202011139068.XA CN202011139068A CN112230857B CN 112230857 B CN112230857 B CN 112230857B CN 202011139068 A CN202011139068 A CN 202011139068A CN 112230857 B CN112230857 B CN 112230857B
Authority
CN
China
Prior art keywords
cloud
kubernetes
hybrid
manufacturer
container
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
CN202011139068.XA
Other languages
Chinese (zh)
Other versions
CN112230857A (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.)
Shenzhen Softcom Power Information Technology Co ltd
Original Assignee
Shenzhen Softcom Power Information 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 Shenzhen Softcom Power Information Technology Co ltd filed Critical Shenzhen Softcom Power Information Technology Co ltd
Priority to CN202011139068.XA priority Critical patent/CN112230857B/en
Publication of CN112230857A publication Critical patent/CN112230857A/en
Application granted granted Critical
Publication of CN112230857B publication Critical patent/CN112230857B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0665Virtualisation aspects at area level, e.g. provisioning of virtual or logical volumes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0647Migration mechanisms
    • G06F3/0649Lifecycle management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/068Hybrid storage device
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to a hybrid cloud system, a hybrid cloud disk application method and a data storage method. The hybrid cloud system includes: the Kubernetes container service module is used for managing Kubernetes clusters to acquire cloud disk application requests; the mixed cloud SCI plug-in is used for sending an API request to the mixed cloud pipe module according to the cloud disk application request; and the mixed cloud pipe module is used for acquiring the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applying for and creating a cloud disk according to the cloud manufacturer API interface. By adopting the system, the development cost of the system can be reduced.

Description

Hybrid cloud system, hybrid cloud disk application method and data storage method
Technical Field
The application relates to the technical field of data cloud storage, in particular to a hybrid cloud system, a hybrid cloud disk application method and a data storage method.
Background
With the development of cloud computing, more and more users use a cloud disk to store data, and the cloud disk can store and read the data only by logging in any terminal, so that the convenience of data access is improved. Various cloud manufacturers develop cloud services, and access to data of corresponding cloud manufacturers is achieved by logging in account numbers of all cloud manufacturers. In the cloud storage process of the data realized by each cloud manufacturer, a kubernetes cluster managed by a container cloud service is required to be used for defining cloud disk application data; the creation mode of kubernetes cluster comprises the following steps: the container cloud service directly calls IAAS layer services of all cloud manufacturers to create kubernetes clusters, or directly calls interfaces of the created kubernetes clusters of all cloud manufacturers to achieve the purpose of creating catalogues for managing the kubernetes clusters, or calls interface application resources of the hybrid cloud management to create the kubernetes clusters. The Kubernetes are open-source and are used for managing containerized applications on a plurality of hosts in a cloud platform, and the goal of the Kubernetes is to enable the containerized applications to be deployed simply and efficiently, and the Kubernetes provide a mechanism for application deployment, planning, updating and maintenance. Each cloud manufacturer provides a respective CSI plug-in to ensure that kubernetes normally create storage; the CSI plug-in is a container storage interface, is introduced through kubernetes, facilitates the butt joint of the kubernetes by all cloud manufacturers, and enables the kubernetes to be operated on all cloud service providers.
However, parameters of CSI plug-ins provided by each cloud manufacturer are different, and when kubennetes cluster creation is performed, container cloud service needs to know CSI plug-ins and usage of each cloud manufacturer, so that efficiency of kubennetes cluster creation is low, and development difficulty of hybrid cloud storage is high.
Disclosure of Invention
In view of the foregoing, it is necessary to provide a hybrid cloud system, a hybrid cloud disk application method, and a data storage method that can reduce the difficulty of hybrid cloud storage development.
A hybrid cloud system, the system comprising:
the Kubernetes container service module is used for managing Kubernetes clusters to acquire cloud disk application requests;
the mixed cloud SCI plug-in is used for sending an API request to the mixed cloud pipe module according to the cloud disk application request;
and the mixed cloud pipe module is used for acquiring the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applying for and creating a cloud disk according to the cloud manufacturer API interface.
In one embodiment, the hybrid cloud system further comprises: the Iaas service modules of the cloud manufacturers are used for providing management cloud resources; the hybrid cloud management module is further configured to apply for releasing management cloud resources to the Iaas service module; the container cloud service module is used for applying the management cloud resources to the hybrid cloud pipe module, the management cloud resources are used for creating Kubernetes clusters, the Kubernetes clusters run on the Kubernetes container service module of each cloud manufacturer, and the Kubernetes clusters are managed through the Kubernetes container service module.
In one embodiment, the hybrid cloud CSI plugin realizes creation, mounting and deletion of a cloud disk by calling an interface of the hybrid cloud tube module.
In one embodiment, the hybrid cloud pipe module is configured to manage cloud resources of a plurality of cloud manufacturers and provide a unified API interface for a user terminal.
In one embodiment, the container cloud service module is further configured to delete the kubernetes cluster.
A hybrid cloud disk application method, the method comprising:
the method comprises the steps that a kubernetes cluster managed by a container cloud service module obtains a cloud disk application request;
the mixed cloud SCI plug-in monitors a cloud disk application request of the container cloud service module, and sends an API request to the mixed cloud pipe module according to the cloud disk application request;
and the mixed cloud management module acquires the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applies for and creates a cloud disk according to the cloud manufacturer API interface.
In one embodiment, the obtaining, by the kubernetes cluster managed by the container cloud service module, a cloud disk application request includes: receiving an initial cloud disk application request sent by a user terminal; the kubernetes cluster managed by the container cloud service module defines a persistent volume statement according to the initial cloud disk application request and generates a cloud disk application request; the persistent volume declaration is used for describing a cloud disk to be applied in the initial cloud disk application request.
A method of data storage, the method comprising:
inputting a persistent volume statement into a container group running in a kubernetes cluster, and generating a data storage request; the Kubernetes clusters run on a Kubernetes container service module of each cloud manufacturer;
the mixed cloud SCI plug-in monitors a data storage request of the container cloud service module, calls an API (application program interface) of the mixed cloud pipe module according to the data storage request, and loads a cloud disk on an Iaas service module corresponding to a cloud manufacturer identifier in the data storage request through the API of the mixed cloud pipe module;
kubernetes cluster controls the container group to run on the Iaas service module;
and the mixed cloud SCI plug-in loads a cloud disk into the container group through the mixed cloud pipe module API interface, and writes data in the data storage request into the cloud disk through the container group.
A computer device comprising a memory storing a computer program and a processor which when executing the computer program performs the steps of:
the method comprises the steps that a kubernetes cluster managed by a container cloud service module obtains a cloud disk application request;
the mixed cloud SCI plug-in monitors a cloud disk application request of the container cloud service module, and sends an API request to the mixed cloud pipe module according to the cloud disk application request;
and the mixed cloud management module acquires the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applies for and creates a cloud disk according to the cloud manufacturer API interface.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
the method comprises the steps that a kubernetes cluster managed by a container cloud service module obtains a cloud disk application request;
the mixed cloud SCI plug-in monitors a cloud disk application request of the container cloud service module, and sends an API request to the mixed cloud pipe module according to the cloud disk application request;
and the mixed cloud management module acquires the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applies for and creates a cloud disk according to the cloud manufacturer API interface.
According to the hybrid cloud system, the hybrid cloud disk application method and the data storage method, the hybrid cloud SCI plug-in sends the API request to the hybrid cloud pipe module to apply for the API interfaces of all cloud manufacturers to create the cloud disk, the hybrid cloud SCI plug-in can shield the differences of the API interfaces of all cloud manufacturers and provide uniform API interfaces for users to realize hybrid cloud storage, the hybrid cloud SCI plug-in can be installed on kubernetes clusters of any cloud manufacturer, and when the hybrid cloud system is developed, only one hybrid cloud SCI plug-in needs to be developed, cloud disk services of all cloud manufacturers can be used, and the development efficiency of the system is improved.
Drawings
FIG. 1 is a schematic diagram of a conventional hybrid cloud system;
FIG. 2 is a schematic diagram of a mechanism of a hybrid cloud system in one embodiment;
FIG. 3 is a flow chart of a hybrid cloud disk application method in one embodiment;
FIG. 4 is a flow chart of a method of data storage in one embodiment
Fig. 5 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
As shown in fig. 1, a schematic structural diagram of a hybrid cloud system in the prior art is provided, in the present hybrid cloud system, in the process of implementing cloud storage of data by each cloud manufacturer, kubernetes clusters are basically created by directly calling IAAS layer services of each cloud manufacturer, or a catalog for creating and managing kubernetes clusters is directly called by directly calling a kubernetes cluster creation interface of each cloud manufacturer, or an interface application resource creation cluster of a hybrid transport pipe is called. For the CSI plugin, each cloud vendor provides its own CSI plugin to ensure normal creation of kubernetes. And the parameters of the CSI plug-in of each cloud manufacturer are different, the CSI plug-in and the usage of each cloud manufacturer are required to be known when the kubernetes cluster is installed in the hybrid cloud system, and some cloud manufacturers do not provide the CSI plug-in to the outside and the hybrid cloud system is required to be developed.
In one embodiment, kubernetes is an open source for managing containerized applications on multiple hosts in a cloud platform, the goal of Kubernetes is to make deploying containerized applications simple and efficient, and Kubernetes provides a mechanism for application deployment, planning, updating, and maintenance; the CSI plug-in is a container storage interface, and the kubernetes are conveniently connected to the kubernetes by all cloud manufacturers through the standard container storage interface introduced by the kubernetes, so that the kubernetes are operated by all cloud service providers; the hybrid cloud management (hybrid cloud management module) is responsible for uniformly managing various cloud services of each cloud manufacturer, including creating a virtual machine, creating a network, creating a cloud disk and the like; the container cloud service (container cloud service module) can create, manage and delete kubernetes clusters in various cloud factories based on the hybrid cloud management, and the container cloud service provides unified life cycle management of the kubernetes clusters.
In one embodiment, as shown in fig. 2, there is provided a hybrid cloud system comprising: the Kubernetes container service module is used for managing Kubernetes clusters to acquire cloud disk application requests; the mixed cloud SCI plug-in is used for sending an API request to the mixed cloud pipe module according to the cloud disk application request; and the mixed cloud pipe module is used for acquiring the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applying for and creating a cloud disk according to the cloud manufacturer API interface.
The user terminal sends a cloud disk application request to the Kubernetes cluster through the Kubernetes container service module, wherein the cloud disk application request comprises a cloud manufacturer identifier, a cloud disk size and the like. After monitoring a cloud disk application request in the kubernetes cluster, the hybrid cloud SCI plug-in applies an API interface to the hybrid cloud pipe for creating a cloud disk. In fig. 2, the Kubernetes container service module and the hybrid cloud pipe module omit the module two words.
In the hybrid cloud system, the mixed cloud SCI plug-in unit sends the API request to the hybrid cloud pipe module to apply for the API interfaces of all cloud manufacturers to create the cloud disk, the mixed cloud SCI plug-in unit can shield the differences of the API interfaces of all cloud manufacturers, and provide a unified API interface for users to realize hybrid cloud storage, and the mixed cloud SCI plug-in unit can be installed on kubernetes clusters of any cloud manufacturer.
In one embodiment, the hybrid cloud system further comprises: the Iaas service modules of the cloud manufacturers are used for providing management cloud resources; the hybrid cloud management module is further configured to apply for releasing management cloud resources to the Iaas service module; the container cloud service module is used for applying the management cloud resources to the hybrid cloud pipe module, the management cloud resources are used for creating Kubernetes clusters, the Kubernetes clusters run on the Kubernetes container service module of each cloud manufacturer, and the Kubernetes clusters are managed through the Kubernetes container service module.
Wherein the Iaas (Infrastructure as a Service) service module is an infrastructure service module. In fig. 2, the Iaas service module, the hybrid cloud management module, the container cloud service module, and the Kubernetes container service module omit the module two words.
In one embodiment, the hybrid cloud CSI plugin realizes creation, mounting and deletion of a cloud disk by calling an interface of the hybrid cloud tube module.
In one embodiment, the hybrid cloud pipe module is configured to manage cloud resources of a plurality of cloud manufacturers and provide a unified API interface for a user terminal.
In one embodiment, the container cloud service module is further configured to delete the kubernetes cluster.
In one embodiment, as shown in fig. 3, there is provided a hybrid cloud disk application method, the method including:
s310, a kubernetes cluster managed by the container cloud service module acquires a cloud disk application request.
S320, the mixed cloud SCI plug-in monitors a cloud disk application request of the container cloud service module, and sends an API request to the mixed cloud pipe module according to the cloud disk application request.
S330, the hybrid cloud management module obtains the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applies for and creates a cloud disk according to the cloud manufacturer API interface.
In one embodiment, the obtaining, by the kubernetes cluster managed by the container cloud service module, a cloud disk application request includes: receiving an initial cloud disk application request sent by a user terminal; the kubernetes cluster managed by the container cloud service module defines a persistent volume statement according to the initial cloud disk application request and generates a cloud disk application request; the persistent volume declaration is used for describing a cloud disk to be applied in the initial cloud disk application request. The user terminal comprises a mobile phone terminal, a computer terminal and the like.
In one embodiment, as shown in fig. 4, there is provided a data storage method, wherein the method includes:
s410, inputting a persistent volume statement into a container group running in a kubernetes cluster, and generating a data storage request; the Kubernetes cluster runs on a Kubernetes container service module of each cloud manufacturer.
S420, a hybrid cloud SCI plug-in monitors a data storage request of the container cloud service module, calls a hybrid cloud pipe module API interface according to the data storage request, and loads a cloud disk on an Iaas service module corresponding to a cloud manufacturer identifier in the data storage request through the hybrid cloud pipe module API interface;
s430, controlling the container group to run on the Iaas service module by using a kubernetes cluster;
s440, the hybrid cloud SCI plug-in loads a cloud disk into the container group through the API interface of the hybrid cloud pipe module, and writes data in the data storage request into the cloud disk through the container group.
The container group (POD) is a container instance running in Kubernetes, and a user can write a program of the user and run in Kubernetes after the container is containerized. A persistent volume declaration (PVC) is a declaration stored by a user that consumes Persistent Volume (PV) resources that can request specific storage space and access patterns; for a user actually using storage, the storage implementation details of the bottom layer do not need to be concerned, and only the persistent volume declaration needs to be directly used.
It should be understood that, although the steps in the flowcharts of fig. 3-4 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 3-4 may include multiple steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor does the order in which the steps or stages are performed necessarily performed in sequence, but may be performed alternately or alternately with at least a portion of the steps or stages in other steps or other steps.
For specific limitations of the hybrid cloud disk application method and the data storage method, reference may be made to the above limitation of the hybrid cloud system, and no further description is given here. The various modules in the hybrid cloud system described above may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 5. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program, when executed by a processor, implements a hybrid cloud disk application method or a data storage method.
It will be appreciated by those skilled in the art that the structure shown in fig. 5 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In an embodiment, there is also provided a computer device comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, carries out the steps of the method embodiments described above.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, or the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (4)

1. A hybrid cloud system, the system comprising:
the Kubernetes container service module is used for managing Kubernetes clusters to acquire cloud disk application requests; the cloud disk application request comprises a cloud manufacturer identifier and a cloud disk size;
the mixed cloud SCI plug-in is used for sending an API request to the mixed cloud pipe module according to the cloud disk application request; the mixed cloud SCI plug-in is installed on a kubernetes cluster of a cloud manufacturer; the CSI plug-in is a container storage interface, and is used for the cloud manufacturer to butt joint the kubernetes through a standard container storage interface introduced by the kubernetes, so that the kubernetes are operated on a cloud service provider;
the mixed cloud pipe module is used for acquiring the cloud manufacturer API interface according to the cloud manufacturer identifier in the API request, and applying for and creating a cloud disk according to the cloud manufacturer API interface;
the Iaas service modules of the cloud manufacturers are used for providing management cloud resources;
the hybrid cloud management module is further configured to apply for releasing management cloud resources to the Iaas service module;
the container cloud service module is used for applying the management cloud resources to the hybrid cloud pipe module, the management cloud resources are used for creating Kubernetes clusters, the Kubernetes clusters run on the Kubernetes container service module of each cloud manufacturer, and the Kubernetes clusters are managed through the Kubernetes container service module.
2. The hybrid cloud system of claim 1, wherein the hybrid cloud CSI plugin enables creation, mounting and deletion of cloud disks by invoking an interface of the hybrid cloud management module.
3. The hybrid cloud system of claim 1, wherein the hybrid cloud pipe module is configured to manage cloud resources of a plurality of cloud manufacturers and provide a unified API interface for a user terminal.
4. The hybrid cloud system of claim 1, wherein the container cloud service module is further configured to delete the kubernetes cluster.
CN202011139068.XA 2020-10-22 2020-10-22 Hybrid cloud system, hybrid cloud disk application method and data storage method Active CN112230857B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011139068.XA CN112230857B (en) 2020-10-22 2020-10-22 Hybrid cloud system, hybrid cloud disk application method and data storage method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011139068.XA CN112230857B (en) 2020-10-22 2020-10-22 Hybrid cloud system, hybrid cloud disk application method and data storage method

Publications (2)

Publication Number Publication Date
CN112230857A CN112230857A (en) 2021-01-15
CN112230857B true CN112230857B (en) 2023-06-23

Family

ID=74109795

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011139068.XA Active CN112230857B (en) 2020-10-22 2020-10-22 Hybrid cloud system, hybrid cloud disk application method and data storage method

Country Status (1)

Country Link
CN (1) CN112230857B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113093995B (en) * 2021-04-12 2023-05-26 深圳软通动力信息技术有限公司 Cloud disk data migration method and system
CN114691050B (en) * 2022-05-26 2022-09-06 深圳前海环融联易信息科技服务有限公司 Cloud native storage method, device, equipment and medium based on kubernets
CN114816272B (en) * 2022-06-23 2022-09-06 江苏博云科技股份有限公司 Magnetic disk management system under Kubernetes environment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109951525A (en) * 2019-02-18 2019-06-28 山东浪潮云信息技术有限公司 A kind of cloud disk carry system and method based on container
CN110780822A (en) * 2019-10-28 2020-02-11 浪潮云信息技术有限公司 Management container cloud local storage system and implementation method
CN110941393A (en) * 2019-10-31 2020-03-31 北京浪潮数据技术有限公司 Logical volume management-based LV supply method, device, equipment and medium

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10171560B2 (en) * 2015-01-05 2019-01-01 International Business Machines Corporation Modular framework to integrate service management systems and cloud orchestrators in a hybrid cloud environment
CN106708597A (en) * 2015-11-17 2017-05-24 中国移动通信集团公司 Method, device and system for creating cluster environment on the basis of Openstack
WO2018006872A1 (en) * 2016-07-08 2018-01-11 腾讯科技(深圳)有限公司 Method and device for scheduling interface of hybrid cloud
CN106534306A (en) * 2016-11-14 2017-03-22 北京大学(天津滨海)新代信息技术研究院 Extensible heterogeneous cloud platform adaptation method and system
US11137924B2 (en) * 2017-08-25 2021-10-05 Vmware, Inc. Distributed file storage system supporting accesses from multiple container hosts
US10860444B2 (en) * 2018-07-30 2020-12-08 EMC IP Holding Company LLC Seamless mobility for kubernetes based stateful pods using moving target defense
US11171913B2 (en) * 2018-09-28 2021-11-09 Nutanix, Inc. Systems and methods for implementing address translation services
US10915369B2 (en) * 2018-11-29 2021-02-09 International Business Machines Corporation Reward-based admission controller for resource requests in the cloud
CN111405072B (en) * 2020-06-03 2021-04-02 杭州朗澈科技有限公司 Hybrid cloud optimization method based on cloud manufacturer cost scheduling
CN111800303A (en) * 2020-09-09 2020-10-20 杭州朗澈科技有限公司 Method, device and system for guaranteeing number of available clusters in mixed cloud scene

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109951525A (en) * 2019-02-18 2019-06-28 山东浪潮云信息技术有限公司 A kind of cloud disk carry system and method based on container
CN110780822A (en) * 2019-10-28 2020-02-11 浪潮云信息技术有限公司 Management container cloud local storage system and implementation method
CN110941393A (en) * 2019-10-31 2020-03-31 北京浪潮数据技术有限公司 Logical volume management-based LV supply method, device, equipment and medium

Also Published As

Publication number Publication date
CN112230857A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
CN112230857B (en) Hybrid cloud system, hybrid cloud disk application method and data storage method
CN105468362B (en) Using dispositions method and cloud computing system
US20200117363A1 (en) Storage system interface
US10594800B2 (en) Platform runtime abstraction
CN113296792B (en) Storage method, device, equipment, storage medium and system
WO2021196597A1 (en) Service plug-in loading implementation method and apparatus, and terminal device
US20150186228A1 (en) Managing nodes in a distributed computing environment
CN109614167B (en) Method and system for managing plug-ins
US9747091B1 (en) Isolated software installation
CN114281263B (en) Storage resource processing method, system and equipment of container cluster management system
CN109309693A (en) Services system, dispositions method and device, equipment and storage medium based on docker
US20130227572A1 (en) Test device, a system, a program and a method
CN112769706B (en) Componentized routing method and system
US10203976B2 (en) Virtual appliance management in a virtualized computing environment based on operational modes associated with virtual appliance
US20200106711A1 (en) Apparatus and method for managing application on multi-cloud service environment
US10884764B1 (en) Optimizing managed runtime applications for serverless environments
CN115086166A (en) Computing system, container network configuration method, and storage medium
US8812678B2 (en) Integration of an application server and data grid
CN111897551B (en) Platform and method for rapidly cloning software environment in cloud environment
CN112583760A (en) Object storage access method, device, equipment and computer storage medium
US11640281B2 (en) Tool for introspection in object-oriented source code
CN115604101B (en) System management method and related equipment
CN113726563B (en) Block chain service access method, device, computer equipment and storage medium
CN109271179A (en) Virtual machine application management method, device, equipment and readable storage medium storing program for executing
CN114461228B (en) Object generation method, device, equipment, system and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220803

Address after: 100094 Room 502, floor 5, building 16, East District, yard 10, northwest Wangdong Road, Haidian District, Beijing

Applicant after: Softcom power information technology (Group) Co.,Ltd.

Address before: Room 811, building 12, 1818-2, Wenyi West Road, Yuhang street, Yuhang District, Hangzhou City, Zhejiang Province 311100

Applicant before: HANGZHOU LANGCHE TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220915

Address after: 518019 2-24 / F, building a, Zhongshe Plaza, 1028 Buji Road, Dongxiao street, Luohu District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen Softcom Power Information Technology Co.,Ltd.

Address before: 100094 Room 502, floor 5, building 16, East District, yard 10, northwest Wangdong Road, Haidian District, Beijing

Applicant before: Softcom power information technology (Group) Co.,Ltd.

GR01 Patent grant
GR01 Patent grant