####-##-##T##:##:##.###Z ERROR vrlcm[1278] [pool-3-thread-35] [c.v.v.l.p.c.v.t.BaseConfigureVropsTask] -- address may be invalid <fleetManager fqdn.com>####-##-##T##:##:##.###Z INFO vrlcm[1278] [pool-3-thread-35] [c.v.v.l.d.v.VropsConnector] -- url to connect https://<fleetManager fqdn.com>/casa/authorize
####-##-##T##:##:##.###Z ERROR vrlcm[1278] [pool-3-thread-35] [c.v.v.l.p.c.v.t.BaseConfigureVropsTask] -- address may be invalid <fleetManager fqdn.com>####-##-##T##:##:##.###Z INFO vrlcm[1278] [pool-3-thread-22] [c.v.v.l.d.v.VropsConnector] -- url to connect https://<fleetManager fqdn.com>/casa/authorizeVCF Operations 9.x
To resolve this issue, you must correct the DNS search suffix on the Fleet Management appliance and restart the management services.
Prerequisite: Take an Offline Snapshot
Before making any changes, ensure you take an offline snapshot of the Fleet Management appliance Virtual Machine to prevent potential issues during the update.
Step 1: Configure DNS search suffix
root account.Update DNS Server IPs
Run the following command:
nmctl set-dns dev eth0 dns DNS_Server_1,DNS_Server_2
Note : Replace DNS_Server_1 and DNS_Server_2 with the IP addresses of your primary and secondary DNS servers.
Verification
Verify that the DNS servers have been updated by running:
cat /etc/resolv.conf
Restart Network Name Resolution Service
Apply the DNS changes by restarting the service:
sudo systemctl restart systemd-resolved.service
Step 2: Restart Management Services
If the certificates/passwords still do not appear on VCF Operations UI after the DNS correction, restart the management services on the Fleet Manager appliance:
systemctl restart vrlcm-server.service