> All new writes will be spread across the 3 vdevs. Existing data stays where it
> is for reading, but if you update it, those writes will be balanced across 
> all 3
> vdevs. If you are mostly concerned with write performance, you don't have to 
> do
> anything.
> 
> Regards,
> Eric

The issue that we have is that the first two vdevs were almost full, so we will 
quickly be in the state where all writes will be on the 3rd vdev. It would also 
be useful to have better read performance, but I figured that solving the write 
performance optimization would also help the read performance. 

Thanks
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to