NVP-vProxy:来自 vProxy 的连续登录错误

Summary: NVP-vProxy:来自 vProxy 的连续登录错误:由于用户名或密码不正确,无法完成登录。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

启用调试时,vbackupd.engine.log中会显示从一个 vProxy 到 vCenter 的连续登录错误。该错误每 5 分钟发生一次。
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'

Cause

vProxy 的 InventorySessions.gob 文件用于存储 NetWorker 服务器的 nsrvisd 服务的会话信息。.gob扩展名表明这些文件是Go Binary格式,其中可能包含与库存管理相关的会话信息。在某些情况下,此文件可能尚未清理,并且缓存了有关 vCenter 凭据的过时信息。在某些情况下,InventorySessions.gob 文件可能无法在清理过程中删除,从而导致登录尝试失败。

Resolution

建议的解决方法是重命名文件夹 /data01/runtime/state/vbackupd/ 文件夹或删除 .gob 文件。

1.打开与 vProxy 一体机的 SSH 会话,并以管理员身份登录。
2.登录后,切换到 root:
sudo su -
3.停止 vbackupd 服务:
systemctl stop vbackupd
4.重命名 /data01/runtime/state/vbackupd/ 目录:
mv /data01/runtime/state/vbackupd/ /data01/runtime/state/vbackupd_`date -I`.bak
5.重新加载 vProxy 守护程序:
systemctl daemon-reload
6.启动 vbackupd:
systemctl start vbackupd
此时会创建新的 /data01/runtime/state/vbackupd/ 目录。

Additional Information

确保部署的 vProxy 一体机在 NetWorker 服务器
支持的最新主要版本上保持最新:NVP vProxy:如何使用 nsrvproxy_mgmt 升级 NVP vProxy 设备。
Article Properties
Article Number: 000227670
Article Type: Solution
Last Modified: 01 May 2026
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.