I found the issue, I upgraded to the 17.5 which resolved the issue and
Original Message:
Sent: 2/3/2025 7:46:00 AM
From: Tong Zhang
Subject: RE: VM memory must be less than or equal to 64 GB... Why?
Could you please check vm guest os type? I guess it might be a 32bit os which limit 64G memory.
If not, could you please create a new vm and set memory?
Original Message:
Sent: Jan 20, 2025 12:02 AM
From: Khurram Siddiqui
Subject: VM memory must be less than or equal to 64 GB... Why?
Were you able to finally resolve the issue?
I am having the same issue with SUSE VM
Original Message:
Sent: Sep 22, 2020 11:29 PM
From: bluefirestorm
Subject: VM memory must be less than or equal to 64 GB... Why?
In fact, my VM comes from Workstation pro 15, it was actually created with 64 GB of memory, so I thought that by passing my ESxi I could have broken this limit.
I don't know if this will resolve the problem, but since the VM was created in Workstation, try to see if there is the following line in the vmx
virtualHW.productCompatibility = "hosted"
Remove that line and see whether it allows the VM RAM configuration to go beyond 64GB.