Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!majka From: majka@cs.ubc.ca (Marc Majka) Newsgroups: comp.sys.apollo Subject: Re: NFS problems on Apollo Keywords: dismounting, mounting, NFS Message-ID: <6342@ubc-cs.UUCP> Date: 17 Jan 90 19:04:23 GMT References: <314@synopsys.COM> Sender: news@cs.ubc.ca Organization: UBC Department of Computer Science, Vancouver, B.C., Canada Lines: 22 In article <314@synopsys.COM> bala@synopsys.com (Bala Vasireddi) writes: About a problem getting NFS going on a DN10000. I had exactly this problem when I installed NFS. It turned out to be that NFS was very fussy about where mtab AND mnttab were, and that mnttab was the same as mtab. Here is what our working setup looks like: % cd /etc % ls -l m*tab lrwxrwxrwx 1 none 21 Jan 4 16:21 mnttab@ -> `node_data/etc/mnttab lrwxrwxrwx 1 none 21 Jan 4 16:21 mtab@ -> `node_data/etc/mnttab % cd \`node_data/etc % cat mnttab /dev/wn0a / 4.3 rw 631485356 0 0 foo:/bar /baz nfs rw,bg 631485621 0 0 ... Good luck! --- Marc Majka - System Manager UBC Computer Science