Philip Brown wrote On 09/21/06 20:28,:
Eric Schrock wrote:

If you're using EFI labels, yes (VTOC labels are not endian neutral).
ZFS will automatically convert endianness from the on-disk format, and
new data will be written using the native endianness, so data will be
gradually be rewritten to avoid the byteswap overhead.


now, when you say "data", you just mean "metadata", right?

Yes. ZFS has no knowledge of the layout of any structured records
written by applications, so it can't byteswap user data.

Neil

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

Reply via email to