NFS mount does not "mount at boot" - Solaris 11.2
Entry in /etc/vfstab:-
nfsserver:/data - /nfsmount nfs - yes rw,hard,rsize=32768,wsize=32768,llock
If I reboot server no errors but it does not mount.
However, can mount manually, mount /nfsmount with no problems.
What am I doing wrong here?