Quick Recovery

bd5hty

Active Member
Dec 27, 2011
99
0
26
China;Hangzhou
Consulting a problem, if a node system problems, how to quickly restore the node?Reinstall the system how to quickly restore the original system configuration?For example: the cluster configuration information, the virtual machineconfiguration information, the node configuration information.......
 
reinstall the node using the installer CD (use the original node name), then simply join the cluster again (using --force).
 
VM config files are not lost, they are stored on all nodes. see http://pve.proxmox.com/wiki/Proxmox_Cluster_file_system_(pmxcfs)

But if you stored VM images or container on the local node, this data will be lost as the ISO installer formats the whole disk.
Thank you!Is there a way to reinstall the system can keep the VM image is storedon the local node, for example, to repair the installation or other?If you can it isperfect!