Matt B wrote:
Any thoughts on the best practice points I am raising? It disturbs me that it would make a statement like "don't use slices for production".
ZFS turns on write cache on the disk if you give it the entire disk to manage. It is good for performance. So, you should use whole disks when ever possible.
Slices work too, but write cache for the disk will not be turned on by zfs. Cheers Manoj _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss