Hide Forgot
Description of problem: Packstack installation failed to install nova. the openstack answer file is attached along with the setup log Version-Release number of selected component (if applicable): openstack-packstack-2013.2.1-0.6.dev763.el6ost.noarch How reproducible: not everytimes Steps to Reproduce: 1. 2. 3. Actual results: the installation failed Expected results: a successful installation Additional info:
Created attachment 814860 [details] packstack answer file
Created attachment 814862 [details] setup log
It seems the actual problem is a timeout rather than a Hiera related problem. It's going to be tricky to reproduce. Yogev, any tip on how to get it to fail?
Alvaro is right, from the log I see that packstack failed with: [1;31mError: /Stage[main]//Exec[qemu-kvm]/returns: change from notrun to 0 failed: Command exceeded timeout[0m Which means that following commands took more that 5 minute: yum install -y qemu-kvm Can you run that command manually as root?
Yogev, anything on this bug? We haven't been able to reproduce it, and the needinfo flag was set almost 2 weeks ago.