Re: NFS4 mount problem -

2012-11-27 Thread Bob Goodwin - Zuni, Virginia, USA
On 27/11/12 10:24, Bob Goodwin - Zuni, Virginia, USA wrote: On 27/11/12 10:08, Ed Greshko wrote: On 11/27/2012 10:30 PM, Bob Goodwin - Zuni, Virginia, USA wrote: In following the procedure described on that page all goes as expected until I do: [root@box8 nfs4exports]# /nfs4exp

Re: NFS4 mount problem -

2012-11-27 Thread Bob Goodwin - Zuni, Virginia, USA
On 27/11/12 10:08, Ed Greshko wrote: On 11/27/2012 10:30 PM, Bob Goodwin - Zuni, Virginia, USA wrote: In following the procedure described on that page all goes as expected until I do: [root@box8 nfs4exports]# /nfs4exports/data 192.168.1.0/24(rw,nohide,sync,insecure,root

Re: NFS4 mount problem -

2012-11-27 Thread Ed Greshko
On 11/27/2012 10:30 PM, Bob Goodwin - Zuni, Virginia, USA wrote: >In following the procedure described on that page all goes as >expected until I do: > >[root@box8 nfs4exports]# /nfs4exports/data >192.168.1.0/24(rw,nohide,sync,insecure,root_squash,no_subtree_check) >

Re: NFS4 mount problem -

2012-11-27 Thread Bob Goodwin - Zuni, Virginia, USA
On 27/11/12 09:30, Bob Goodwin - Zuni, Virginia, USA wrote: On 26/11/12 18:31, Ed Greshko wrote: It seems as if you're using nfs3 style mount command with nfs4. Probably, I started with nfs3 ... I like to follow the suggesting shown here. http://www.crazysquirrel.com/computing/debian/ser

Re: NFS4 mount problem -

2012-11-27 Thread Bob Goodwin - Zuni, Virginia, USA
On 26/11/12 18:31, Ed Greshko wrote: It seems as if you're using nfs3 style mount command with nfs4. Probably, I started with nfs3 ... I like to follow the suggesting shown here. http://www.crazysquirrel.com/computing/debian/servers/setting-up-nfs4.jspx -- In following the procedure

Re: NFS4 mount problem -

2012-11-26 Thread Patrick O'Callaghan
On Mon, 2012-11-26 at 16:01 -0500, Bob Goodwin - Zuni, Virginia, USA wrote: > I can't mount this nfs server: > > [root@box7 ~]# mount 192.168.1.8:/home/bobg/NFSdata /mnt/SRVR1 > mount.nfs: access denied by server while mounting > 192.168.1.8:/home/bobg/NFSdata > > What are the likely

Re: NFS4 mount problem -

2012-11-26 Thread Ed Greshko
On 11/27/2012 05:01 AM, Bob Goodwin - Zuni, Virginia, USA wrote: > > I can't mount this nfs server: > >[root@box7 ~]# mount 192.168.1.8:/home/bobg/NFSdata /mnt/SRVR1 >mount.nfs: access denied by server while mounting >192.168.1.8:/home/bobg/NFSdata > > What are the likely problems? It's

NFS4 mount problem -

2012-11-26 Thread Bob Goodwin - Zuni, Virginia, USA
I can't mount this nfs server: [root@box7 ~]# mount 192.168.1.8:/home/bobg/NFSdata /mnt/SRVR1 mount.nfs: access denied by server while mounting 192.168.1.8:/home/bobg/NFSdata What are the likely problems? It's not a firewall. I've changed a few permissions to no avail. Run out of idea