Networking Forums

Networking Forums > Computer Networking > Linux Networking > NFS slow mounting

Reply
Thread Tools Display Modes

NFS slow mounting

 
 
Kenn White
Guest
Posts: n/a

 
      06-10-2004, 07:51 PM
I have a boot cd to a stripped down, bare linux kernel and load
drivers as needed, etc. Generally, I have network drivers and maybe
scsi and/or usb drivers loaded. Not much else.
While implementing nfs support, I can mount an nfs volume but it takes
about 5 1/2 minutes to mount. I am not loading any other daemons on
the linux client. The mount does work, it is just slow.
I found when booting knoppix that if portmap is not loaded, it takes a
long time. With portmap running, it makes no difference on my client.
I have found that if I use the "-o nolock" option, the mount works
fast.

Currently using 2.4.22 kernel.

Any ideas?
 
Reply With Quote
 
 
 
 
Ian Northeast
Guest
Posts: n/a

 
      06-10-2004, 08:25 PM
On Thu, 10 Jun 2004 12:51:05 -0700, Kenn White wrote:

> I have a boot cd to a stripped down, bare linux kernel and load drivers as
> needed, etc. Generally, I have network drivers and maybe scsi and/or usb
> drivers loaded. Not much else. While implementing nfs support, I can mount
> an nfs volume but it takes about 5 1/2 minutes to mount. I am not loading
> any other daemons on the linux client. The mount does work, it is just
> slow. I found when booting knoppix that if portmap is not loaded, it takes
> a long time. With portmap running, it makes no difference on my client. I
> have found that if I use the "-o nolock" option, the mount works fast.
>
> Currently using 2.4.22 kernel.
>
> Any ideas?


You'll also need statd and possibly lockd, although probably not the
latter.

Regards, Ian

 
Reply With Quote
 
Cameron Kerr
Guest
Posts: n/a

 
      06-15-2004, 06:04 PM
Kenn White <(E-Mail Removed)> wrote:

> While implementing nfs support, I can mount an nfs volume but it takes
> about 5 1/2 minutes to mount. I am not loading any other daemons on
> the linux client. The mount does work, it is just slow.
> I found when booting knoppix that if portmap is not loaded, it takes a
> long time. With portmap running, it makes no difference on my client.


Remember, portmap _must_ be started before all the other NFS related
services.

Do you have access to the lockd service in hosts.allow? What if you open
hosts.allow right up temporarily?

Do you have a correct reverse DNS record?

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
 
Kenn White
Guest
Posts: n/a

 
      06-15-2004, 08:28 PM
Ian Northeast <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> On Thu, 10 Jun 2004 12:51:05 -0700, Kenn White wrote:
>
> > I have a boot cd to a stripped down, bare linux kernel and load drivers as
> > needed, etc. Generally, I have network drivers and maybe scsi and/or usb
> > drivers loaded. Not much else. While implementing nfs support, I can mount
> > an nfs volume but it takes about 5 1/2 minutes to mount. I am not loading
> > any other daemons on the linux client. The mount does work, it is just
> > slow. I found when booting knoppix that if portmap is not loaded, it takes
> > a long time. With portmap running, it makes no difference on my client. I
> > have found that if I use the "-o nolock" option, the mount works fast.
> >
> > Currently using 2.4.22 kernel.
> >
> > Any ideas?

>
> You'll also need statd and possibly lockd, although probably not the
> latter.
>
> Regards, Ian


statd did not fix the problem. Still no solution.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exceptionally slow ping times, slow DNS lookup and slow download on router Martin Underwood Broadband 1 01-24-2007 12:05 AM
Mounting smb shares after vpn (pptpconfig) skurk Linux Networking 0 11-30-2005 05:33 AM
mounting NFS Joe R Linux Networking 3 03-24-2005 07:30 PM
Suse linux 9.0 nfs mounting very slow Knilux Linux Networking 0 10-30-2003 06:18 PM
mounting a w2k directory shaab mohagir Linux Networking 4 07-16-2003 06:49 PM



1 2 3 4 5 6 7 8 9 10 11