Hi !
----
> When NFS mounting /var/mail from a server, what NFS mount options should
> be used? I've quickly seen our desktops complain about actimeo not being
> set (or not being set to 0).
> Why is /var/mail so special (I assume it's due to file locking)?
> Currently /etc/vfstab has /var/mail mounted as:
> xyz:/var/spool/mail - /var/mail nfs - yes rw,bg
On Solaris 7, mounting /var/mail WITHOUT actimeo=0 causes a warning at
startup. This mount option is REQUIRED to avoid that different mail clients
won't get improper information about the files in /var/mail/
My /var/mail line looks like this:
-- snip --
tiger:/var/mail - /var/mail nfs no
yes actimeo=0
-- snip --
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) Roland Mainz C/JAVA programmer
(;O/ \/ \O;) TEL +49 (0) 641/99-13193 FAX +49 (0) 641/99-41359