jal
Dabbler
- Joined
- Jan 12, 2015
- Messages
- 14
Hello all,
First, I imagine this is covered somewhere in the forums, but I found this to be a remarkably difficult set of search terms to work out.
The background: I built a FreeNAS box about a year and a half ago. The motherboard failed, and I took the opportunity to upgrade quite a bit from my first iteration. Same disks (6x6T WD Reds, Z2), but I went with the Supermicro X10SDV-TLN4F motherboard and 64G RAM (yes, ECC)[1].
One of the things that didn't work out on the first build was mirroring the boot drives. Had an issue with an internal USB port multiplier, and ended up dropping it at the time, but took this opportunity to fix it. Which brings me to now.
I followed the instructions in the manual (System -> Boot -> Status). I didn't think about the fact that it presented me the sole option of device name 'da2', and used it. So after the resilver, a `zpool list` shows
I guess my concern is having the system decide at some point that the usb drive currently known as da2 should be renamed, and this will become something that needs periodic attention upon reboot. Not the worst thing in the world, but, well, seems like something that should be fixed.
So I'm wondering if I just fix this at the command line, if that will annoy, confuse or otherwise torment the GUI. If so, is there a fix through the GUI? Following the instructions in the manual didn't offer any other options.
[1] In case anyone wonders at the rather expensive upgrade with no similar storage increase, that will be happening later, when I get over the sticker shock of this part. Also, I'm considering moving back to full FreeBSD because I want more flexible virtualization, and also I'm just more comfortable with managing this at the command line, But I still want to fix this, because getting around to installing FreeBSD will likely take me another year and a half.
First, I imagine this is covered somewhere in the forums, but I found this to be a remarkably difficult set of search terms to work out.
The background: I built a FreeNAS box about a year and a half ago. The motherboard failed, and I took the opportunity to upgrade quite a bit from my first iteration. Same disks (6x6T WD Reds, Z2), but I went with the Supermicro X10SDV-TLN4F motherboard and 64G RAM (yes, ECC)[1].
One of the things that didn't work out on the first build was mirroring the boot drives. Had an issue with an internal USB port multiplier, and ended up dropping it at the time, but took this opportunity to fix it. Which brings me to now.
I followed the instructions in the manual (System -> Boot -> Status). I didn't think about the fact that it presented me the sole option of device name 'da2', and used it. So after the resilver, a `zpool list` shows
Code:
freenas-boot ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 gptid/364a20c3-905a-11e6-8957-0cc47ac6c6a4 ONLINE 0 0 0 da2p2 ONLINE 0 0 0
I guess my concern is having the system decide at some point that the usb drive currently known as da2 should be renamed, and this will become something that needs periodic attention upon reboot. Not the worst thing in the world, but, well, seems like something that should be fixed.
So I'm wondering if I just fix this at the command line, if that will annoy, confuse or otherwise torment the GUI. If so, is there a fix through the GUI? Following the instructions in the manual didn't offer any other options.
[1] In case anyone wonders at the rather expensive upgrade with no similar storage increase, that will be happening later, when I get over the sticker shock of this part. Also, I'm considering moving back to full FreeBSD because I want more flexible virtualization, and also I'm just more comfortable with managing this at the command line, But I still want to fix this, because getting around to installing FreeBSD will likely take me another year and a half.