Brent Jones wrote:
> 
> I don't think you'll find the performance you paid for with ZFS and
> Solaris at this time. I've been trying to more than a year, and
> watching dozens, if not hundreds of threads.
> Getting half-ways decent performance from NFS and ZFS is impossible
> unless you disable the ZIL.

A few days ago I posted to nfs-discuss with a proposal to add some
mount/share options to change semantics of a nfs-mounted filesystem
so that they parallel those of a local filesystem.
The main point is that data gets flushed to stable storage only if the
client explicitly requests so via fsync or O_DSYNC, not implicitly
with every close().
That would give you the performance you are seeking without sacrificing
data integrity for applications that need it.

I get the impression that I'm not the only one who could be interested
in that ;)

-Arne

> 
> You'd be better off getting NetApp
> 

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to