|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: [FIXED] Dell R605: Broadcom PCI pass through problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
>List,
>
>I am working on a Dell R605 server which has a pcicard with 2 Broadcom
>NetXtreme II BCM5709 nics. I want to let a PV vm have access to it.
>
>OS is Debian Lenny 2.6.26-2-xen-amd64. I have compiled the "offical"
>2.6.18 Xen kernel with 3.2.3 and 3.3.2 versions with same result as
>using the Lenny kernel.
>
>The domU "sees" the pcicard:
>A lspci gives:
>balrog2:~# lspci
>00:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5709
>Gigabit Ethernet (rev 20)
>
>
>There IS a difference between the dom0 and domU lspci output. On dom0
>each nic is output as 00:06:0.0 and 00:06:0.1, while there is no ".x"
>in the lspci output on domU.
Update:
I made several errors while setting the vm up.
1.
I had not checked that the dom0 was able to setup interfaces on the dual
port card. It wasn't. It turned out that udev assigned "eth1" to both
nics. Once that was rectified the first interface showed up in the vm.
2.
In the domU configfile I specified the nic this way:
[ '0000:06:00.0' '0000:06:00.1' ] and not the correct way:
[ '0000:06:00.0', '0000:06:00.1' ].
Once I put the comma in the pci line, the second interface showed up in
the vm.
So: mission accomplished, time to go to bed.
/Per
- --
- ----------------------------------------------------------------------
Per Jensen http://www.net-es.dk/~pj FSF member #1516
- ----------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkqRrhwACgkQSO+YZlPNgGVCIQCfQ3nkI59e7JkvdeMEQbcgtBrQ
ZVQAniNDbdKjbiPMpudRxhuMhn1QK4Rz
=ADC1
-----END PGP SIGNATURE-----
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Re: [FIXED] Dell R605: Broadcom PCI pass through problem,
Per Jensen <=
|
|
|
|
|