Robert Dunkley
2008-Dec-04 08:05 UTC
[Xen-users] No Network info for hardware VMs using XM Top
Using Xen 3.30 on what should be nearly identical Xen servers, each of the servers shows no packets at all under network in xm top unless the VM is using the Windows para drivers, all the interfaces for each vm appear but no packets are shown. Does anyone know how I can get standard HVM NIC bridge interfaces to register traffic in XM top? Thanks, Rob The SAQ Group Registered Office: 18 Chapel Street, Petersfield, Hampshire GU32 3DZ SEMTEC Limited Trading as SAQ is Registered in England & Wales Company Number: 06481952 http://www.saqnet.co.uk AS29219 SAQ Group Delivers high quality, honestly priced communication and I.T. services to UK Business. DSL : Domains : Email : Hosting : CoLo : Servers : Racks : Transit : Backups : Managed Networks : Remote Support. Find us in http://www.thebestof.co.uk/petersfield _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Rudi Ahlers
2008-Dec-04 10:18 UTC
Re: [Xen-users] No Network info for hardware VMs using XM Top
On Thu, Dec 4, 2008 at 10:05 AM, Robert Dunkley <Robert@saq.co.uk> wrote:> Using Xen 3.30 on what should be nearly identical Xen servers, each of > the servers shows no packets at all under network in xm top unless the > VM is using the Windows para drivers, all the interfaces for each vm > appear but no packets are shown. Does anyone know how I can get standard > HVM NIC bridge interfaces to register traffic in XM top? > > Thanks, > > Rob > > The SAQ Group > > Registered Office: 18 Chapel Street, Petersfield, Hampshire GU32 3DZ > SEMTEC Limited Trading as SAQ is Registered in England & Wales > Company Number: 06481952 > > > > http://www.saqnet.co.uk AS29219 > > SAQ Group Delivers high quality, honestly priced communication and I.T. services to UK Business. > > DSL : Domains : Email : Hosting : CoLo : Servers : Racks : Transit : Backups : Managed Networks : Remote Support. > > Find us in http://www.thebestof.co.uk/petersfield > > > _______________________________________________have you assigned names (like vivwin1, vifhost1, etc) to each interface in the config files? I read somewhere that this is a problem. What happens if you do a "ifconfig vifhost1" - if "vifhost1" is the interface of one of the domU''s? -- http://lists.xensource.com/xen-users>Kind RegardsRudi Ahlers _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Dustin Henning
2008-Dec-04 14:34 UTC
RE: [Xen-users] No Network info for hardware VMs using XM Top
Rudi is correct about the vifname parameter. However, that is for PV usage, and don''t know if ii is a Xen problem or a distro problem. Regardless, with HVM, it doesn''t affect you. I''m pretty sure what you want can''t be done, presumably because of how the TAP interfaces are set up. That said, you would have to install something on the HVM machines if you want to monitor their HVM traffic usage. This might have changed, but it seems unlikely. Of course, I would love to be corrected by someone with more up-to-date Xen knowledge. Dustin -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Rudi Ahlers Sent: Thursday, December 04, 2008 05:19 To: Robert Dunkley Cc: Xen Users Subject: Re: [Xen-users] No Network info for hardware VMs using XM Top On Thu, Dec 4, 2008 at 10:05 AM, Robert Dunkley <Robert@saq.co.uk> wrote:> Using Xen 3.30 on what should be nearly identical Xen servers, each of > the servers shows no packets at all under network in xm top unless the > VM is using the Windows para drivers, all the interfaces for each vm > appear but no packets are shown. Does anyone know how I can get standard > HVM NIC bridge interfaces to register traffic in XM top? > > Thanks, > > Rob > > The SAQ Group > > Registered Office: 18 Chapel Street, Petersfield, Hampshire GU32 3DZ > SEMTEC Limited Trading as SAQ is Registered in England & Wales > Company Number: 06481952 > > > > http://www.saqnet.co.uk AS29219 > > SAQ Group Delivers high quality, honestly priced communication and I.T.services to UK Business.> > DSL : Domains : Email : Hosting : CoLo : Servers : Racks : Transit :Backups : Managed Networks : Remote Support.> > Find us in http://www.thebestof.co.uk/petersfield > > > _______________________________________________have you assigned names (like vivwin1, vifhost1, etc) to each interface in the config files? I read somewhere that this is a problem. What happens if you do a "ifconfig vifhost1" - if "vifhost1" is the interface of one of the domU''s? -- http://lists.xensource.com/xen-users>Kind RegardsRudi Ahlers _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Robert Dunkley
2008-Dec-04 15:43 UTC
RE: [Xen-users] No Network info for hardware VMs using XM Top
Hi Rudi, I have not assigned names to the virtual interfaces. They appear in ipconfig with autogenerated names (eg.vif59.1 for the second NIC on the VM with an ID of 59). Here is the result of "ifconfig vif59.1": [root@mrhappy ~]# ifconfig vif59.1 vif59.1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP 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:32 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Do I need to assign the Vifs a name? Thanks again, Rob Dunkley -----Original Message----- From: Rudi Ahlers [mailto:rudiahlers@gmail.com] Sent: 04 December 2008 10:19 To: Robert Dunkley Cc: Xen Users Subject: Re: [Xen-users] No Network info for hardware VMs using XM Top On Thu, Dec 4, 2008 at 10:05 AM, Robert Dunkley <Robert@saq.co.uk> wrote:> Using Xen 3.30 on what should be nearly identical Xen servers, each of > the servers shows no packets at all under network in xm top unless the > VM is using the Windows para drivers, all the interfaces for each vm > appear but no packets are shown. Does anyone know how I can getstandard> HVM NIC bridge interfaces to register traffic in XM top? > > Thanks, > > Rob > > The SAQ Group > > Registered Office: 18 Chapel Street, Petersfield, Hampshire GU32 3DZ > SEMTEC Limited Trading as SAQ is Registered in England & Wales > Company Number: 06481952 > > > > http://www.saqnet.co.uk AS29219 > > SAQ Group Delivers high quality, honestly priced communication andI.T. services to UK Business.> > DSL : Domains : Email : Hosting : CoLo : Servers : Racks : Transit :Backups : Managed Networks : Remote Support.> > Find us in http://www.thebestof.co.uk/petersfield > > > _______________________________________________have you assigned names (like vivwin1, vifhost1, etc) to each interface in the config files? I read somewhere that this is a problem. What happens if you do a "ifconfig vifhost1" - if "vifhost1" is the interface of one of the domU''s? -- http://lists.xensource.com/xen-users>Kind RegardsRudi Ahlers _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users