Il 05/12/2013 14:45, Claudio ML ha scritto:
Hello all,
After a problem with an upgrade test, i have decided to do a fresh install of test of OpenSuSE 13.1.
After configuring the network, and doing a reboot, no network configured at all.
(sorry, the date of the logs are wrong, but is only a test machine)
My system is a proxmox VM, with this settings:
linux-4tjt:~ # lspci -v | grep -i eth 00:12.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20)
cat /etc/sysconfig/network/ifcfg-ens18 BOOTPROTO='static' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='192.168.90.31/24' MTU='' NAME='RTL-8139/8139C/8139C+' NETMASK='' NETWORK='' REMOTE_IPADDR='' STARTMODE='auto' USERCONTROL='no'
systemctl status network@ens18.service -l network@ens18.service - ifup managed network interface ens18 Loaded: loaded (/usr/lib/systemd/system/network@.service; static) Active: inactive (dead) Nov 09 14:37:46 linux-4tjt systemd[1]: Starting ifup managed network interface ens18... Nov 09 14:37:47 linux-4tjt ifup[784]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:47 linux-4tjt ifup[829]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:48 linux-4tjt SuSEfirewall2[953]: /run/SuSEfirewall2.booting exists which means system boot in progress, exit. Nov 09 14:37:49 linux-4tjt systemd[1]: Started ifup managed network interface ens18. Nov 09 14:37:53 linux-4tjt systemd[1]: Stopping ifup managed network interface ens18... Nov 09 14:37:53 linux-4tjt ifdown[1369]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:53 linux-4tjt ifdown[1410]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:54 linux-4tjt systemd[1]: Stopped ifup managed network interface ens18.
journalctl -u network@ens18.service -- Logs begin at Sat 2013-11-09 14:37:38 CET, end at Sat 2013-11-09 14:39:11 CET. -- Nov 09 14:37:46 linux-4tjt systemd[1]: Starting ifup managed network interface ens18... Nov 09 14:37:47 linux-4tjt ifup[784]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:47 linux-4tjt ifup[829]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:48 linux-4tjt SuSEfirewall2[953]: /run/SuSEfirewall2.booting exists which means system boot in progress, exit. Nov 09 14:37:49 linux-4tjt systemd[1]: Started ifup managed network interface ens18. Nov 09 14:37:53 linux-4tjt systemd[1]: Stopping ifup managed network interface ens18... Nov 09 14:37:53 linux-4tjt ifdown[1369]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:53 linux-4tjt ifdown[1410]: ens18 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) Nov 09 14:37:54 linux-4tjt systemd[1]: Stopped ifup managed network interface ens18.
linux-4tjt:~ # dmesg | grep ens18 [ 6.564504] systemd-udevd[245]: renamed network interface eth0 to ens18 [ 13.846605] 8139cp 0000:00:12.0 ens18: link up, 100Mbps, full-duplex, lpa 0x05E1
The same configuration, with an OpenSuSE 13.1 64bit is perfectly working. On 32bit no way to make it work.
Any suggestion? Is a bug?
Cordially,
Claudio.
I have also added a bug report, here, because is always reproducible: https://bugzilla.novell.com/show_bug.cgi?id=853908 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org