* TCP migration or TCP handoff on XEN
@ 2005-01-18 20:14 Rick
2005-01-25 17:21 ` Tim Freeman
0 siblings, 1 reply; 2+ messages in thread
From: Rick @ 2005-01-18 20:14 UTC (permalink / raw)
To: xen-devel
Hello,
Has there been any attempt to perform some form of TCP migration or
TCP handoff on XEN ? That is suppose I have two instances of XenoLinux
running some services. If the primary XenoLinux goes down then the
secondary XenoLinux takes over and the TCP connection states are
preserved as they are transfered from the primary XenoLinux to the
secondary XenoLinux. For the client everything happens transparently
and no interruption of the service is observed. Has anyone attempted
that ? Or does XEN offer some services to facilitate that instead of
starting from scratch ?
Thanks
Rick
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: TCP migration or TCP handoff on XEN
2005-01-18 20:14 TCP migration or TCP handoff on XEN Rick
@ 2005-01-25 17:21 ` Tim Freeman
0 siblings, 0 replies; 2+ messages in thread
From: Tim Freeman @ 2005-01-25 17:21 UTC (permalink / raw)
To: Rick; +Cc: xen-devel
On Tue, 18 Jan 2005 15:14:46 -0500
Rick <judicator3@gmail.com> wrote:
> Hello,
>
> Has there been any attempt to perform some form of TCP migration or
> TCP handoff on XEN ?
In a sense this is just like live migration if I understand. If you
migrate a domain to a new machine and assume the IP address there (with
an unsolicited ARP broadcast), a TCP connection will continue
transparently -- as long as the routing is worked out (i.e.,
intra-cluster migration will work like this without a special
framework).
> That is suppose I have two instances of XenoLinux
> running some services. If the primary XenoLinux goes down then the
> secondary XenoLinux takes over and the TCP connection states are
> preserved as they are transfered from the primary XenoLinux to the
> secondary XenoLinux.
There were a number of interesting conversations about this type of
fallover recently,
cf.
http://thread.gmane.org/gmane.comp.emulators.xen.devel/4729
http://thread.gmane.org/gmane.comp.emulators.xen.devel/5329
http://thread.gmane.org/gmane.comp.emulators.xen.devel/4893
> For the client everything happens transparently
> and no interruption of the service is observed. Has anyone attempted
> that ? Or does XEN offer some services to facilitate that instead of
> starting from scratch ?
>
> Thanks
> Rick
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-25 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-18 20:14 TCP migration or TCP handoff on XEN Rick
2005-01-25 17:21 ` Tim Freeman
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.