[Rdo-list] Test day bug: ERROR : 'CONFIG_PROVISION_DEMO_FLOATRANGE'
by Udi Kalifon
Hi.
If you are trying to do a packstack install with multiple nodes, there is a bug in packstack that you need to work around. See below for details.
Description of problem:
When running a multi-node packstack install, you get:
2014-03-25 11:15:41::INFO::shell::78::root:: [10.8.0.50] Executing script:
echo $HOME
2014-03-25 11:15:41::ERROR::run_setup::907::root:: Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 891, in main
single_step_install(options)
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 690, in single_step_install
_main(answerfilepath)
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 574, in _main
runSequences()
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 553, in runSequences
controller.runAllSequences()
File "/usr/lib/python2.6/site-packages/packstack/installer/setup_controller.py", line 84, in runAllSequences
sequence.run(self.CONF)
File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 96, in run
step.run(config=config)
File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 43, in run
raise SequenceError(str(ex))
SequenceError: 'CONFIG_PROVISION_DEMO_FLOATRANGE'
Version-Release number of selected component (if applicable):
Using RDO test day version of M-3: openstack-packstack-2014.1.1-0.4.dev1018.el6.noarch
How reproducible:
100%
Steps to Reproduce:
1. Run for example: packstack --install-hosts 10.8.0.50,10.8.0.53
Actual results:
ERROR : 'CONFIG_PROVISION_DEMO_FLOATRANGE'
Please check log file /var/tmp/packstack/20140325-111530-hJiaOR/openstack-setup.log for more information
Expected results:
In the answers file, it should be:
CONFIG_PROVISION_DEMO=n
Additional info:
To work around this issue, set CONFIG_PROVISION_DEMO=n in the answers file
Bug filed: https://bugzilla.redhat.com/show_bug.cgi?id=1080369
Regards,
Udi Kalifon.
10 years, 8 months
[Rdo-list] Compute nodes instances aren't obtaining DHCP addresses
by St. George, Allan L.
We currently have a multi-compute node stack (controller, network, block storage & 3 compute nodes.)
Upon spawning an instance, it resizes to match the flavor, then it attempts to obtain an ip address for eth0 prior to cloud-init. The process failes.
The network node (rdo3) /var/log/nova/scheduler.log is reporting...
2014-03-20 12:57:45.265 26619 ERROR nova.scheduler.filter_scheduler [req-d371cbd0-2a55-451a-ae5a-59ba30137ab8 a85956a2380648259bfc13293376847c 5942763cd7e34ee0bfd792300fbdc019] [instance: e9c85cad-7a60-4a31-a2f2-5747f302d24a] Error from last host: rdo4.ciso.leidos.com (node rdo4.ciso.leidos.com): [u'Traceback (most recent call last):\n', u' File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1043, in _build_instance\n set_access_ip=set_access_ip)\n', u' File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1426, in _spawn\n LOG.exception(_(\'Instance failed to spawn\'), instance=instance)\n', u' File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1423, in _spawn\n block_device_info)\n', u' File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 2091, in spawn\n block_device_info, context=context)\n', u' File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 3249, in _create_domain_and_network\n domain = self._create_domain(xml, instance=instance, power_on=power_on)\n', u' File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 3192, in _create_domain\n domain.XMLDesc(0))\n', u' File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 3187, in _create_domain\n domain.createWithFlags(launch_flags)\n', u' File "/usr/lib/python2.6/site-packages/eventlet/tpool.py", line 179, in doit\n result = proxy_call(self._autowrap, f, *args, **kwargs)\n', u' File "/usr/lib/python2.6/site-packages/eventlet/tpool.py", line 139, in proxy_call\n rv = execute(f,*args,**kwargs)\n', u' File "/usr/lib/python2.6/site-packages/eventlet/tpool.py", line 77, in tworker\n rv = meth(*args,**kwargs)\n', u' File "/usr/lib64/python2.6/site-packages/libvirt.py", line 708, in createWithFlags\n if ret == -1: raise libvirtError (\'virDomainCreateWithFlags() failed\', dom=self)\n', u"libvirtError: internal error Process exited while reading console log output: char device redirected to /dev/pts/1\nqemu-kvm: -netdev tap,ifname=tap8ebf8a93-46,script=,id=hostnet0: Device 'tap' could not be initialized\n\n"]
Compute nodes (rdo1/3/4) /var/log/neutron/openvswitch-agent.log are reporting...
2014-03-20 14:41:06.289 3695 ERROR neutron.agent.linux.ovsdb_monitor [-] Error received from ovsdb monitor: ovsdb-client: unix:/var/run/openvswitch/db.sock: receive failed (End of file)
Thank you.
10 years, 8 months
[Rdo-list] [OFI] Astapor puppet module 'guru' missing
by Petr Chalupa
Good morning,
preparing of the demo last week showed that we are missing someone who
would truly knows how to use Astapor puppet modules and how to configure
them. Do we have somebody on the team or who should we contact?
Thanks, Petr.
10 years, 8 months
[Rdo-list] Reminder: OpenStack Icehouse M3 test day, March 25th, 26th
by Rich Bowen
Remember to join us on #rdo on Freenode, next week, Tuesday and
Wednesday, for the OpenStack Icehouse Milestone 3 RDO test day.
As before, the relevant URLs are:
The full test day information is at
http://openstack.redhat.com/RDO_test_day_Icehouse_milestone_3
The test day tool is at
http://testdays.qa.fedoraproject.org/testdays/show_event?event_id=16
where you can see what tests need to be done, and leave your notes.
If you wish to add more tests, or enhance the instructions for an
existing test, both of these are in wikis, and can be edited directly.
The testcases are listed at
https://fedoraproject.org/wiki/Test_Day:2014-03-19_RDOMetadata (Required
a Fedora account, as we're using their test infrastructure for this.)
and the test instructions are linked next to each test case.
If you want to help get the word out about our rescheduling, please RT
the tweet from @RDOCommunity, or tweet:
Come help test the @RDOCommunity #openstack packages. Test day
rescheduled for March 25, 26.
http://openstack.redhat.com/RDO_test_day_Icehouse_milestone_3
Thanks!
--
Rich Bowen - rbowen(a)redhat.com
OpenStack Community Liaison
http://openstack.redhat.com/
10 years, 8 months
[Rdo-list] Current state of RDO bugs
by Kashyap Chamarthy
Heya,
I was just doing some RDO bug scrub, and as of writing this here's the
current state of affairs:
- NEW, ASSIGNED, or ON_DEV : 138 bugs
- MODFIEID, POST, or ON_QA : 91 bugs
- VERIFIED : 4 bugs
Here's[1] all the bugs, plain text formatted. That's the script I
used[2].
On a related note, next community bug triage is on upcoming Wednesday
(19-MAR-2014), if you have some spare cycles, please join us on #rdo.
[1] http://kashyapc.fedorapeople.org/virt/openstack/bugzilla/rdo-bug-status/a...
[2] http://kashyapc.fedorapeople.org/virt/openstack/bugzilla/query-all-rdo-bu...
--
/kashyap
10 years, 8 months