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 943161 Details for
Bug 1148552
openstack-packstack: running "packstack --allinone" on Centos7, get: ERROR : Cinder's volume group 'cinder-volumes' could not be created.
[?]
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.
openstack-setup.log from the system
openstack-setup.log (text/plain), 6.12 KB, created by
Alexander Chuzhoy
on 2014-10-01 17:34:30 UTC
(
hide
)
Description:
openstack-setup.log from the system
Filename:
MIME Type:
Creator:
Alexander Chuzhoy
Created:
2014-10-01 17:34:30 UTC
Size:
6.12 KB
patch
obsolete
>2014-10-01 19:44:11::INFO::shell::81::root:: [localhost] Executing script: >DEVICE=($(ip -o address show to 10.8.0.52 | cut -f 2 -d ' ')) >if [ ! -z ${DISPLAY[1]} ]; then false; fi >ip link show "$DEVICE" > /dev/null >echo $DEVICE >2014-10-01 19:44:11::INFO::shell::81::root:: [localhost] Executing script: >ssh-keygen -f "/root/.ssh/id_rsa" -N "" >2014-10-01 19:44:11::INFO::shell::81::root:: [localhost] Executing script: >rm -rf /var/tmp/packstack/20141001-194411-Y8lqjd/manifests/*pp >2014-10-01 19:44:11::INFO::shell::81::root:: [localhost] Executing script: >mkdir -p ~/.ssh >chmod 500 ~/.ssh >grep 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6C1HtFkcet/GehZ4xpZt0ehRcE6F8atJGkd2mG/bYdBrVwGekicStNS7aXRLKptv85Tj9+rEAPFULGKrCRUVh07G1Kaoqmj8K14PpBU/XPHbR6iqKOkmJvKAihVxFH8b94mhsnGx+YVqmAZ8BQe6qQygd7U6mSP/f8CB4kZtlk6wErBR4yCA83bzrwN/bkWGGjBKiyF63cUNPwPrEWdBPF4pg6FpaJyKZSNubBUDdqNShJl4But43YKXn8+yUY1qApqjX/0KoLMzolP500j5nzxL41sZzjxbjMVlqRIu2g+AOT5/oGpHdU2dK0yGu6/lTvWm64RExR3IbyoweoJ8f root@rhos-compute-node-04.lab.eng.rdu2.redhat.com' ~/.ssh/authorized_keys > /dev/null 2>&1 || echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6C1HtFkcet/GehZ4xpZt0ehRcE6F8atJGkd2mG/bYdBrVwGekicStNS7aXRLKptv85Tj9+rEAPFULGKrCRUVh07G1Kaoqmj8K14PpBU/XPHbR6iqKOkmJvKAihVxFH8b94mhsnGx+YVqmAZ8BQe6qQygd7U6mSP/f8CB4kZtlk6wErBR4yCA83bzrwN/bkWGGjBKiyF63cUNPwPrEWdBPF4pg6FpaJyKZSNubBUDdqNShJl4But43YKXn8+yUY1qApqjX/0KoLMzolP500j5nzxL41sZzjxbjMVlqRIu2g+AOT5/oGpHdU2dK0yGu6/lTvWm64RExR3IbyoweoJ8f root@rhos-compute-node-04.lab.eng.rdu2.redhat.com >> ~/.ssh/authorized_keys >chmod 400 ~/.ssh/authorized_keys >restorecon -r ~/.ssh >2014-10-01 19:44:11::INFO::shell::81::root:: [10.8.0.52] Executing script: >cat /etc/redhat-release >2014-10-01 19:44:11::INFO::shell::81::root:: [10.8.0.52] Executing script: >mkdir -p /var/tmp/packstack >mkdir --mode 0700 /var/tmp/packstack/9e243ee93cd84a3c9ed0223d6adfc0ee >mkdir --mode 0700 /var/tmp/packstack/9e243ee93cd84a3c9ed0223d6adfc0ee/modules >mkdir --mode 0700 /var/tmp/packstack/9e243ee93cd84a3c9ed0223d6adfc0ee/resources >2014-10-01 19:44:12::INFO::shell::81::root:: [10.8.0.52] Executing script: >rpm -q --whatprovides yum-utils || yum install -y yum-utils >yum list available rhos-log-collector && yum -y install rhos-log-collector sos sos-plugins-openstack || echo "no rhos-log-collector available" >2014-10-01 19:44:13::INFO::shell::81::root:: [10.8.0.52] Executing script: >REPOFILE=$(mktemp) >cat /etc/yum.conf > $REPOFILE >echo -e '[packstack-epel] >name=packstack-epel >enabled=1 >mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch' >> $REPOFILE >( rpm -q --whatprovides epel-release || yum install -y --nogpg -c $REPOFILE epel-release ) || true >rm -rf $REPOFILE >2014-10-01 19:44:27::INFO::shell::81::root:: [10.8.0.52] Executing script: >yum-config-manager --enable epel >2014-10-01 19:44:28::INFO::shell::35::root:: Executing command: >rpm -q rdo-release --qf='%{version}-%{release}.%{arch} >' >2014-10-01 19:44:28::INFO::shell::81::root:: [10.8.0.52] Executing script: >(rpm -q 'rdo-release-icehouse' || yum install -y --nogpg http://rdo.fedorapeople.org/openstack/openstack-icehouse/rdo-release-icehouse-4.noarch.rpm) || true >2014-10-01 19:44:28::INFO::shell::81::root:: [10.8.0.52] Executing script: >yum-config-manager --enable openstack-icehouse >2014-10-01 19:44:28::INFO::shell::81::root:: [10.8.0.52] Executing script: >yum install -y yum-plugin-priorities || true >rpm -q epel-release && yum-config-manager --setopt="rhel-server-ost-6-4-rpms.priority=1" --save rhel-server-ost-6-4-rpms >yum clean metadata >2014-10-01 19:44:30::INFO::shell::81::root:: [10.8.0.52] Executing script: >vgdisplay cinder-volumes >2014-10-01 19:44:30::INFO::shell::81::root:: [10.8.0.52] 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-10-01 19:44:30::INFO::shell::81::root:: [10.8.0.52] Executing script: >systemctl >2014-10-01 19:44:30::INFO::cinder_250::272::root:: A new cinder volumes group will be created >2014-10-01 19:44:30::INFO::shell::81::root:: [10.8.0.52] Executing script: >yum install -y lvm2 >mkdir -p /var/lib/cinder >dd if=/dev/zero of=/var/lib/cinder/cinder-volumes bs=1 count=0 seek=21094M >LOFI=$(losetup --show -f /var/lib/cinder/cinder-volumes) >pvcreate $LOFI >vgcreate cinder-volumes $LOFI >grep cinder-volumes /etc/rc.d/rc.local || echo "losetup -f /var/lib/cinder/cinder-volumes && vgchange -a y cinder-volumes && systemctl restart openstack-cinder-volume.service" >> /etc/rc.d/rc.local >grep "#!" /etc/rc.d/rc.local || sed -i '1i#!/bin/sh' /etc/rc.d/rc.local >chmod +x /etc/rc.d/rc.local >vgdisplay cinder-volumes >2014-10-01 19:44:33::INFO::shell::81::root:: [10.8.0.52] Executing script: >losetup -d $(losetup -j /var/lib/cinder/cinder-volumes | cut -d : -f 1) >2014-10-01 19:44:33::ERROR::run_setup::921::root:: Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 902, 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: Cinder's volume group 'cinder-volumes' could not be created > >2014-10-01 19:44:33::INFO::shell::81::root:: [10.8.0.52] Executing script: >rm -rf /var/tmp/packstack/9e243ee93cd84a3c9ed0223d6adfc0ee
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 1148552
: 943161