Hello,
I am thinking about installing proxmox VE on a server with a small boot SSD for the OS itself and a nvme ZFS mirror for the VMs.
What I would like to ask about is how I can restore the server in case of a boot drive failure. I can probably import the ZFS pool but will the VMs then just show up in the Webinterface without any hassle? I don't think so since I believe I read somewhere that the VM configs are stored on the boot drive. Is it maybe enough to backup
Thanks
I am thinking about installing proxmox VE on a server with a small boot SSD for the OS itself and a nvme ZFS mirror for the VMs.
What I would like to ask about is how I can restore the server in case of a boot drive failure. I can probably import the ZFS pool but will the VMs then just show up in the Webinterface without any hassle? I don't think so since I believe I read somewhere that the VM configs are stored on the boot drive. Is it maybe enough to backup
/etc
on a daily basis via a crontab and in case of a failure restore it onto the new install?Thanks