----- Original Message -----
From: "Lars Kellogg-Stedman" <lars(a)redhat.com>
To: "James Slagle" <jslagle(a)redhat.com>
Cc: rdo-list(a)redhat.com
Sent: Thursday, April 16, 2015 4:58:14 PM
Subject: Re: [Rdo-list] Help getting started with rdo-manager
Okay, a few steps closer; I was able to run 'instack-deploy-overcloud
--tuskar' after manually installing the tuskar client, but that got
me:
+ tripleo wait_for_stack_ready 220 10 overcloud
Command output matched '(CREATE|UPDATE)_FAILED'. Exiting...
Which failed because:
$ nova list
+---...-+-------...-+--------+------------+-------------+--------------------+
| ID... | Name ... | Status | Task State | Power State | Networks
| |
+---...-+-------...-+--------+------------+-------------+--------------------+
| fd... | ov-o3s... | ERROR | - | NOSTATE |
| |
| 5f... | ov-sty... | ACTIVE | - | Running |
| ctlplane=192.0.2.9 |
+---...-+-------...-+--------+------------+-------------+--------------------+
Which failed because:
$ nova show fd930d80-b543-4243-84f8-adbf1072fa16
[...]
| fault | {"message": "No valid host was found. There are not enough
hosts
| available.",
There are two hosts available (baremetal_0 and baremetal_1), as described in
https://repos.fedorapeople.org/repos/openstack-m/instack-undercloud/inter....
There were both successfully discovered in the "Discovering Nodes" step; the
output of `instack-ironic-deployment --show-profile` is:
Querying assigned profiles ...
4dce6892-1aca-4207-a2fe-dca12b5128fd
"profile:compute,boot_option:local"
7b4dd56d-3912-45db-8d05-ffbf6f769ac6
"profile:compute,boot_option:local"
I think you should have check that in /etc/edeploy/state you have --> :
[('control', 1), ('compute', '*')]
Then try : heat stack-delete <current overcloud> && ironic node-delete
<all nodes> && re-discover the nodes && run the overcloud
deployment again .
Omri.
--
Lars Kellogg-Stedman <lars(a)redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack |
http://blog.oddbit.com/
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com