INFO Validating supplied configuration
INFO Suggested values for --compute-resource:
INFO "Primary_Lab_Cluster"
INFO "Secondary_Lab_Cluster"
### lines omitted for brevity ###
ERROR Firewall check SKIPPED
ERROR cluster not set
ERROR License check SKIPPED
ERROR cluster not set
ERROR DRS check SKIPPED
ERROR cluster not set
ERROR Compatibility check SKIPPED
ERROR cluster not set
ERROR --------------------
ERROR compute resource 'Secondary_Lab_Cluster/Test-Lab-Resource-Pool' not found
To resolve this issue, define resource pools in the vic-machine command using the following syntax:
--compute-resource "<cluster_name>/Resources/<resource_pool_name>"
This example matches the object names in the error messages mentioned in the Symptoms section:
--compute-resource "Secondary_Lab_Cluster/Resources/Test-Lab-Resource-Pool"