On Mon, Nov 20, 2023 at 01:21:24PM +0000, 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 call

    if ((ret = rbd_open_read_only(ptr->ioctx, vol->name, &image, NULL)) < 0) {

is failing. Maybe RBD has permission denying access on this host ?
Or is RBD preventing this host access the volume, becuase another
VM has it in use 


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
_______________________________________________
Users mailing list -- users@lists.libvirt.org
To unsubscribe send an email to users-le...@lists.libvirt.org

Reply via email to