hi, I had to reinstall proxmox on a failed node. I have used the below commands to re-join the cluster (same hostname and ip)
ssh-keygen -t rsa
pvecm add 10.5.50.192 --force
everything looks OK but the local mounts created previously by proxmox GUI are not working. they appear in the GUI (cluster level only ) but they are not actually mounted on the node. I can't find the related .mount files.
is this normal?
should I backup these files using an external tool in the future?
is there a way to force proxmox to recreate them?
ssh-keygen -t rsa
pvecm add 10.5.50.192 --force
everything looks OK but the local mounts created previously by proxmox GUI are not working. they appear in the GUI (cluster level only ) but they are not actually mounted on the node. I can't find the related .mount files.
is this normal?
should I backup these files using an external tool in the future?
is there a way to force proxmox to recreate them?