/var/log/vmware/vcf/domainmanager/domainmanager.log, the following log snippets are found:YYYY-MM-DDTHH:MM:SS INFO [vcf_dm, ###############,####] [c.v.v.v.s.b.r.BrownfieldRunnerService, dm-exec-##] raise DomainSyncException(ErrorMessages. GUARDRAILS_SYNC_FAILURE_CRITICAL_FOR_DOMAIN. format(domain_id))YYYY-MM-DDTHH:MM:SS INFO [vcf_dm, ###############,####] [c.v.v.v.s.b.r.BrownfieldRunnerService, dm-exec-##] common. common_exceptions. DomainSyncException: Could not proceed with sync operation since domain with Id: ########-####-####-####-############ has failed guard rails. This would leave SDDC Manager in a unconforming state Retry the sync operation after fixing guard rails warnings.YYYY-MM-DDTHH:MM:SS ERROR [vcf_dm,###############,####] [c.v.v.v.s.b.r.BrownfieldRunnerService,dm-exec-##] Brownfield process failed with exit value 1 for operation sync with id ########-####-####-########YYYY-MM-DDTHH:MM:SS.894+0000 ERROR [vcf_dm,###############,####] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-##] [TOKEN] IMPORT_OPERATION_FAILED Import operation for sync with id ########-####-####-######## failed internally. Command was python3 /opt/vmware/vcf/domainmanager/scripts/vcf-import-tool/vcf_brownfield.py sync -- domain-name mgmt -- skip-ssh-thumbprint-validation -- internal-vcf-auth -- import-edge-clusters -- accept-edge-password-reset -- output-dir /var/log/vmware/vcf/domainmanager/brownfield/########-####-####-########/ -- non-interactive. Please check the log files located in /var/log/vmware/vcf/domainmanager/brownfield/########-####-####-########/ on the SDDC Manager appliancecom. vmware. evo.sddc.orchestrator. exceptions. OrchTaskException: Import operation for sync with id ########-####-####-######## failed internally. Command was python3 /opt/vmware/vcf/domainmanager/scripts/vcf-import-tool/vcf_brownfield.py sync -- domain-name mgmt -- skip-ssh-thumbprint-validation -- internal-vcf-auth -- import-edge-clusters -- accept-edge-password-reset -- output-dir /var/log/vmware/vcf/domainmanager/brownfield/########-####-####-########/ -- non-interactive. Please check the log files located in /var/log/vmware/vcf/domainmanager/brownfield/########-####-####-########/ on the SDDC Manager applianceUnder /var/log/vmware/vcf/domainmanager/brownfield/########-####-####-####-############/output/guardrails_report_vCenter.example.com_all.csv, below log snippets are found:
"VcManager","vCenter.example.com","Import","INFO","VALIDATION_SUCCESSFUL","vCenter Server no NSX-V Manager present","Check that the vCenter Server does not have an NSX-V Manager connected to it", "No NSX-V Manager connected to the vCenter was found as expected","""VcManager","vCenter.example.com","Import","INFO","VALIDATION_SUCCESSFUL","vCenter Server no VxRail extension present","Check that the vCenter Server does not have a VxRail extension registered","No VxRail extension found for this vCenter Server","""vCenter SSH Login enabled", "Check if SSH Login is enabled on vCenter", "SSH Login is disabled on vCenter", "Please enable SSH Login on vCenter""VcManager","vCenter.example.com","Import","INFO","VALIDATION_SUCCESSFUL","vCenter Server virtual machine distributed virtual port group and traffic type check","Check if the vCenter Server virtual machine is connected to a distributed virtual port group associated withmanagement or vm management traffic type", "Successfully validated that the vCenter Server virtual machine is connected to a distributed virtual port group associated with management traffic type",""
VCF Operations 9.x
The failure is caused by the SSH Login service being disabled on the target vCenter Server.
To resolve this issue, follow below steps:
Note: If SSH is already showing as enabled but the check continues to fail, the SSH service may be unresponsive. In such cases, restart the SSH service via the VAMI or reboot the vCenter Server appliance.
"Guardrails" mechanism during inventory synchronization to ensure the environment meets specific configuration standards.vcf_brownfield.py script to complete the synchronization and data collection tasks.