------- Comment From helmut.gra...@de.ibm.com 2016-10-11 06:20 EDT-------
Hi,
retest done with Kernel 4.4.0-38-generic
apt-get install linux-image-extra-4.4.0-38-generic

Linux s35lp02 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:47:15 UTC
2016 s390x s390x s390x GNU/Linux

Renaming of PCI devices with

root@s35lp02:/etc/udev/rules.d# cat 70-persistent-net.rules
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="mlx4_core", ATTR{dev_id}=="0x0", 
KERNELS=="0000:00:00.0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

works fine
root@s35lp02:/etc/udev/rules.d# cat /etc/network/interfaces

allow-hotplug eth0
iface eth0 inet static
address 10.100.60.18
netmask 255.255.0.0

toot@s35lp02:/etc/udev/rules.d# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 82:01:14:07:85:70
inet addr:10.100.60.18  Bcast:10.100.255.255  Mask:255.255.0.0
inet6 addr: fe80::8001:14ff:fe07:8570/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:742 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:66596 (66.5 KB)  TX bytes:964 (964.0 B)

Renaming works OK
Greetings Helmut

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1602737

Title:
  PCI RoCE Interface could not be renamed from default name with link
  file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1602737/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to