>
> As soon as I umount cephfs virsh is able to talk to libvirtd.
>
> I tested the cephfs with:
>
> df (no problem)
> dd if=/dev/zero of=/cephstorage/a.img bs=1G count=1 oflag=dsync (no
> problem created random1G file, no I/O issues.)
>
> After mounting cephfs and restarting libvirtd "virsh" ha
Just a brief update:
As soon as I umount cephfs virsh is able to talk to libvirtd.
I tested the cephfs with:
df (no problem)
dd if=/dev/zero of=/cephstorage/a.img bs=1G count=1 oflag=dsync (no
problem created random1G file, no I/O issues.)
After mounting cephfs and restarting libvirtd "virsh"
Just found my issue.
After I removed the cephfs mounts it worked!
I will debug ceph.
I assumed because I could touch files on mounted cephfs it was working.
Now virsh list works!
thanks
jerry
Lars Kellogg-Stedman
> On Tue, Jun 06, 2023 at 04:56:38PM -0400, Jerry Buburuz wrote:
>> Recently b
Thank you Lars.
My next step is to try TCP rather than unix socket.
Just to clarify:
* I am using ubuntu 22.04 LTS
* systemd shows libvirtd no errors and its running and creates unix
sockets in /run/libvirt/libvirt-sock
* none of the services are failing.
* I have been trying to turn on every
Hello,
I would like to be able to change the boot order of an EFI VM via
libvirt API. Specifically, I am looking into configuring a VM to boot
over HTTP UEFI Boot or HTTPS UEFI Boot (also available as HTTP IPv4 in
the firmware).
Is this possible? I cannot find anything relevant in the documentati
On Tue, Jun 06, 2023 at 04:56:38PM -0400, Jerry Buburuz wrote:
> Recently both virsh stopped talking to the libvirtd. Both stopped within a
> few days of each other.
I've run into exactly the same problem.
I'm running libvirt (libvirt-9.0.0-3.fc38.x86_64) on Fedora 38. On
Fedora, libvirtd is conf