Does virt-manager support virt-clone "like" ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everyone,

As we all know, we can use virt-clone as following cases.
  • virt-clone from disk to image
           #virt-clone --original ubuntu --name ubuntu-image1 --file /var/lib/libvirt/images/ubuntu1.qcow2
  • virt-clone from disk to disk
           #virt-clone --original ubuntu --name ubuntu-dm1 --file /dev/mapper/36005076303ffc52a0000000000001372 --check all=off
  • virt-clone from image to image
           #virt-clone --original ubuntu --name ubuntu-image2 --file /var/lib/libvirt/images/ubuntu2.qcow2
  • virt-clone from image to disk
           #virt-clone --original ubuntu --name ubuntu-dm2 --file /dev/mapper/36005076303ffc52a0000000000001373 --check all=off

When running  virt-manager to connect  remote server, the customer told me that virt-manager  can't clone disk.

Could we support virt-manager UI as virt-clone like ? Thanks.


Leno Hou

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list

[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux