I've tried creating a ZFS 3 disk mirror with only 1 disk to start off with, but have not found how to do this, or if it is even possible.
I'd like to create a zfs 3 disk mirror with only 1*2 GB drive and with the other 2*2GB drives missing. Once the ZFS is created I'll add the missing 2 drives one by one later (when they become available in the NAS, like a day or two later). Can this be done, and if so, how do I go about doing this in nas4free? Thanks!
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
3 disk ZFS mirror from 1 disk only?
-
zinneken
- Starter

- Posts: 57
- Joined: 19 Jul 2013 11:07
- Status: Offline
3 disk ZFS mirror from 1 disk only?
NAS4Free-x64-LiveUSB-9.2.0.1.972
P8H61-M LX R2.0 with onboard Realtek 8111E/8111F, G1610 2.6GHz, 2*4GB RAM Non-ECC CMV4GX3M1A1333C9, ASMedia ASM1061 AHCI
2*2TB WD20EZRX-00DC0B0 RAID1, 1*2TB SAMSUNG HD204UI, 1*2TB WD20EZRX-00DC0B0, 1*1TB SAMSUNG HD103SI, 1*250GB Hitachi HTS545025B9SA02
2* internal USB 2 drives
P8H61-M LX R2.0 with onboard Realtek 8111E/8111F, G1610 2.6GHz, 2*4GB RAM Non-ECC CMV4GX3M1A1333C9, ASMedia ASM1061 AHCI
2*2TB WD20EZRX-00DC0B0 RAID1, 1*2TB SAMSUNG HD204UI, 1*2TB WD20EZRX-00DC0B0, 1*1TB SAMSUNG HD103SI, 1*250GB Hitachi HTS545025B9SA02
2* internal USB 2 drives
-
00Roush
- Starter

- Posts: 64
- Joined: 15 Sep 2013 09:27
- Status: Offline
Re: 3 disk ZFS mirror from 1 disk only?
http://docs.oracle.com/cd/E19253-01/819 ... index.html See example 4-6.
Basically you don't actually setup a 3 way mirror initially. You just setup one disk as a ZFS mirror. Then when other disks arrive you can use the zpool attach option to add disks to mirror. In NAS4Free you can do this with the command line or in Web interface. Web interface is via Disks|ZFS|Pools|Tools attach option. It doesn't look like the web interface can attach more than one disk at a time though... I think command line can do this.
00Roush
Basically you don't actually setup a 3 way mirror initially. You just setup one disk as a ZFS mirror. Then when other disks arrive you can use the zpool attach option to add disks to mirror. In NAS4Free you can do this with the command line or in Web interface. Web interface is via Disks|ZFS|Pools|Tools attach option. It doesn't look like the web interface can attach more than one disk at a time though... I think command line can do this.
00Roush