Networking Forums

Networking Forums > Computer Networking > Linux Networking > NFS mount/unmount death-slow

Reply
Thread Tools Display Modes

NFS mount/unmount death-slow

 
 
ArameFarpado
Guest
Posts: n/a

 
      10-22-2006, 11:41 PM
Hi

I got two machines witch both share disks to eachother by NFS.
Everything is working fine except:
Everytime i do a mount/unmount of a NFS shared disk, i have to wait about 3
minutes... and this appens in the two machines, mount in machine A a shared
disk of machine B, or mount in machine B a shared disk on machine A. In
both cases i have a 3 minute delay, either to mount and to unmount... after
a disk is mounted, then it seems to work allright.

some examples of my configuration:

fstab:
192.168.1.2:/home /mnt/Rede/JoaoTatiana/Users-Ro nfs
noauto,ro,user,sync,rsize=8192,wsize=8192

this is one mount entry in fstab... others are similar.




and...
# exportfs -v
/mnt/Sata1/Salvaguardas

<world>(rw,wdelay,root_squash,all_squash,anonuid=6 5534,anongid=65534)
/mnt/Sata1/Mirror

<world>(ro,wdelay,root_squash,all_squash,anonuid=6 5534,anongid=65534)


i have iptables permiting NFS protocols just for internal IPs
(192.168.1.xxx), but i'm thinking about changing this <world> stuff

i've got this problem for some time now, it wasn't allways like this, by the
time this things wore configured, this stuff worked allright, but them, one
of the systems wore upgraded to a new version and the other has been also
upgraded with new kernels.


Right now, i'm having trouble understanding where might the problem be...

Thanks for any hints
ArameFarpado
 
Reply With Quote
 
 
 
 
jewo
Guest
Posts: n/a

 
      10-23-2006, 11:11 AM
hi,

is your portmap daemon running?
/etc/init.d/portmap start

jewo
 
Reply With Quote
 
ArameFarpado
Guest
Posts: n/a

 
      10-23-2006, 06:01 PM
jewo wrote:

> hi,
>
> is your portmap daemon running?
> /etc/init.d/portmap start
>
> jewo


yes. portmap is running in both machines

regards
ArameFarpado
 
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
Mount of AIX jfs2 filesystem on Linux server extremely slow Govind Linux Networking 0 07-23-2008 10:02 PM
mount mount file system using nfs Jim Anderson Linux Networking 2 07-16-2008 09:19 PM
HELP with autofs and NIS: How to override mount options on all mount points? theosib@gmail.com Linux Networking 0 03-04-2006 09:12 PM
slow file opens on nfs mount across high-latency network A. Howe Linux Networking 2 07-06-2005 08:19 PM
NFS mount won't mount at boot, but mount -a works fine. BT Linux Networking 2 09-23-2004 09:37 PM



1 2 3 4 5 6 7 8 9 10 11