Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!apple!oliveb!felix!info-ultrix From: peyton@hplabs.UUCP Newsgroups: comp.unix.ultrix Subject: Remote Mounts Message-ID: <88365@felix.UUCP> Date: 21 Mar 89 21:07:38 GMT Sender: info-ultrix@felix.UUCP Reply-To: peyton@hplabs.UUCP Lines: 26 Approved: zemon@felix.UUCP Reply-Path: Reply-to: peyton@hplabs.UUCP Does anyone know why I am getting the following error message when I try to remotely mount an ultrix 2.3 file system from a Sun ? The message appears on the ultrix console. NFS Server: unexported fs(9,7) file 2, gettattr, client address = 128.60.2.112 The /etc/exports file contains: /usr/csr nrl-css.arpa and the /etc/fstab file contains: /dev/ra0a:/:rw:1:1:ufs:: /dev/ra0g:/usr:rw:1:2:ufs:: /dev/ra0h:/usr/csr:rw:1:3:ufs:: The mount command that I am executing on the sun is mount -v -t nfs csr:/usr/csr /usr/csr Please send replies to peyton@itd.nrl.navy.mil Thanks.