Hi guys, this is a very interesting thread as I am having the same problem with a significantly smaller setup. I read the content here and the content
Bidule0hm linked from in the last message. Recordsize property is set to 128K and ashift is 12.
My zpool status:
Code:
pool: freenas-boot
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: No known data errors
pool: tank
state: ONLINE
scan: resilvered 1.08T in 4h1m with 0 errors on Thu Feb 4 18:52:06 2016
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
gptid/840c8b44-cadd-11e5-8946-b05ada8759c0 ONLINE 0 0 0
gptid/405bbeb0-cb17-11e5-b302-b05ada8759c0 ONLINE 0 0 0
gptid/4599f69b-cb89-11e5-9d7d-b05ada8759c0 ONLINE 0 0 0
gptid/c6c6081e-cb58-11e5-a6b7-b05ada8759c0 ONLINE 0 0 0
errors: No known data errors
camcontrol devlist:
Code:
<ST6000DX000-1H217Z CC48> at scbus0 target 0 lun 0 (ada0,pass0)
<ST6000DX000-1H217Z CC48> at scbus1 target 0 lun 0 (ada1,pass1)
<ST6000DX000-1H217Z CC48> at scbus2 target 0 lun 0 (ada2,pass2)
<ST6000DX000-1H217Z CC48> at scbus3 target 0 lun 0 (ada3,pass3)
<Kingston DataTraveler 2.0 1.00> at scbus7 target 0 lun 0 (pass4,da0)
According to
Bidule0hm's math, a raidz1 with four disks, ashift=12 and 128kb records should be looking at 40 sectors for a data block, which is a clean multiple of raidz1 + 1. The volumes view shows 17.5TiB available for the volume, but then drops to 12.2 available for the only dataset on the volume:
Apologies if I am missing something obvious here, but why would the only dataset be missing over 5TB of space that is available in the volume? Are there other elements that I can check?