|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problem with opensuse PVM
Hi all.
I have a problem with pciback in OpenSUSE using PVM. I try to send 3 nic for the PVM.. its ok.. but.. if i try ifconfig eth3 up.. got the error...
Please.. see this.
Anybody.. know this problem?
Thanks, Junior
opensuse:~ # uptime 3:36pm up 0:03, 2 users, load average: 0.02, 0.06, 0.02 opensuse:~ # uname -a Linux opensuse 2.6.27.7-9-xen #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
opensuse:~ # opensuse:~ # ifconfig eth0 Link encap:Ethernet HWaddr 00:16:3E:40:9B:82 inet addr:192.168.7.102 Bcast:192.168.255.255 Mask:255.255.0.0 inet6 addr: fe80::216:3eff:fe40:9b82/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2266 errors:0 dropped:0 overruns:0 frame:0 TX packets:443 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000
RX bytes:257947 (251.9 Kb) TX bytes:68850 (67.2 Kb)
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:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
opensuse:~ # opensuse:~ # opensuse:~ # opensuse:~ # opensuse:~ # opensuse:~ # dmesg |grep -i eth netfront: Initialising virtual ethernet driver. Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v1.8.0 (Aug 14, 2008)
eth2: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem f8000000, IRQ 16, node addr 00:1e:c9:b9:78:a6 0000:0a:00.0: eth3: (PCI Express:2.5GB/s:Width x4) 00:15:17:94:b2:5a 0000:0a:00.0: eth3: Intel(R) PRO/1000 Network Connection
0000:0a:00.0: eth3: MAC: 0, PHY: 4, PBA No: c57721-005 0000:0a:00.1: eth4: (PCI Express:2.5GB/s:Width x4) 00:15:17:94:b2:5b 0000:0a:00.1: eth4: Intel(R) PRO/1000 Network Connection 0000:0a:00.1: eth4: MAC: 0, PHY: 4, PBA No: c57721-005
0000:0a:00.0: eth3: Unable to allocate interrupt, Error: -38 <------- PROBLEM eth0: no IPv6 routers present opensuse:~ # opensuse:~ # opensuse:~ # opensuse:~ # ifconfig -a eth0 Link encap:Ethernet HWaddr 00:16:3E:40:9B:82
inet addr:192.168.7.102 Bcast:192.168.255.255 Mask:255.255.0.0 inet6 addr: fe80::216:3eff:fe40:9b82/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2577 errors:0 dropped:0 overruns:0 frame:0
TX packets:503 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:317384 (309.9 Kb) TX bytes:77450 (75.6 Kb)
eth1 Link encap:Ethernet HWaddr 00:16:3E:03:EE:4F
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)
eth2 Link encap:Ethernet HWaddr 00:1E:C9:B9:78:A6 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) Interrupt:16 Memory:f8000000-f8012700
eth3 Link encap:Ethernet HWaddr 00:15:17:94:B2:5A
inet addr:10.10.10.1 Bcast:10.10.10.255 Mask:255.255.255.0 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) Memory:fc3e0000-fc400000
eth4 Link encap:Ethernet HWaddr 00:15:17:94:B2:5B 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)
Memory:fc3a0000-fc3c0000
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:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
opensuse:~ # opensuse:~ # opensuse:~ # opensuse:~ # opensuse:~ # ifconfig eth3 up SIOCSIFFLAGS: Function not implemented opensuse:~ # ifconfig eth2 up SIOCSIFFLAGS: Function not implemented opensuse:~ # ifconfig eth4 up
SIOCSIFFLAGS: Function not implemented opensuse:~ # dmesg |tail -n 10 lo: Disabled Privacy Extensions eth0: no IPv6 routers present pci frontend enable msi failed for dev 3:0 pci frontend enable msi failed for dev 3:0
0000:0a:00.0: eth3: Unable to allocate interrupt, Error: -38 pci frontend enable msi failed for dev 3:0 0000:0a:00.1: eth4: Unable to allocate interrupt, Error: -38 pci frontend enable msi failed for dev 3:0 pci frontend enable msi failed for dev 3:0
pci frontend enable msi failed for dev 3:0 opensuse:~ #
My Dom0 running Debian kali:/etc/xen# uname -a Linux kali 2.6.18.8-xen #2 SMP Mon Mar 9 10:08:53 EDT 2009 x86_64 GNU/Linux kali:/etc/xen#
kali:/etc/xen# xm pci-list opensuse domain bus slot func 0x0 0x03 0x00 0x0 0x0 0x0a 0x00 0x0 0x0 0x0a 0x00 0x1 kali:/etc/xen#
My config
kali:/etc/xen# cat vega.conf
name="opensuse" memory=2048 uuid="be6d563a-0b6f-4504-bf1b-92049c10761e" cpu='2' disk = ['phy:/dev/mapper/kali-opensuse1,hda,w' ] vif=[ 'bridge=xenbr0', 'bridge=dummy1' ]
pci = [ '03:00.0', '0a:00.0', '0a:00.1' ] vfb = [ 'type=vnc,vncdisplay=2,vnclisten=0.0.0.0,vncpasswd=jilo' ] bootloader = "/usr/bin/pygrub" #kernel = "/boot/x86_64/vmlinuz-xen"
#ramdisk = "/boot/x86_64/initrd-xen" vcpus=1 >>#apci=0 acpi=0 kali:/etc/xen#
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problem with opensuse PVM,
Junior <=
|
|
|
|
|