All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel freezes on "exportfs -a"
@ 2004-11-16 11:22 Marian Eichholz
  2004-11-17  2:42 ` Neil Brown
  2004-11-17  9:28 ` Olaf Kirch
  0 siblings, 2 replies; 4+ messages in thread
From: Marian Eichholz @ 2004-11-16 11:22 UTC (permalink / raw)
  To: nfs

Hello all, hi Neil, hi Olaf,

we recently found a strange bug in the recent 2.6 kernels
that freezes the whole kernel (down to even no response to
the Magic SysRq keys). And in fact sticks us to the 2.4
series we want to get rid of :)

This happens during "exportfs -a" when the following
sequence commences (tested by manual command execution,
with some seconds betweeen the commands):

	rpc.nfsd 128
	rpc.mountd
	rpc.statd
	exportfs -a

We cannot reproduce it on a "normal" machine.

The most recently tested kernel is a 2.6.9-rc1 (since each
test breaks the production service). exportfs is 1.0.6.

The particular server is the NFS file repository for a high
volume FTP cluster, thus beeing requested by the still
online 4 ftp backend servers *heavily*.

It has 2 Fast Ethernet ports in *bonding* mode (in peak hours they can
be filled with ease).

Probably it is this combinations that makes a problem.

There are only two directories being exported to 5 machines
each with really standard options.

The freeze can be reproduced even when the exported
directories are empty (no mount of the *some* GB to be
checked afterwards, nice for testing :)) and even with "strace
exportfs -a".

strace stops during the call of

	nfsservctl(0x1,...,0)

right after reading the still empty /proc/fs/nfs/exports.

I just hope that something helps.
If we can run a special test or provide suitable
information about the system, please let me know.

Thank You in advance, probably it's something easily fixed.

Yours sincerely,
- Marian


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-19 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-16 11:22 Kernel freezes on "exportfs -a" Marian Eichholz
2004-11-17  2:42 ` Neil Brown
2004-11-19 14:46   ` Marian Eichholz
2004-11-17  9:28 ` Olaf Kirch

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.