Hey guys,
could not find a sticky thread, maybe this could become one.
I have set up nas4free on virtualbox to check new features. Having been using version 9.x for over 5 years now love nas4free very much.
Playing around with the new GUI especially the ZFS part here is what I found:
- so first you need a VDEV. I have added 3 disks in RaidZ1 config and created a pool that has only this one RaidZ vdev in it.
nas4free: ~# zpool status
pool: allVdevs
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
allVdevs ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
ada1 ONLINE 0 0 0
ada2 ONLINE 0 0 0
ada3 ONLINE 0 0 0
errors: No known data errors
The pool itself had to be created within the gui, although I am sure when you create a VDEV (the raidz1) a pool automatically gets created with it, right?
The above output is from terminal, yet in the GUI Virtual Device menu I see:
NAME: allVdevs_raidz1_0
TYPE: raidz1
In the Pools menu I see:
NAME: allVdevs
size, Alloc, Free, etc...
Q:
The GUI will refer to the virtual device as Poolname_typeofVDEV_numberofvdev? Is that what I see as allVdevs_raidz1_0 ?
sorry for the long post, just found it a bit confusing.
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!
ZFS terminology questions
-
danzi
- Starter

- Posts: 66
- Joined: 11 Nov 2012 23:24
- Location: Budapest
- Status: Offline
ZFS terminology questions
----------------------------------------------
Dell T130 - 32Gb ECC - ESXi 6.7
VM Full Instal - 11.2.0.4 - Omnius (revision 6005)
HP/LSI 9121-4i SAS2008 Pass Through mode
2 x 2Tb ZFS mirror
1 x 3Tb UFS
----------------------------------------------
Dell T130 - 32Gb ECC - ESXi 6.7
VM Full Instal - 11.2.0.4 - Omnius (revision 6005)
HP/LSI 9121-4i SAS2008 Pass Through mode
2 x 2Tb ZFS mirror
1 x 3Tb UFS
----------------------------------------------
-
danzi
- Starter

- Posts: 66
- Joined: 11 Nov 2012 23:24
- Location: Budapest
- Status: Offline
Re: ZFS terminology questions
oh and adding another 3 disks in RaidZ1 was tricky. I could not find a way to do it, only via terminal with:
zpool add allVdevs raidz1 /dev/ada4 /dev/ada5 /dev/ada6
zpool add allVdevs raidz1 /dev/ada4 /dev/ada5 /dev/ada6
----------------------------------------------
Dell T130 - 32Gb ECC - ESXi 6.7
VM Full Instal - 11.2.0.4 - Omnius (revision 6005)
HP/LSI 9121-4i SAS2008 Pass Through mode
2 x 2Tb ZFS mirror
1 x 3Tb UFS
----------------------------------------------
Dell T130 - 32Gb ECC - ESXi 6.7
VM Full Instal - 11.2.0.4 - Omnius (revision 6005)
HP/LSI 9121-4i SAS2008 Pass Through mode
2 x 2Tb ZFS mirror
1 x 3Tb UFS
----------------------------------------------
- ms49434
- Developer

- Posts: 828
- Joined: 03 Sep 2015 18:49
- Location: Neuenkirchen-Vörden, Germany - GMT+1
- Contact:
- Status: Offline
Re: ZFS terminology questions
The latest NAS4Free builds have a reworked zpool tools page which allows you to expand an existing pool with another vdev.
After you finished all zpool configuration tasks you should sync the zpool configuration from Disks -> ZFS -> Configuration -> Syncronize.
After you finished all zpool configuration tasks you should sync the zpool configuration from Disks -> ZFS -> Configuration -> Syncronize.
1) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 22GB out of 32GB ECC RAM, LSI 9300-8i IT mode in passthrough mode. Pool 1: 2x HGST 10TB, mirrored, L2ARC: Samsung 850 Pro; Pool 2: 1x Samsung 860 EVO 1TB, SLOG: Samsung SM883, services: Samba AD, CIFS/SMB, ftp, ctld, rsync, syncthing, zfs snapshots.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.