Mount issue on reboot
I have mounted a folder from a Linode server on other Linode servers and i have noticed that when i have rebooted the server, the folder was not automatically mounted on the other servers.
Could anyone please provide more details what might be the problem?
I got these from logs
rpc.mountd[2511]: authenticated mount request from xx.xx.xx.xx:725 for /var/www/vhosts (/var/www/vhosts)
rpc.mountd[2511]: internal: no supported addresses in nfs_client
rpc.mountd[2511]: getfh failed: Function not implemented
It was necessary to restart nfs on the rebooted server so that the mounts on the other servers start… which is not ok, they should start automatically after the mounted server is rebooted.
Note: I double checked the settings from /etc/{exports,fstab} and they are ok