Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-13 Thread Paul Varner
On Thu, 2005-05-12 at 21:12 -0700, Mark Knecht wrote: > No, it's something more nefarious than that > > 1) All machines have the same hosts file. None of the machines are using dhcp. > > 2) The FC2 client logs into both Gentoo and FC2 hosts fast > > 3) The Gentoo client logs into both Gentoo

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-12 Thread Mark Knecht
On 5/12/05, Walter Dnes <[EMAIL PROTECTED]> wrote: > On Tue, May 10, 2005 at 06:15:21PM -0700, Mark Knecht wrote > > > So it seems like it's the Gentoo client over the network and not the > > Gentoo server that causes the slowdown? > > I had a similar situation with once with simply ftp-ing dat

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-12 Thread Walter Dnes
On Tue, May 10, 2005 at 06:15:21PM -0700, Mark Knecht wrote > So it seems like it's the Gentoo client over the network and not the > Gentoo server that causes the slowdown? I had a similar situation with once with simply ftp-ing data between two machines at home. Try putting all your home mach

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-11 Thread Brett I. Holcomb
Now you can troubleshoot it! On Tue, 10 May 2005, Mark Knecht wrote: Brett, Thanks. Now both machines are mounting. Actually the FC2 machines mount immediately. The Gentoo laptop takes about 90 seconds before it mounts. I don't see any messages about what's taking so long, but at least it mounts.

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Jerry McBride
On Tuesday 10 May 2005 07:11 pm, Mark Knecht wrote: > Brett, >Thanks. Now both machines are mounting. Actually the FC2 machines > mount immediately. The Gentoo laptop takes about 90 seconds before it > mounts. I don't see any messages about what's taking so long, but at > least it mounts. > > T

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
On 5/10/05, Michael W. Holdeman <[EMAIL PROTECTED]> wrote: > On Tuesday 10 May 2005 07:11 pm, Mark Knecht wrote: > > Brett, > >Thanks. Now both machines are mounting. Actually the FC2 machines > > mount immediately. The Gentoo laptop takes about 90 seconds before it > > mounts. I don't see any

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Michael W. Holdeman
On Tuesday 10 May 2005 07:11 pm, Mark Knecht wrote: > Brett, >Thanks. Now both machines are mounting. Actually the FC2 machines > mount immediately. The Gentoo laptop takes about 90 seconds before it > mounts. I don't see any messages about what's taking so long, but at > least it mounts. You k

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
Brett, Thanks. Now both machines are mounting. Actually the FC2 machines mount immediately. The Gentoo laptop takes about 90 seconds before it mounts. I don't see any messages about what's taking so long, but at least it mounts. Thanks! - Mark On 5/10/05, Brett I. Holcomb <[EMAIL PROTECTED]>

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Brett I. Holcomb
Here's my hosts.deny and allow set up per the How-To. [EMAIL PROTECTED] etc # cat hosts.allow portmap: 192.168.1.0/255.255.255.0 lockd: 192.168.1.0/255.255.255.0 mountd: 192.168.1.0/255.255.255.0 rquotad: 192.168.1.0/255.255.255.0 statd: 192.168.1.0/255.255.255.0 [EMAIL PROTECTED] etc # cat hosts.d

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
On 5/10/05, Peter Ruskin <[EMAIL PROTECTED]> wrote: > On Tuesday 10 May 2005 17:36, Mark Knecht wrote: > > /MusicLib 192.168.1.55(ro,sync,no_root_squash) > > 192.168.1.29(ro,sync,no_root_squash) > > 192.168.1.51(ro,sync,no_root_squash) > > > > The line commented out above was all that was required

Re: Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
On 5/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 1. What about Group IDs (GID). At one time we had to make them the same on > all machines - but maybe not anymore. Yes, this is a potential problem although I thought I'd made them the same on this machine under Gentoo as when it ran F

