Concern: Backup & Restore
I restored a volume (from ceph RBD), and want to start a CT from it.
How should I create & start a CT from which I have the disk image ?
Preferably without re-creating the /etc/pve/nodes/{node}/lxc/{vmid}.conf config file from an existing one. (Consider I lost the original one).
The volume is visible with pvesm list {storage}:
Thanks,
I restored a volume (from ceph RBD), and want to start a CT from it.
How should I create & start a CT from which I have the disk image ?
Preferably without re-creating the /etc/pve/nodes/{node}/lxc/{vmid}.conf config file from an existing one. (Consider I lost the original one).
The volume is visible with pvesm list {storage}:
Code:
root@pve2:~# pvesm list cephblock | grep 198
cephblock:vm-198-disk-0 raw images 4294967296 198
Thanks,
Last edited: