Unable to Create VM On Compute Host- Aggregate Sync Issue
Problem
No valid host was found. There are not enough hosts available.$ kubectl logs deploy/nova-scheduler -n <NS>
Got no allocation candidates from the Placement API. This could be due to insufficient resources or a temporary occurrence as compute nodes start up.$ kubectl logs deploy/nova-api-osapi -m <NS>
WARNING nova.compute.api [None [REQ_ID] [RESROUCE_UUID] - - default default] Failed to associate [PROVIDER_NAME] with a placement aggregate: No such resource provider [PROVIDER_NAME].. This may be corrected after running nova-manage placement sync_aggregates.: nova.exception.ResourceProviderNotFound: No such resource provider [PROVIDER_NAME].Environment
Cause
Resolution
Additional Information
Last updated
