All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [Xen-devel] RE: Intel/VT
@ 2006-02-06 14:02 Petersson, Mats
  2006-02-08 13:07 ` Intel/VT success :-) Thorolf Godawa
  2006-02-08 13:22 ` Thorolf Godawa
  0 siblings, 2 replies; 6+ messages in thread
From: Petersson, Mats @ 2006-02-06 14:02 UTC (permalink / raw)
  To: Thorolf Godawa, Nakajima, Jun; +Cc: xen-devel, xen-users

> -----Original Message-----
> From: xen-users-bounces@lists.xensource.com 
> [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of 
> Thorolf Godawa
> Sent: 04 February 2006 08:49
> To: Nakajima, Jun
> Cc: xen-devel@lists.xensource.com; xen-users@lists.xensource.com
> Subject: Re: [Xen-devel] RE: [Xen-users] Intel/VT
> 
> Hi Jun,
> 
>  >Do you happen to use x86_32 PAE Xen?
> sure, the computer should be equiped with more than 4GB RAM later!
> 
>  >It should work for both plain32-bit and 64-bit.
>  >It will be available for x86_32 PAE soon.
> So I have to deselect the kernel-bigsmp and select the kernel-smp?

No, you need to set  CONFIG_HIGHMEM4G instead off CONFIG_HIGHMEM64G.
That will limit the machines' kernel space to 4GB, and thus eliminate
the need for PAE. 

Of course, CONFIG_NOHIGHMEM will also turn off PAE, but may not work out
quite as well. 

In menuconfig, this can be found under X86 Processor Configuration, High
Memory support. Other configuration tools may use different paths... ;-)

--
Mats
> 
> Thanks a lot for your answer,
> -- 
> 
> Chau y hasta luego,
> 
> Thorolf
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Intel/VT success :-)
  2006-02-06 14:02 [Xen-devel] RE: Intel/VT Petersson, Mats
@ 2006-02-08 13:07 ` Thorolf Godawa
  2006-02-08 13:22 ` Thorolf Godawa
  1 sibling, 0 replies; 6+ messages in thread
From: Thorolf Godawa @ 2006-02-08 13:07 UTC (permalink / raw)
  To: xen-devel; +Cc: xen-users

Hi,

finaly I had success getting running VMX-guest on Intel/HT.

Thanks to everybody who helped me and answered my questions!

One thing was getting SLES 10.0 Beta3 with working XEN-support, then 
using only the i386 without PAE (PAE is not yet supported in XEN 3.0, 
and the x86-64-Version of SLES is not yet there) and finaly the 
understanding that you have to free memory of the xen0-domain before 
starting the VMX-xenU-domains - the paravirt. Linux-xenU-domains seems 
to take there memory from the xen0-domain by themselves and it was 
working like that.

Beside the the stability not is perfectly and the sometimes the 
Linux-xenU-domains are hanging while booting I still have some problems:

If I connect via VNC to a W2k3-guest everything is working, but the 
mouse-cursor in the guest is always far away from the cursor in the host 
and the reaction-time is very bad. I tried this with VNC-viewers for 
Linux, OS/2 and even Windows, but always the same result!

With every boot I get the "TLS-warnig", but in the installation there is 
no /lib/tls-directory. How can I avoid this warnig and are there still 
some performance-problems?

I'm not able to migrate domains using the "xm migrate", I can save and 
restore domains even if I restore the on a different host, but mirgrate 
doesn't work.

Any ideas? Thanks a lot for your help!
-- 

Chau y hasta luego,

Thorolf

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Intel/VT success :-)
  2006-02-06 14:02 [Xen-devel] RE: Intel/VT Petersson, Mats
  2006-02-08 13:07 ` Intel/VT success :-) Thorolf Godawa
@ 2006-02-08 13:22 ` Thorolf Godawa
  2006-02-08 14:17   ` Oystein Nerhus
  2006-02-08 14:17   ` Ralph Passgang
  1 sibling, 2 replies; 6+ messages in thread
From: Thorolf Godawa @ 2006-02-08 13:22 UTC (permalink / raw)
  To: xen-devel; +Cc: xen-users

Hi,

finaly I had success getting running VMX-guest on Intel/HT.

Thanks to everybody who helped me and answered my questions!

One thing was getting SLES 10.0 Beta3 with working XEN-support, then
using only the i386 without PAE (PAE is not yet supported in XEN 3.0,
and the x86-64-Version of SLES is not yet there) and finaly the
understanding that you have to free memory of the xen0-domain before
starting the VMX-xenU-domains - the paravirt. Linux-xenU-domains seems
to take there memory from the xen0-domain by themselves and it was
working like that.

Beside the the stability not is perfectly and the sometimes the
Linux-xenU-domains are hanging while booting I still have some problems:

