Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Kurt Nowak Newsgroups: comp.sys.apollo Subject: Apollo NFS Date: Mon, 16 Apr 2012 11:59:54 -0700 (PDT) Organization: http://groups.google.com Lines: 41 Message-ID: <10562522.584.1334602794227.JavaMail.geo-discussion-forums@ynmf4> NNTP-Posting-Host: 12.2.142.12 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1334602794 12895 127.0.0.1 (16 Apr 2012 18:59:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 16 Apr 2012 18:59:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=12.2.142.12; posting-account=fhPgOgoAAAAh0HKrCej6k-q41rN0jMVe User-Agent: G2/1.0 Xref: csiph.com comp.sys.apollo:137 Hey guys... So I installed Apollo NFS v4.1 on my OS 10.4. The installation and setup we= nt well (I think...) and I am able to nfs mount the Apollo from both my Sol= aris boxes (Solaris 8 and 10) as well as with a Sparc running OpenBSD....No= problems there - read/writes, and permission changes, etc all work fine...= The problem lies when I try to go the other way and mount NFS shares on So= laris and OpenBSD from the Apollo. Here is the basic scenario: Apollo: machine name: chicago Sparc 20: machine name: berkeley from the Apollo (set up a mount point /chicago) mount -t nfs berkeley:/usr/chicago /chicago ...mount executes fine... But when I try to write a file to the foreign nfs file system, eg "touch te= st" it just hangs...eventually an hour later or so, it completes. When I li= st the file with just 'ls' i can see the file but when i do an ls -al, it h= angs again. I dont know whats going on...Perhaps it has do do with ACLs. Bo= th machines have the same user account and unix ID that I am using to write= to the share. However, I still need to check to see if the root unix IDs m= atch... Anyone know what I might be missing? I seem to have exhausted my id= eas... All the appropriate daemons are running...portmap, nfs, rpc.mountd, = tcpd, etc...I set up the rc.nfs file to the defaults. It seems like an issu= e with the nfs client but the server is fine... Any ideas I should check for? My whole idea behind this exersize is to see if I can create an AA on a rem= ote nfs mount point to solve the disk space shortage problem. :) I read through the Apollo Archive...There is NFS info, but there is no info= rmation on mounting a foreign machine... Only mounting the Apollo's shares.= :( -Kurt