Re: Unit libvirtd.service could not be found. on VM

2020-05-13 Thread Dana Elfassy
Was able to solve this one as well Thanks for the kind and fast answers :) On Wed, May 13, 2020 at 3:32 PM Dana Elfassy wrote: > Thanks, > I discovered I had wrong permissions for /var/lib/libvirt/qemu/, after > setting them to drwxr-x--x. qemu qemu and executing daemon-reload > libvirtd.service

Re: Unit libvirtd.service could not be found. on VM

2020-05-13 Thread Dana Elfassy
Thanks, I discovered I had wrong permissions for /var/lib/libvirt/qemu/, after setting them to drwxr-x--x. qemu qemu and executing daemon-reload libvirtd.service exists now on my vms :) However - I'm not able to get it to run. In the journal I see the message libvirtd[6800]: Unable to import CA cer

Re: Unit libvirtd.service could not be found. on VM

2020-05-13 Thread Michal Privoznik
On 5/13/20 12:59 PM, Dana Elfassy wrote: Thanks, Michal, On my laptop I do have libguestfs and libvirt-daemon-qemu. both libvirtd.service and libvirtd.socket are running ok on my laptop I just realized I haven't mentioned - my vms intend to serve as hosts themselves, and that's why they, too, n

Re: Unit libvirtd.service could not be found. on VM

2020-05-13 Thread Dana Elfassy
Thanks, Michal, On my laptop I do have libguestfs and libvirt-daemon-qemu. both libvirtd.service and libvirtd.socket are running ok on my laptop I just realized I haven't mentioned - my vms intend to serve as hosts themselves, and that's why they, too, need to have libvirtd.service running on them.

Re: Unit libvirtd.service could not be found. on VM

2020-05-13 Thread Michal Privoznik
On 5/12/20 1:41 PM, Dana Elfassy wrote: if I understand correctly then I shouldn't have installed libvirt-daemon on the guests VMs? Just a little background to Daniel's response. Libvirt and QEMU treat guests as black boxes, to some extent. There are some exceptions to this rule, when it c

Re: Unit libvirtd.service could not be found. on VM

2020-05-12 Thread Daniel P . Berrangé
On Tue, May 12, 2020 at 02:41:42PM +0300, Dana Elfassy wrote: > if I understand correctly then I shouldn't have installed libvirt-daemon on > the guests VMs? Correct Regards, Daniel -- |: https://berrange.com -o-https://www.flickr.com/photos/dberrange :| |: https://libvirt.org

Re: Unit libvirtd.service could not be found. on VM

2020-05-12 Thread Dana Elfassy
if I understand correctly then I shouldn't have installed libvirt-daemon on the guests VMs? On Tue, May 12, 2020 at 2:34 PM Daniel P. Berrangé wrote: > On Tue, May 12, 2020 at 02:25:29PM +0300, Dana Elfassy wrote: > > Thanks, Daniel > > I verified I had libvirt-daemon rpm on my laptop and reloa

Re: Unit libvirtd.service could not be found. on VM

2020-05-12 Thread Daniel P . Berrangé
On Tue, May 12, 2020 at 02:25:29PM +0300, Dana Elfassy wrote: > Thanks, Daniel > I verified I had libvirt-daemon rpm on my laptop and reloaded its units, > but that didn't solve the issue. I then checked the vms- > libvirt-daemon rpm was indeed missing on my vms. After I installed it & > reloaded i

Re: Unit libvirtd.service could not be found. on VM

2020-05-12 Thread Dana Elfassy
Thanks, Daniel I verified I had libvirt-daemon rpm on my laptop and reloaded its units, but that didn't solve the issue. I then checked the vms- libvirt-daemon rpm was indeed missing on my vms. After I installed it & reloaded its unit files libvirtd.service was found, but as I started it, the error

Re: Unit libvirtd.service could not be found. on VM

2020-05-12 Thread Daniel P . Berrangé
On Tue, May 12, 2020 at 01:00:06PM +0300, Dana Elfassy wrote: > Hi all, > Some background: > I recently has some issues with libvirt on my laptop when I got the error > 'operation failed: pool 'default' already exists with uuid > dd48b6ad-9a00-46eb-a3a4-c122d8a294a5' when I connected virt-manager.

Unit libvirtd.service could not be found. on VM

2020-05-12 Thread Dana Elfassy
Hi all, Some background: I recently has some issues with libvirt on my laptop when I got the error 'operation failed: pool 'default' already exists with uuid dd48b6ad-9a00-46eb-a3a4-c122d8a294a5' when I connected virt-manager. I was finally able to resolve it yesterday, when I removed libvirt and a