Deployment Fails at "Pushing Capabilities to VCF Ops Networks" Using VCF Fleet Management - Error LCMVRNICONFIG90151
book
Article ID: 413229
calendar_today
Updated On:
Products
VMware Cloud FoundationVCF OperationsVCF Operations for Networks
Issue/Introduction
When deploying VMware Cloud Foundation (VCF) Operations for Network using Fleet Management, the deployment task fails at Stage 7: Pushing Capabilities to VCF Ops Networks, despite the virtual machines being successfully deployed in the vCenter Server.
Error Message:
Error Code: LCMVRNICONFIG90151
LCMVRNICONFIG90151
Error occured while pushing capabilities to VCF Ops Networks
Log Snippet from vmware_vrlcm.log:
INFO vrlcm[1613] [pool-3-thread-30] [c.v.v.l.p.c.v.d.h.VRNIUtils] -- Fetch Capabilities API :: statusCode : 404 :: outputMessage : Not Found :: output : {"code":404,"message":"No capabilities to retrieve.","details":[]}
INFO vrlcm[1613] [pool-3-thread-30] [c.v.v.l.p.c.v.t.s.PushCapabilitiesToVrniTask] -- Existing Capabilities : {
"capabilities" : [ ]
}
INFO vrlcm[1613] [pool-3-thread-30] [c.v.v.l.p.c.v.d.h.VRNIUtils] -- Request to POST capabilities to VCF Ops Networks : {
"capabilities" : [ {
"key" : "ops",
"type" : "VCF_OPS",
"name" : "VCF OPS",
"oidcConfigUrl" : "https://<shortname_VCF_OPS>/suite-api/.well-known/openid-configuration",
"nodes" : [ {
"name" : "VCF OPS_master",
"addresses" : [ {
"type" : "Fqdn",
"value" : "<shortname_VCF_OPS>"
}, {
"type" : "IPv4",
"value" : "<IP_Address_VCF_OPS>"
} ],
Environment
VCF Operations 9.0 VCF Operations for Network 9.0
Cause
The VCF Operations nodes were deployed with a short hostname instead of a Fully Qualified Domain Name (FQDN).
Resolution
To resolve the issue, follow these steps to update the hostname of the VCF Ops node to its FQDN:
Login to the admin UI of the VCF Operations as admin user (https://<FQDN_IP_VCF_OPS>/admin)