On Tue, 12 Aug 2008, John Malick wrote:

> There is a thread quite similar to this but it did not provide a clear answer 
> to the question which was worded a bit odd..
>
> I have a Thumper and am trying to determine, for performance, which 
> is the best ZFS configuration of the two shown below. Any issues 
> other than performance that anyone may see to steer me in one 
> direction or another would be helpful as well. Thanks.

The joy of ZFS is that it takes just minutes to create various 
configurations and test them yourself.  The pool design is a pretty 
fundamental decision whereas filesystems are easily tuned.  The 
configuration with more vdevs should be both faster and more reliable. 
Zfs load shares across vdevs so with more vdevs, you can support more 
simultaneous users.  Your entire pool will be no stronger than the 
weakest vdev, so make sure that your vdevs are sufficiently reliable.

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

Reply via email to