Difference between revisions of "Virt-clone"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
<code>virt-clone</code> command is inclueed in Ubuntu in <code>[[virtinst]]</code> package.
+
<code>virt-clone</code> command is included in <code>[[virtinst]]</code> package in [[Ubuntu]].
 +
 
 +
https://linux.die.net/man/1/virt-clone
  
  

Revision as of 14:29, 4 February 2020

virt-clone command is included in virtinst package in Ubuntu.

https://linux.die.net/man/1/virt-clone


1) virt-clone --original ORIGIN_MACHINE --name NEW_MACHINE --auto-clone
2) Connect to new server and: hostnamectl set-hostname NEW_SERVER_NAME
3) Modify: /etc/netplan/


virt-clone --original ORIGIN_MACHINE --name NEW_MACHINE --auto-clone
ERROR    Disk /path/to/file.qcow2 is already in use by other guests ['OTHER_MACHINE']. (Use --check path_in_use=off or --check all=off to override)
Solution:
virsh undefine OTHER_MACHINE


Related commands

Activities


See also

Advertising: