/home/vcf/vcf-brownfield-import-5.#.#.#-########/vcf-brownfield-toolset/output/guardrails_report_<vCenter_fqdn>.csv| Object Type | Object Name | Day-N Operation | Severity Level | Status | Check Name | Description | Details | Remediation |
| host | <Host_Name> | ESX Upgrade | WARNING | VALIDATION_FAILED | VMs not pinned to host | Check if VMs are not pinned to host | Detected VMs are pinned to host | Please ensure the host has no pinned VMs or host has no affinity rules for vms. |
| cluster | <Cluster_Name> | ESX Upgrade | ERROR | VALIDATION_FAILED | Cluster Distributed Resource Scheduler (DRS) | Check if cluster has DRS enabled | Cluster should have DRS fully automated | Configure DRS to be fully automated on the cluster |
| cluster | <Cluster_Name> | ESX Upgrade | WARNING | VALIDATION_FAILED | ESXi upgrade policy validation across vCenter and SDDC Manager | Checks If upgrade policy configured for cluster <Cluster_Name> on vCenter match default SDDC Manager ESXi upgrade policy | Pre Remediation Power Action upgrade policy configured for cluster <Cluster_Name> on vCenter does not match default SDDC Manager ESXi upgrade policy. It has value DoNotChangeVMsPowerState in vCenter, and default value null in SDDC Manager. | Review and apply the desired upgrade policy options from the "Upgrade Options" page during "ESX Configure Update". |
VCF 5.x
The brownfield import pre-check fails because the target vCenter clusters do not meet VCF lifecycle management guardrail requirements.
Align the vCenter configuration with VCF requirements for the following guardrail check name:
Configure tab.Configuration, expand DRS and click VM/Host Rules.Edit.Uncheck the Enable rule or Status checkbox and click OK.Lifecycle Manager.Cluster Lifecycle, select Image.Edit.Migrate powered off and suspended VMs to other hosts in the cluster, if a host must enter maintenance mode.python3 vcf_brownfield.py check --vcenter '<vcenter_fqdn>' --sso-user 'administrator@vsphere.local'