Different storage sizes

kolt

New Member
Oct 25, 2023
8
0
1
A couple months ago I replaced near failing NVMe drives with some high durability ssds. The migration went fine with using the documentation on how to replace them. However I see some inconsistencies where storage is reported and I wanted to make sure I won't run into any issues in the future.

In ZFS, the size of the rpool is reporting 1.6TB
1744480429202.png

where local-zfs reports 1.53 TB
1744480453864.png


then when I do `zpool list` in shell, it's showing the size as 1.45TB
1744480501127.png

and in the datacenter/summary view with just reporting the local-zfs storage, it's showing as 1.39TiB (looks like the same as that 1.53TB figure as reported in local-zfs)
1744480595569.png


Also another question, I see the local/ISO storage has a max size of 842GB - I am guessing this space backed by zfs storage?

1744480776013.png

Thanks