|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to set up real network cards?
try exporting every PCI id associated to that card to a single DOMU and
see if that works.
Frank Luedke wrote:
I have tested with 02:00.0 and 05:06.0 but I didn't succeed.
My config contains pci = [ '02:00.0' ] (or 05:06.0), but not
even the link of my NIC is coming up.
I did a a unbind and bind as described in 5.3.1.3 in the manual.
The ID is showing up in pcislots:
# [root@localhost pciback]# cat /sys/bus/pci/drivers/pciback/slots
0000:05:06.0
I am running a Fedora Core 5 here. I have edited the xenguest-install
to include "pci =..." in the auto-generated config. The installer is
also always creating a random MAC address - maybe this is the problem?
(I will take a look at this later).
Any other hints for me?
Thanks
Frank
Jason wrote:
I think those first 4 ports should pass thru, but the last ones Im not
sure about because those appear to be a sub device and I haven't had
much luck passing just the sub piece. You should be able to pass
1:00.0 or 2:00.0 etc and it should show up as ethX in your DomU at
which point it is 100% regular linux networking.
Frank Luedke wrote:
Close :) I have the realtek chipset for Dom0 and I have
Marvell Yukon for the 8 DomU.
[...]
01:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E
Gigabit Ethernet Controller (rev 19)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E
Gigabit Ethernet Controller (rev 19)
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E
Gigabit Ethernet Controller (rev 19)
04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E
Gigabit Ethernet Controller (rev 19)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
05:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001
Gigabit Ethernet Controller (rev 13)
05:06.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001
Gigabit Ethernet Controller (rev 13)
05:07.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001
Gigabit Ethernet Controller (rev 13)
05:08.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001
Gigabit Ethernet Controller (rev 13)
[...]
So it should work when I set up my networking as described
in the Manual, 5.3.1 ?
.fl
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|