Hi, Ive noticed since upgrading to this release that the HVM guests are using quite a high amount of CPU usage, does anyone know why? Also the VNC only now listens on port 5900 where as before it used to be on 59xx (xx being the DomU ID) If anyone knows why or could advise that would be great. Thanks Ian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Wed, May 07, 2008 at 03:55:07PM +0100, Ian Tobin wrote:> > Ive noticed since upgrading to this release that the HVM guests are > using quite a high amount of CPU usage, does anyone know why? > > > > Also the VNC only now listens on port 5900 where as before it used to be > on 59xx (xx being the DomU ID)No, xx wasn''t DomU id - that was just a coincidence. Unless you explicitly configure a VNC port for the domU, Xen uses the next free port for the domU VNC port. Regards, Alex. -- "Opportunity is missed by most people because it is dressed in overalls and looks like work." -- Thomas A. Edison _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I would agree but no matter what i set it always wants to use 5900 ? -----Original Message----- From: Alexander Schreiber [mailto:als@thangorodrim.de] Sent: 07 May 2008 20:31 To: Ian Tobin Cc: Xen-users@lists.xensource.com Subject: Re: [Xen-users] XEN 3.2.0 CPU Usage On Wed, May 07, 2008 at 03:55:07PM +0100, Ian Tobin wrote:> > Ive noticed since upgrading to this release that the HVM guests are > using quite a high amount of CPU usage, does anyone know why? > > > > Also the VNC only now listens on port 5900 where as before it used tobe> on 59xx (xx being the DomU ID)No, xx wasn''t DomU id - that was just a coincidence. Unless you explicitly configure a VNC port for the domU, Xen uses the next free port for the domU VNC port. Regards, Alex. -- "Opportunity is missed by most people because it is dressed in overalls and looks like work." -- Thomas A. Edison _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, this is a configuration issue. just add e.g. vfb = [ ''type=vnc,vnclisten=0.0.0.0,vncunused=1''] to your domU config. cheers Stephan Ian Tobin schrieb:> I would agree but no matter what i set it always wants to use 5900 ? > > -----Original Message----- > From: Alexander Schreiber [mailto:als@thangorodrim.de] > Sent: 07 May 2008 20:31 > To: Ian Tobin > Cc: Xen-users@lists.xensource.com > Subject: Re: [Xen-users] XEN 3.2.0 CPU Usage > > On Wed, May 07, 2008 at 03:55:07PM +0100, Ian Tobin wrote: >> Ive noticed since upgrading to this release that the HVM guests are >> using quite a high amount of CPU usage, does anyone know why? >> >> >> >> Also the VNC only now listens on port 5900 where as before it used to > be >> on 59xx (xx being the DomU ID) > > No, xx wasn''t DomU id - that was just a coincidence. Unless you > explicitly > configure a VNC port for the domU, Xen uses the next free port for the > domU VNC port. > > Regards, > Alex.-- Stephan Seitz Senior System Administrator *netz-haut* e.K. multimediale kommunikation zweierweg 22 97074 würzburg fon: +49 931 2876247 fax: +49 931 2876248 web: www.netz-haut.de <http://www.netz-haut.de/> registriergericht: amtsgericht würzburg, hra 5054 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, Yes that worked thanks! Just the CPU consumption now. Does anyone have a list of bug fixes in 3.2.1 ? may this has been addressed already Thanks Ian -----Original Message----- From: Stephan Seitz [mailto:s.seitz@netz-haut.de] Sent: 08 May 2008 10:40 To: Xen-users@lists.xensource.com Cc: Ian Tobin Subject: Re: [Xen-users] XEN 3.2.0 CPU Usage Hi, this is a configuration issue. just add e.g. vfb = [ ''type=vnc,vnclisten=0.0.0.0,vncunused=1''] to your domU config. cheers Stephan Ian Tobin schrieb:> I would agree but no matter what i set it always wants to use 5900 ? > > -----Original Message----- > From: Alexander Schreiber [mailto:als@thangorodrim.de] > Sent: 07 May 2008 20:31 > To: Ian Tobin > Cc: Xen-users@lists.xensource.com > Subject: Re: [Xen-users] XEN 3.2.0 CPU Usage > > On Wed, May 07, 2008 at 03:55:07PM +0100, Ian Tobin wrote: >> Ive noticed since upgrading to this release that the HVM guests are >> using quite a high amount of CPU usage, does anyone know why? >> >> >> >> Also the VNC only now listens on port 5900 where as before it used to > be >> on 59xx (xx being the DomU ID) > > No, xx wasn''t DomU id - that was just a coincidence. Unless you > explicitly configure a VNC port for the domU, Xen uses the next free > port for the domU VNC port. > > Regards, > Alex.-- Stephan Seitz Senior System Administrator *netz-haut* e.K. multimediale kommunikation zweierweg 22 97074 würzburg fon: +49 931 2876247 fax: +49 931 2876248 web: www.netz-haut.de <http://www.netz-haut.de/> registriergericht: amtsgericht würzburg, hra 5054 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users