I would guess you are using a raidz1/2/3 and didn't increased the blocksize of your pool (or in other words you are using a too low volblocksize for your zvols). In that case you get alot of padding overhead and everything will need way more storage.
If thats the case search the forum for "volblocksize" or "padding overhead". I explained it dozens of times here.
In case you got a raidz1/2/3 pool the output of your zpool status
, zpool list
would be useful.
Thank you very much for your help, I can't see what the correct values are...
**********
root@ALMACENDATOS:~# zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
ALMACENDATOS 14.5T 13.2T 1.35T - 39% 90% 1.00x ONLINE -
rpool 476G 6.39G 470G - 44% 1% 1.00x ONLINE -
**********
root@ALMACENDATOS:~# zpool status
pool: ALMACENDATOS
state: ONLINE
scan: scrub repaired 272K in 48h43m with 0 errors on Tue Feb 15 01:07:50 2022
config:
NAME STATE READ WRITE CKSUM
ALMACENDATOS ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
sda ONLINE 0 0 0
sdb ONLINE 0 0 0
sdc ONLINE 0 0 0
sdd ONLINE 0 0 0
errors: No known data errors
pool: rpool
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(5) for details.
scan: scrub repaired 0B in 0h0m with 0 errors on Sun Feb 13 00:24:52 2022
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
nvme0n1p2 ONLINE 0 0 0
errores: No hay errores de datos conocidos