Actions
Bug #1713
openTrying to clone a host that is a VM (based on Libvirt compute resource) fails
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Creating and provisioning a new host that is a Libvirt VM works fine. Trying to clone that host fails with a vast trace, too big to paste here, so please find it here: https://gist.github.com/e824042806b311673ef1
The error also appears in libvirtd's logs:
2012-06-27 11:12:48.701+0000: 14618: error : virStorageSize:988 : XML error: unknown size units '0'
This may or may not be related to the fact that our VMs are all based on a LVM storage pool and use LVs as storage volumes. We currently have the "workaround" from issue #1639 applied.
Updated by Andreas Ntaflos almost 13 years ago
Forgot to add, running Foreman from the develop branch, currently on commit 59be369d3651f86d372ff6777a5e8ec7e4b951a7.
Actions