Understanding Vdevs and Vpool
Posted: 15 Apr 2013 11:27
Hi
I have a question about adding vdevs to a vpool.
I currently have 5x 2TB disks in raidz set up as a vdev.
I already understand that you cannot add drives to an already created vdev and you grow the zpool by adding new vdevs, but want to know how the raidz arrays are handled across the zpool
as I add drives to my zpool, i.e setup new drives as a vdev (again raidz) I can then add these to my existing zpool, correct?
Now how does the zpool uses this vdev? does it stripe all my data across both vdevs, which in effect becomes raid 50! when you add a new vdev does the system move the data across the existing vdev and new vdev automatically?
As I am looking to use a 16 or 20 bay case I am looking to make my vdevs raidz using 4 disk in each and then add new vdevs as I need more space.
I have a question about adding vdevs to a vpool.
I currently have 5x 2TB disks in raidz set up as a vdev.
I already understand that you cannot add drives to an already created vdev and you grow the zpool by adding new vdevs, but want to know how the raidz arrays are handled across the zpool
as I add drives to my zpool, i.e setup new drives as a vdev (again raidz) I can then add these to my existing zpool, correct?
Now how does the zpool uses this vdev? does it stripe all my data across both vdevs, which in effect becomes raid 50! when you add a new vdev does the system move the data across the existing vdev and new vdev automatically?
As I am looking to use a 16 or 20 bay case I am looking to make my vdevs raidz using 4 disk in each and then add new vdevs as I need more space.