CN107741875A - A kind of Different data management system - Google Patents
A kind of Different data management system Download PDFInfo
- Publication number
- CN107741875A CN107741875A CN201710981305.9A CN201710981305A CN107741875A CN 107741875 A CN107741875 A CN 107741875A CN 201710981305 A CN201710981305 A CN 201710981305A CN 107741875 A CN107741875 A CN 107741875A
- Authority
- CN
- China
- Prior art keywords
- different data
- management system
- data management
- virtual
- virtual machine
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000013523 data management Methods 0.000 title claims abstract description 38
- 238000007726 management method Methods 0.000 claims abstract description 43
- 239000002346 layers by function Substances 0.000 claims abstract description 7
- 238000004891 communication Methods 0.000 claims abstract description 4
- 238000012544 monitoring process Methods 0.000 claims description 9
- 230000006870 function Effects 0.000 claims description 7
- 239000003795 chemical substances by application Substances 0.000 claims description 6
- 230000007246 mechanism Effects 0.000 claims description 6
- 230000005012 migration Effects 0.000 claims description 6
- 238000013508 migration Methods 0.000 claims description 6
- 238000011084 recovery Methods 0.000 claims description 6
- 230000008859 change Effects 0.000 claims description 5
- 238000001514 detection method Methods 0.000 claims description 5
- 238000006243 chemical reaction Methods 0.000 claims description 4
- 238000012550 audit Methods 0.000 claims description 3
- 230000002452 interceptive effect Effects 0.000 claims description 3
- 238000002955 isolation Methods 0.000 claims description 3
- 230000006855 networking Effects 0.000 claims description 3
- 239000013307 optical fiber Substances 0.000 claims description 3
- 238000013439 planning Methods 0.000 claims description 3
- 230000002567 autonomic effect Effects 0.000 claims 1
- 239000004744 fabric Substances 0.000 claims 1
- 230000007257 malfunction Effects 0.000 claims 1
- 230000007935 neutral effect Effects 0.000 abstract description 8
- 230000006978 adaptation Effects 0.000 abstract description 4
- 238000012384 transportation and delivery Methods 0.000 abstract description 4
- 238000005516 engineering process Methods 0.000 description 3
- 239000011800 void material Substances 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000006467 substitution reaction Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 238000013070 change management Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1479—Generic software techniques for error detection or fault masking
- G06F11/1482—Generic software techniques for error detection or fault masking by means of middleware or OS functionality
- G06F11/1484—Generic software techniques for error detection or fault masking by means of middleware or OS functionality involving virtual machines
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
- G06F11/2023—Failover techniques
- G06F11/203—Failover techniques using migration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3003—Monitoring arrangements specially adapted to the computing system or computing system component being monitored
- G06F11/301—Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is a virtual computing platform, e.g. logically partitioned systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3055—Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/324—Display of status information
- G06F11/328—Computer systems status display
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45562—Creating, deleting, cloning virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45575—Starting, stopping, suspending or resuming virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45591—Monitoring or debugging support
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45595—Network integration; Enabling network access in virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/815—Virtual
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Computer Hardware Design (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Stored Programmes (AREA)
Abstract
The invention discloses a kind of Different data management system, including Dashboard, functional layer, visualized management console, data center, virtual management platform, communication bus, KVM Agent+Hypervisor Api, cloud service door and public cloud+Openstack;The present invention supports the unified management based on virtual platforms such as kvm, vmware, xen, docker;Support to migrate without shared storage;Virtual machine can be disposed in batches;Neutral super V2V, it can automatically be found based on the virtual machine form of kvm, vmware, xen, docker node, convert the form of virtual machine automatically;The node such as neutral super HA, main frame either kvm, vmware, xen or docker in same framework, can not pass through HA between achievable main frame by the management platform of main frame oneself;Delivered with virtual data center and parallel, more Self-Services delivery doors are delivered with virtual machine;The customizable modular structure of innovation, the various private cloud frameworks of flexible adaptation;Developed based on HTML5, build safely and flexibly web-based management platform.
Description
Technical field
The present invention relates to technical field of virtualization, specially a kind of Different data management system.
Background technology
The virtualization of main flow mainly has VMware, KVM, Xen, Hyper-v at present.
The virtualization manufacturer of existing market main flow has oneself single virtual management platform to be directed to itself product
Between migrated, it is each incompatible between producer, and usually need when carrying out virtual machine (vm) migration deployment for deployment platform
Cross third party's instrument so that client is when managing the virtual platform of isomery, it is necessary to increase huge manpower and time resource, together
During the new virtual platform of Shi Ruguo enterprise procurements, face again, the compatibling problem between different platform, virtually increase management
The burden of member so that IT administrative staff select have many misgivings during different virtualization schemes.
Such as:Past user once selects to buy the solution of single platform, as VMware vCenter can only be managed
Esxi, while the VMware platforms for having disposed carry out function upgrading and expansion, can only also buy VMware products, have no to doubt
Ask, this is typical technology of closed loop environment.And national expenditures during it is with high costs, globalization development mode is not suitable for gradually
Family.
So how to design a kind of Different data management system, turning into us will currently solve the problems, such as.
The content of the invention
The present invention provides a kind of Different data management system, supports based on virtual platforms such as kvm, vmware, xen, docker
Unified management;Support to migrate without shared storage;Virtual machine can be disposed in batches;Neutral super V2V, can be based on kvm,
The virtual machine form of vmware, xen, docker node finds automatically, converts the form of virtual machine automatically;Neutral super HA,
The nodes such as main frame either kvm, vmware, xen or docker in same framework, can not be by the management of main frame oneself
Platform and pass through can be achieved main frame between HA;Delivered with virtual data center and parallel, more Self-Services delivery are delivered with virtual machine
Door;The customizable modular structure of innovation, the various private cloud frameworks of flexible adaptation;Developed based on HTML5, structure safety is flexible
Web-based management platform, can effectively solve the problems, such as in above-mentioned background technology.
To achieve the above object, the present invention provides following technical scheme:A kind of Different data management system, including Dashboard,
Functional layer, visualized management console, data center, virtual management platform, communication bus, KVM Agent+Hypervisor
Api, cloud service door and public cloud+Openstack;Wherein described functional layer includes tactical management, resource management and service pipe
Reason;The tactical management includes load balancing, HA, distribution switch, distributed storage, scheduling of resource and alarming mechanism, institute
Stating resource management includes resource discovering, resource change, scheduling of resource, monitoring resource, resource unification and resource reclaim, the service
Management include Service Instance, service template, batch deployment, automatically dispose, using shop and template switch, described virtualize is managed
Platform includes computation module, storage assembly, networking component, monitor component, cloud conversion component, cloud bridge component and using shop,
The KVM Agent+Hypervisor Api include node, and the cloud service door includes work logistics examination & approval, cloud charging, money
Source form, cloud backup, cloud load balancing, cloud security and workform management.
According to above-mentioned technical proposal, the Different data management system also includes supporting cold standby, Hot Spare and by being backed up
A variety of backup modes, and quick backup or recovery can be carried out to VM;There is provided application system Network disaster backup function, will apply be
Unite example back-up to ISCSI store or network storage in, fast quick-recovery when being easy to the system failure.
According to above-mentioned technical proposal, the Different data management system also includes the round-the-clock performance monitorings of 7x24, and receives automatically
Collection forms a set of comprehensive performance index, utilization rate index, such as CPU, internal memory, storage, network I/O, may customize by height
Interactive table, the quick recognition performance trend of user can be made, be laid out in advance.
According to above-mentioned technical proposal, the Different data management system also includes KVM, VMwareEsxi, Microsoft Hyper-V, thought
Outstanding XenServer and light weight virtualization instrument Docker.
According to above-mentioned technical proposal, the Different data management system also includes the chef integrated by UniCenter, can be with one
Key updates all virtual machines, and the software specified is installed on specified virtual machine, there is UniCenterchef instruments, for void
The patch installing of plan machine, installation software, it is only necessary to which several simple orders can be settled, and devise strategies at the headquarters from this, all are all in control
In.
According to above-mentioned technical proposal, the Different data management system can also be quickly by certain including UniCenterV2V functions
The virtual machine image form of individual Hypervisor types is converted to the mirror-image format of another hypervisor type support, its turn
Change completely by backstage automatic detection and automatic conversion, without manual intervention, do not have to worry bottom hypervisor again from this user
It is vmware or kvm, really helps user to accomplish simplified deployment.
According to above-mentioned technical proposal, the Different data management system is also directed to all Hypervisor classes including UniCenter
The HA mechanism of type, it can be ensured that the host of all Hypervisor types breaks down, and virtual machine thereon can be realized automatically
Migration;Ensure that influence when host or virtual machine break down to whole Virtual base facility is minimum, when Virtual base facility
In any virtual machine/server break down, UniCenter can automatic detection, and VM is restarted or sent out from data center
Moved to above the main frame of raw failure above other available main frames.
According to above-mentioned technical proposal, the Different data management system also simplifies user management including eSage, based role
Access control, and support LDAP certification, it is ensured that organizational structure policy is consistent, according to the role of oneself, obtains user and divides automatically
The authority and the entity of Access Management Access matched somebody with somebody, at the same time, all users operation do not interrupt audit;Storage configuration and automation:
ESage simplifies Configuration network and is stored in virtual environment easily error or time-consuming task, automatically configures all deposit
Store up type, including NFS, ISCSI, optical-fibre channel, AOE and LVM, it is only necessary to resource pool rank is configured, will be arranged automatically
Servers-all sets shared storage and network automatically, and real from the memory space utilization rate of the whole resource pool of motion tracking, monitoring
When, the overall situation controls the resource consumption in capacity planning;Network configuration and automation:ESage provides one and can managed concentratedly
Virtual network, the dedicated network or VLAN of definable fictitious host computer cross over multiple servers in server pools, there is provided private clound institute
The configuration needed, as bridge, interface are set, in the case where the isolation of application program is necessary information, it is allowed to define the private network of main frame
Network, and automatically provide network.
Compared with prior art, beneficial effects of the present invention:Support based on the virtualization such as kvm, vmware, xen, docker
The unified management of platform;Support to migrate without shared storage;Virtual machine can be disposed in batches;Neutral super V2V, can be based on kvm,
The virtual machine form of vmware, xen, docker node finds automatically, converts the form of virtual machine automatically;Neutral super HA,
The nodes such as main frame either kvm, vmware, xen or docker in same framework, can not be by the management of main frame oneself
Platform and pass through can be achieved main frame between HA;Delivered with virtual data center and parallel, more Self-Services delivery are delivered with virtual machine
Door;The customizable modular structure of innovation, the various private cloud frameworks of flexible adaptation;Developed based on HTML5, structure safety is flexible
Web-based management platform.
Brief description of the drawings
Accompanying drawing is used for providing a further understanding of the present invention, and a part for constitution instruction, the reality with the present invention
Apply example to be used to explain the present invention together, be not construed as limiting the invention.
In the accompanying drawings:
Fig. 1 is the block diagram of the present invention.
Embodiment
The preferred embodiments of the present invention are illustrated below in conjunction with accompanying drawing, it will be appreciated that described herein preferred real
Apply example to be merely to illustrate and explain the present invention, be not intended to limit the present invention.
Embodiment:As shown in figure 1, the present invention provides a kind of Different data management system, including it is Dashboard, functional layer, visual
Change management console, data center, virtual management platform, communication bus, KVM Agent+Hypervisor Api, cloud service
Door and public cloud+Openstack;Wherein described functional layer includes tactical management, resource management and service management;The strategy
Management includes load balancing, HA, distribution switch, distributed storage, scheduling of resource and alarming mechanism, the resource management bag
Including resource discovering, resource change, scheduling of resource, monitoring resource, resource unification and resource reclaim, the service management includes service
Example, service template, batch deployment, automatically dispose, using shop and template switch, the virtual management platform includes counting
Calculate component, storage assembly, networking component, monitor component, cloud and convert component, cloud bridge component and using shop, the KVM Agent
+ Hypervisor Api include node, and the cloud service door includes work logistics examination & approval, cloud charging, asset report, Yun Bei
Part, cloud load balancing, cloud security and workform management.
According to above-mentioned technical proposal, the Different data management system also includes supporting cold standby, Hot Spare and by being backed up
A variety of backup modes, and quick backup or recovery can be carried out to VM;There is provided application system Network disaster backup function, will apply be
Unite example back-up to ISCSI store or network storage in, fast quick-recovery when being easy to the system failure.
According to above-mentioned technical proposal, the Different data management system also includes the round-the-clock performance monitorings of 7x24, and receives automatically
Collection forms a set of comprehensive performance index, utilization rate index, such as CPU, internal memory, storage, network I/O, may customize by height
Interactive table, the quick recognition performance trend of user can be made, be laid out in advance.
According to above-mentioned technical proposal, the Different data management system also includes KVM, VMwareEsxi, Microsoft Hyper-V, thought
Outstanding XenServer and light weight virtualization instrument Docker.
According to above-mentioned technical proposal, the Different data management system also includes the chef integrated by UniCenter, can be with one
Key updates all virtual machines, and the software specified is installed on specified virtual machine, there is UniCenterchef instruments, for void
The patch installing of plan machine, installation software, it is only necessary to which several simple orders can be settled, and devise strategies at the headquarters from this, all are all in control
In.
According to above-mentioned technical proposal, the Different data management system can also be quickly by certain including UniCenterV2V functions
The virtual machine image form of individual Hypervisor types is converted to the mirror-image format of another hypervisor type support, its turn
Change completely by backstage automatic detection and automatic conversion, without manual intervention, do not have to worry bottom hypervisor again from this user
It is vmware or kvm, really helps user to accomplish simplified deployment.
According to above-mentioned technical proposal, the Different data management system is also directed to all Hypervisor classes including UniCenter
The HA mechanism of type, it can be ensured that the host of all Hypervisor types breaks down, and virtual machine thereon can be realized automatically
Migration;Ensure that influence when host or virtual machine break down to whole Virtual base facility is minimum, when Virtual base facility
In any virtual machine/server break down, UniCenter can automatic detection, and VM is restarted or sent out from data center
Moved to above the main frame of raw failure above other available main frames.
According to above-mentioned technical proposal, the Different data management system also simplifies user management including eSage, based role
Access control, and support LDAP certification, it is ensured that organizational structure policy is consistent, according to the role of oneself, obtains user and divides automatically
The authority and the entity of Access Management Access matched somebody with somebody, at the same time, all users operation do not interrupt audit;Storage configuration and automation:
ESage simplifies Configuration network and is stored in virtual environment easily error or time-consuming task, automatically configures all deposit
Store up type, including NFS, ISCSI, optical-fibre channel, AOE and LVM, it is only necessary to resource pool rank is configured, will be arranged automatically
Servers-all sets shared storage and network automatically, and real from the memory space utilization rate of the whole resource pool of motion tracking, monitoring
When, the overall situation controls the resource consumption in capacity planning;Network configuration and automation:ESage provides one and can managed concentratedly
Virtual network, the dedicated network or VLAN of definable fictitious host computer cross over multiple servers in server pools, there is provided private clound institute
The configuration needed, as bridge, interface are set, in the case where the isolation of application program is necessary information, it is allowed to define the private network of main frame
Network, and automatically provide network.
According to above-mentioned technical proposal, the Different data management system also includes the dynamic data Central Policy for providing intelligence, branch
" being uniformly distributed " and " energy saving " strategy is held, each virtual server is played maximum effect within performance, while ensure
Server in resource pool improves the stability of whole platform resource not by excessive use.Void can be integrated in non-peak period
Plan machine, all virtual machines are run with minimum server, reach the purpose for saving electric power, energy-saving and emission-reduction.
It is uniformly distributed:Each virtual server is played maximum effect within performance, configure and specify strategy, when server
When cpu busy percentage reaches threshold value, virtual machine is moved to another suitable server from the server, it is ensured that in resource pool
Server not by excessive use, to improve the stability of whole platform resource.
Energy saving:Power-saving strategies can integrate virtual machine, and more virtual machines are run with the server of minimum, to reach section
The purpose of electric power saving, energy-saving and emission-reduction.The strategy can set 2 critical values in configuration, wherein relatively low critical value determines
When integrated service device is started, and higher value determines when open the server being integrated.Example:When the cpu busy percentage of server
When continuing 5 minutes and being less than 10%, the virtual machine of migration operation is attempted on another server, when all virtual machines are migrated
Afterwards, the server can use configured power supply/Fencing configurations to close.During according to the power-saving strategies of timetable setting
Between terminate, by the server before wake-up, the virtual machine of migration will also return the power management policy set before;When one it is comprehensive
Hop server cpu busy percentage is beyond the critical value set(75%), the server of closing will also be activated.
Based on above-mentioned, it is an advantage of the current invention that supporting based on virtual platforms such as kvm, vmware, xen, docker
Unified management;Support to migrate without shared storage;Virtual machine can be disposed in batches;Neutral super V2V, can be based on kvm,
The virtual machine form of vmware, xen, docker node finds automatically, converts the form of virtual machine automatically;Neutral super HA,
The nodes such as main frame either kvm, vmware, xen or docker in same framework, can not be by the management of main frame oneself
Platform and pass through can be achieved main frame between HA;Delivered with virtual data center and parallel, more Self-Services delivery are delivered with virtual machine
Door;The customizable modular structure of innovation, the various private cloud frameworks of flexible adaptation;Developed based on HTML5, structure safety is flexible
Web-based management platform.
Finally it should be noted that:The preferred embodiment of the present invention is the foregoing is only, is not intended to limit the invention, to the greatest extent
The present invention is described in detail with reference to the foregoing embodiments for pipe, and for those skilled in the art, it still can be with
Technical scheme described in foregoing embodiments is modified, or equivalent substitution is carried out to which part technical characteristic.It is all
Within the spirit and principles in the present invention, any modification, equivalent substitution and improvements made etc., it should be included in the guarantor of the present invention
Within the scope of shield.
Claims (8)
- A kind of 1. Different data management system, it is characterised in that:Including Dashboard, functional layer, visualized management console, data Center, virtual management platform, communication bus, KVM Agent+Hypervisor Api, cloud service door and public cloud+ Openstack;Wherein described functional layer includes tactical management, resource management and service management;The tactical management includes load Equilibrium, HA, distribution switch, distributed storage, scheduling of resource and alarming mechanism, the resource management include resource discovering, Resource change, scheduling of resource, monitoring resource, resource unification and resource reclaim, the service management include Service Instance, business mould Plate, batch deployment, automatically dispose, using shop and template switch, the virtual management platform includes computation module, stored Component, networking component, monitor component, cloud convert component, cloud bridge component and using shop, the KVM Agent+Hypervisor Api includes node, the cloud service door include work logistics examination & approval, cloud charging, asset report, cloud backup, cloud load balancing, Cloud security and workform management.
- A kind of 2. Different data management system according to claim 1, it is characterised in that:The Different data management system also includes branch Hold cold standby, Hot Spare and by a variety of backup modes such as being backed up, and quick backup or recovery can be carried out to VM;Application is provided The Network disaster backup function of system, will application system example back-up to ISCSI store or network storage in, it is fast when being easy to the system failure Quick-recovery.
- A kind of 3. Different data management system according to claim 1, it is characterised in that:The Different data management system also includes Round-the-clock performance monitorings of 7x24, and collect automatically and form a set of comprehensive performance index, utilization rate index, as CPU, internal memory, Storage, network I/O etc., by highly customizable interactive table, the quick recognition performance trend of user can be made, in advance cloth Office.
- A kind of 4. Different data management system according to claim 1, it is characterised in that:The Different data management system also includes KVM, VMwareEsxi, Microsoft Hyper-V, think outstanding XenServer and light weight virtualization instrument Docker.
- A kind of 5. Different data management system according to claim 1, it is characterised in that:The Different data management system also includes logical Cross the integrated chef of UniCenter, can with all virtual machines of one-key update, installed on specified virtual machine specify it is soft Part, there are UniCenterchef instruments, be virtual machine patch installing, installation software, it is only necessary to which several simple orders can be done It is fixed, devise strategies at the headquarters from this, all are all among control.
- A kind of 6. Different data management system according to claim 1, it is characterised in that:The Different data management system also includes The virtual machine image form of some Hypervisor type quickly can be converted to another by UniCenterV2V functions The mirror-image format that hypervisor types are supported, it is changed completely by backstage automatic detection and automatic conversion, without manual intervention, Do not have to worry that bottom hypervisor is vmware or kvm again from this user, really help user to accomplish simplified deployment.
- A kind of 7. Different data management system according to claim 1, it is characterised in that:The Different data management system also includes UniCenter is directed to the HA mechanism of all Hypervisor types, it can be ensured that the host hair of all Hypervisor types Raw failure, virtual machine thereon can realize Autonomic Migration Framework;Ensure when host or virtual machine break down to whole Virtual base The influence of facility is minimum, and when any virtual machine in Virtual base facility/server breaks down, UniCenter can be examined automatically Survey, and VM is restarted or the main frame that is broken down from data center above move to above other available main frames.
- A kind of 8. Different data management system according to claim 1, it is characterised in that:The Different data management system also includes ESage simplifies user management, access control based roles, and supports LDAP certification, it is ensured that and organizational structure policy is consistent, According to the role of oneself, the entity of authority that user distributes automatically and Access Management Access, at the same time, all users operation are obtained Audit is not interrupted;Storage configuration and automation:ESage, which simplifies Configuration network and is stored in virtual environment, easily to malfunction or consumes Time taking task, automatically configure all storage classes, including NFS, ISCSI, optical-fibre channel, AOE and LVM, it is only necessary to money Source pond rank is configured, and Servers-all will be arranged to set shared storage and network automatically automatically, and entirely provided from motion tracking The memory space utilization rate in source pond, monitoring is real-time, and the overall situation controls the resource consumption in capacity planning;Network configuration and automation: ESage provides a virtual network that can be managed concentratedly, and the dedicated network or VLAN of definable fictitious host computer cross over multiple clothes Device be engaged in server pools, there is provided the configuration needed for private clound, be required in the isolation of application program such as bridge, interface setting In the case of, it is allowed to the dedicated network of main frame is defined, and automatically provides network.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710981305.9A CN107741875B (en) | 2017-10-20 | 2017-10-20 | Heterogeneous management system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710981305.9A CN107741875B (en) | 2017-10-20 | 2017-10-20 | Heterogeneous management system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107741875A true CN107741875A (en) | 2018-02-27 |
CN107741875B CN107741875B (en) | 2020-08-21 |
Family
ID=61237858
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710981305.9A Expired - Fee Related CN107741875B (en) | 2017-10-20 | 2017-10-20 | Heterogeneous management system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107741875B (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109032773A (en) * | 2018-06-16 | 2018-12-18 | 武汉商启网络信息有限公司 | A kind of self-service installation operating system application management system of cloud host |
CN109062583A (en) * | 2018-07-24 | 2018-12-21 | 郑州云海信息技术有限公司 | A kind of calculator room equipment total management system and method |
CN109600269A (en) * | 2019-01-21 | 2019-04-09 | 云南电网有限责任公司信息中心 | A kind of cloud management platform based on DCOS |
CN109739625A (en) * | 2018-12-11 | 2019-05-10 | 联想(北京)有限公司 | A kind of access control method and electronic equipment |
CN109905492A (en) * | 2019-04-24 | 2019-06-18 | 苏州浪潮智能科技有限公司 | Operation safety management system and method based on distributed modular data center |
CN109936628A (en) * | 2019-02-25 | 2019-06-25 | 南京世界村云数据产业集团有限公司 | A kind of data center's cloud platform framework |
CN110855739A (en) * | 2019-09-25 | 2020-02-28 | 烽火通信科技股份有限公司 | Container technology-based remote and heterogeneous resource unified management method and system |
CN110875943A (en) * | 2018-09-03 | 2020-03-10 | 深信服科技股份有限公司 | Security service delivery method and related device |
CN110879754A (en) * | 2019-11-27 | 2020-03-13 | 山东超越数控电子股份有限公司 | Method and equipment for realizing virtualization |
CN112199157A (en) * | 2020-10-16 | 2021-01-08 | 深圳无域科技技术有限公司 | Cloud environment management method |
CN112346814A (en) * | 2019-08-07 | 2021-02-09 | 中国石油天然气股份有限公司 | Method and platform for realizing unified management and self-service of data center resources |
CN112468325A (en) * | 2020-11-11 | 2021-03-09 | 广州鲁邦通物联网科技有限公司 | Reusable VPN framework and VPN scheduling method |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105760449A (en) * | 2016-02-03 | 2016-07-13 | 浙江工业大学 | Multi-source heterogeneous data cloud pushing method |
US9547519B2 (en) * | 2014-09-25 | 2017-01-17 | International Business Machines Corporation | Overcommitting virtual machine hosts |
CN106850695A (en) * | 2017-04-07 | 2017-06-13 | 国家计算机网络与信息安全管理中心 | Strange land isomery virtualized management method, apparatus and system under a kind of cloud computing environment |
CN107046530A (en) * | 2016-02-08 | 2017-08-15 | 汉特拉斯特公司 | Coordination governing system for the quick information technology environment of isomery |
US20170235782A1 (en) * | 2016-02-12 | 2017-08-17 | Nutanix, Inc. | Entity database notifications |
-
2017
- 2017-10-20 CN CN201710981305.9A patent/CN107741875B/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9547519B2 (en) * | 2014-09-25 | 2017-01-17 | International Business Machines Corporation | Overcommitting virtual machine hosts |
CN105760449A (en) * | 2016-02-03 | 2016-07-13 | 浙江工业大学 | Multi-source heterogeneous data cloud pushing method |
CN107046530A (en) * | 2016-02-08 | 2017-08-15 | 汉特拉斯特公司 | Coordination governing system for the quick information technology environment of isomery |
US20170235782A1 (en) * | 2016-02-12 | 2017-08-17 | Nutanix, Inc. | Entity database notifications |
CN106850695A (en) * | 2017-04-07 | 2017-06-13 | 国家计算机网络与信息安全管理中心 | Strange land isomery virtualized management method, apparatus and system under a kind of cloud computing environment |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109032773A (en) * | 2018-06-16 | 2018-12-18 | 武汉商启网络信息有限公司 | A kind of self-service installation operating system application management system of cloud host |
CN109062583A (en) * | 2018-07-24 | 2018-12-21 | 郑州云海信息技术有限公司 | A kind of calculator room equipment total management system and method |
CN110875943A (en) * | 2018-09-03 | 2020-03-10 | 深信服科技股份有限公司 | Security service delivery method and related device |
CN109739625A (en) * | 2018-12-11 | 2019-05-10 | 联想(北京)有限公司 | A kind of access control method and electronic equipment |
CN109739625B (en) * | 2018-12-11 | 2021-07-16 | 联想(北京)有限公司 | Access control method and electronic equipment |
CN109600269A (en) * | 2019-01-21 | 2019-04-09 | 云南电网有限责任公司信息中心 | A kind of cloud management platform based on DCOS |
CN109936628A (en) * | 2019-02-25 | 2019-06-25 | 南京世界村云数据产业集团有限公司 | A kind of data center's cloud platform framework |
CN109905492A (en) * | 2019-04-24 | 2019-06-18 | 苏州浪潮智能科技有限公司 | Operation safety management system and method based on distributed modular data center |
CN112346814A (en) * | 2019-08-07 | 2021-02-09 | 中国石油天然气股份有限公司 | Method and platform for realizing unified management and self-service of data center resources |
CN110855739A (en) * | 2019-09-25 | 2020-02-28 | 烽火通信科技股份有限公司 | Container technology-based remote and heterogeneous resource unified management method and system |
CN110855739B (en) * | 2019-09-25 | 2022-11-08 | 烽火通信科技股份有限公司 | Container technology-based remote and heterogeneous resource unified management method and system |
CN110879754A (en) * | 2019-11-27 | 2020-03-13 | 山东超越数控电子股份有限公司 | Method and equipment for realizing virtualization |
CN112199157A (en) * | 2020-10-16 | 2021-01-08 | 深圳无域科技技术有限公司 | Cloud environment management method |
CN112199157B (en) * | 2020-10-16 | 2023-11-24 | 深圳无域科技技术有限公司 | Cloud environment management method |
CN112468325A (en) * | 2020-11-11 | 2021-03-09 | 广州鲁邦通物联网科技有限公司 | Reusable VPN framework and VPN scheduling method |
Also Published As
Publication number | Publication date |
---|---|
CN107741875B (en) | 2020-08-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107741875A (en) | A kind of Different data management system | |
US10255096B2 (en) | Temporal dynamic virtual machine policies | |
CN101076782B (en) | Method and device for providing virtual blade server | |
CN105426227B (en) | Privately owned framework service is migrated to cloud | |
US11182717B2 (en) | Methods and systems to optimize server utilization for a virtual data center | |
US20200042068A1 (en) | Managing power consumption of multiple computing node clusters in a computing rack system | |
US8191063B2 (en) | Method for migrating a plurality of virtual machines by associating files and state information with a single logical container | |
US8448219B2 (en) | Securely hosting workloads in virtual computing environments | |
US8914546B2 (en) | Control method for virtual machine and management computer | |
US20210027401A1 (en) | Processes and systems that determine sustainability of a virtual infrastructure of a distributed computing system | |
CN105245523B (en) | Storage service platform and its implementation applied to desktop virtualization scene | |
CN103180823A (en) | Multidimensional modeling of software offerings | |
TW201232414A (en) | Management of a data network of a computing environment | |
Feller | Autonomic and energy-efficient management of large-scale virtualized data centers | |
CN106961440B (en) | Cloud platform based on the operation monitoring management of enterprise-level resource | |
CN109309581B (en) | Container management system crossing hardware architecture | |
El-Khameesy et al. | A Proposed virtualization technique to enhance IT Services | |
US10153937B1 (en) | Layered datacenter components | |
US11704145B1 (en) | Infrastructure-based risk diverse placement of virtualized computing resources | |
Wang et al. | Application of server virtualization technology based on citrix xenserver in the information center of the public security bureau and fire service department | |
Xia | Research and Application of Cloud Computing and Big Data Technology in Intelligent Desktop Virtualization System | |
CN107608766A (en) | One kind virtualizes cross-platform HA systems | |
Huawei Technologies Co., Ltd. | Virtualization Technology | |
Wu et al. | Research on the ESXI Host Renovation Project based on VMware vCenter | |
CN206181092U (en) | At applied cloud safety end system of training computer lab |
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 | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20200821 |