On Mon, 25 Feb 2008, msl wrote: > I mean, can you confirm that the zil_disable/zfs solaris nfs > service, is a similar service like a standard xfs or ext3 linux/nfs > solution (take into account the NFS service provided)?
>From what I have heard: * Linux does not implement NFS writes correctly in that data is not flushed to disk before returning. Don't turn your Linux system off during application writes since user data will likely be lost when the system returns. Besides the applications losing data, running applications are likely to become confused. * ZFS has had an issue in that requesting a fsync() of one file causes a sync of the entire filesystem. This is a huge performance glitch. Wikipedia says that it is fixed in Solaris Nevada. Someone should update this WikiPedia section: http://en.wikipedia.org/wiki/ZFS#Solaris_implementation_issues Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss