How to extend the time allowed for overcloud create
I'm trying to install a 5 node baremetal HelionCE. The servers I'm using have a lot of RAM and some unused HBAs resulting in a long POST / boot time. After removing some HBAs to speedup the boot time 3 of the 5 nodes booted before hp_ced_installer.sh exited...
QUESTION: HOW can I increase the time allowed for the Overcloud creation ??
*+--------------------------------------+------------+--------------------+----------------------+
| id | stack_name | stack_status | creation_time |
+--------------------------------------+------------+--------------------+----------------------+
| a87a40bf-4053-401e-9f2f-d3f2461a618d | overcloud | CREATE_IN_PROGRESS | 2014-10-14T18:31:57Z |
+--------------------------------------+------------+--------------------+----------------------+
++ echo 'Waiting for the overcloud stack to be ready'
Waiting for the overcloud stack to be ready
+++ date
++ echo 'HP: Tue Oct 14 18:16:09 UTC 2014 this could take up to 30 or more minutes'
HP: Tue Oct 14 18:16:09 UTC 2014 this could take up to 30 or more minutes
++ wait_for_stack_ready 720 10 overcloud
Command output matched '(CREATE|UPDATE)_FAILED'. Exiting...*