- Joined
- May 28, 2011
- Messages
- 10,995
I've been looking at how to replace a drive and what shocks me is when you perform a 'zpool status' command, the output looks like this for me.
So why is my identifier so darn long "gptid/******...." ? I don't even know what this long number represents.
So now I'm asking for some help because I'd like to use a more manageable name like ada0, ada1, etc... like so many examples I've seen on the web.
I was trying to replace a drive but had no luck and ended up destroying my pool. No big deal, two days of data transfers will bring it back to full use but I think while I'm playing around with the pools that only a few GB's are in order until I'm done.
I actually am running 64-bit Beta-4. Tag line tells the rest of the system.
-Mark
Code:
freenas# zpool status pool: storage state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM storage ONLINE 0 0 0 raidz1 ONLINE 0 0 0 gptid/0a97f8bd-b024-11e0-9509-001966a308e1 ONLINE 0 0 0 gptid/0b85f2f0-b024-11e0-9509-001966a308e1 ONLINE 0 0 0 gptid/0c5d84bf-b024-11e0-9509-001966a308e1 ONLINE 0 0 0 gptid/0d4240cf-b024-11e0-9509-001966a308e1 ONLINE 0 0 0 errors: No known data errors
So now I'm asking for some help because I'd like to use a more manageable name like ada0, ada1, etc... like so many examples I've seen on the web.
I was trying to replace a drive but had no luck and ended up destroying my pool. No big deal, two days of data transfers will bring it back to full use but I think while I'm playing around with the pools that only a few GB's are in order until I'm done.
I actually am running 64-bit Beta-4. Tag line tells the rest of the system.
-Mark