Actions
Bug #1784
openvirtual machine host creation failure when storage vol already exists
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - libvirt
Target version:
-
Description
Hi,
I'm facing different bugs on latest foreman code, pulled from git (1.0 RC5).
This one concerns creation of a host, after first creation failed or when the same host has been deleted on the same libvirt server.
Creation fails because the storage file for the VM already exists, and it seems there is none expected to pre-exist (too bad ?).
When this happens, manual deletion of the VM previous disk is required, i.e :
virsh vol-delete <VM.img>
Regards
Files
Updated by Dominic Cleal over 10 years ago
- Description updated (diff)
- Category changed from Compute resources to Compute resources - libvirt
Actions