move mount permission denied

2021-03-31 Thread Jiatong Shen
Hello community! I am faced with a mysterious [error]( https://gist.github.com/jshen28/5f29eed51e0a1308684214b35f009478) which says move mount is not permissioned. We are using libvirt with openstack-helm which running libvirt in a docker based k8s environment. /dev/termination-log is a device

Re: Virtual Network API for QEMU

2021-03-31 Thread Radek Simko
Thank you Laine and thanks Michal for the detailed explanation. To add some (missing) context from my side: I was attempting to virtualize Raspberry Pi on qemu via libvirt, where my host machine is macOS (both qemu and libvirt installed via Homebrew) and I while trying to set up the network I

Re: Regarding location of Libvirt library

2021-03-31 Thread Andrea Bolognani
On Wed, 2021-03-31 at 17:01 +0200, Michal Privoznik wrote: > On 3/31/21 7:38 AM, shafnamol N wrote: > > Hi, > > I have installed Libvirt 7.1.0. > > I configured and built libvirt based on instructions from > > https://libvirt.org/compiling.html ;;. > > Now I

Re: Regarding location of Libvirt library

2021-03-31 Thread Michal Privoznik
On 3/31/21 7:38 AM, shafnamol N wrote: Hi, I have installed Libvirt 7.1.0. I configured and built libvirt based on instructions from https://libvirt.org/compiling.html . Now I developed a client program to create a VM using an XML file.As the API for it is