Displaying 1 result from an estimated 1 matches for "rbd_image_root".
2019 Apr 26
2
Libvirt pool cannot see or create rbd clones
...ring
flags:
create_timestamp: Thu Apr 25 14:46:52 2019
parent: vmdisks/coreos_2023@base
overlap: 8.49GiB
I temporarily have Libvirt configured with a rbd pool that uses the
ceph admin user. But I cannot see the cloned disk. Just the parent:
virsh # vol-list --pool rbd_image_root
Name Path
---------------------------------------------------------------------
---------
coreos_2023 vmdisks/coreos_2023
If I try to create the cloned image from within virsh I run into the
following issue:
virsh # vol-clone --pool rbd_i...