NVP-vProxy: Continuous login errors from vProxy

Resumen: The vCenter server account used by NetWorker keeps getting locked. The issue is tracked to login attempts from one NetWorker VMware Protection (NVP) vProxy appliance.

Este artículo se aplica a Este artículo no se aplica a Este artículo no está vinculado a ningún producto específico. No se identifican todas las versiones del producto en este artículo.

Síntomas

Continuous login errors from one vProxy to a vCenter are seen in the /opt/emc/vproxy/runtime/logs/vbackupd/vbackupd-engine.log when debug is enabled. The error occurs every 5 minutes.

NetWorker VMware Protection-vProxy: How to Enable Debug Logging

2024-07-18T14:02:54Z INFO: Request #83: Deleted resource: vCenter.com:vm-xxxxxx - xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. 
2024-07-18T14:02:54Z DEBUG: backupEngine Consumer: establish connection 
2024-07-18T14:02:54Z DEBUG: backupEngine Consumer: get channel 0 
2024-07-18T14:02:54Z TRACE: Request #83: Reply sent successfully for 'DeleteSession'. 
2024-07-18T14:02:54Z TRACE: Purged 0 aged files in '/opt/emc/vproxy/runtime/logs/recycle/daemon'. 
2024-07-18T14:02:56Z ERROR: CleanupMgr: vCenter.com: Scrubber: Unable to log in to vCenter 'vCenter.com': ServerFaultCode: Cannot complete login due to an incorrect user name or password. 
2024-07-18T14:06:18Z DEBUG: Session keepalive on vCenter 'vCenter.com' 
2024-07-18T14:07:52Z DEBUG: CleanupMgr: vCenter.com: Sending 1 requests to scrubber ... 
2024-07-18T14:07:52Z DEBUG: CleanupMgr: vCenter.com: Sent requests to scrubber. 
2024-07-18T14:07:52Z DEBUG: CleanupMgr: vCenter.com: Scrubber: Received 1 requests to scrub. 
2024-07-18T14:07:52Z TRACE: CleanupMgr: vCenter.com: Scrubber: Logging into vCenter 'vCenter.com' 
2024-07-18T14:07:55Z ERROR: CleanupMgr: vCenter.com: Scrubber: Unable to log in to vCenter 'vCenter.com': ServerFaultCode: Cannot complete login due to an incorrect user name or password. 
2024-07-18T14:11:18Z DEBUG: Session keepalive on vCenter 'vCenter.com'

Causa

The vProxy's InventorySessions.gob files are used to store session information for the NetWorker server's nsrvisd service. The .gob extension suggests that these files are in the Go Binary format which may contain session information related to inventory management. In some instances, this file may not have been cleaned up and has cached outdated information about the vCenter credentials. In some instances, the InventorySessions.gob file may fail to be deleted during cleanup resulting in failed login attempts.

Resolución

Renaming the folder /data01/runtime/state/vbackupd/ folder or deleting the .gob file is the suggested workaround.

1. Open an SSH session to the vProxy appliance and login as admin.
2. Once logged in, switch to root:

sudo su -

3. Stop the vbackupd service:

systemctl stop vbackupd

4. Rename the /data01/runtime/state/vbackupd/ directory:

mv /data01/runtime/state/vbackupd/ /data01/runtime/state/vbackupd_`date -I`.bak

5. Reload the vProxy daemons:

systemctl daemon-reload

6. Start vbackupd:

systemctl start vbackupd

A new /data01/runtime/state/vbackupd/ directory is created.

Información adicional

Ensure the vProxy appliances deployed are up to date on the latest major release supported by the NetWorker server:
NVP vProxy: How To Upgrade the NVP vProxy Appliance Using nsrvproxy_mgmt.

Productos afectados

NetWorker

Productos

NetWorker Family
Propiedades del artículo
Número del artículo: 000227670
Tipo de artículo: Solution
Última modificación: 01 may 2026
Versión:  2
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.