All of lore.kernel.org
 help / color / mirror / Atom feed
* sendmail "cannot fsync directory" after 2.4 -> 2.6
@ 2004-09-09  6:15 Frank Steiner
  2004-09-09 10:39 ` Frank Steiner
  2004-09-09 14:58 ` Trond Myklebust
  0 siblings, 2 replies; 8+ messages in thread
From: Frank Steiner @ 2004-09-09  6:15 UTC (permalink / raw)
  To: nfs

Hi,

we've been running SuSE 9.0 with kernel 2.4.21 for some months. Two weeks
ago we switched to 2.6.8.1 from kernel.org.

Our diskless clients get (due to lack of a local hd) everything via nfs,
including /var/spool/mqueue. The /var directories for the clients (one
seperate for each client) are exported with "sync" and mounted with
"tcp,hard,intr,lock,sync", and this has not changed when switching from
2.4 to 2.6. But after we switched to 2.6.8.1, we get messages

Sep  9 08:03:13 galois sendmail[21596]: sync_dir: cannot fsync directory .: Invalid argument
Sep  9 08:04:02 galois sendmail[21649]: i89641NZ021648: SYSERR(root): sync_dir: cannot fsync directory .: Invalid argument

every time we send a mail with "mail -s test root" or similar. Note that
sendmail is running as daemon on every client, but only listening on
localhost. The sendmail package has REQUIRES_DIR_FSYNC enabled.

I tried mounting the nfs dir with "dirsync" additionally, but it doesn't
help. Also, it doesn't make a difference if the exported fs on the server
is ext3 or reiserfs. Since it works on local disks and worked also over
NFS with kernel 2.4.21, I guess it is a bug in 2.6? Or should it not work
with nfs and 2.4 just didn't notice?

cu,
Frank


-- 
Dipl.-Inform. Frank Steiner   Web:  http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik    Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17           Phone: +49 89 2180-4049
80333 Muenchen, Germany       Fax:   +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: sendmail "cannot fsync directory" after 2.4 -> 2.6
@ 2004-09-09 18:54 Lever, Charles
  2004-09-09 20:36 ` Ara.T.Howard
  0 siblings, 1 reply; 8+ messages in thread
From: Lever, Charles @ 2004-09-09 18:54 UTC (permalink / raw)
  To: Ara.T.Howard; +Cc: nfs

> > Yep. We forgot to add the stub to Linux 2.6.x. Please=20
> confirm that the=20
> > following patch fixes the problem for you.
>=20
> will fsync'ing a directory have any affect on the client=20
> inode cache for that dir?  eg. will it invalidate that cache?

ara-

looking at the patch trond posted, it appears to add a "no-op" function
for fsyncing NFS directories.  this means fsync against an NFS directory
will not complain, but otherwise does nothing.


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2004-09-10 21:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-09  6:15 sendmail "cannot fsync directory" after 2.4 -> 2.6 Frank Steiner
2004-09-09 10:39 ` Frank Steiner
2004-09-09 14:58 ` Trond Myklebust
2004-09-09 17:54   ` Ara.T.Howard
2004-09-09 18:25     ` Trond Myklebust
2004-09-10  7:33   ` Frank Steiner
  -- strict thread matches above, loose matches on Subject: below --
2004-09-09 18:54 Lever, Charles
2004-09-09 20:36 ` Ara.T.Howard

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.