santunezlenovo's Posts

Good morning everyone vRealize Automation was implemented through VRLCM, since it is a Cloud Foundation installation, the process ended without problems, but when entering the portal with the fqdn o... See more...
Good morning everyone vRealize Automation was implemented through VRLCM, since it is a Cloud Foundation installation, the process ended without problems, but when entering the portal with the fqdn of the VRA cluster that the vRLCM installation generates, it does not respond. When entering the primary vra, it responds, but gives an error page not found. The NSX balancer was checked and it is without errors, VROPS was even installed in cluster mode as VRA and it responds. Could someone help me to find out what may be happening, since the VRA portal does not respond.
Hello Guys I have installed VRLCM and deployed vROPS, and the master and replica nodes respond without problems and access to vROPS through the fqdn, but the vROPS cluster ip does not respond. I che... See more...
Hello Guys I have installed VRLCM and deployed vROPS, and the master and replica nodes respond without problems and access to vROPS through the fqdn, but the vROPS cluster ip does not respond. I checked in NSX-T and the LB is enabled, but it does not respond to ping or access to the portal. Could someone tell me if I should check something in NSX-T, or what may be happening that the vrops cluster does not respond. Thanks for your help.   Regards SAN
Hello Guys I am implementing VCF and when deploying VRLCM it gives me errors, the Management vlan is configured with MTU 9000, and the vmk0 from 1500 is changed to 9000. When I run from an esxi host... See more...
Hello Guys I am implementing VCF and when deploying VRLCM it gives me errors, the Management vlan is configured with MTU 9000, and the vmk0 from 1500 is changed to 9000. When I run from an esxi host vmkping -s 9000 10.0.246.254 which is the gateway from X-Region does not respond, but if I do vmkping -s 1500 if you get a response, and the switch ports, it is at mtu 9000 the error is the following: Message: vRealize Suite Lifecycle Manager deployment failed. Correction message: Check if the Jumbo frames between SDDC Manager network and the vRealize Suite Lifecycle Manager network are enabled and if the required ports listed at https://ports.esp.vmware.com are open. Reference Token: QT04T5 Reason: vRSLCM deployer failed: Local command /iso_store/ovftool/ovftool --skipManifestCheck --powerOn --diskMode=thin --acceptAllEulas --allowExtraConfig --ipProtocol=IPv4 --ipAllocationPolicy=fixedPolicy --targetSSLThumbprint=4E:7C:61 :9C:78:F7:0D:FB:6C:00:47:7E:68:8E:01:35:83:6D:77:B0 --datastore=sfo-m01-cl01-ds-vsan01 --network =X-Region --prop:vami.DNS.VMware_vRealize_Suite_Life_Cycle_Manager_Appliance=10.0.10.11,10.0.10.13 --prop:vami.netmask0.VMware_vRealize_Suite_Life_Cycle_Manager_Appliance=255.255.255.0 --prop:vami.gate way.VMware_vRealize_Suite_Life_Cycle_Manager_Appliance=10.0.246.254 --name =vcf-vrlcm --prop:vami.hostname=vcf-vrlcm.pe280.bally.local --prop:vami.ip0.VMware_vRealize_Suite_Life_Cycle_Manager_Appliance=10.0.246.2 --X:waitForIp --prop:va-fips-enabled=False --prop:varoot-password=******** /nfs/vmware/vcf/nfs-mount/bundle/3132b806-f891-11ed-b67e-0242ac120002/bundle-79587/vrslcm_install/VMware-vLCM-Appliance -8.10.0.6-21331275_OVF10.ova vi://administrator@vsphere.local:************@vcenter-benavides.pe280.bally.local/VCF-BENAVIDES/host/VCF-VSAN-BENAVIDES /Resources/sfo-m01-cl01-rp-sddc-mgmt executed successfully with exit value true LocalProcess INFO: 2023-08-15 00:34:14 - Opening OVA source: /nfs/vmware/vcf/nfs-mount/bundle /3132b806-f891-11ed-b67e-0242ac120002/bundle-79587/vrslcm_install/VMware-vLCM-Appliance-8.10.0.6-21331275_OVF10.ova LocalProcess INFO: 2023-08-15 00:34:14 - The manifest does not validate LocalProcess INFO: 2023-08-15 00:34:14 - Opening VI target: vi://administrator%40vsphere.local@vcenter-benavides.pe280.bally.local:443/VCF-BENAVIDES/host/VCF-VSAN-BENAVIDES /Resources/sfo-m01-cl01-rp-sddc-mgmt LocalProcess INFO: 2023-08-15 00:35:10 - Error: LocalProcess INFO: 2023-08-15 00:35:10 - - An error occurred during host configuration: Failed to attach VIF: RPC call to NSX management plane timeout. LocalProcess INFO: 2023-08-15 00:35:10 - Warning: LocalProcess INFO: 2023-08-15 00:35:10 - - The manifest is present but user flag causing to skip it LocalProcess INFO: 2023-08-15 00:35:10 - Completed with errors
Hello DHCP is being delivered by a Dell switch. interface vlan2500 description edge-vtep no shutdown mtu 9216 ip vrf forwarding acity ip address 192.168.35.253/24 ! vrrp-group 250 virtual-a... See more...
Hello DHCP is being delivered by a Dell switch. interface vlan2500 description edge-vtep no shutdown mtu 9216 ip vrf forwarding acity ip address 192.168.35.253/24 ! vrrp-group 250 virtual-address 192.168.35.254 ! ip dhcp server no disable ! pool edge-vtep lease inifinite network 192.168.35.0/24 default-router 192.168.35.254 range 192.168.35.101 192.168.35.200 !   I understand that the recommendation is that there be a dhcp server in the network and that only the switch do a dhcp relay? I have rebooted the nodes, but they still do not accept IP.   Thanks SAN
Hello Guys In a VCF cluster that is stretched, the Dell switch that delivered DHCP to the nodes had a 7-day lease policy. Subsequently, the nodes are not receiving DHCP, the switches were changed t... See more...
Hello Guys In a VCF cluster that is stretched, the Dell switch that delivered DHCP to the nodes had a 7-day lease policy. Subsequently, the nodes are not receiving DHCP, the switches were changed to infinite lease, but the problem persists the following has been run on each node but is not receiving DHCP esxcli network ip interface set -e false -i vmk10 ; esxcli network ip interface set -e true -i vmk10 esxcli network ip interface set -e false -i vmk11 ; esxcli network ip interface set -e true -i vmk11   A support case was opened, but we don't have an answer yet, and I need to know if someone knows how to solve this problem. We have rebooted the nodes, switch, etc, but the problem persists. I would appreciate if someone could give me an idea what could be happening. VCF version is 5.0, and ESXi 8.0 Thanks for your comments Regards Sebastian
Thanks
Thanks the process worked.   Regards
Hello Guys I need to know how to delete an AVN created in VCF SDDC Does anyone have the procedure. Thank you Regards Sebastian
Hello Guys I have installed VCF 5.0 and when performing the stretched cluster process, the validations have been correct. At the moment of reaching 89% it shows the following error Stretch vSAN Clu... See more...
Hello Guys I have installed VCF 5.0 and when performing the stretched cluster process, the validations have been correct. At the moment of reaching 89% it shows the following error Stretch vSAN Cluster Update vSAN Storage Profile Failed When reviewing the task it shows the message Failed to update and re-apply vSAN storage policy VsanDefaultProfile. Cause: Exception [Task: (MOR:task-924) (Name reconfigure) Entity: (MOR:vm-41)(Name: sfo-m01-nsx01) is failed] When checking vCenter it shows an error Invalid virtual machine configuration There are currently 2 usable fault domains. The operation requires 1 more usable fault domain In Fault Domains shows 2 Fault Domains AZ1 with 4 nodes AZ2 with 4 nodes I have reviewed the default policy and indicated Site disaster tolerance: Site mirroring - stretched cluster Failures to tolerate: 1 failure - Raid1 (Mirroring) Has anyone seen this error? Thanks for your comments   Regards SAN
Hello Thank you I understood, in the NSX-T Host Overlay Network spreadsheet the same vlan as Edge TEP was entered (error) Edge Overlay TEP is vlan 1644 Host Overlay TEP should be 2500 and not 164... See more...
Hello Thank you I understood, in the NSX-T Host Overlay Network spreadsheet the same vlan as Edge TEP was entered (error) Edge Overlay TEP is vlan 1644 Host Overlay TEP should be 2500 and not 1644 I will correct the error in excel and make the new VCF deployment Thanks for your help.   Regards
Hello Guys I need to configure 2 clusters with vCF that are independent, I need to convert them to Stretched Cluster. The VCF of the Secondary Site is not productive, so I am going to decommission ... See more...
Hello Guys I need to configure 2 clusters with vCF that are independent, I need to convert them to Stretched Cluster. The VCF of the Secondary Site is not productive, so I am going to decommission the nodes of the Secondary Site. In a tertiary site, I will install Witness, but I have a doubt about what traffic I should pass, because I have read that I should pass vSAN and Management traffic only, between both sites. Could you confirm if it is correct that I only have to pass that traffic. Thank you  
Hello Guys I would like your help to clarify the following I have a Primary Site with VCF 4.5 with 4 nodes, and a second Site with VCF 4.5 with 4 nodes that are also not productive. I have install... See more...
Hello Guys I would like your help to clarify the following I have a Primary Site with VCF 4.5 with 4 nodes, and a second Site with VCF 4.5 with 4 nodes that are also not productive. I have installed a Witness to configure a Stretched Cluster, but I need to know which is the best option. 1.- Carry out a decommissioning of the secondary site nodes and add them to the primary site. 2.- Reinstall the ESXi nodes and add them to the VCF of DC1 and then configure the Stretched Cluster. I will appreciate your comments in this regard to find the best option to implement the solution. Thanks Sebastian