init: network-interface (vlan3) pre-start process (1683) terminated with status 1

Bug #1092020 reported by sles
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vlan (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Ubuntu 12.04/x86-64

I have following in

/etc/network/interfaces

auto vlan3
        iface vlan3 inet static
        vlan-raw-device eth0
        address 192.168.42.196
        netmask 255.255.255.192
        network 192.168.42.192
        masklen 26
        broadcast 192.168.42.255

it looks good and almost the same on another machine:

auto vlan3
        iface vlan3 inet static
        vlan-raw-device eth0
        address 192.168.42.195
        netmask 255.255.255.192
        network 192.168.42.192
        masklen 26
        broadcast 192.168.42.255

but get:

init: network-interface (vlan3) pre-start process (1683) terminated with status 1

on boot.

Another machine interface works OK.

Looks like bug...

sles (slesru)
no longer affects: rpcbind (Ubuntu)
Revision history for this message
Steve Langasek (vorlon) wrote :

That's not a bug in upstart. The interface failing to come up may be a bug in your config, or it may be a bug in the scripts called by ifup. Please attach the contents of /var/log/upstart/network-interface-vlan3.log.

affects: upstart → vlan (Ubuntu)
Changed in vlan (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for vlan (Ubuntu) because there has been no activity for 60 days.]

Changed in vlan (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.