<div dir="ltr">Thanks, Daniel<div>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-<br><div>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 'operation failed: pool 'default' already exists with uuid a42beb54-839e-437b-a48e-d06f6100205c' appeared again on my laptop.</div><div>I'm not sure if I was supposed to install libvirt-daemon rpm on the vms? if it was needed - how do I resolve the error now? and any idea why it was missing? I never had to install it before</div></div><div>if not - if you have any other thoughts/suggestions I'll be glad to hear :)</div><div>Dana</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 12, 2020 at 1:16 PM Daniel P. Berrangé <<a href="mailto:berrange@redhat.com">berrange@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, May 12, 2020 at 01:00:06PM +0300, Dana Elfassy wrote:<br>
> Hi all,<br>
> Some background:<br>
> I recently has some issues with libvirt on my laptop when I got the error<br>
> 'operation failed: pool 'default' already exists with uuid<br>
> dd48b6ad-9a00-46eb-a3a4-c122d8a294a5' when I connected virt-manager. I was<br>
> finally able to resolve it yesterday, when I removed libvirt and all its<br>
> related content in /etc/libvirt, removed the pool by its UUID, deleted<br>
> virbr0 & virbro-nic, removed the default network, reinstalled and created<br>
> the network & default pool again<br>
> <br>
> Now I got libvirtd on my laptop up & running.<br>
> <br>
> However, when I install vms on my laptop, they don't have libvirtd.service<br>
> This is the network configuration XML:<br>
> <interface type="network"><br>
>   <mac address="52:54:00:d0:40:69"/><br>
>   <source network="default" portid="171a745c-f96d-412a-baa7-ee1feeaed6ac"<br>
> bridge="virbr0"/><br>
>   <target dev="vnet1"/><br>
>   <model type="virtio"/><br>
>   <alias name="net0"/><br>
>   <address type="pci" domain="0x0000" bus="0x00" slot="0x03"<br>
> function="0x0"/><br>
> </interface><br>
> <br>
> I installed the vms with virt-manager. The Network source is Virtual<br>
> network 'default': NAT<br>
> <br>
> I'm using CentOS8.1 on both my laptop & vms.<br>
> Is there anything else I need to reconfigure or any thoughts why<br>
> libvirtd.service doesn't exist on my VMS?<br>
<br>
If the unit doesn't exist, then I suspect you are either missing the<br>
libvirt-daemon RPM or systemd has not correctly reloaded its unit<br>
files after install. (systemctl daemon-reload would fix the latter)<br>
<br>
<br>
Regards,<br>
Daniel<br>
-- <br>
|: <a href="https://berrange.com" rel="noreferrer" target="_blank">https://berrange.com</a>      -o-    <a href="https://www.flickr.com/photos/dberrange" rel="noreferrer" target="_blank">https://www.flickr.com/photos/dberrange</a> :|<br>
|: <a href="https://libvirt.org" rel="noreferrer" target="_blank">https://libvirt.org</a>         -o-            <a href="https://fstop138.berrange.com" rel="noreferrer" target="_blank">https://fstop138.berrange.com</a> :|<br>
|: <a href="https://entangle-photo.org" rel="noreferrer" target="_blank">https://entangle-photo.org</a>    -o-    <a href="https://www.instagram.com/dberrange" rel="noreferrer" target="_blank">https://www.instagram.com/dberrange</a> :|<br>
<br>
</blockquote></div>