Re: Libvirt and Ceph: libvirtd tries to open random RBD images

2023-11-20 Thread Daniel P . Berrangé
On Mon, Nov 20, 2023 at 12:41:58PM +0530, Jayanth Reddy wrote: > Hello Users, > We're using libvirt with KVM and the orchestrator is Cloudstack. I raised > the issue already at Cloudstack at > https://github.com/apache/cloudstack/issues/8211 but appears to be at > libvirtd. Below is our environment

Re: Libvirt and Ceph: libvirtd tries to open random RBD images

2023-11-20 Thread Jayanth Reddy
Hello Daniel, Thank you for the response. Please also let me know why libvirtd says "No such file or directory" even though the block images exist and are healthy. Thanks, Jayanth From: Daniel P. Berrangé Sent: Monday, November 20, 2023 2:36:21 PM To: Jayanth

Re: Libvirt and Ceph: libvirtd tries to open random RBD images

2023-11-20 Thread Daniel P . Berrangé
On Mon, Nov 20, 2023 at 01:21:24PM +, Jayanth Reddy wrote: > Hello Daniel, > > Thank you for the response. Please also let me know why libvirtd says "No > such file or directory" even though the block images exist and are healthy. I don't know the cause - all we're seeing is that the API cal

Enabling libiscsi with libvirt on Rocky 9

2023-11-20 Thread will . gorman
I am running into a problem attaching an iscsi disk to a VM in libvirt using "virsh attach-device" on Rocky 9 with the following error: "unable to execute QEMU command 'blockdev-add': Unknown driver 'iscsi'". I've found some indications that libiscsi is being removed from RHEL 9, like https:

Re: Enabling libiscsi with libvirt on Rocky 9

2023-11-20 Thread Han Han
On Tue, Nov 21, 2023 at 4:34 AM wrote: > I am running into a problem attaching an iscsi disk to a VM in libvirt > using "virsh attach-device" on Rocky 9 with the following error: "unable > to execute QEMU command 'blockdev-add': Unknown driver 'iscsi'". I've > found some indications that libis