- Minor
There are several users complaining the wrong size of their SSD cache. Example:
189GB is displayed, should be 128GB
I'm not able to test it as I'm not having a RAID, but btrbk solved this issue by using the "Data ratio" value. They use "Device size" and "Used" returned by the "btrfs filesystem usage" command and devide those values through "Data ratio".
Isn't that a solution for Unraid, too?