After renewing the SSL certificate for vCenter Server from SDDC Manager, the nsxt_xxxx roles on the vCenter Servers configuring the ELM become empty
search cancel

After renewing the SSL certificate for vCenter Server from SDDC Manager, the nsxt_xxxx roles on the vCenter Servers configuring the ELM become empty

book

Article ID: 437127

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction

  • When updating the vCenter Server SSL certificate from SDDC Manager, the global permissions for the nsxt_xxxx role become blank.

Environment

vCenter Server 8.0

Cause

This occurs because the cache information held by vpxd-svcs on the replication destination vCenter Server has not been updated.

Resolution

This is scheduled to be fixed in a future release version.

[Workaround]
The issue can be avoided by using either method 1 or 2 below:

1.Access the target vCenter Server via SSH and restart vpxd-svcs using the following command to update the cache information held by vpxd-svcs:

service-control restart vpxd-svcs

2.Manually add the nsxt_xxxx role to the global permissions that have become blank by following the steps below:

a. Navigate to vSphere Client -> Administration -> Global Permissions.
b. Select the checkbox for nsxt_xxxx and click [Edit].
c. Select nsxt_xxxx for the Role and click OK.

Additional Information

SDDC Manager から vCenter Server の SSL 証明書を更新すると、ELM を構成する vCenter Server 上の nsxt_xxxx ロールが空になる