Craig White
Cadet
- Joined
- Mar 9, 2016
- Messages
- 9
Hi members,
Ok, so I made a mistake just before the holidays... I used the command line to replace/resilver my failing drives. The pool is operating fine, but now nothing shows in the GUI for drives or volumes. I'd like to get that working again, so I'm looking for advice.
Background / setup info..
I've had a long running home FreeNAS system (still on v9.2.1.9), it's a 4 drive Raidz1 config with 3TB WD Red drives.
One drive was failing horribly and a second was getting errors. I panicked and rushed out to get replacements right away. Bad timing since I was planning on updating and increasing the capacity of the system in a few weeks over the holidays. Anyway, I picked up 4x 6TB drives. However, I replaced the two failing drives with the command line zpool tools instead of the GUI. (Yes, I now know that was a big f-up! Had a lot going on at the time and was so worried about losing my data). Anyway, I've read this can be fixed by replacing the drive 'in-place' again using the GUI, but unfortunately, the drives don't show up anymore in the GUI. (View Disks and View Volumes are both blank pages).
So, I'm looking for advice.
First - does anyone know why the UI wouldn't show the disks, or how to debug this?
I was thinking of trying to update to a newer version of FreeNAS to hopefully help. Does this seem like a good approach?
I currently have a HD as the boot disk, so I'm guessing I could just unplug it and boot from a USB key, that way I can revert if anything is an issue. Is my thinking here correct - as long as I don't upgrade the ZFS pool?
Is it best to start the USB key at 9.2.1.9 and then upgrade from there by doing the "Save Config" / "Upload Config".
Here's the current zpool status: You can see the 2 drives I replaced are showing as ada2 & ada4. The other two are still the older 3TB drives.
Any advice is appreciated!
Thanks,
Craig
Ok, so I made a mistake just before the holidays... I used the command line to replace/resilver my failing drives. The pool is operating fine, but now nothing shows in the GUI for drives or volumes. I'd like to get that working again, so I'm looking for advice.
Background / setup info..
I've had a long running home FreeNAS system (still on v9.2.1.9), it's a 4 drive Raidz1 config with 3TB WD Red drives.
One drive was failing horribly and a second was getting errors. I panicked and rushed out to get replacements right away. Bad timing since I was planning on updating and increasing the capacity of the system in a few weeks over the holidays. Anyway, I picked up 4x 6TB drives. However, I replaced the two failing drives with the command line zpool tools instead of the GUI. (Yes, I now know that was a big f-up! Had a lot going on at the time and was so worried about losing my data). Anyway, I've read this can be fixed by replacing the drive 'in-place' again using the GUI, but unfortunately, the drives don't show up anymore in the GUI. (View Disks and View Volumes are both blank pages).
So, I'm looking for advice.
First - does anyone know why the UI wouldn't show the disks, or how to debug this?
I was thinking of trying to update to a newer version of FreeNAS to hopefully help. Does this seem like a good approach?
I currently have a HD as the boot disk, so I'm guessing I could just unplug it and boot from a USB key, that way I can revert if anything is an issue. Is my thinking here correct - as long as I don't upgrade the ZFS pool?
Is it best to start the USB key at 9.2.1.9 and then upgrade from there by doing the "Save Config" / "Upload Config".
Here's the current zpool status: You can see the 2 drives I replaced are showing as ada2 & ada4. The other two are still the older 3TB drives.
Code:
NAME STATE READ WRITE CKSUM ocean ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 gptid/b482690c-f05a-11e3-87ca-001cc0bf19b4 ONLINE 0 0 0 ada2 ONLINE 0 0 0 gptid/b61dd0bb-f05a-11e3-87ca-001cc0bf19b4 ONLINE 0 0 0 ada4 ONLINE 0 0 0
Any advice is appreciated!
Thanks,
Craig