/var/log/vmware/applmgmt/backup.log of the vCenter Server, reveal that the process attempts to resolve the PNID via nic1, which lacks a valid IP configuration, instead of using the default interface nic0.YYYY-MM-DDTHH:MM:SS [] [MainProcess:PID-#######] [BackupManager::main:BackupManager.py:618] INFO: Starting backup job...YYYY-MM-DDTHH:MM:SS [] [Process-7:PID-#######] [detwist::_resultCB:detwist.py:94] DEBUG: Method result = {'interfacesInfo': [{'name': 'nic0', 'status': 'up', 'mac': ''}, {'name': 'nic1', 'status': 'up', 'mac': ''}]}YYYY-MM-DDTHH:MM:SS [] [Process-8:PID-#######] [detwist::_resultCB:detwist.py:94] DEBUG: Method result = {'config': [{'interface': 'nic1', 'mode': 'static', 'address': 'IP-address', 'prefix': 24, 'defaultGateway': '', 'updateable': True}, {'interface': 'nic0', 'mode': 'unconfigured', 'address': '', 'prefix': 0, 'defaultGateway': '', 'updateable': True}]}YYYY-MM-DDTHH:MM:SS [] [MainProcess:PID-#######] [Net::GetPNIDAddrInfo:Net.py:657] INFO: PNID 'vCenter FQDN' is resolved with addresses: ['IP-address']YYYY-MM-DDTHH:MM:SS [] [MainProcess:PID-#######] [BackupManager::GenerateBackupMetadata:BackupManager.py:220] ERROR: PNID is not resolvable to any IP on the existing systemYYYY-MM-DDTHH:MM:SS [] [MainProcess:PID-#######] [BackupManager::main:BackupManager.py:645] ERROR: BackupManager encountered an exception: name 'MetadataException' is not definedYYYY-MM-DDTHH:MM:SS [] [MainProcess:PID-#######] [BackupManager::main:BackupManager.py:672] INFO: Backup job failed.vCenter Server 7.x
vCenter Server 8.x
ifconfig in vCenter SSH.VAMI backups succeed when the PNID is resolved through nic0, the default and primary network interface for the vCenter Server Appliance.
Note: Before proceeding with the steps below, take a snapshot of the vCenter Server.
Snapshot Best practices for vCenter Server Virtual Machines
Follow the steps below to resolve the issue:
root.vami_config_net utility to assign a valid IP address and gateway to nic0.nic0 reflects the correct network settings.Note: If nic1 is used for VCHA, destroy the existing VCHA configuration before implementing the steps above. Once the steps are successfully completed, reconfigure VCHA.
Remove a vCenter HA Configuration