Comment 4 for bug 1340789

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2014-08-26 10:51 EDT-------
Works correctly with latest daily build ISO.

sachin@ubuntu:~$ uname -a
Linux ubuntu 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:32:31 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux
sachin@ubuntu:~$

sachin@ubuntu:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 52:54:c0:99:80:76
inet addr:192.168.122.54 Bcast:192.168.122.255 Mask:255.255.255.0
inet6 addr: fe80::5054:c0ff:fe99:8076/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:975 errors:0 dropped:8 overruns:0 frame:0
TX packets:1618 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:602614 (602.6 KB) TX bytes:1536686 (1.5 MB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1184 (1.1 KB) TX bytes:1184 (1.1 KB)

sachin@ubuntu:~$

Run the following command on the host :

[root@host sachin]#
virsh attach-device ss_1410 net
Device attached successfully

[root@host sachin]#

sachin@ubuntu:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 52:54:c0:99:80:76
inet addr:192.168.122.54 Bcast:192.168.122.255 Mask:255.255.255.0
inet6 addr: fe80::5054:c0ff:fe99:8076/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:975 errors:0 dropped:8 overruns:0 frame:0
TX packets:1618 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:602614 (602.6 KB) TX bytes:1536686 (1.5 MB)

eth1 Link encap:Ethernet HWaddr 52:54:00:a0:9d:9a
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1184 (1.1 KB) TX bytes:1184 (1.1 KB)

sachin@ubuntu:~$ dmesg
[106570.803617] RTAS: event: 1, Type: Unknown, Severity: 1
[106570.906152] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[106570.909758] pci 0000:00:05.0: reg 0x10: [io 0x100a0-0x100bf]
[106570.913095] pci 0000:00:05.0: reg 0x14: [mem 0x100a0001000-0x100a0001fff]
[106570.929847] pci 0000:00:05.0: reg 0x30: [mem 0x100a0040000-0x100a007ffff pref]
[106570.930298] pci 0000:00:05.0: BAR 6: assigned [mem 0x100a0000000-0x100a003ffff pref]
[106570.943212] pci 0000:00:05.0: BAR 1: assigned [mem 0x100a0040000-0x100a0040fff]
[106570.944066] pci 0000:00:05.0: BAR 0: assigned [io 0x10000-0x1001f]
sachin@ubuntu:~$