Inadequate file permissions on /storage/vmware-vmon/lookupsvc.start.cmd
File /storage/vmware-vmon/lookupsvc.start.cmd is created as part of the pre-start script from /etc/vmware/vmware-vmon/svcCfgfiles/lookupsvc.json
Umask basically sets the default permissions for newly created files and directories.
Enter "umask" on ssh console, the default value is 0022 for vCenter Server 7.0 if the value is any different the new files created would have an issue with permissions.
Take appropriate snapshot and backup of the vCenter Server before proceeding.
source /etc/profile.d/umask.sh"