If I connect via VNC to a W2k3-guest everything is working, but the
mouse-cursor in the guest is always far away from the cursor in the host
and the reaction-time is very bad. I tried this with VNC-viewers for
Linux, OS/2 and even Windows, but always the same result!

With every boot I get the "TLS-warnig", but in the installation there is
no /lib/tls-directory. How can I avoid this warnig and are there still
some performance-problems?

I'm not able to migrate domains using the "xm migrate", I can save and
restore domains even if I restore the on a different host, but mirgrate
doesn't work.

Any ideas? Thanks a lot for your help!
-- 

Chau y hasta luego,

Thorolf

------------------------------------------------------------------
e-Mail:   mailto:Thorolf@Godawa.de                      \|/
                                                        /'~'\
Homepage: http://www.godawa.de                        ( o o )
--------------------------------------------------oOOO--(_)--OOOo-\x1a

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Intel/VT success :-)
  2006-02-08 13:22 ` Thorolf Godawa
@ 2006-02-08 14:17   ` Oystein Nerhus
  2006-02-08 14:17   ` Ralph Passgang
  1 sibling, 0 replies; 6+ messages in thread
From: Oystein Nerhus @ 2006-02-08 14:17 UTC (permalink / raw)
  To: Thorolf Godawa; +Cc: xen-devel, xen-users

On Wed, Feb 08, 2006 at 02:22:27PM +0100, Thorolf Godawa wrote:
> With every boot I get the "TLS-warnig", but in the installation there is
> no /lib/tls-directory. How can I avoid this warnig and are there still
> some performance-problems?

Perhaps you have the tls libs in your initrd bootimage?

Øystei

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Intel/VT success :-)
  2006-02-08 13:22 ` Thorolf Godawa
  2006-02-08 14:17   ` Oystein Nerhus
@ 2006-02-08 14:17   ` Ralph Passgang
  2006-02-08 21:27     ` XEN and failover Thorolf Godawa
  1 sibling, 1 reply; 6+ messages in thread
From: Ralph Passgang @ 2006-02-08 14:17 UTC (permalink / raw)
  To: xen-devel

Am Mittwoch, 8. Februar 2006 14:22 schrieb Thorolf Godawa:
> Hi,
>
> finaly I had success getting running VMX-guest on Intel/HT.
>
> Thanks to everybody who helped me and answered my questions!
>
> One thing was getting SLES 10.0 Beta3 with working XEN-support, then
> using only the i386 without PAE (PAE is not yet supported in XEN 3.0,
> and the x86-64-Version of SLES is not yet there) and finaly the
> understanding that you have to free memory of the xen0-domain before
> starting the VMX-xenU-domains - the paravirt. Linux-xenU-domains seems
> to take there memory from the xen0-domain by themselves and it was
> working like that.
>
> Beside the the stability not is perfectly and the sometimes the
> Linux-xenU-domains are hanging while booting I still have some problems:
>
> If I connect via VNC to a W2k3-guest everything is working, but the
> mouse-cursor in the guest is always far away from the cursor in the host
> and the reaction-time is very bad. I tried this with VNC-viewers for
> Linux, OS/2 and even Windows, but always the same result!
>
> With every boot I get the "TLS-warnig", but in the installation there is
> no /lib/tls-directory. How can I avoid this warnig and are there still
> some performance-problems?

most likely you have created the initrd image for your dom0 or domU kernel at 
a time where /lib/tls was present... recreate the initrd image now (without 
the /lib/tls directory existing) and the warning will go away.

--Ralph

> I'm not able to migrate domains using the "xm migrate", I can save and
> restore domains even if I restore the on a different host, but mirgrate
> doesn't work.
>
> Any ideas? Thanks a lot for your help!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* XEN and failover
  2006-02-08 14:17   ` Ralph Passgang
@ 2006-02-08 21:27     ` Thorolf Godawa
  0 siblings, 0 replies; 6+ messages in thread
From: Thorolf Godawa @ 2006-02-08 21:27 UTC (permalink / raw)
  To: xen-users; +Cc: xen-devel

Hi again :-)

where can I find informations how to realize an automatic failover with 
XEN? Are there any "ready" solution or does it need own scripting for 
recognizing if the guest is still running and if not switching to an other?

Thanks for your answers in advance,
-- 

Chau y hasta luego,

Thorolf

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-02-08 21:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-06 14:02 [Xen-devel] RE: Intel/VT Petersson, Mats
2006-02-08 13:07 ` Intel/VT success :-) Thorolf Godawa
2006-02-08 13:22 ` Thorolf Godawa
2006-02-08 14:17   ` Oystein Nerhus
2006-02-08 14:17   ` Ralph Passgang
2006-02-08 21:27     ` XEN and failover Thorolf Godawa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.