Date: Wed, 05 Nov 2003 22:56:04 -0500 From: Scott W <wegster@mindcore.net> To: freebsd-questions <freebsd-questions@freebsd.org>, freebsd-current@freebsd.org Subject: NFS client mount options in CURRENT/5.1- Message-ID: <3FA9C654.1040407@mindcore.net>
next in thread | raw e-mail | index | archive | help
Hey all- Perusal of the man page for mount_nfs doesn't seem to shed any light here, so can someone tell me what is wrong with this mount command (namely half of the options)? mount -tnfs -orw,rsize=8196,wsize=8196,bg,hard,intr,async sol:/export /mnt nfs: -o rsize=: option not supported Likewise for wsize and hard, although documented in mount_nfs and traditionally available NFS options...any ideas? It will mount via removing the 'offending' options properly.. I don't need help on 'why are you doing this command line' etc- am just doing some throughput tests, but could use a sanity check on whats wrong with these options...? TIA, Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA9C654.1040407>