touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #61294
[Bug 1428368] Re: [systemd] ifdown can't stop more than one vlan
This also affects bonded interfaces.
** Summary changed:
- [systemd] ifdown can't stop more than one vlan
+ [systemd] ifdown can't stop more than one vlan/bond
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1428368
Title:
[systemd] ifdown can't stop more than one vlan/bond
Status in ifenslave package in Ubuntu:
New
Status in systemd package in Ubuntu:
New
Status in vlan package in Ubuntu:
New
Bug description:
Add vlans to default dhcp config (and I rebooted):
auto eth0
iface eth0 inet dhcp
auto eth0.101
iface eth0.101 inet static
address 192.168.200.2
netmask 255.255.255.0
auto eth0.102
iface eth0.102 inet static
address 192.168.201.2
netmask 255.255.255.0
auto eth0.103
iface eth0.103 inet static
address 192.168.202.2
netmask 255.255.255.0
auto eth0.104
iface eth0.104 inet static
address 192.168.203.2
netmask 255.255.255.0
Upstart:
sudo ifdown eth0.101
Removed VLAN -:eth0.101:-
#Confirmed it's removed with ifconfig
sudo ifdown eth0.102
Removed VLAN -:eth0.102:-
#Confirmed it's removed with ifconfig
And so on. All can be brought down (and back up) with no problems
noticed.
Systemd:
sudo ifdown eth0.101
Removed VLAN -:eth0.101:-
ifdown: failed to open lockfile /run/network/.ifstate.lock: No such file or directory
#Confirmed it's removed with ifconfig
sudo ifdown eth0.102
ifdown: failed to open lockfile /run/network/.ifstate.lock: No such file or directory
#Confirmed it's Still up with ifconfig!
And so on. Aside from the first one, none of them come down
correctly.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: vlan 1.9-3.2ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
Uname: Linux 3.19.0-7-generic x86_64
ApportVersion: 2.16.2-0ubuntu1
Architecture: amd64
Date: Wed Mar 4 18:03:32 2015
InstallationDate: Installed on 2015-03-04 (0 days ago)
InstallationMedia: Ubuntu-Server 15.04 "Vivid Vervet" - Alpha amd64 (20150304)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: vlan
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave/+bug/1428368/+subscriptions