Remotely mounted news. What are the strategies?

Jeff Wandling jeff at henson.cc.wwu.edu
Sat Apr 13 03:55:54 AEST 1991


Systems: DecStation 5500 (server) & DS 5000/200's (clients) Ultrix 4.1 (all)

   We have our news (nntp, nn, rn, etc..) on our server "henson". We also have 
several other machines, all clients of henson where *all* user files are
remotely mounted from henson to all the clients via NFS. Henson is where the
files actually "live". On clients, like "beaker", "rowlf", "fozzie", or
"gonzo", the user sees:

% mount
/dev/rz0a on / type ufs
/dev/rz0g on /usr type ufs
[... misc user file trees ...]
henson:/usr/local on /usr/local type nfs (ro,hard,bg)
henson:/usr/spool/mail on /usr/spool/mail type nfs (rw,hard,bg)
%

   In order to remotely mount the news (binaries and data) on the clients,
would it be wise to just mount the entire "/usr" tree, OR mount each of the
directories used by news, (/usr/lib/news, /usr/local/lib/nn, /usr/spool/news,
etc...) remotely from henson to each of the clients via NFS.

   What are the more popular (and wiseer) strategies to do this? 

   We have other programs line TeX, magic, etc.., that will need to 
be mounted. The more software subsets I see that I have to mount, 
the more I think `just mount the whole "/usr" subtree and not mess with 
"each little directory"'

   Is that strategy not taking full advantage of NFS? Is there some feature
of NFS that I don't recognize that would make this decision easier? or make
the process seem clearer?

   Any replies would be appreciated.



-- 
     Jeff Wandling        
     jeff at henson.cc.wwu.edu



More information about the Comp.unix.admin mailing list