when execute the command to start vpxd,it spit out the following info:
localhost:/opt/vmware/vpostgres/1.0/bin # service vmware-vpxd start
Waiting for the embedded database to start up: success
Verifying EULA acceptance: success
Executing pre-startup scripts...
Updating the vCenter endpoint in the Lookup Service.
Intializing registration provider...
Getting SSL certificates for https://172.21.8.10:7444/lookupservice/sdk
Server rejected the provided time range. Cause:ns0:InvalidTimeRange: The token authority rejected an issue request for TimePeriod [startTime=Mon Oct 06 15:08:27 UTC 2014, endTime=Mon Oct 06 15:09:17 UTC 2014] :: Signing certificate is not valid at Mon Oct 06 15:08:28 UTC 2014, cert validity: TimePeriod [startTime=Wed Jul 31 09:15:56 UTC 2013, endTime=Thu Jul 31 09:25:56 UTC 2014]
Return code is: ClockSynchronizationProblem
Starting ldap-server..done
Starting vmware-vpxd: success
Waiting for vpxd to initialize: .success
Starting tomcat: success
Executing startup scripts...
Autodeploy service is disabled, skipping registration.
Starting VMware vSphere Profile-Driven Storage Service...Waiting for VMware vSphere Profile-Driven Storage Service......
VMware vSphere Profile-Driven Storage Service started.
Does it indicate a certificate issue?
I followed the steps as per the vmware kb (VMware KB: Configuring Certificate Authority (CA) signed certificates for vCenter Server Appliance 5.5 ),but it stuck in the the following command :
/usr/sbin/vpxd_servicecfg certificate change chain.pem rui.key
in lab enviroment,i deployed a vcenter appliance 5.5 and sucessfully replace all the certificats.
it suggest that the certificates is ok.
the vcenter is updated from vcenter appliance 5.1, should i replace the certificate follow vmware kb 2036744 for vCenter Server Appliance 5.1?
anticipate your help
thank in advance