Enhancement for KB High frequency of read operations on VMware Tools image may cause SD card corruption
Message "Unable to find option ToolsRamdisk" will appear while executing command: esxcli system settings advanced list -o /UserVars/ToolsRamdisk
VMware vSphere ESXi 7.0
The issue is resolved in vSphere ESXi 7.0 U3c.
Add the ToolsRamdisk option using the command below:
esxcfg-advcfg -A ToolsRamdisk --add-desc "Use VMware Tools repository from /tools ramdisk" --add-default "0" --add-type 'int' --add-min "0" --add-max "1"