Erin wrote: > How do we spread the data that is stored on the first two raidz2 devices > across all three so that when we continue to write data to the storage pool, > we will get the added performance of writing to all three devices instead of > just the empty new one?
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 _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss