Peter Bowler
Dabbler
- Joined
- Dec 18, 2011
- Messages
- 21
Howdy,
Longtime .7.2 user, newish to 8.2
Quick sanity check on my setup.
I know about rounding errors/Marketing gimmicks on Drive sizes, abd I understand that RaidZ costs 1/n, so I should have roughly 2.7TBs
I forget exactly how ZFS reports size, can someone make sure I'm not nuts? 1.89 used + 722 avail = 2.6. but the WUI for storage shows 10 Megs used. I assume that when I create a ZFS Volume it takes the total max size out of the usable size from the root, but the WUI doesn't give me any info about the used sizes of the ZFS Vols...
can someone smarter than me remind/educate me?
thanks
4 1TB Drives in a Raidz
I have snapshots being taken automatically so I know that consumes space, I'm just trying to make sure there wasn't an issue when i created the RAIDZ
Longtime .7.2 user, newish to 8.2
Quick sanity check on my setup.
I know about rounding errors/Marketing gimmicks on Drive sizes, abd I understand that RaidZ costs 1/n, so I should have roughly 2.7TBs
I forget exactly how ZFS reports size, can someone make sure I'm not nuts? 1.89 used + 722 avail = 2.6. but the WUI for storage shows 10 Megs used. I assume that when I create a ZFS Volume it takes the total max size out of the usable size from the root, but the WUI doesn't give me any info about the used sizes of the ZFS Vols...
can someone smarter than me remind/educate me?
thanks
4 1TB Drives in a Raidz
Code:
[root@freenas] ~# zfs list NAME USED AVAIL REFER MOUNTPOINT TryStor1 1.89T 722G 10.5M /mnt/TryStor1 TryStor1/Backup 383G 1022G 83.3G - TryStor1/TryFinance 20.6G 726G 7.09G - TryStor1/TryMacStore1 500G 1.19T 105K - TryStor1/ZFS1 480G 922G 280G - TryStor1/ePDMData 552G 922G 277G -
Code:
Volume Path Used Available Size Status Available actions TryStor1 /dev/zvol/TryStor1/ZFS1 - - 200G - TryStor1 /dev/zvol/TryStor1/TryMacStore1 - - 500G - TryStor1 /dev/zvol/TryStor1/ePDMData - - 200G - TryStor1 /dev/zvol/TryStor1/Backup - - 300G - TryStor1 /dev/zvol/TryStor1/TryFinance - - 5G - TryStor1 /mnt/TryStor1 10.5 MiB (0%) 721.8 GiB 721.8 GiB HEALTH
I have snapshots being taken automatically so I know that consumes space, I'm just trying to make sure there wasn't an issue when i created the RAIDZ