Installing Tripleo openstack,on fedora 20 based on RDO official documents.But fails with info " Error signing on to the CIB service: Transport endpoint is not connected" when deploy undercloud.
Hi,
I am installing Tripleo undercloud role follow the doc https://openstack.redhat.com/Deployin... fails with " Error signing on to the CIB service: Transport endpoint is not connected
"
Below is detail, could someone provide any helps ? Thanks very much
--------------------- END PROFILING ---------------------
[2015-02-03 16:38:07,864] (os-refresh-config) [INFO] Completed phase configure
[2015-02-03 16:38:07,864] (os-refresh-config) [INFO] Starting phase post-configure
dib-run-parts Tue Feb 3 16:38:07 CST 2015 Running /usr/libexec/os-refresh-config/post-configure.d/10-mysql-permissions
dib-run-parts Tue Feb 3 16:38:08 CST 2015 10-mysql-permissions completed
dib-run-parts Tue Feb 3 16:38:08 CST 2015 Running /usr/libexec/os-refresh-config/post-configure.d/13-apache2
+ '[' -f /etc/debian_version ']'
+ '[' -f /etc/debian_version ']'
+ '[' -f /etc/yum.conf ']'
+ service httpd reload
Redirecting to /bin/systemctl reload httpd.service
dib-run-parts Tue Feb 3 16:38:08 CST 2015 13-apache2 completed
dib-run-parts Tue Feb 3 16:38:08 CST 2015 Running /usr/libexec/os-refresh-config/post-configure.d/14-corosync
+ os-svc-enable -n corosync
+ os-svc-restart -n corosync
dib-run-parts Tue Feb 3 16:38:10 CST 2015 14-corosync completed
dib-run-parts Tue Feb 3 16:38:10 CST 2015 Running /usr/libexec/os-refresh-config/post-configure.d/14-horizon
dib-run-parts Tue Feb 3 16:38:11 CST 2015 14-horizon completed
dib-run-parts Tue Feb 3 16:38:11 CST 2015 Running /usr/libexec/os-refresh-config/post-configure.d/15-pacemaker
+ os-svc-enable -n pacemaker
+ os-svc-restart -n pacemaker
+ sleep 30
dib-run-parts Tue Feb 3 16:38:42 CST 2015 15-pacemaker completed
dib-run-parts Tue Feb 3 16:38:42 CST 2015 Running /usr/libexec/os-refresh-config/post-configure.d/16-base-opts-pacemaker
[2015/02/03 04:38:42 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json
[2015/02/03 04:38:42 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json
[2015/02/03 04:38:42 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json
[2015/02/03 04:38:42 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json
[2015/02/03 04:38:42 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json
Error signing on to the CIB service: Transport endpoint is not connected
[2015-02-03 16:38:42,794] (os-refresh-config) [ERROR] during post-configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/post-configure.d']' returned non-zero exit status 107]
Best regards weiliang