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!
zpool doesn't allow vdev with different setup?
-
Rimini486
- NewUser

- Posts: 9
- Joined: 02 Dec 2013 17:24
- Location: Hannover, Germany
- Status: Offline
zpool doesn't allow vdev with different setup?
I'm trying a (temporary) upgrade of my zpool with some new discs. The "vdev add" function doesn't allow me to add a vdev consisting of a single HDD in stripe mode to my existing zpool which is on a raidz1.
I could add the (stripe) vdev to another zpool which is on a stripe single HDD. Is this normal (maybe a security feature)?
This upgrade is only until the end of the year. Then I'm meeting with a friend, he will get all my data and I can set up a new RAID5 (then also without ZFS as I do not have ECC-RAM) with 5 disks properly and copy everything back. Just have to get by until then with a less than optimal setup. I know of the increased risks when combining a stripe volume in a zpool, my really important data is backed up on my PC.
Thank you for your insights!
I could add the (stripe) vdev to another zpool which is on a stripe single HDD. Is this normal (maybe a security feature)?
This upgrade is only until the end of the year. Then I'm meeting with a friend, he will get all my data and I can set up a new RAID5 (then also without ZFS as I do not have ECC-RAM) with 5 disks properly and copy everything back. Just have to get by until then with a less than optimal setup. I know of the increased risks when combining a stripe volume in a zpool, my really important data is backed up on my PC.
Thank you for your insights!
Last edited by Rimini486 on 25 Oct 2014 18:34, edited 1 time in total.
My NAS:
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
use shell must work, and as you say is not recommended but is also possible.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
Rimini486
- NewUser

- Posts: 9
- Joined: 02 Dec 2013 17:24
- Location: Hannover, Germany
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
Thanks for the reply.
I believe I should use the "zpool add" command like this:
zpool add "my pool name" "my vdev name"
How exactly do I write the vdev name? Nas4Free tells me: "cannot open 'Extra': no such GEOM provider must be a full path or shorthand device name"
I believe I should use the "zpool add" command like this:
zpool add "my pool name" "my vdev name"
How exactly do I write the vdev name? Nas4Free tells me: "cannot open 'Extra': no such GEOM provider must be a full path or shorthand device name"
My NAS:
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
do a zpool status and tell us the name of the HD that you want to add , and I wrote to you the exact line to execute.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
Rimini486
- NewUser

- Posts: 9
- Joined: 02 Dec 2013 17:24
- Location: Hannover, Germany
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
Thank you already for your help!
Ok, I changed my idea a little bit and decided not to use that much space until December (when I really upgrade).
Therefore I would like to add my 2 new HDDs as a RAID1 to my existing zpool "FrederiksNAS_6TB".
This is my current setup: Unfortunately I not to be able to add a new vdev now. Last time I was able to add the devices as "stripe", don't know why they don't appear now.
For some reason two devices which are in use appear, ada4 and ada5.
Ok, I changed my idea a little bit and decided not to use that much space until December (when I really upgrade).
Therefore I would like to add my 2 new HDDs as a RAID1 to my existing zpool "FrederiksNAS_6TB".
This is my current setup: Unfortunately I not to be able to add a new vdev now. Last time I was able to add the devices as "stripe", don't know why they don't appear now.
For some reason two devices which are in use appear, ada4 and ada5.
You do not have the required permissions to view the files attached to this post.
Last edited by Rimini486 on 29 Oct 2014 12:22, edited 1 time in total.
My NAS:
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
-
Rimini486
- NewUser

- Posts: 9
- Joined: 02 Dec 2013 17:24
- Location: Hannover, Germany
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
Maybe I can rephrase my questions to make them easier to answer.
1. My NAS4Free was used with 4 discs before (ada0-ada3). Now I added two HDDs as can be seen in the picture above. They appear as ada0 and ada1 now. If I want to add a vdev, NAS4Free only lets me chose between ada4 and ada5 (both are currently in use, therefore should NOT be available). Can somebody explain why NAS4Free makes this mistake? Why does it add the new discs as ada0 and ada1 (I have read that this has something to do with the order in which the controller registers them) but then seems to think ada4 and ada5 are the new ones?
2. Can somebody tell me the shell command for adding ada0 and ada1 as mirror (RAID1) vdev?
3. Can somebody tell me the shell command for adding a vdev to an existing zpool?
4. Is there a list of commands for NAS4Free? I only find lists which are much to general (as for example for the whole of FreeBSD)?
1. My NAS4Free was used with 4 discs before (ada0-ada3). Now I added two HDDs as can be seen in the picture above. They appear as ada0 and ada1 now. If I want to add a vdev, NAS4Free only lets me chose between ada4 and ada5 (both are currently in use, therefore should NOT be available). Can somebody explain why NAS4Free makes this mistake? Why does it add the new discs as ada0 and ada1 (I have read that this has something to do with the order in which the controller registers them) but then seems to think ada4 and ada5 are the new ones?
2. Can somebody tell me the shell command for adding ada0 and ada1 as mirror (RAID1) vdev?
3. Can somebody tell me the shell command for adding a vdev to an existing zpool?
4. Is there a list of commands for NAS4Free? I only find lists which are much to general (as for example for the whole of FreeBSD)?
My NAS:
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
YES, this is well know as disk sift syndrome, and happends in all OS. not only in BSD, it happends on linux and windows too, the reason is that BIOS assing letters ( disk order) to OS, so if you add new disk, this new disk can be assigned in order.Rimini486 wrote:hey appear as ada0 and ada1 now. If I want to add a vdev, NAS4Free only lets me chose between ada4 and ada5 (both are currently in use, therefore should NOT be available). Can somebody explain why NAS4Free makes this mistake?
this only mean that N4F webGUI is confused about what disk is in use, but your data is safe, to correct , you only need to use new buttn in Disk | Manegement: http://wiki.nas4free.org/doku.php?id=do ... management .
please push button "Clear config & Import Disk" this action that is safe, assing correct phisical disk to adax names, when done you can select correct clean disk in drop-down menu in other webGUI pages.
PD1: Perhaps you need also to sync ZFSWebGUI and real ZFS pool, to do it go to Disks|ZFS|Configuration|Synchronize and push button: syncronize http://wiki.nas4free.org/doku.php?id=do ... ynchronize
documentation: http://docs.oracle.com/cd/E19253-01/819 ... index.htmlRimini486 wrote:2. Can somebody tell me the shell command for adding ada0 and ada1 as mirror (RAID1) vdev?
3. Can somebody tell me the shell command for adding a vdev to an existing zpool?
Code: Select all
zpool add FrederiksNAS_6TB mirror ada0 ada1Nas4Free is only a web Front-end for BSD, if you need to play with commands you need to use BSD Unix commands and guides.Rimini486 wrote:4. Is there a list of commands for NAS4Free? I only find lists which are much to general (as for example for the whole of FreeBSD)?
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
Rimini486
- NewUser

- Posts: 9
- Joined: 02 Dec 2013 17:24
- Location: Hannover, Germany
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
Great!!
It seems to have worked. I now have an enlarged zpool. Thanks a lot.
With the lits of commands I will hopefully be able to change my pools/vdevs in the future on my own.
It seems to have worked. I now have an enlarged zpool. Thanks a lot.
With the lits of commands I will hopefully be able to change my pools/vdevs in the future on my own.
You do not have the required permissions to view the files attached to this post.
My NAS:
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
- crowi
- Forum Moderator

- Posts: 1176
- Joined: 21 Feb 2013 16:18
- Location: Munich, Germany
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
Congrats, now you should switch to a mainboard which supports ECC RAM, because this (ECC RAM) is mandatory for safe use of ZFS.I now have an enlarged zpool
https://forums.freenas.org/index.php?th ... zfs.15449/
NAS 1: Milchkuh: Asrock C2550D4I, Intel Avoton C2550 Quad-Core, 16GB DDR3 ECC, 5x3TB WD Red RaidZ1 +60 GB SSD for ZIL/L2ARC, APC-Back UPS 350 CS, NAS4Free 11.0.0.4.3460 embedded
NAS 2: Backup: HP N54L, 8 GB ECC RAM, 4x4 TB WD Red, RaidZ1, NAS4Free 11.0.0.4.3460 embedded
NAS 3: Office: HP N54L, 8 GB ECC RAM, 2x3 TB WD Red, ZFS Mirror, APC-Back UPS 350 CS NAS4Free 11.0.0.4.3460 embedded
NAS 2: Backup: HP N54L, 8 GB ECC RAM, 4x4 TB WD Red, RaidZ1, NAS4Free 11.0.0.4.3460 embedded
NAS 3: Office: HP N54L, 8 GB ECC RAM, 2x3 TB WD Red, ZFS Mirror, APC-Back UPS 350 CS NAS4Free 11.0.0.4.3460 embedded
-
Rimini486
- NewUser

- Posts: 9
- Joined: 02 Dec 2013 17:24
- Location: Hannover, Germany
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
That is the long-term goal, it would be the better solution. Unfortunately is the ASRock C2550D4I at the moment not in my budget range.
I'll probably change to non-ZFS RAID5 in a couple of weeks or decide to go with Brians thoughts that RAM rarely brakes down during usage (http://blog.brianmoses.net/2014/03/why- ... eenas.html or the discussion of it: https://forums.freenas.org/index.php?th ... ram.20327/).
Thanks again for your help and the link to the list of storage commands.
I'll probably change to non-ZFS RAID5 in a couple of weeks or decide to go with Brians thoughts that RAM rarely brakes down during usage (http://blog.brianmoses.net/2014/03/why- ... eenas.html or the discussion of it: https://forums.freenas.org/index.php?th ... ram.20327/).
Thanks again for your help and the link to the list of storage commands.
My NAS:
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
Fractal Design Define Mini | PicoPSU-80 (80W) | MSI C847MS-E33 (Intel® Celeron 847/ 1.1 GHz/ Dual-Core) | Crucial 2x4GB 1600MHz
SATA Controller: Dawicontrol DC-324e
5x3TB as SnapRAID (4xWD 30EFRX, 1xTOSHIBA DT01ABA300)
1x1TB as backup for PC HDD
- crowi
- Forum Moderator

- Posts: 1176
- Joined: 21 Feb 2013 16:18
- Location: Munich, Germany
- Status: Offline
Re: zpool doesn't allow vdev with different setup?
Sorry to say, but this is just silly
viewtopic.php?f=66&t=7386&p=43194#p43184
The lesson was learned the hard way.
If you need a cheap ECC solution, take the HP Proliant Microserver N54L, you get it (at least in Europe) for ~150-160€
We just recently had this case here:decide to go with Brians thoughts that RAM rarely brakes down during usage
viewtopic.php?f=66&t=7386&p=43194#p43184
The lesson was learned the hard way.
If you need a cheap ECC solution, take the HP Proliant Microserver N54L, you get it (at least in Europe) for ~150-160€
NAS 1: Milchkuh: Asrock C2550D4I, Intel Avoton C2550 Quad-Core, 16GB DDR3 ECC, 5x3TB WD Red RaidZ1 +60 GB SSD for ZIL/L2ARC, APC-Back UPS 350 CS, NAS4Free 11.0.0.4.3460 embedded
NAS 2: Backup: HP N54L, 8 GB ECC RAM, 4x4 TB WD Red, RaidZ1, NAS4Free 11.0.0.4.3460 embedded
NAS 3: Office: HP N54L, 8 GB ECC RAM, 2x3 TB WD Red, ZFS Mirror, APC-Back UPS 350 CS NAS4Free 11.0.0.4.3460 embedded
NAS 2: Backup: HP N54L, 8 GB ECC RAM, 4x4 TB WD Red, RaidZ1, NAS4Free 11.0.0.4.3460 embedded
NAS 3: Office: HP N54L, 8 GB ECC RAM, 2x3 TB WD Red, ZFS Mirror, APC-Back UPS 350 CS NAS4Free 11.0.0.4.3460 embedded