Total usable space #2

Status
Not open for further replies.

screamer

Dabbler
Joined
Sep 3, 2015
Messages
14
Hello guys,

i didn't want to hijack another thread, so i created another one :)

i had created 6x3TB Raidz-2 volume but i miss almost 2TB on it, latest freenas version.

nas.PNG nas2.PNG

i'm new to freenas and unix, so maybe i had misconfigured something.

yes i know, that volume is almost full, but firstly i want to resolve missing 2tb problem.

PS, ashift: 12

or this is expected, as i can read from here? https://bugs.freenas.org/issues/10937
 
Last edited:

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
Doesn't look like anything is missing to me.
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
i had created 6x3TB Raidz-2 volume but i miss almost 2TB on it,
The calculator says you'd have 10.9 TiB of capacity, less 0.175 TiB of overhead, or 10.7 TiB. Your screen shot shows you have 9.4 TiB used and 1.1 TiB available, which add up to 10.5 TiB. Where do you see 2 TB missing?
 

screamer

Dabbler
Joined
Sep 3, 2015
Messages
14
Thank's for reply's guys,
Total RAID space is listed ~16TIB but i have only ~14TIB, or i compare wrong numbers?
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
You are comparing the wrong numbers. If you look at the column headings (which you cropped out of your screenshot), the column where you've underlined 14.1 TiB is the space used. The next column (which shows 2.1 TiB in your screenshot) is the amount of space available. Add them up and you have 16.2 TiB.

And your pool is too full--it should be under 80%.
 
Joined
Dec 7, 2013
Messages
95
You have 6*3TB drives, that gives a raw capacity of 18TB
You've configured them in RAID-Z2, therefore 2 are used for parity, that leaves 12TB of space
Now, a ZFS shouldn't be filled over 80% (FreeNAS actually gives you a warning if you do that)
This leaves you with a "usable" capacity of about 9.4 TB in the end.

Of course, you CAN fill a ZFS volume to the brim, but then things can happen (Don't ask me what, though)
 

screamer

Dabbler
Joined
Sep 3, 2015
Messages
14
Of course, you CAN fill a ZFS volume to the brim, but then things can happen (Don't ask me what, though)
Hi, yes i currently have the whole zfs volume full becouse i migrate old hard drives to ZFS, when all the data migrated, i'll replace hard drives with larger ones and extend the volume size.
but, if i may ask, what bad things can happen if my whole ZFS volume is full? i lately had already zfs volume full and recovered it with ECHO commands, as the only problem i had, impossibility to delete files.m
i did read that there will be performance drop, but i didn't notice this, as ia have stabel 90MB/s over cifs
can the whole zfs volume broke?
i do have default setup, and each hard drive had some reservations, i'll check them later.
 
Status
Not open for further replies.
Top