Public bug reported:

% virt-clone --preserve-data -o master -n node001 -f disk-node001.qcow2
ERROR    cannot stat file '/var/lib/libvirt/images/disk-node001.qcow2': No such 
file or directory

% qemu-img create -f qcow2 -b disk-master.qcow2 disk-node001.qcow2
[...]

% virt-clone --preserve-data -o master -n node001 -f disk-node001.qcow2
ERROR    Clone onto existing storage volume is not supported: 
'/var/lib/libvirt/images/disk-node001.qcow2'

Distributor ID: Ubuntu
Description:    Ubuntu 12.04.1 LTS
Release:        12.04
Codename:       precise

Note: I never expected the first to work, but I think the second virt-
clone should

** Affects: virtinst (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  % virt-clone --preserve-data -o master -n node001 -f disk-node001.qcow2
  ERROR    cannot stat file '/var/lib/libvirt/images/disk-node001.qcow2': No 
such file or directory
  
  % qemu-img create -f qcow2 -b disk-master.qcow2 disk-node001.qcow2
  [...]
  
  % virt-clone --preserve-data -o master -n node001 -f disk-node001.qcow2
  ERROR    Clone onto existing storage volume is not supported: 
'/var/lib/libvirt/images/disk-node001.qcow2'
  
  Distributor ID:       Ubuntu
  Description:  Ubuntu 12.04.1 LTS
  Release:      12.04
  Codename:     precise
+ 
+ Note: I never expected the first to work, but I think the second virt-
+ clone should

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1058407

Title:
  --preserve-data dysfunctional

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtinst/+bug/1058407/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to