Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 909730 Details for
Bug 1110492
Packstack AIO aborts
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Log
packstack.log (text/plain), 4.68 KB, created by
Lon Hohberger
on 2014-06-17 19:25:30 UTC
(
hide
)
Description:
Log
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2014-06-17 19:25:30 UTC
Size:
4.68 KB
patch
obsolete
>2014-06-17 15:16:45::INFO::shell::81::root:: [localhost] Executing script: >DEVICE=($(ip -o address show to 192.168.122.125 | cut -f 2 -d ' ')) >if [ ! -z ${DISPLAY[1]} ]; then false; fi >ip link show "$DEVICE" > /dev/null >echo $DEVICE >2014-06-17 15:16:45::INFO::shell::81::root:: [localhost] Executing script: >rm -rf /var/tmp/packstack/20140617-151645-bBcbJ1/manifests/*pp >2014-06-17 15:16:45::INFO::shell::81::root:: [192.168.122.125] Executing script: >mkdir -p ~/.ssh >chmod 500 ~/.ssh >grep 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA3XksRpmMDazZuPeRI2Giy5gh7NxF40DGKBcDr1i9wOusCLdWLMLSp6wWiQ5CnPtrA9/DIRdPZj8kv2Bus4dWBiGs0l6AZ2TmQ3cGJ1p7yOr58mFuGwXrgo5HcBobLDvL1Fi6Z0nxL3aBcqDq4EgfByJoynpNwO2pI0+7GLMpoDj9RHxJg0SIVBPYGarM3nsfrLy35N7MfKPUf2dU0finhCDnuyfNJmlIHG90b2oQCX6Gb0GATyPK/NMcovWjQzjkjAnh27EVhKRYJ1ulyO66dSq5KKhF2D2mQaD/9R3ka8+OHfM9lQ/xIWn66FQIcykdTCZIS6bah91QowyZkUXk7Q== root@localhost.localdomain' ~/.ssh/authorized_keys > /dev/null 2>&1 || echo ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA3XksRpmMDazZuPeRI2Giy5gh7NxF40DGKBcDr1i9wOusCLdWLMLSp6wWiQ5CnPtrA9/DIRdPZj8kv2Bus4dWBiGs0l6AZ2TmQ3cGJ1p7yOr58mFuGwXrgo5HcBobLDvL1Fi6Z0nxL3aBcqDq4EgfByJoynpNwO2pI0+7GLMpoDj9RHxJg0SIVBPYGarM3nsfrLy35N7MfKPUf2dU0finhCDnuyfNJmlIHG90b2oQCX6Gb0GATyPK/NMcovWjQzjkjAnh27EVhKRYJ1ulyO66dSq5KKhF2D2mQaD/9R3ka8+OHfM9lQ/xIWn66FQIcykdTCZIS6bah91QowyZkUXk7Q== root@localhost.localdomain >> ~/.ssh/authorized_keys >chmod 400 ~/.ssh/authorized_keys >restorecon -r ~/.ssh >2014-06-17 15:16:45::INFO::shell::81::root:: [192.168.122.125] Executing script: >cat /etc/redhat-release >2014-06-17 15:16:46::INFO::shell::81::root:: [192.168.122.125] Executing script: >mkdir -p /var/tmp/packstack >mkdir --mode 0700 /var/tmp/packstack/75fe87e54441458b8d3311c8e564299b >mkdir --mode 0700 /var/tmp/packstack/75fe87e54441458b8d3311c8e564299b/modules >mkdir --mode 0700 /var/tmp/packstack/75fe87e54441458b8d3311c8e564299b/resources >2014-06-17 15:16:46::INFO::shell::81::root:: [192.168.122.125] Executing script: >vgdisplay cinder-volumes >2014-06-17 15:16:46::INFO::shell::81::root:: [192.168.122.125] Executing script: >sed -i -r "s/^ *snapshot_autoextend_threshold +=.*/ snapshot_autoextend_threshold = 80/" /etc/lvm/lvm.conf >sed -i -r "s/^ *snapshot_autoextend_percent +=.*/ snapshot_autoextend_percent = 20/" /etc/lvm/lvm.conf >2014-06-17 15:16:46::INFO::shell::81::root:: [localhost] Executing script: >ssh-keygen -t rsa -b 2048 -f "/var/tmp/packstack/20140617-151645-bBcbJ1/nova_migration_key" -N "" >2014-06-17 15:16:46::INFO::shell::81::root:: [localhost] Executing script: >ssh-keyscan 192.168.122.125 >2014-06-17 15:16:46::INFO::shell::81::root:: [192.168.122.125] Executing script: >ip addr show dev lo || ( echo Device lo does not exist && exit 1 ) >2014-06-17 15:16:47::INFO::shell::81::root:: [192.168.122.125] Executing script: >ip link show up | grep "lo" >2014-06-17 15:16:47::INFO::shell::81::root:: [192.168.122.125] Executing script: >ip addr show dev lo || ( echo Device lo does not exist && exit 1 ) >2014-06-17 15:16:47::INFO::shell::81::root:: [192.168.122.125] Executing script: >ip link show up | grep "lo" >2014-06-17 15:16:47::INFO::shell::81::root:: [192.168.122.125] Executing script: >ip addr show dev eth0 || ( echo Device eth0 does not exist && exit 1 ) >2014-06-17 15:16:48::INFO::shell::81::root:: [192.168.122.125] Executing script: >ip link show up | grep "eth0" >2014-06-17 15:16:48::INFO::shell::81::root:: [192.168.122.125] Executing script: >echo $HOME >2014-06-17 15:16:48::ERROR::run_setup::920::root:: Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 901, in main > single_step_aio_install(options) > File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 688, in single_step_aio_install > single_step_install(options) > File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 718, in single_step_install > _main(answerfilepath) > File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 605, in _main > runSequences() > File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 584, in runSequences > controller.runAllSequences() > File "/usr/lib/python2.7/site-packages/packstack/installer/setup_controller.py", line 68, in runAllSequences > sequence.run(config=self.CONF, messages=self.MESSAGES) > File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 98, in run > step.run(config=config, messages=messages) > File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 44, in run > raise SequenceError(str(ex)) >SequenceError: 'CONFIG_LBAAS_INSTALL' > >2014-06-17 15:16:48::INFO::shell::81::root:: [192.168.122.125] Executing script: >rm -rf /var/tmp/packstack/75fe87e54441458b8d3311c8e564299b
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1110492
: 909730 |
909731
|
909758