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; 7+ 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] 7+ messages in thread
* Re: XEN and failover
@ 2006-02-09  0:17 Thorolf Godawa
  0 siblings, 0 replies; 7+ messages in thread
From: Thorolf Godawa @ 2006-02-09  0:17 UTC (permalink / raw)
  To: xen-users, xen-devel

Hi,

 >First off, please don't reply to some random thread if you indend
 >to open a new one.
sorry for this, I just was to lasy, I take care not to do it again.

OK, I have the following:

Two servers connected via NFS to a storage-solution.

Both servers have the same hardware and same software (SLES 10.0b3) on 
it, both are running XEN 3.0.0 and some Linux-guests for testing.

I'm able to do "xm save/restore", "xm migrate --live ..." etc.

 >Then, for failover, I don't see a reason why you shouldn't be able to
 >apply the normal linux failover solutions to xen domUs, like heartbeat
OK, but heartbeat just checks if the other machine is still there and 
then it can do s.th., f.ex. starting the domU that just crashed on the 
master machine on the backup machine!

But it would be better to make in an fixed (and short as possible) 
interval snapshots of the running VM including processor and memory 
(like "xm save" does, but without interrupting or even disturbing the VM 
too much), putting it on the shared storage and if the domU crashes 
restoring it from the backup host quite fast and in a most actual state!

I've read several times the XEN 3 should support failover with the 
live-migration, but how can I use it for the BEFORE the master crashes?

 >The main problem with failover solutions always is to make sure the
 >failing host releases its MAC or IP. Solutions include disabling the
With XEN 3 and the live-migration this should not be a big problem, or?

 >failover solutions usually provide means to execute a script whenever
 >action is needed, so issuing the right commands to your dom0 should be
 >quite easy.
Yes, it should be, but only if you know the right commands and there 
parameters :-)


Thanks for your answers,
-- 

Chau y hasta luego,

Thorolf

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

end of thread, other threads:[~2006-02-09  0:17 UTC | newest]

Thread overview: 7+ 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
  -- strict thread matches above, loose matches on Subject: below --
2006-02-09  0:17 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.