Difference between revisions of "Virt-clone"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
  
 
* <code>hostnamectl set-hostname NEW_SERVER_NAME</code>
 
* <code>hostnamectl set-hostname NEW_SERVER_NAME</code>
 +
 +
 +
 +
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)
  
  

Revision as of 15:04, 20 January 2020

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


virt-clone --original ORIGIN_MACHINE --name NEW_MACHINE --auto-clone

  • hostnamectl set-hostname NEW_SERVER_NAME


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)


Related commands

Activities


See also

Advertising: