Hi,
I set up NFS storage in the cluster. However, when the NFS server was restarted clients do not remount resource.
How to set auto reconnect to the NFS clients?
# cat ./pve/storage.cfg
dir: local
path /var/lib/vz
content images,iso,vztmpl,backup,rootdir
maxfiles 1
nfs: backup
path /mnt/pve/backup
server 192.168.0.3
export /var/lib/vz/backup
options vers=3
content backup
maxfiles 4
I set up NFS storage in the cluster. However, when the NFS server was restarted clients do not remount resource.
How to set auto reconnect to the NFS clients?
# cat ./pve/storage.cfg
dir: local
path /var/lib/vz
content images,iso,vztmpl,backup,rootdir
maxfiles 1
nfs: backup
path /mnt/pve/backup
server 192.168.0.3
export /var/lib/vz/backup
options vers=3
content backup
maxfiles 4