RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1031774 - openstack-nova-compute requires bridge-utils
Summary: openstack-nova-compute requires bridge-utils
Keywords:
Status: CLOSED DUPLICATE of bug 1009065
Alias: None
Product: RDO
Classification: Community
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-18 18:00 UTC by Lars Kellogg-Stedman
Modified: 2013-11-18 18:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-18 18:01:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Lars Kellogg-Stedman 2013-11-18 18:00:55 UTC
Description of problem:

The openstack-nova-compute package should require: bridge-utils.  Without this package, the compute service will start correctly but new instances will fail to boot with the following error in the compute.log:

.
.
.
2013-11-18 10:56:39.693 12912 TRACE nova.compute.manager [instance: bd1ff58e-53df-4c1f-9781-3a98ee62adaa]   File "/usr/lib/python2.6/site-packages/nova/openstack/common/processutils.py", line 178, in execute
2013-11-18 10:56:39.693 12912 TRACE nova.compute.manager [instance: bd1ff58e-53df-4c1f-9781-3a98ee62adaa]     cmd=' '.join(cmd))
2013-11-18 10:56:39.693 12912 TRACE nova.compute.manager [instance: bd1ff58e-53df-4c1f-9781-3a98ee62adaa] ProcessExecutionError: Unexpected error while running command.
2013-11-18 10:56:39.693 12912 TRACE nova.compute.manager [instance: bd1ff58e-53df-4c1f-9781-3a98ee62adaa] Command: sudo nova-rootwrap /etc/nova/rootwrap.conf brctl addbr qbre0460db5-bc
2013-11-18 10:56:39.693 12912 TRACE nova.compute.manager [instance: bd1ff58e-53df-4c1f-9781-3a98ee62adaa] Exit code: 96
2013-11-18 10:56:39.693 12912 TRACE nova.compute.manager [instance: bd1ff58e-53df-4c1f-9781-3a98ee62adaa] Stdout: ''
2013-11-18 10:56:39.693 12912 TRACE nova.compute.manager [instance: bd1ff58e-53df-4c1f-9781-3a98ee62adaa] Stderr: '/usr/bin/nova-rootwrap: Executable not found: brctl (filter match = brctl)\n'

Comment 1 Lars Kellogg-Stedman 2013-11-18 18:01:35 UTC

*** This bug has been marked as a duplicate of bug 1009065 ***


Note You need to log in before you can comment on or make changes to this bug.