Hello
I was looking for technical support to perform upgrade from 6.5 to 6.7 vcenter version.
When I try to do upgrade from UI method, at stage two its failed.
Log Reference :1 (when I try to start manually)
root@photon-machine [ /var/log/firstboot ]# service-control --start vmware-vpxd
Operation not cancellable. Please wait for it to finish...
Performing start operation on service vpxd...
Error executing start on service vpxd. Details {
"problemId": null,
"componentKey": null,
"resolution": null,
"detail": [
{
"translatable": "An error occurred while starting service '%(0)s'",
"localized": "An error occurred while starting service 'vpxd'",
"id": "install.ciscommon.service.failstart",
"args": [
"vpxd"
]
}
]
}
Service-control failed. Error: {
"problemId": null,
"componentKey": null,
"resolution": null,
"detail": [
{
"translatable": "An error occurred while starting service '%(0)s'",
"localized": "An error occurred while starting service 'vpxd'",
"id": "install.ciscommon.service.failstart",
"args": [
"vpxd"
]
}
]
}
root@photon-machine [ /var/log/firstboot ]#
Log reference : 2 (vpxd_update.log)
root@photon-machine [ /var/log/firstboot ]# cat vpxd_update.log
2019-08-19T06:38:02.983Z INFO vpxd_update Start vpxd-prop update
2019-08-19T06:38:31.767Z INFO vpxd_update The file vpxd-service-spec.prop.rpmnew doesn't exist, no patching needed...
2019-08-19T06:38:31.768Z INFO vpxd_update End vpxd-prop update
2019-08-19T07:20:42.317Z INFO vpxd_update Start vpxd-prop update
2019-08-19T07:21:03.266Z INFO vpxd_update The file vpxd-service-spec.prop.rpmnew doesn't exist, no patching needed...
2019-08-19T07:21:03.267Z INFO vpxd_update End vpxd-prop update
2019-08-19T08:54:38.191Z INFO vpxd_update Start vpxd-prop update
2019-08-19T08:54:58.114Z INFO vpxd_update The file vpxd-service-spec.prop.rpmnew doesn't exist, no patching needed...
2019-08-19T08:54:58.116Z INFO vpxd_update End vpxd-prop update
root@photon-machine [ /var/log/firstboot ]#
Regards,
Bala