I need that all my clients wait until NFS server is ready (sometimes, in some reboots, clients reboot faster than server and, then, NFS mountpoints are not mounted).
I have reconfigured file /etc/nfsmount.conf in clients, enabling “Retry=10” (in minutes; by default, value is 2). However, running a test shuting down server and rebooting client, it continues waiting only 2 minutes (exaclty: 1m33seconds), so NFS mountpoint is not correctly mounted.