Hide Forgot
Created attachment 1194188 [details] install-undercloud log Description of problem: Undercloud install fails. Reprovisioned host with RHEL 7.2 and tried seeing the same error [2016-08-26 00:03:02,301] (os-refresh-config) [ERROR] during configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit status 1] [2016-08-26 00:03:02,301] (os-refresh-config) [ERROR] Aborting... Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 1069, in install _run_orc(instack_env) File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 947, in _run_orc _run_live_command(args, instack_env, 'os-refresh-config') File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 509, in _run_live_command raise RuntimeError('%s failed. See log for details.' % name) RuntimeError: os-refresh-config failed. See log for details. Command 'instack-install-undercloud' returned non-zero exit status 1 Version-Release number of selected component (if applicable): RHO 10 Puddle: 2016-08-24.1 How reproducible: Tried on two different installs, occured both times Steps to Reproduce: 1. openstack underloud install 2. 3. Actual results: Installation fails Expected results: Undercloud should be installed Additional info: install-undercloud.log attached
This is most likely a dup of BZ#1369293 . Please make sure that you run kernel >= 3.10.0-327.21.1.el7 on the undercloud. 2016-08-25 23:58:16,957 INFO: 2016-08-25 23:58:16 - [1;31mError: Could not prefetch sysctl_runtime provider 'sysctl_runtime': sysctl parameter net.ipv6.ip_nonlocal_bind wasn't found on this system[0m
marking duplicate per comment 2. Please reopen if you disagree *** This bug has been marked as a duplicate of bug 1369293 ***