[PKG-Openstack-devel] Bug#740618: nova-network: instances fail to start due to missing ovs-vsctl

Lucas Nussbaum lucas at debian.org
Mon Mar 3 16:56:33 UTC 2014


Package: nova-network
Version: 2013.2.2-2
Severity: important

Hi,

During instance startup, I get:

./nova/nova-compute.log:2014-03-03 16:48:07.790 2182 TRACE nova.compute.manager [instance: 49d4e3ad-bef4-4139-83a4-179a4faa03ef] Command: sudo nova-rootwrap /etc/nova/rootwrap.conf ovs-vsctl -- --may-exist add-port br-int gw-284f0323-d8 -- set Interface gw-284f0323-d8 type=internal -- set Interface gw-284f0323-d8 external-ids:iface-id=gw-284f0323-d8 -- set Interface gw-284f0323-d8 external-ids:iface-status=active -- set Interface gw-284f0323-d8 external-ids:attached-mac=fa:16:3e:32:2f:0a
./nova/nova-compute.log:2014-03-03 16:48:07.790 2182 TRACE nova.compute.manager [instance: 49d4e3ad-bef4-4139-83a4-179a4faa03ef] Exit code: 96
./nova/nova-compute.log:2014-03-03 16:48:07.790 2182 TRACE nova.compute.manager [instance: 49d4e3ad-bef4-4139-83a4-179a4faa03ef] Stdout: ''
./nova/nova-compute.log:2014-03-03 16:48:07.790 2182 TRACE nova.compute.manager [instance: 49d4e3ad-bef4-4139-83a4-179a4faa03ef] Stderr: '/usr/bin/nova-rootwrap: Executable not found: ovs-vsctl (filter match = ovs-vsctl)\n'

maybe a missing dependancy on openvswitch-switch?

- Lucas



More information about the Openstack-devel mailing list