I am playing with tripleO and getting following error when deploying
overcloud, I doing all this on VMware Workstation with fake_pxe
driver, I did enable drive in ironic too.

What could be wrong here?


(undercloud) [stack@tripleo instance]$ openstack overcloud profiles list
+--------------------------------------+----------------------+-----------------+-----------------+-------------------+
| Node UUID                            | Node Name            |
Provision State | Current Profile | Possible Profiles |
+--------------------------------------+----------------------+-----------------+-----------------+-------------------+
| 1800106d-6576-4d9a-869f-20dd5712398d | overcloud-controller |
available       | control         |                   |
| 8da58109-ad60-4463-8cdb-670ddd894ca2 | overcloud-compute1   |
available       | compute         |                   |
+--------------------------------------+----------------------+-----------------+-----------------+-------------------+


(undercloud) [stack@tripleo instance]$ openstack overcloud deploy
--templates   --control-scale 1 --compute-scale 1 --control-flavor
control --compute-flavor compute


Stack overcloud UPDATE_FAILED

overcloud.Controller.0.Controller:
  resource_type: OS::TripleO::ControllerServer
  physical_resource_id: 7a0b9317-b607-4c89-9d66-5dd105136a73
  status: CREATE_FAILED
  status_reason: |
    ResourceInError: resources.Controller: Went to status ERROR due to
"Message: No valid host was found. There are not enough hosts
available., Code: 500"
overcloud.Compute.0.NovaCompute:
  resource_type: OS::TripleO::ComputeServer
  physical_resource_id: 57f4976c-9c57-430b-8c80-4b2676f1b397
  status: CREATE_FAILED
  status_reason: |
    ResourceInError: resources.NovaCompute: Went to status ERROR due
to "Message: No valid host was found. There are not enough hosts
available., Code: 500"
Heat Stack update failed.
Heat Stack update failed.

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to