Hello!
After creating a pool + storage via WebUI I have created a container.
The virtual disk of this container is defined as a block device image in Ceph:
root@ld4257:~# rbd ls pve
vm-100-disk-1
However when I check content of the available storages
pve_ct
pve_vm
I can see this image vm-100-disk-1 in both.
In my understanding this makes no sense because the storage pve_ct uses a specific attribute KRBD.
Question:
Why is the virtual disk displayed in both storages pve_ct and pve_vm?
After creating a pool + storage via WebUI I have created a container.
The virtual disk of this container is defined as a block device image in Ceph:
root@ld4257:~# rbd ls pve
vm-100-disk-1
However when I check content of the available storages
pve_ct
pve_vm
I can see this image vm-100-disk-1 in both.
In my understanding this makes no sense because the storage pve_ct uses a specific attribute KRBD.
Question:
Why is the virtual disk displayed in both storages pve_ct and pve_vm?