** Changed in: iproute2 (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364828
Title:
neutron unable to create veth devices on utopic
To manage notificati
Confirmed neutron functional again with updated iproute2 package.
** Changed in: neutron (Ubuntu Utopic)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364828
T
** Changed in: iproute2 (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364828
Title:
neutron unable to create veth devices on utopic
To manage notifications a
This bug was fixed in the package iproute2 - 3.16.0-1ubuntu1
---
iproute2 (3.16.0-1ubuntu1) utopic; urgency=medium
* d/p/0003-Don-t-enforce-that-dev-already-exists.patch: Cherry pick from
Debian bug tracker to fix break in parsing of arguments for ip link add
commands (LP: #
** Branch linked: lp:ubuntu/utopic-proposed/iproute2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364828
Title:
neutron unable to create veth devices on utopic
To manage notifications about this
** Changed in: iproute2 (Ubuntu Utopic)
Assignee: (unassigned) => James Page (james-page)
** Changed in: iproute2 (Ubuntu Utopic)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
$ ip link help
Usage: ip link add [link DEV] [ name ] NAME
[ txqueuelen PACKETS ]
[ address LLADDR ]
[ broadcast LLADDR ]
[ mtu MTU ] [index IDX ]
[ numtxqueues QUEUE_COUNT ]
[ numrxqu
Suspicious commit:
http://anonscm.debian.org/cgit/collab-maint/pkg-
iproute.git/commit/ip/iplink.c?id=9a02651a87d0fd56e2e7eedd63921a050a42b3ec
** Bug watch added: Debian Bug tracker #757644
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757644
** Also affects: iproute2 (Debian) via
http:
Using the supposedly optional name keywork appears to resolve this
problem:
$ sudo ip link add name tap14e33126-b6 type veth peer name qg-
14e33126-b6 netns qrouter-0fb14595-c1ea-4c14-84d7-a05c88afcb08
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
** Also affects: iproute2 (U
Same commands manually executed on 14.04:
ubuntu@juju-jamespage-machine-0:~$ sudo ip netns add
qrouter-0fb14595-c1ea-4c14-84d7-a05c88afcb08
ubuntu@juju-jamespage-machine-0:~$ sudo ip link add tap14e33126-b6 type veth
peer name qg-14e331
The same command on utopic:
$ ip link add tap14e33126-b6 type veth peer name qg-14e33126-b6 netns
qrouter-0fb14595-c1ea-4c14-84d7-a05c88afcb08
Error: argument "tap14e33126-b6" is wrong: Unknown device
** Summary changed:
- neutron unable? to create veth devices on utopic
+ neutron unable to cr
On a trusty install, I can't see anything in openstack loading the
module; maybe the first call to use veth is doing something magic:
Sep 3 09:07:37 juju-jamespage-machine-11 sudo: neutron : TTY=unknown ;
PWD=/ ; USER=root ; COMMAND=/usr/bin/neutron-rootwrap
/etc/neutron/rootwrap.conf ip link ad
It would appear that on trusty, the veth module gets loaded by something
- looking as to what does this
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364828
Title:
neutron unable? to create veth de
Looking at the running kernel, I can see that the veth module is not
loaded - maybe this has been switch out from core kernel functionality
for this release?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
14 matches
Mail list logo