Skip to main content
SnapCenter Plug-in for VMware vSphere 6.2

Recover SCV connection and registration with vCenter

Contributors jani

SnapCenter Plug-in for VMware vSphere (SCV) registers with vCenter automatically when you deploy the appliance.
If registration is broken, for example after a vCenter password change, an SCV IP address or hostname change, a connectivity outage, or a partially failed deployment, use this task to recover the connection and registration and confirm that it is healthy.

If registration does not complete successfully, retry it by using one of the following actions:

  • The VMware vSphere client service (scvservice) is restarted.

  • The SCV appliance IP address or hostname changes.

  • The vCenter credentials are re-saved in SCV.

Before you begin
  • You must know the SCV management user interface IP address and logon credentials.

  • If multi-factor authentication (MFA) is enabled, generate a fresh 6-digit MFA token from the maintenance console.

  • Verify that the vCenter account used by SCV has the required privileges assigned at the vCenter root.

Recovery steps

  1. Restart the VMware vSphere client service.

    A restart re-runs extension registration automatically.
    For more information, see Restart the VMware vSphere client service for the SCV.

  2. If a restart does not fix the issue, complete the following steps:

    1. Log in to the SnapCenter Plug-in for VMware vSphere management user interface using the format https://<appliance-IP-address>:8080.

    2. Select Configuration > vCenter > Edit.

    3. Enter the current password, and then select Save.

  3. Unregister and re-register the plug-in.

    If the plug-in is still not connected, complete the following steps:

    1. Unregister SCV from vCenter.

    2. Re-register SCV by re-saving the vCenter credentials or restarting the VMware vSphere client service.

      If the registered extension points to an old SCV IP address, unregistering and re-registering the plug-in updates the registration information.

  4. Verify that the registration succeeded.

Verify that the registration succeeded

Use any of the following checks to confirm that SCV is registered and connected.

  • Management user interface: On Dashboard, verify that SCV is connected to vCenter and enabled.

  • vSphere Client: Verify that the SnapCenter Plug-in for VMware vSphere menu is displayed and that the plug-in pages load.

  • Logs (appliance): In /var/log/netapp/vmcontrol/vmcontrol.log, look for registration messages such as Registering Aegis as a Vcenter Extension and Registered com.netapp.aegis extension.
    Credential changes are also recorded in /var/log/netapp/audit/audit.log.

Note

Use the following references only for advanced troubleshooting. Availability and exact values can vary by release and environment.

  • In vCenter Extension Manager, you might see the SCV-related extensions com.netapp.aegis and com.netapp.scv.client.

  • In some environments, you might also see the legacy HTML client extension com.netapp.scvm.webclient.

  • If appliance log access is available, you can also review the registration-related entries and API activity referenced earlier in this topic.

Common registration errors and remediations

  • Invalid login credentials

    1. Re-enter the correct vCenter username (domain\username) and password.

    2. Generate a fresh 6-digit MFA token from the maintenance console.

  • Insufficient privileges (RBAC): Ensure that the vCenter account has the SCV-required privileges, including the privilege to register an extension, assigned at the vCenter root.

  • Cannot connect to vCenter or connection refused: Verify the vCenter host and port, network and firewall connectivity, and that vCenter is running.

  • Unknown host: Verify the vCenter FQDN or IP address and confirm that DNS resolution works from the appliance.

  • Unsupported vCenter version: SCV supports vCenter Server 7.0U1 and later.

  • Service not running: If the VMware vSphere client service is stopped, registration cannot run.

    Restart the VMware vSphere client service.