On 03/20/2013 11:15 AM, Alaric Haag wrote:
> So, following up on my own question, can someone confirm that all I need to 
> do is delete
> 
>   /etc/libvirt/storage/<pool-name>.xml
> 
> and the symlink
> 
>   /etc/libvirt/storage/autostart/<pool-name>.xml

Don't ever mess with files in /etc/libvirt; that goes behind libvirt's
back, and might not do what you want.

If you want to remove libvirt's knowledge of a pool, try 'virsh
pool-undefine $pool'.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to