Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!van-bc!ubc-cs!moose.cs.ubc.ca!majka From: majka@moose.cs.ubc.ca (Marc Majka) Newsgroups: comp.sys.apollo Subject: Re: Apollo NFS V2.0 Message-ID: <5223@ubc-cs.UUCP> Date: 10 Oct 89 18:45:27 GMT References: <7847@charlie.OZ> Sender: news@cs.ubc.ca Reply-To: majka@moose.cs.ubc.ca (Marc Majka) Organization: UBC Department of Computer Science, Vancouver, B.C., Canada Lines: 18 In article <7847@charlie.OZ> robert@aragorn.cm.deakin.oz.au (Robert Ruge) writes: >... I am running SR10.1 on a 3010 and have had troubles >getting NFS running... >The message I get from a 'mount -o soft aragorn:/u /u' is 'nfsmount >returned in error', ... I haven't had this problem with NFS. Make sure that /u does *not* exist when you do the mount. Apollo NFS uses "gateway" type files for NFS mount points. It creates them on the fly. If you try something like: % mkdir /bar % mount foo:/bar /bar It will fail! Something else for us old UNIX hacks to remember. --- Marc Majka - System Manager UBC Computer Science