I lost a node that contained all of my vm templates. Unfortunately, vm templates are tied to a node, so though the underlying images still exist in my ceph pool, I can no longer use them from the proxmox ui (they can be seen with
What is the recommended approach to resolving this issue and recreating the vm templates using the underlying image that still exists within ceph?
rbd ls -p <pool>
.What is the recommended approach to resolving this issue and recreating the vm templates using the underlying image that still exists within ceph?
Code:
root@host:~# rbd ls -p <pool>
base-100-disk-0
base-101-disk-0
base-102-disk-0
base-103-disk-0
base-104-disk-0
base-105-disk-0
base-106-disk-0
base-107-disk-0
base-152-disk-0
vm-108-disk-0
vm-110-disk-0
vm-154-disk-0