As title says, this morning one of my NFS shares won't mount, saying only "mount.nfs: an incorrect mount option was specified" Server is Ubuntu 12.04 and client is Ubuntu 10.04. It used to mount just fine. Haven't changed any configs, so maybe a bad patch went through? Anybody know anything? Any help would be great!
/etc/exports:
/var/audio 10.10.30.0/24(rw,no_root_squash,async,no_subtree_check)
/etc/fstab:
10.10.30.4:/var/audio /var/audio nfs vers=3,rsize=8192,wsize=8192,timeo=14,intr 0 0
[link][6 comments]