Comment 5 for bug 1517539

Revision history for this message
Mohammed Naser (mnaser) wrote : Re: Libvirt can not create snapshot

Hi Serge,

I have done some debugging and the solution is here:

https://github.com/libvirt/libvirt/commit/a188c57d5432fce72daf818ccdb970ee6b71e936

The qemu-ga (/var/lib/libvirt/qemu/org.qemu.guest_agent.0.instance-000000a0.sock) socket is being rejected and virt-aa-helper is failing, due to the fact that it is a socket.

If the patch above can be implemented, it would be appreciated. I don't think there should be any merge issues.

Thanks,
Mohammed