Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-beacon!eru!kth.se!sunic!mcsun!hp4nl!svin02!eba!ebh.eb.ele.tue.nl!wjw From: wjw@ebh.eb.ele.tue.nl (Willem Jan Withagen) Newsgroups: comp.sys.apollo Subject: Re: NFS: Mounting a Vax filesystem in Apollo network Message-ID: <1157@eba.eb.ele.tue.nl> Date: 21 May 91 08:13:31 GMT References: <1991May17.161243.13006@ttsi.lonestar.org> Sender: news@eb.ele.tue.nl (The News system) Reply-To: wjw@eb.ele.tue.nl Organization: Digital Systems, Eindhoven University of Technology, the Netherlands Lines: 34 In article <1991May17.161243.13006@ttsi.lonestar.org>, mse@ttsi.lonestar.org (Mark Evans) writes: => Dear experts, => => I want my (20) Apollo users to have access to files on a Vax via NFS. They will be => editing and compiling Vax files from the Apollo. Which approach would you take: => => 1) Mount vax file system on every Apollo node. => 2) Mount vax file system on one Apollo node (perhaps in network root?) and let => everyone access through that mount point. => I would advice against 1). You'll have to take care of all the mount points and all nodes have to be running the NFS software (portmap, mountd or nfsd) Next to that will the data transport be through udp/ip. Using 2) [which I did for our one and lonely SUN] is mount it on a general location on the gateway. [We have: /usr/sun/{root,usr,usr2}]. Then share this with mountpoint with links to other systems. There's two reason why I didn't mount in //. 1) I had problems with it. But then initially I had problems with everything that NFS gave me, so it migh work for you. 2) Suppose that you're going to have more systems[SUN's :{ ]. Then each system gives you three more entries in //. Something I did not like. Regards, Willem Jan Withagen. PS: I'm promissed the patchtape info for DN10k systems as well, so hold your breath. -- Eindhoven University of Technology DomainName: wjw@eb.ele.tue.nl Digital Systems Group, Room EH 10.10 P.O. 513 Tel: +31-40-473401 5600 MB Eindhoven The Netherlands