/var/log/vmware/applmgmt/software-packages.log
DEBUG:vmware.vherd.base.software_update:Packages updated successfully
DEBUG:vmware.vherd.base.software_update:/var/vmware/applmgmt/patch-history/ directory created successfully
INFO:vmware.vherd.base.software_update:Setting appliance version to 6.7.0.xxxxx build xxxxxx
ERROR:vmware.vherd.base.software_update:Got exception while trying to save metadata to a file: Unexpected content in /etc/issue file.
Setting appliance version to 6.7.0.xxxxx build xxxxxxx
Got exception while trying to save metadata to a file: Unexpected content in /etc/issue file.xxxx
Packages upgraded successfully, Reboot is required to complete the installation.
VMware vCenter Server Appliance 6.7.x
VMware vCenter Server Appliance 7.x
/etc/issue
file to the original before patching./etc/issue
' contents can be customized but the defaults lines which has the version number and deployment type must be kept for patching to succeed.
root@vchostname [ ~ ]# less -N /etc/issue
1
2 VMware vCenter Server Appliance 6.7.0.31000
3
4 Type: vCenter Server with an external Platform Services Controller
5
/etc/issue (END)
The /etc/issues displays a banner during an SSH login session, this means that you will see the message during the login.
The /etc/motd displays a banner after a successful SSH login.