VMware Cloud Community
Wolphern
Contributor
Contributor

Problemas con certificados en VMCA

Buenas tardes,

Estoy teniendo problemas con la generación y sustitución de los certificados en mi VCenter 6 U2 en formato Appliance (VCSA), quiero convertirlo en entidad subordinada de mi dominio y cada vez que lo intento al intentar arrancar los servicios me sale dicho error:

INFO:root:Service: vmware-vpxd, Action: start

2016-03-14T18:35:49.132Z   Invoked command: ['/sbin/service', u'vmware-vpxd', 'start']

2016-03-14T18:35:49.132Z   RC = 1

Stdout = vmware-vpxd: VC SSL Certificate does not exist, it will be generated by vpxd

Executing pre-startup scripts...

vmware-vpxd: Starting vpxd by administrative request.

success

vmware-vpxd: Waiting for vpxd to start listening for requests on 8089

Waiting for vpxd to initialize: ............................................................failed

failed

vmware-vpxd: vpxd failed to initialize in time.

vpxd is already starting up. Aborting the request.

Stderr =

2016-03-14T18:35:49.133Z   {

    "resolution": null,

    "detail": [

        {

            "args": [

                "Command: ['/sbin/service', u'vmware-vpxd', 'start']\nStderr: "

            ],

            "id": "install.ciscommon.command.errinvoke",

            "localized": "An error occurred while invoking external command : 'Command: ['/sbin/service', u'vmware-vpxd', 'start']\nStderr: '",

            "translatable": "An error occurred while invoking external command : '%(0)s'"

        }

    ],

    "componentKey": null,

    "problemId": null

}

ERROR:root:Unable to start service vmware-vpxd, Exception: {

    "resolution": null,

    "detail": [

        {

            "args": [

                "vmware-vpxd"

            ],

            "id": "install.ciscommon.service.failstart",

            "localized": "An error occurred while starting service 'vmware-vpxd'",

            "translatable": "An error occurred while starting service '%(0)s'"

        }

    ],

    "componentKey": null,

    "problemId": null

}

2016-03-14T18:35:49.140Z ERROR certificate-manager None

2016-03-14T18:35:49.141Z ERROR certificate-manager Error while starting services, please see log for more details

2016-03-14T18:35:49.141Z ERROR certificate-manager Error while performing Cert Replacement operation, please see /var/log/vmware/vmcad/certificate-manager.log for more information.

2016-03-14T18:35:49.141Z ERROR certificate-manager {

    "resolution": null,

    "detail": [

        {

            "args": [

                "None"

            ],

            "id": "install.ciscommon.command.errinvoke",

            "localized": "An error occurred while invoking external command : 'None'",

            "translatable": "An error occurred while invoking external command : '%(0)s'"

        },

        "Error while starting services, please see log for more details"

    ],

    "componentKey": null,

    "problemId": null

}

En cada archivo de configuración de cada certificado he puesto en el apartado NAME un nombre distinto para que sea único y no se repita pero aun así da error.

Alguien podría echarme un cable??

Un saludo

Tags (3)
Reply
0 Kudos
0 Replies