Wrong Default Size User Profile Disk

PatrickD8

Member
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
 
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
Hi @PatrickD8
Engineering team is looking into this issue. Once we would have any updates, we will get back to you immediately.
Thanks for being interested in RAS enhancement.
 
Back
Top