Re: Linux NFS vs NetApp

From: Neil Brown
Date: Tue Jan 11 2005 - 17:15:22 EST


On Tuesday January 11, ltd@xxxxxxxxx wrote:
> At 08:54 PM 11/01/2005, Neil Brown wrote:
> >If you want to come anything close to comparable with a Netapp, get a
> >few hundred Megabytes of NVRAM (e.g. www.umem.com), and configure it
> >as an external journal for your filesystem (I know this can be done
> >for ext3, I don't know about other filesystems). Then make sure your
> >filesystem journals all data, not just metadata (data=journal option
> >to ext3).
>
> NetApp's WAFL only journals metadata in NVRAM ...
> (one of the primary reasons its called WAFL is that the data-write only
> happens once..).
>

That may be, though it doesn't fit with my (admittedly limitted)
understanding of WAFL.

However Linux NFS definitely runs faster over ext3 if data=journal is
selected.

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/