Hello,
I'm upgrading vcenter with external psc from 6.5 U1 to 6.5 U2.
The first step of PSC upgrade was OK but i had an issue in step 2. The issue was appeared during the pre-upgrade check.
When i looked into the log files I saw that there was an issue with ntp service.
2019-01-06T23:37:26.510Z INFO service_manager Service vmware-stsd: STARTED
2019-01-06T23:37:26.510Z INFO sdk_utils Appliance has version 6.5.0.0
2019-01-06T23:37:26.517Z ERROR transport Command ['/sbin/chkconfig', 'ntp'] exit-code=1, stdout=, stderr=ntp: unknown service
I ran the command /sbin/chkconfig ntp on the psc server. These were the results.
root@psc [ ~ ]# /sbin/chkconfig ntp
ntp: unknown service
root@psc [ ~ ]# /sbin/chkconfig ntpd
Note: Forwarding request to 'systemctl is-enabled ntpd.service'.
enabled
root@psc [ ~ ]#
You will find attached the log files.
Can someone help me solve this?
Thanks