Re: Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread brettholcomb
e had from the FC list about FC2 or 3 breaking something. > > From: Mark Knecht <[EMAIL PROTECTED]> > Date: 2005/05/10 Tue PM 12:36:43 EDT > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Re: nfs export/remote mount problem > > Hi, >I'm

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
Hi, I'm going to recap and hopefully focus this discussion based on current results. Thanks to Richard, Walter, Ralph and Brett for your help so far. I'm working from these two documents: http://gentoo-wiki.com/index.php?title=HOWTO_Share_Directories_via_NFS http://www.tldp.org/HOWTO/NFS-HOWTO

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
On 5/10/05, Richard Fish <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > >2) The contents o the hosts.allow and hosts.deny files. > > > >Where are these files? They do not seem to be present on my machine? > >Should they not be created by some part of the baseline system > >install? > > > > >

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Richard Fish
Mark Knecht wrote: >2) The contents o the hosts.allow and hosts.deny files. > >Where are these files? They do not seem to be present on my machine? >Should they not be created by some part of the baseline system >install? > > The files hosts.allow and hosts.deny are the configuration files for

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
On 5/10/05, Ralph Slooten <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > dragonfly ~ # exportfs > > /home/mark/MusicLib > > 192.168.1.0/255.255.255.0 > > /MusicLib 192.168.1.0/255.255.255.0 > > dragonfly ~ # > > > > But still my FC2 remote

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Mark Knecht
On 5/9/05, Walter Dnes <[EMAIL PROTECTED]> wrote: > > Clutching at straws here... > - is iptables blocking anything according to its logfile? > - don't know if this applies to nfsd, but I've run into some builds of > sshd which would not work without an appropriate entry in > /etc/ho

Re: Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread brettholcomb
ntoo.org > Subject: Re: [gentoo-user] Re: nfs export/remote mount problem > > On 5/9/05, Richard Fish <[EMAIL PROTECTED]> wrote: > > Mark Knecht wrote: > > > > >Hello again, > > > A bit more info. On the server side the directories seem to be >

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-10 Thread Ralph Slooten
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > dragonfly ~ # exportfs > /home/mark/MusicLib > 192.168.1.0/255.255.255.0 > /MusicLib 192.168.1.0/255.255.255.0 > dragonfly ~ # > > But still my FC2 remote machine cannot mount it: Excuse me jumping in here, but after reading t

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-09 Thread Walter Dnes
On Mon, May 09, 2005 at 08:04:28PM -0700, Mark Knecht wrote > [EMAIL PROTECTED] root]# mount /mnt/MusicLib/ > mount to NFS server 'dragonfly' failed: server is down. > [EMAIL PROTECTED] root]# > > I know this must be a simple oversight but I just do not see it. > > Thanks for answering! I do app

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-09 Thread Richard Fish
Mark Knecht wrote: >Hi Richard, > portmap seems to be running: > >dragonfly ~ # ps aux | grep portmap >rpc 8811 0.0 0.1 1672 684 ?Ss May02 0:00 /sbin/portmap >root 11634 0.0 0.0 1484 476 pts/0R+ 19:59 0:00 grep portmap >dragonfly ~ # > >rpcinfo looks at

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-09 Thread Mark Knecht
On 5/9/05, Richard Fish <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > >Hello again, > > A bit more info. On the server side the directories seem to be exxported: > > > >dragonfly ~ # exportfs > >/home/mark/MusicLib > > > >/MusicLib > >dragonfly ~ # > > > >The second

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-09 Thread Richard Fish
Mark Knecht wrote: >Hello again, > A bit more info. On the server side the directories seem to be exxported: > >dragonfly ~ # exportfs >/home/mark/MusicLib > >/MusicLib >dragonfly ~ # > >The second one is the one I'm trying to mount remotely. However it's >not clear to me

[gentoo-user] Re: nfs export/remote mount problem

2005-05-09 Thread Mark Knecht
Hello again, A bit more info. On the server side the directories seem to be exxported: dragonfly ~ # exportfs /home/mark/MusicLib /MusicLib dragonfly ~ # The second one is the one I'm trying to mount remotely. However it's not clear to me if nfsd is listening on the rig