* nfsv3 server no longer responding after umount/mount
@ 2007-05-15 14:11 Frank van Maarseveen
0 siblings, 0 replies; only message in thread
From: Frank van Maarseveen @ 2007-05-15 14:11 UTC (permalink / raw)
To: Linux NFS mailing list
export options: rw,sync,no_root_squash,no_subtree_check,mp,fsid=2886795870
The following sequence renders the server dead (unresponsive that is)
ip addr del... (delete IP address used by the client)
exportfs -f
umount /exported-fs
mount /exported-fs
ip addr add... (add IP address again)
I do not understand why but a second "exportfs -f" afterwards fixes it.
When trying this without "mp", the client will report ESTALE forever.
--
Frank
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-15 14:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15 14:11 nfsv3 server no longer responding after umount/mount Frank van Maarseveen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.