root@vcsa [ ~ ]# cloudvm-ram-size -l vsphere-ui
vsphere-ui = 853
root@vcsa [ ~ ]# cloudvm-ram-size -C 2048 vsphere-ui
root@vcsa [ ~ ]# cloudvm-ram-size -l vsphere-ui
vsphere-ui = 2304This is expected behavior. The CompressClassSize size is added to the value printed by the cloudvm-ram-size -l command.
No additional action is required.
You can check the CompressClassSize size in the /etc/vmware/service-layout.mfx file.
root@vcsa [ ~ ]# cat /etc/vmware/service-layout.mfx | grep -e firstboot_name -e vsphere-ui
#firstboot_name cloudvm_name ciswin_name customMB tinyMB largeMB CompressClassSize StacksizeKB tinyGCThreads largeGCThreads
vsphere_ui_firstboot vsphere-ui vsphere-ui 2048 597 1536 256 320 1 4