Hello, I am tired and finally at my witts end with NFS. I currently have a setup in a home lab environment. I run a few VM's to include an unraid server (that currently hosts my dockers). It currently holds a couple VM's that I run from proxmox. If I have to reboot the unraid server for any reason my NFS shares mostly don't come back. Like this last time only my appdata share connected, while my iso, domains, and data shares show not connected even though they are all online. The only way for me to fix this is to reboot the proxmox server that I can find. I see online some one says that there is a proxmox service that should try to reconnect failed nfs every minute or so, but they don't reconnect. Its been about 3 hours since I rebooted the unraid server and proxmox still says they are offline and unreachable (they were reachable before the reboot), well all except appdata, that one came back.
Any help would be nice, I would like to get it working so that I can then pass the shares into VM's for use as I would ultimately like to break dockers out from unraid and just use unraid as a dedicated storage array and nothing else.
I also ran a couple things from other post but the output doesn't looke like the expected output from the posts, so not sure if it will help.
Any help would be nice, I would like to get it working so that I can then pass the shares into VM's for use as I would ultimately like to break dockers out from unraid and just use unraid as a dedicated storage array and nothing else.
I also ran a couple things from other post but the output doesn't looke like the expected output from the posts, so not sure if it will help.
Code:
root@pve:~# pvesm nfsscan 10.[redacted]
/mnt/user/appdata *
/mnt/user/data *
/mnt/user/domains *
/mnt/user/isos *
root@pve:~# time pvesm nfsscan 10.[redacted]
/mnt/user/appdata *
/mnt/user/data *
/mnt/user/domains *
/mnt/user/isos *
real 0m0.258s
user 0m0.248s
sys 0m0.008s