- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vRealize lifecycle manger SDDC manager Deployment fail
Hi All,
I am trying to deploy vRealize lifecycle manager through SDDC. On deployment validation checks i get an error stating that the IP address for the T1 and the appliance IPs are already in use.
The logs on the SDDC manager show that the validation check carries out 3 pings to both of these addresses and both ping's fail, yet the error returned is "IP address is reachable and in use"
Has anyone encountered this issue before?
Many thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello ,
For VCF 4.x, follow the below one
- Take a snapshot from the SDDC manager VM.
- SSH to SDDC Manager and enable the root user.
- Open /etc/vmware/vcf/domainmanager/application-prod.properties and add
vrealize.strict.validations=false - Save and exit.
- Restart the DM service using the command below.
systemctl restart domainmanager
Regards
Harry