Coert Waagmeester
2009-Jun-24 08:19 UTC
[CentOS-virt] fully virt Xen DomU network question
Hello all fellow CentOS users! I have a working xen setup with 3 paravirt domUs and one Windblows 2003 fully virt domU. There are to virtual networks. As far as I can tell in the paravirt Linux DomUs I have gigabit networking, but not in the fully virt Windows 2003 domU.... Is there a setting for this, or is it not yet supported? I run xen-3.0.3-64.el5_2.3 Kind regards, Coert
On Wed, Jun 24, 2009 at 10:19 AM, Coert Waagmeester<lgroups at waagmeester.co.za> wrote:> > I have a working xen setup with 3 paravirt domUs and one Windblows 2003 > fully virt domU. > > There are to virtual networks. > > As far as I can tell in the paravirt Linux DomUs I have gigabit > networking, but not in the fully virt Windows 2003 domU.... > > Is there a setting for this, or is it not yet supported? > > I run xen-3.0.3-64.el5_2.3 >Both networks should be available in the Linux and the Windows domU's. Could you send the Xen configfiles for the domU's ? They should list to which network each domU gets attached. Regards, Tim -- Tim Verhoeven - tim.verhoeven.be at gmail.com - 0479 / 88 11 83 Hoping the problem magically goes away by ignoring it is the "microsoft approach to programming" and should never be allowed. (Linus Torvalds)
Christopher G. Stach II
2009-Jun-24 16:52 UTC
[CentOS-virt] fully virt Xen DomU network question
----- "Coert Waagmeester" <lgroups at waagmeester.co.za> wrote:> Hello all fellow CentOS users! > > I have a working xen setup with 3 paravirt domUs and one Windblows > 2003 > fully virt domU. > > > There are to virtual networks. > > As far as I can tell in the paravirt Linux DomUs I have gigabit > networking, but not in the fully virt Windows 2003 domU.... > > Is there a setting for this, or is it not yet supported?Are you talking about the virtual network interface appearing to be 100Mbps? If so, that's just how it is because the qemu driver is written to emulate a Realtek card, which happens to be 100Mbps. A PV interface will look exactly like the underlying hardware. -- Christopher G. Stach II
Coert Waagmeester wrote:> Hello all fellow CentOS users! > > I have a working xen setup with 3 paravirt domUs and one Windblows 2003 > fully virt domU. > > > There are to virtual networks. > > As far as I can tell in the paravirt Linux DomUs I have gigabit > networking, but not in the fully virt Windows 2003 domU.... > > Is there a setting for this, or is it not yet supported? >That's not on the dom0 side, but directly in the w2k3 domU .. : you'll get *bad* performances (at IO and network level) if the xenpv drivers for Windows aren't installed .. Unfortunately you will not be able to find them for CentOS. (While Upstream have them of course) -- -- Fabian Arrotin idea=`grep -i clue /dev/brain` test -z "$idea" && echo "sorry, init 6 in progress" || sh ./answer.sh