Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot unlink file '/var/lib/libvirt/images/XXXXX': Permission denied #6

Closed
dmacvicar opened this issue Mar 12, 2016 · 2 comments
Closed
Labels

Comments

@dmacvicar
Copy link
Owner

@dmacvicar dmacvicar added the Bug label Mar 12, 2016
@mauromorales
Copy link

Tested by applying a volume and then destroying it on leap and didn't gave me an error but I wonder if it is necessary to use the volume before being able to reproduce. Here is my libvirt version

 $ virsh --version
1.2.18.2

Also I remember having a similar issue when using pennyworth and making sure sure my libvirt.conf user and group matched with the /var/lib/libvirt/qemu owner.

@dmacvicar
Copy link
Owner Author

Seems to be fixed in libvirt 1.3.3 in Tumbleweed.

eamonnotoole added a commit to eamonnotoole/terraform-provider-libvirt that referenced this issue Mar 20, 2017
This avoids the problem where the Ignition file is remote to
the host on which the libvirt domain is being created.  We've
added a "libvirt_ignition" resource which manages the Ignition
file in the libvirt volume - creates it, and destroys it.  The
"coreos_ignition" field in the libvirt_domain definition must
point to the Id of a "libvirt_ignition" resource.

The code is modelled on that used for CloudInit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants