Hi,
I have 2 harddisks configured in raid1 (zfs mirror). They have device ids of ada0 and ada1
I have bought 2 more harddisk i wanted to configure them as raid1 also and then add to existing pool.
Problem is,
When i add new harddisks to system and i hit "clear config and import disks", old harddrives become ada2 and ada3. New ones claim ada0 and ada1. It seems harmless BUT
When i try to format new hdds to zfs, only ada2 and ada3 are seem to eligible to format. These are the old ones.
Also when i try to add new virtual device, only ada2 and ada3 are selectable/visible.
What can i do?
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!
Adding new harddrives to system
-
varilsuhad
- NewUser

- Posts: 6
- Joined: 07 Oct 2013 15:59
- Status: Offline
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: Adding new harddrives to system
try to add using "+" button, and add then to ZFS.varilsuhad wrote:When i add new harddisks to system and i hit "clear config and import disks",
once you have a working ZFS pool, try to use "Clear config and import disk" , and next go to ZFS to sync webGUI and detected pool.
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
-
varilsuhad
- NewUser

- Posts: 6
- Joined: 07 Oct 2013 15:59
- Status: Offline
Re: Adding new harddrives to system
Indeed, it solves the confusion,
When i add new harddrives and reboot, in management page ada0 and ada1 were crossed out in red, i manually added ada2 and ada3. But in format page, i could format ada0 and ada1, these are newly added ones. Even though i added them as ada2-3 they were seen as ada0-1 in format page. This is true for ZFS's vdev add page.
Another workaround i've found is changing sata ports of the harddrives before adding new ones. For example old harddrives were in sata2-3 ports that's why they were seen as ada2-3 after i add new harddrives. Changing them to sata0-1 beforehand is a workaround (and clearing config before adding any harddrives).
I also experimented some with "zpool add" command through ssh. WebGUI doesn't allow adding single vdev/hdd and some other unrecommended configs to the pool.
This kind of problems cause mass confusion and could lead to data loss. This should be solved in future releases, especially WebGUI should have forcible zpool add option
When i add new harddrives and reboot, in management page ada0 and ada1 were crossed out in red, i manually added ada2 and ada3. But in format page, i could format ada0 and ada1, these are newly added ones. Even though i added them as ada2-3 they were seen as ada0-1 in format page. This is true for ZFS's vdev add page.
Another workaround i've found is changing sata ports of the harddrives before adding new ones. For example old harddrives were in sata2-3 ports that's why they were seen as ada2-3 after i add new harddrives. Changing them to sata0-1 beforehand is a workaround (and clearing config before adding any harddrives).
I also experimented some with "zpool add" command through ssh. WebGUI doesn't allow adding single vdev/hdd and some other unrecommended configs to the pool.
This kind of problems cause mass confusion and could lead to data loss. This should be solved in future releases, especially WebGUI should have forcible zpool add option
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: Adding new harddrives to system
can't be corrected because the way BSD use to detect Disk from BIOS ( Disk order is change in BIOS when you add new disks).varilsuhad wrote:This kind of problems cause mass confusion and could lead to data loss. This should be solved in future releases, especially WebGUI should have forcible zpool add option
Please google a bit about disk shift syndrome, that is what is know this problem.
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