nem
Cadet
- Joined
- Jul 17, 2011
- Messages
- 2
Question about output from zpool status (volume names)
Hi,
Im pretty new to Unix, or well, *nix systems as a whole so i got a question..
The names of my volumes (they are called zvols, right?) are kinda weird and i read about using the zfs rename command to give them more manageable names.
I tried googling a bit but i got confused so im trying these forums in hopes of learning something.. :)
Worth mentioning:
When i created my zpool i did a "trick" to get proper 4K sector sizes mentioned in this forum thread (5th post)
Im wondering tho, how come they got those names?
Thanks for reading, looking forward to any replies.
EDIT: Im running FreeNAS 8.0.1BETA4
Hi,
Im pretty new to Unix, or well, *nix systems as a whole so i got a question..
The names of my volumes (they are called zvols, right?) are kinda weird and i read about using the zfs rename command to give them more manageable names.
Code:
freenas# zpool status pool: Beginning state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM Beginning ONLINE 0 0 0 raidz1 ONLINE 0 0 0 gptid/21e44d60-ae5f-11e0-8b1d-001fd020b82d ONLINE 0 0 0 gptid/22cc25a1-ae5f-11e0-8b1d-001fd020b82d ONLINE 0 0 0 gptid/23a6abcd-ae5f-11e0-8b1d-001fd020b82d ONLINE 0 0 0 gptid/24acadf9-ae5f-11e0-8b1d-001fd020b82d ONLINE 0 0 0 gptid/25cca71f-ae5f-11e0-8b1d-001fd020b82d ONLINE 0 0 0 errors: No known data errors
I tried googling a bit but i got confused so im trying these forums in hopes of learning something.. :)
Worth mentioning:
When i created my zpool i did a "trick" to get proper 4K sector sizes mentioned in this forum thread (5th post)
Im wondering tho, how come they got those names?
Thanks for reading, looking forward to any replies.
EDIT: Im running FreeNAS 8.0.1BETA4