CN103605562B - Method for migrating kernel-based virtual machine (KVM) between physical hosts - Google Patents
Method for migrating kernel-based virtual machine (KVM) between physical hosts Download PDFInfo
- Publication number
- CN103605562B CN103605562B CN201310662040.8A CN201310662040A CN103605562B CN 103605562 B CN103605562 B CN 103605562B CN 201310662040 A CN201310662040 A CN 201310662040A CN 103605562 B CN103605562 B CN 103605562B
- Authority
- CN
- China
- Prior art keywords
- host
- virtual machine
- physical
- kvm
- nfs
- 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
Links
Landscapes
- Stored Programmes (AREA)
Abstract
本发明公开了一种KVM虚拟机在物理主机之间迁移的方法,提供了一种物理操作系统向虚拟化平台迁移的方法,包括:物理机网络调试;迁移软件安装;虚拟机系统从源主机迁移至目的主机;其中,所需物理环境包括:物理主机两台;SLES11 SP1系统+KVM模块;NFS服务器。本发明有效的解决了服务器厂商、虚拟化厂商、系统集成商等对KVM虚拟机在保证系统服务不间断的前提下,在物理主机间迁移的问题,并能够指导用户把虚拟机从需要维护的物理主机迁移至目的主机。
The invention discloses a method for migrating a KVM virtual machine between physical hosts, and provides a method for migrating a physical operating system to a virtualization platform, including: network debugging of the physical machine; installation of migration software; virtual machine system from the source host Migrate to the destination host; among them, the required physical environment includes: two physical hosts; SLES11 SP1 system + KVM module; NFS server. The present invention effectively solves the problem that server manufacturers, virtualization manufacturers, system integrators, etc. migrate KVM virtual machines between physical hosts on the premise of ensuring uninterrupted system services, and can guide users to transfer virtual machines from The physical host is migrated to the destination host.
Description
技术领域technical field
本发明涉及服务器基于KVM(Kernel-based Virtual Machine)虚拟化平台的业务迁移领域,具体涉及虚拟机在物理主机间的迁移方法。The invention relates to the field of service migration of a server based on a KVM (Kernel-based Virtual Machine) virtualization platform, in particular to a method for migrating a virtual machine between physical hosts.
技术背景technical background
KVM, 作为开源的内核虚拟机,越来越受到 IBM,Redhat,HP,Intel 等各大公司的大力支持,基于 KVM 的开源虚拟化生态系统也日益完善。最终用户也开始广泛使用KVM技术,随着KVM主机数量的增长,主机的故障率或者升级操作也会增加,如何保证虚拟机可靠性及对外提供服务的连续性成为最终用户的首要问题。KVM, as an open source kernel virtual machine, is increasingly supported by major companies such as IBM, Redhat, HP, Intel, etc., and the open source virtualization ecosystem based on KVM is also becoming more and more perfect. End users have also begun to widely use KVM technology. With the increase in the number of KVM hosts, the failure rate or upgrade operations of hosts will also increase. How to ensure the reliability of virtual machines and the continuity of external services has become the primary issue for end users.
发明内容Contents of the invention
本发明要解决的技术问题是:提供一种KVM虚拟机在物理主机之间迁移的方法,确保虚拟机上服务正常运行同时,将虚拟机系统从一台源主机移动到另一台目的主机。The technical problem to be solved by the present invention is to provide a method for migrating a KVM virtual machine between physical hosts, to ensure the normal operation of services on the virtual machine, and to move the virtual machine system from one source host to another destination host.
本发明所采用的技术方案为:The technical scheme adopted in the present invention is:
一种KVM虚拟机在物理主机之间迁移的方法,提供了一种物理操作系统向虚拟化平台迁移的方法,包括:物理机网络调试;迁移软件安装;虚拟机系统从源主机迁移至目的主机;其中,所需物理环境包括:物理主机两台;SLES11 SP1系统+KVM模块;NFS服务器。A method for migrating a KVM virtual machine between physical hosts, providing a method for migrating a physical operating system to a virtualization platform, including: physical machine network debugging; migration software installation; virtual machine system migration from a source host to a destination host ; Among them, the required physical environment includes: two physical hosts; SLES11 SP1 system + KVM module; NFS server.
所述方法的实现过程为:准备三台物理服务器的系统环境,一台为源主机另外一台为目的主机,最后一台为NFS服务器,操作系统均为Suse Linux Enterprise Server 11Service Pack 1(以下简称:SLES11 SP1);The realization process of described method is: prepare the system environment of three physical servers, one is source host another one is destination host, last one is NFS server, operating system is Suse Linux Enterprise Server 11 Service Pack 1 (hereinafter referred to as :SLES11 SP1);
首先,在源主机、目的主机和NFS服务器上安装SLES11 SP1,并在源主机和目的主机上安装KVM;First, install SLES11 SP1 on the source host, destination host and NFS server, and install KVM on the source host and destination host;
其次,在源主机上,创建需要迁移的虚拟机;Second, on the source host, create the virtual machine that needs to be migrated;
然后,在NFS服务器上部署NFS服务,确保源主机和目的主机均可访问NFS服务器的共享目录;Then, deploy the NFS service on the NFS server to ensure that both the source host and the destination host can access the shared directory of the NFS server;
最后,在被迁移的虚拟机中,打开浏览器通过视频网站播放一段网络视频,或其他可验证服务不间断的方法如用远程桌面连接被迁移的虚拟机系统,通过virt-manager图形化管理工具开始进行迁移,在迁移过程中实时网络视频基本流畅或远程桌面不中断;迁移完成后,目的主机中自动创建了一个同名的虚拟机,并且继续播放在线视频或提供远程桌面连接服务,源主机上的虚拟机变为暂停状态,不再提供服务;至此,动态迁移完成。Finally, in the migrated virtual machine, open a browser to play a piece of network video through a video website, or other methods that can verify the uninterrupted service, such as using remote desktop to connect to the migrated virtual machine system, through the virt-manager graphical management tool Start the migration. During the migration process, the real-time network video is basically smooth or the remote desktop is not interrupted; after the migration is completed, a virtual machine with the same name is automatically created in the destination host, and continues to play online videos or provide remote desktop connection services. The virtual machine becomes suspended and no longer provides services; so far, the live migration is complete.
所述方法的具体实现步骤包括:The specific implementation steps of the method include:
1)首先,在两台主机上分别安装SLES11 SP1系统(本文仅以Suse LinuxEnterprise Server 11 Service Pack 1 为例)及KVM相关模块;1) First, install the SLES11 SP1 system (this article only takes Suse LinuxEnterprise Server 11 Service Pack 1 as an example) and KVM related modules on the two hosts respectively;
2)安装图形管理工具virt-manager创建虚拟机;2) Install the graphical management tool virt-manager to create a virtual machine;
3)把虚拟机存储文件存储在公共的存储空间,设定一个共享存储空间,让源主机和目的主机均能访问;本文通过NFS文件系统作为共享存储空间。3) Store the virtual machine storage files in the public storage space, set up a shared storage space, so that both the source host and the destination host can access; this article uses the NFS file system as the shared storage space.
4)配置NFS服务:4) Configure NFS service:
修改 /etc/exports 文件,添加/home/image *(rw,sync,no_root_squash)Modify the /etc/exports file and add /home/image *(rw,sync,no_root_squash)
rw:可读写的权限;rw: read and write permissions;
ro:只读的权限;ro: read-only permission;
no_root_squash:登入到 NFS 主机的用户如果是 ROOT 用户,他就拥有 ROOT 权限,此参数很不安全,建议不要使用。no_root_squash: If the user who logs in to the NFS host is a ROOT user, he has the ROOT authority. This parameter is very insecure, and it is recommended not to use it.
sync:资料同步写入存储器中;sync: Data is written into the memory synchronously;
async:资料会先暂时存放在内存中,不会直接写入硬盘;async: The data will be temporarily stored in the memory first, and will not be directly written to the hard disk;
重新启动 nfsserver 服务;Restart the nfsserver service;
# service nfsserver restart# service nfsserver restart
5)源主机和目的主机通过virt-manager添加NFS存储池;5) The source and destination hosts add NFS storage pools through virt-manager;
点击 Edit menu->Host Details->Storage tab;Click Edit menu->Host Details->Storage tab;
6)添加一个新的存储池;6) Add a new storage pool;
点击左下角的“+”号,弹出一个新的窗口;输入以下参数:Click the "+" sign in the lower left corner to pop up a new window; enter the following parameters:
Name:存储池的名字;Name: the name of the storage pool;
Type:选择 netfs:Network Exported Directory;因为本文使用了 NFS 作为共享存储协议。Type: Select netfs: Network Exported Directory; because this article uses NFS as the shared storage protocol.
点击“Forward”后,输入以下参数:After clicking "Forward", enter the following parameters:
Target Path:共享存储在本地的映射目录,本文中这个目录在源主机和目的主机上必须一致;Target Path: The mapping directory shared and stored locally. In this article, this directory must be consistent on the source host and the destination host;
Format:选择存储类型,这里必须是 nfs;Format: select the storage type, here must be nfs;
Host Name:输入共享存储服务器,也就是 NFS 服务器的 IP 地址或 hostname;Host Name: Enter the shared storage server, that is, the IP address or hostname of the NFS server;
Source Path:NFS 服务器上输出的共享目录;Source Path: the shared directory output on the NFS server;
点击”Finish”后,共享存储添加成功;此时在物理机上查看 Linux 系统的文件系统列表,可以看到共享存储映射的目录。After clicking "Finish", the shared storage is successfully added; at this time, check the file system list of the Linux system on the physical machine, and you can see the directory mapped by the shared storage.
7)源主机上创建基于共享存储的 KVM 虚拟机-Windows Server 2008R2;7) Create a KVM virtual machine based on shared storage on the source host-Windows Server 2008R2;
选择共享存储池,点击”New Volume”创建新的存储卷;Select the shared storage pool and click "New Volume" to create a new storage volume;
输入存储卷参数;本例为虚拟机创建了大小为 10G,格式为 qcow2 的存储卷。Enter the storage volume parameters; in this example, a storage volume with a size of 10G and a format of qcow2 is created for the virtual machine.
8)在源主机上打开 virt-manager 应用程序,连接 localhost 本机虚拟机列表;8) Open the virt-manager application on the source host and connect to the localhost local virtual machine list;
点击 File->Add Connection,弹出添加连接窗口,输入以下各项,Click File->Add Connection, and the Add Connection window will pop up, enter the following items,
Hypervisor:选择 QEMU;Hypervisor: Select QEMU;
Connection:选择连接方式 ;本文选择 SSH 连接。Connection: Select the connection method; this article selects the SSH connection.
Hostname:输入将要连接的主机名或 IP 地址;这里填写目的主机名 victory4。Hostname: Enter the host name or IP address to be connected; fill in the destination host name victory4 here.
9)点击 Connect,输入系统密码后,将显示源主机和目的主机上的虚拟机列表;9) Click Connect, and after entering the system password, the list of virtual machines on the source host and destination host will be displayed;
10)从源主机动态迁移 KVM 虚拟机到目的主机,10) Dynamically migrate the KVM virtual machine from the source host to the destination host,
在源主机上启动虚拟机 Windwos 2008 R2;Start the virtual machine Windwos 2008 R2 on the source host;
在虚拟机中,开启实时网络服务(用来验证迁移过程中服务的可用性);In the virtual machine, enable the real-time network service (used to verify the availability of the service during the migration process);
开启远程连接服务 remote access,在其他主机上远程连接此虚拟机。Enable the remote connection service remote access, and remotely connect to this virtual machine on other hosts.
开启网络实时服务;例如打开浏览器并且播放一个实时网络视频。Start a real-time web service; for example, open a browser and play a real-time web video.
准备动态迁移,确保所有的虚拟存储设备此时是共享的,包括 ISO 和 CDROM;To prepare for live migration, ensure that all virtual storage devices are shared at this time, including ISO and CDROM;
在源主机的 virt-manager 窗口中,右键点击等待迁移的虚拟机,选择“Migrate”:In the virt-manager window of the source host, right-click the virtual machine waiting to be migrated and select "Migrate":
New host:选择目的主机的 hostname;New host: select the hostname of the destination host;
Address:填入目的主机的 IP 地址;Address: fill in the IP address of the destination host;
Port and Bandwith:指定连接目的主机的端口和传输带宽,本文中没有设定,使用默认设置;Port and Bandwith: Specify the port and transmission bandwidth of the connection destination host, which is not set in this article and uses the default setting;
11)点击“Migrate”和“Yes”开始动态迁移虚拟机;11) Click "Migrate" and "Yes" to start dynamically migrating the virtual machine;
12) 动态迁移的时间与网络带宽、物理主机的性能和虚拟机相关配置;12) Live migration time and network bandwidth, physical host performance and virtual machine related configuration;
13)迁移完成后,目的主机的 VMM 中自动创建了一个同名的 Windows 2008 R2虚拟机,并且继续提供远程连接服务和播放在线视频;源主机上的虚拟机变为暂停状态,不再提供服务。13) After the migration is completed, a Windows 2008 R2 virtual machine with the same name is automatically created in the VMM of the destination host, and continues to provide remote connection services and play online videos; the virtual machine on the source host becomes suspended and no longer provides services.
本发明的有益效果为:The beneficial effects of the present invention are:
综上所述,本发明有效的解决了服务器厂商、虚拟化厂商、系统集成商等对KVM虚拟机在保证系统服务不间断的前提下,在物理主机间迁移的问题,并能够指导用户把虚拟机从需要维护的物理主机迁移至目的主机。In summary, the present invention effectively solves the problem that server manufacturers, virtualization manufacturers, system integrators, etc. migrate KVM virtual machines between physical hosts on the premise of ensuring uninterrupted system services, and can guide users to migrate virtual machines The machine is migrated from the physical host that needs maintenance to the destination host.
利用Linux 平台上开源的虚拟化工具 KVM发展迅速,市场占用率在逐步增长,利用本方法可以使KVM虚拟机的迁移更加方便灵活,尤其是动态迁移技术,提高了虚拟服务器的可用性和可靠性,并且对产品研发、采购、方案开发等工作提供功能支持。该方法不仅能够迁移windows、linux等操作系统,还可以迁移其它unix操作系统。该方法适用于所有基于KVM技术的虚拟化产品。Using the open source virtualization tool KVM on the Linux platform is developing rapidly, and the market occupancy rate is gradually increasing. Using this method can make the migration of KVM virtual machines more convenient and flexible, especially the dynamic migration technology, which improves the availability and reliability of virtual servers. And provide functional support for product research and development, procurement, program development and other work. This method can not only migrate operating systems such as windows and linux, but also migrate other unix operating systems. This method is applicable to all virtualization products based on KVM technology.
附图说明Description of drawings
图1为本发明网络拓扑图。Fig. 1 is a network topology diagram of the present invention.
具体实施方式detailed description
下面参照附图,对本发明的内容以一个具体实例进行描述:Below with reference to accompanying drawing, content of the present invention is described with a specific example:
1)首先,在两台主机上分别安装SLES11 SP1系统,以Suse Linux EnterpriseServer 11 Service Pack 1 为例,及KVM相关模块;1) First, install the SLES11 SP1 system on the two hosts, taking Suse Linux EnterpriseServer 11 Service Pack 1 as an example, and KVM related modules;
2)安装图形管理工具virt-manager创建虚拟机;2) Install the graphical management tool virt-manager to create a virtual machine;
3)把虚拟机存储文件存储在公共的存储空间,设定一个共享存储空间,让源主机和目的主机均能访问;本实施例通过NFS文件系统作为共享存储空间。3) Store the virtual machine storage files in a public storage space, and set a shared storage space that can be accessed by both the source host and the destination host; in this embodiment, the NFS file system is used as the shared storage space.
4)配置NFS服务:4) Configure NFS service:
修改 /etc/exports 文件,添加/home/image *(rw,sync,no_root_squash)Modify the /etc/exports file and add /home/image *(rw,sync,no_root_squash)
rw:可读写的权限;rw: read and write permissions;
ro:只读的权限;ro: read-only permission;
no_root_squash:登入到 NFS 主机的用户如果是 ROOT 用户,他就拥有 ROOT 权限,此参数很不安全,建议不要使用。no_root_squash: If the user who logs in to the NFS host is a ROOT user, he has the ROOT authority. This parameter is very insecure, and it is recommended not to use it.
sync:资料同步写入存储器中;sync: Data is written into the memory synchronously;
async:资料会先暂时存放在内存中,不会直接写入硬盘;async: The data will be temporarily stored in the memory first, and will not be directly written to the hard disk;
重新启动 nfsserver 服务;Restart the nfsserver service;
# service nfsserver restart# service nfsserver restart
5)源主机和目的主机通过virt-manager添加NFS存储池;5) The source and destination hosts add NFS storage pools through virt-manager;
点击 Edit menu->Host Details->Storage tab;Click Edit menu->Host Details->Storage tab;
6)添加一个新的存储池;6) Add a new storage pool;
点击左下角的“+”号,弹出一个新的窗口;输入以下参数:Click the "+" sign in the lower left corner to pop up a new window; enter the following parameters:
Name:存储池的名字;Name: the name of the storage pool;
Type:选择 netfs:Network Exported Directory;因为本实施例使用了 NFS 作为共享存储协议。Type: Select netfs: Network Exported Directory; because this embodiment uses NFS as the shared storage protocol.
点击“Forward”后,输入以下参数:After clicking "Forward", enter the following parameters:
Target Path:共享存储在本地的映射目录,本文中这个目录在源主机和目的主机上必须一致;Target Path: The mapping directory shared and stored locally. In this article, this directory must be consistent on the source host and the destination host;
Format:选择存储类型,这里必须是 nfs;Format: select the storage type, here must be nfs;
Host Name:输入共享存储服务器,也就是 NFS 服务器的 IP 地址或 hostname;Host Name: Enter the shared storage server, that is, the IP address or hostname of the NFS server;
Source Path:NFS 服务器上输出的共享目录;Source Path: the shared directory output on the NFS server;
点击”Finish”后,共享存储添加成功;此时在物理机上查看 Linux 系统的文件系统列表,可以看到共享存储映射的目录。After clicking "Finish", the shared storage is successfully added; at this time, check the file system list of the Linux system on the physical machine, and you can see the directory mapped by the shared storage.
7)源主机上创建基于共享存储的 KVM 虚拟机-Windows Server 2008R2;7) Create a KVM virtual machine based on shared storage on the source host-Windows Server 2008R2;
选择共享存储池,点击”New Volume”创建新的存储卷;Select the shared storage pool and click "New Volume" to create a new storage volume;
输入存储卷参数;本实施例为虚拟机创建了大小为 10G,格式为 qcow2 的存储卷。Enter the storage volume parameters; this embodiment creates a storage volume with a size of 10G and a format of qcow2 for the virtual machine.
8)在源主机上打开 virt-manager 应用程序,连接 localhost 本机虚拟机列表;8) Open the virt-manager application on the source host and connect to the localhost local virtual machine list;
点击 File->Add Connection,弹出添加连接窗口,输入以下各项,Click File->Add Connection, and the Add Connection window will pop up, enter the following items,
Hypervisor:选择 QEMU;Hypervisor: Select QEMU;
Connection:选择连接方式 ;本实施例选择 SSH 连接。Connection: Select the connection method; in this example, SSH connection is selected.
Hostname:输入将要连接的主机名或 IP 地址;这里填写目的主机名 victory4。Hostname: Enter the host name or IP address to be connected; fill in the destination host name victory4 here.
9)点击 Connect,输入系统密码后,将显示源主机和目的主机上的虚拟机列表;9) Click Connect, and after entering the system password, the list of virtual machines on the source host and destination host will be displayed;
10)从源主机动态迁移 KVM 虚拟机到目的主机,10) Dynamically migrate the KVM virtual machine from the source host to the destination host,
在源主机上启动虚拟机 Windwos 2008 R2;Start the virtual machine Windwos 2008 R2 on the source host;
在虚拟机中,开启实时网络服务(用来验证迁移过程中服务的可用性);In the virtual machine, enable the real-time network service (used to verify the availability of the service during the migration process);
开启远程连接服务 remote access,在其他主机上远程连接此虚拟机。Enable the remote connection service remote access, and remotely connect to this virtual machine on other hosts.
开启网络实时服务;例如打开浏览器并且播放一个实时网络视频。Start a real-time web service; for example, open a browser and play a real-time web video.
准备动态迁移,确保所有的虚拟存储设备此时是共享的,包括 ISO 和 CDROM;To prepare for live migration, ensure that all virtual storage devices are shared at this time, including ISO and CDROM;
在源主机的 virt-manager 窗口中,右键点击等待迁移的虚拟机,选择“Migrate”:In the virt-manager window of the source host, right-click the virtual machine waiting to be migrated and select "Migrate":
New host:选择目的主机的 hostname;New host: select the hostname of the destination host;
Address:填入目的主机的 IP 地址;Address: fill in the IP address of the destination host;
Port and Bandwith:指定连接目的主机的端口和传输带宽,本文中没有设定,使用默认设置;Port and Bandwith: Specify the port and transmission bandwidth of the connection destination host, which is not set in this article and uses the default setting;
11)点击“Migrate”和“Yes”开始动态迁移虚拟机;11) Click "Migrate" and "Yes" to start dynamically migrating the virtual machine;
12) 动态迁移的时间与网络带宽、物理主机的性能和虚拟机相关配置;本实施例中的网络连接基于 1000Mbps 的以太网。使用 RDC(Remote Desktop Connection)远程连接虚拟机在迁移过程中没有中断;虚拟机中播放的实时网络视频基本流畅,停顿的时间很短。如果采用 10000Mbps 网络,迁移时间将会大大减少,而虚拟机服务停顿的时间几乎可以忽略不计。12) The time of dynamic migration is related to the network bandwidth, the performance of the physical host and the configuration of the virtual machine; the network connection in this embodiment is based on 1000Mbps Ethernet. Using RDC (Remote Desktop Connection) to remotely connect to the virtual machine has no interruption during the migration process; the real-time network video played in the virtual machine is basically smooth, and the pause time is very short. If a 10000Mbps network is used, the migration time will be greatly reduced, and the virtual machine service downtime will be almost negligible.
13)迁移完成后,目的主机的 VMM 中自动创建了一个同名的 Windows 2008 R2虚拟机,并且继续提供远程连接服务和播放在线视频;源主机上的虚拟机变为暂停状态,不再提供服务。13) After the migration is completed, a Windows 2008 R2 virtual machine with the same name is automatically created in the VMM of the destination host, and continues to provide remote connection services and play online videos; the virtual machine on the source host becomes suspended and no longer provides services.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310662040.8A CN103605562B (en) | 2013-12-10 | 2013-12-10 | Method for migrating kernel-based virtual machine (KVM) between physical hosts |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310662040.8A CN103605562B (en) | 2013-12-10 | 2013-12-10 | Method for migrating kernel-based virtual machine (KVM) between physical hosts |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103605562A CN103605562A (en) | 2014-02-26 |
CN103605562B true CN103605562B (en) | 2017-05-03 |
Family
ID=50123791
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310662040.8A Active CN103605562B (en) | 2013-12-10 | 2013-12-10 | Method for migrating kernel-based virtual machine (KVM) between physical hosts |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103605562B (en) |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104253860B (en) * | 2014-09-11 | 2017-08-08 | 武汉噢易云计算股份有限公司 | A kind of virtual machine high availability implementation method based on shared storage message queue |
CN104503825B (en) * | 2014-12-29 | 2017-11-24 | 西安电子科技大学 | One kind is based on KVM hybrid apparatus virtual methods |
CN104765668B (en) * | 2015-04-22 | 2017-10-13 | 浪潮电子信息产业股份有限公司 | Method for verifying stability of NFS server |
CN105119993B (en) * | 2015-08-24 | 2019-02-26 | 华为技术有限公司 | Virtual machine deployment method and device |
CN105740052A (en) * | 2016-01-28 | 2016-07-06 | 浪潮(北京)电子信息产业有限公司 | Method, device and system for online migration of virtual machines of non-shared memories |
CN106686139A (en) * | 2017-03-01 | 2017-05-17 | 郑州云海信息技术有限公司 | A Data Migration Method Based on NFS Network File System |
CN107544868B (en) * | 2017-05-11 | 2020-06-09 | 新华三云计算技术有限公司 | Data recovery method and device |
CN107395456B (en) * | 2017-07-18 | 2021-06-29 | 郑州云海信息技术有限公司 | Distributed file system streaming-to-direct storage testing method and platform |
CN108418887A (en) * | 2018-03-13 | 2018-08-17 | 山东超越数控电子股份有限公司 | A method of it is synchronized based on desktop and realizes that Multi-stage heat is standby |
CN109857512A (en) * | 2018-11-01 | 2019-06-07 | 晓白科技(吉林)有限公司 | A kind of method that KVM virtual machine migrates between X86 host |
CN110740066B (en) * | 2019-10-30 | 2022-07-08 | 北京计算机技术及应用研究所 | Seat-invariant cross-machine fault migration method and system |
CN110928560A (en) * | 2019-11-30 | 2020-03-27 | 苏州浪潮智能科技有限公司 | Method, system and storage medium for installing and controlling virtual machine in Linux environment |
TWI729646B (en) * | 2019-12-20 | 2021-06-01 | 遠東科技大學 | Intelligent flower squeezing action training system |
CN111597145B (en) * | 2020-05-20 | 2024-01-23 | 上海英方软件股份有限公司 | Method, device and system for migration of Windows operating system |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102110071A (en) * | 2011-03-04 | 2011-06-29 | 浪潮(北京)电子信息产业有限公司 | Virtual machine cluster system and implementation method thereof |
CN102833319A (en) * | 2012-08-08 | 2012-12-19 | 浪潮集团有限公司 | Web-based virtual box real-time migration method |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4488077B2 (en) * | 2008-02-29 | 2010-06-23 | 日本電気株式会社 | Virtualization system, virtualization method, and virtualization program |
-
2013
- 2013-12-10 CN CN201310662040.8A patent/CN103605562B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102110071A (en) * | 2011-03-04 | 2011-06-29 | 浪潮(北京)电子信息产业有限公司 | Virtual machine cluster system and implementation method thereof |
CN102833319A (en) * | 2012-08-08 | 2012-12-19 | 浪潮集团有限公司 | Web-based virtual box real-time migration method |
Also Published As
Publication number | Publication date |
---|---|
CN103605562A (en) | 2014-02-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103605562B (en) | Method for migrating kernel-based virtual machine (KVM) between physical hosts | |
US8868628B2 (en) | Sharing computer data among computers | |
WO2010100769A1 (en) | Security management device and method | |
CN111988230B (en) | Virtual machine communication method, device and system and electronic equipment | |
CN104951360A (en) | Configuration management mode and device based on Docker | |
CN107632937B (en) | Method and device for testing virtual machine cluster and readable storage medium | |
US11709692B2 (en) | Hot growing a cloud hosted block device | |
US9792075B1 (en) | Systems and methods for synthesizing virtual hard drives | |
Cheng | Proxmox High Availability | |
US10178170B2 (en) | Browser-based virtual media administration | |
CN106648838B (en) | Resource pool management configuration method and device | |
CN106095528A (en) | A method for detecting virtual machine drive letter | |
CN110221868B (en) | Deployment method, device, electronic device and storage medium of host system | |
CN112804375B (en) | A configuration method for single network card and multiple IPs | |
WO2024258573A1 (en) | Cross-regional infrastructure configurations for disaster recovery | |
US12341654B2 (en) | Cross-regional infrastructure configurations for disaster recovery | |
Shah | Windows Server 2012 Hyper-V: Deploying the Hyper-V Enterprise Server Virtualization Platform | |
Ahmed | Mastering Proxmox | |
Haga et al. | Windows server 2008 r2 hyper-v server virtualization | |
CN107861761A (en) | A kind of startup method and system of physical host | |
CN107515760B (en) | OpenStack multi-node automatic installation method and system | |
JP5439559B2 (en) | Security management apparatus and method, and program | |
US20240414130A1 (en) | Cross-regional infrastructure configurations for disaster recovery | |
Kelbley et al. | Windows Server 2008 R2 Hyper-V: Insiders Guide to Microsoft's Hypervisor | |
US11182181B2 (en) | Virtual environments generator |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |