Mailinglist Archive: opensuse-bugs (6928 mails)
| < Previous | Next > |
[Bug 679685] shutdown on kernel-desktop hangs in ip link set down brX
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 24 Mar 2011 10:57:26 +0000
- Message-id: <20110324105726.615B2CC7D1@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=679685
https://bugzilla.novell.com/show_bug.cgi?id=679685#c3
Tomas Jensen <tcj@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tcj@xxxxxxxx
--- Comment #3 from Tomas Jensen <tcj@xxxxxxxx> 2011-03-24 10:57:24 UTC ---
System freeze with only VLAN configured.
The only vlan configured are vlan2 and vlan3. Boot stops/hang when network(s)
are being setup BUT only when link is detected. With no cable inserted the
system boots up.
My vlan config is as follows:
/etc/sysconfig/network/ifcg-vlan2:
BOOTPROTO='static'
ETHERDEVICE='eth0'
BROADCAST=''
ETHTOOL_OPTIONS=''
IPADDR='192.168.130.99/24'
MTU='1500'
NAME='RTL8111/8168B PCI Express Gigabit Ethernet controller'
NETWORK='192.168.130.0'
GATEWAY='192.168.2.99'
BROADCAST='192.168.130.255'
REMOTE_IPADDR=''
STARTMODE='onboot'
USERCONTROL='no'
ALLMULTI=yes
/etc/sysconfig/network/ifcg-vlan3:
BOOTPROTO='static'
ETHERDEVICE='eth0'
BROADCAST=''
ETHTOOL_OPTIONS=''
IPADDR='192.168.2.99/24'
MTU='1500'
NAME='RTL8111/8168B PCI Express Gigabit Ethernet controller'
NETWORK='192.168.2.0'
BROADCAST='192.168.2.255'
GATEWAY='192.168.2.99'
REMOTE_IPADDR=''
STARTMODE='onboot'
USERCONTROL='no'
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |