Created a VM on Hetzner with 4vcpu 16GB ram.....
Not sure how the installer is checking ram amount...but my vm is reporting 16100892672 bytes of ram....which I would expect to pass.
Depending on how we calculate it....using a 1000 or 1024....decimal vs binary
This would make the difference of passing or failing this test....
16,000,000,000 at 1000
17179869184 at 1024
https://www.techtarget.com/searchstorage/definition/gigabyte#:~:text=A%20gigabyte%20is%20equivalent%20to,or%201%2C073%2C741%2C824%20bytes%20(binary).
I notice that it says 16 GiB....which is Gibibyte....not Gigabyte....
I think it should be calculated in GB not GiB.....because this is going to be more accepted, and reduce confusion.
or....the documentation needs to clarify it...as the docs just say "16.00 GB", with no mention of it being GiB....