NFS hangs

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri Aug 17 04:19:12 PDT 2007


On Fri, Aug 17, 2007 at 01:09:03PM +0200, Dag-Erling Sm??rgrav wrote:
> Pawel Jakub Dawidek <pjd at FreeBSD.org> writes:
> > Dag-Erling Sm??rgrav <des at des.no> writes:
> > > Starting to think it might be a server issue after all.  The server runs
> > > CURRENT from 2007-08-03.  All exported file systems are ZFS; should I
> > > try to disable the ZIL?  That's the one part of ZFS I can think of that
> > > would interact with NFS in a way other file systems don't.
> > I can't see how ZIL can make any difference visible for NFS clients,
> > except when your NFS server crashes. Although I'd keep ZFS on suspects
> > list, as exporting ZFS file systems over NFS wasn't really heavily
> > tested.
> 
> As I understand it, write operations pass through the ZIL to maintain
> consistency?

No consistency - ZFS is always consistent on disk, but without ZIL, for
example fsync(2) is a no-op, which may confuse NFS clients in an event
of NFS server crash.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070817/afa1468f/attachment.pgp


More information about the freebsd-current mailing list