Set Storage to 750GB, Dashboard Says 800GB

I have a 1TB disk dedicated to Storj which is 905GB available after formatting. Allowing for overhead I set the storage node to use only 750GB (-e STORAGE=750GB). The node dashboard, however, show the node is allotted 800GB, not the 750 it was configured with.800GB

On top of that, the dashboard says 690GB used but the operating system says only 658GB of disk space is used.658GB

There is a bug which forces SNOs to set storage in multiples of 100 so setting it @ 750 is seen as 800GB.

That bug has been reported a while ago: https://github.com/storj/storj/issues/3764
There is a rounding that makes exact values like this impossible.
Same topic here: Storage size rounding