Hi,
during an evaluation of FSLogix profile disks, I noticed that .vhdx files are created with the wrong default size. For example, 50 GB is defined, but the size is 48.83 GB, which is not correct.
I then looked at the corresponding registry entry on the server:
HKEY_LOCAL_MACHINE\SOFTWARE\FSLogix\Profiles
SizeInMBs -> 50000
Unfortunately, this is not correct. The correct value for this example would be 51200. Apparently, you are working with 1000 instead of 1024 for the calculation.
I have not checked whether the problem also exists with normal profile disks.
Best regards,
Patrick
during an evaluation of FSLogix profile disks, I noticed that .vhdx files are created with the wrong default size. For example, 50 GB is defined, but the size is 48.83 GB, which is not correct.
I then looked at the corresponding registry entry on the server:
HKEY_LOCAL_MACHINE\SOFTWARE\FSLogix\Profiles
SizeInMBs -> 50000
Unfortunately, this is not correct. The correct value for this example would be 51200. Apparently, you are working with 1000 instead of 1024 for the calculation.
I have not checked whether the problem also exists with normal profile disks.
Best regards,
Patrick