I have a separately managed Ceph cluster with an RBD pool
pve-vmdata
that I use for VM disks. If I create on the Ceph cluster an image, with e.g. rbd create --size 1024 pve-vmdata/myimg
, is it possible to add the image to a VM? Can I somehow scan for/detect the new image?