All of lore.kernel.org
 help / color / mirror / Atom feed
* XEN migration architecture question
@ 2005-01-20 20:44 Eric Tessler
  2005-01-20 21:10 ` Mark Williamson
  2005-01-20 21:16 ` Andrew Warfield
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Tessler @ 2005-01-20 20:44 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

I have an important question about XEN's migation operation related to the XEN block and network back/front drivers.  If I migrate a domain from one machine to another in the middle of heavy disk/network activity, what happnens to the back/front end XEN drivers? (I see they have suspend/resume operations but I don't believe they are being used)  I see that the front end drivers are passing machine addresses to the back-end drivers - are these pointers somehow still valid when a domain is moved to another machine?  Shouldn't the drivers wait until there is no I/O activity before being migrated?
 
Thanks,
Eric

		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'

[-- Attachment #2: Type: text/html, Size: 882 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: XEN migration architecture question
@ 2005-01-20 22:11 Ian Pratt
  0 siblings, 0 replies; 7+ messages in thread
From: Ian Pratt @ 2005-01-20 22:11 UTC (permalink / raw)
  To: Eric Tessler, xen-devel

> I have an important question about XEN's migation operation 
> related to the XEN block and network back/front drivers.  If 
> I migrate a domain from one machine to another in the middle 
> of heavy disk/network activity, what happnens to the 
> back/front end XEN drivers? (I see they have suspend/resume 
> operations but I don't believe they are being used)  I see 
> that the front end drivers are passing machine addresses to 
> the back-end drivers - are these pointers somehow still valid 
> when a domain is moved to another machine?  Shouldn't the 
> drivers wait until there is no I/O activity before being migrated?

The front end drivers store enough information to be able to re-issue
all unacknowleged IOs when resuming from a migration.

Ian


-------------------------------------------------------
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] 7+ messages in thread

end of thread, other threads:[~2005-01-20 23:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-20 20:44 XEN migration architecture question Eric Tessler
2005-01-20 21:10 ` Mark Williamson
2005-01-20 21:16 ` Andrew Warfield
2005-01-20 21:56   ` Jacob Gorm Hansen
2005-01-20 23:28     ` B.G. Bruce
2005-01-20 23:47       ` Jacob Gorm Hansen
  -- strict thread matches above, loose matches on Subject: below --
2005-01-20 22:11 Ian Pratt

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.