According to release notes, starting v.6.42 CHR supports open-vm-tools:
*) chr - added “open-vm-tools” on VMware installations;
Well, after the software upgrade and restart, indeed, it looks like vm-tools feature-set is supported, but also now I’ve got notification from ESXI with the text below:
“The configured guest OS (Other (64-bit)) for this virtual machine does not match the guest that is currently running (Other 3.x or later Linux (64-bit)). You should specify the correct guest OS to allow for guest-specific optimizations”
and of course, VMWare offers me to change VM guest OS software version and type to resolve the issue.
I’m no rookie, buddy. I’ve been in IT for 20 years. It looks like there are no longer generic script versions for the Linux 4 kernel in ESXi—only branded builds.
Yes, but compatibility is set to 5.5 so the available OSes for 5.5 could not cover the needed one. You have to try clone that VM, set compatibilty to the later one closer to the 8.x VMWare host and check what happens. Cloning machine will kill the license in the clone but you have to check not if cloned CHR works but what VMWare says about the OS..
Hi. Thank you, this helped solve the problem. There’s no need to clone anything; there’s an “Upgrade VM Compatibility” option in the right-click context menu.
There was no license since this was a trial copy. So, there are no issues here.
Cloning was suggested just for safety to not brake anything on the running/production VM. Forgive me that “professional distortion” (*).
“Upgrade” option is the proper official way. If you need you can downgrade/upgrade VM version editing directly the vmx configuration file downloading, editing and uploading it back when VM state is “off”. Very usable if you want to run VM with the newer HW version set in an older ESXi to bypass problems of unsupported devices being used as they are accepted just as they are defined. Tried that not so long ago.
(*) Admins could be divided into two groups: The ones that MAKE backups and the ones that WILL BE making backups. It is only the matter of time.