Advanced ZFS install possible ? rpool = 2 x raidz

Yes you can add first you installation a RaidZ. In the new running system add the other disk to another RaidZ. So after you have an RaidZ10. For example:
Code:
zpool add  -o ashift=12 rpool raidz1  diskid1 diskid2 ...

Screenshot_20180522_233648.png
 
  • Like
Reactions: Denny Fuchs