Author Topic: Slow NFS mounts.  (Read 2217 times)

gerald_clark

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • http://
Slow NFS mounts.
« on: May 07, 2004, 06:32:15 pm »
I have replaced the cacko roms with OZ 3.2, and encounter
long delays during NFS mounts.
I am using a Netgear MA701 and it works well.
Pings are immediate, but the mount command takes several
minutes to complete.

I reloaded cacko, and mounts return immediately.

Any ideas?

Other than this problem, I really like OZ.

Joshp

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
    • http://
Slow NFS mounts.
« Reply #1 on: May 07, 2004, 06:43:53 pm »
try adding the -onolock to you mount command
eg: mount server:/root /mnt -onolock

JP

gerald_clark

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • http://
Slow NFS mounts.
« Reply #2 on: May 07, 2004, 06:53:11 pm »
Thanks, Joshp.
That did the trick!