Matt Ayres
2005-Jan-21 00:55 UTC
[Xen-devel] Rebooting domain0 independent of other domains
Hi, Are there any plans to be able to reboot domain0 without affecting other running domains or is this not possible due to how Xen was architectured? -- Thanks, Matt ------------------------------------------------------- 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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Mark Williamson
2005-Jan-21 00:58 UTC
Re: [Xen-devel] Rebooting domain0 independent of other domains
> Are there any plans to be able to reboot domain0 without affecting other > running domains or is this not possible due to how Xen was > architectured?Something like this should be possible after some coding - it won''t work currently. Of course, the other domains would lose network and disk services unless they were being provided by driver domains other than dom0. It would be kinda neat if you could do kernel upgrades, etc. in dom0 without necessarily having to reboot the rest of the machine. Another thing that has been mentioned is building a "failover domain" that takes if dom0 goes down. They''d synchronise state regarding other domains somehow whilst dom0 was up and the failover could just take over if dom0 crashed / was rebooted / whatever. Cheers, Mark ------------------------------------------------------- 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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Ian Pratt
2005-Jan-21 01:07 UTC
RE: [Xen-devel] Rebooting domain0 independent of other domains
> Are there any plans to be able to reboot domain0 without > affecting other > running domains or is this not possible due to how Xen was > architectured?This is potentially possible, but the control tools aren''t currently up to it. Maybe later in the year... 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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Matt Ayres
2005-Jan-21 01:11 UTC
Re: [Xen-devel] Rebooting domain0 independent of other domains
On Fri, 2005-01-21 at 00:58 +0000, Mark Williamson wrote:> > Are there any plans to be able to reboot domain0 without affecting other > > running domains or is this not possible due to how Xen was > > architectured? > > Something like this should be possible after some coding - it won''t work > currently. Of course, the other domains would lose network and disk services > unless they were being provided by driver domains other than dom0. > > It would be kinda neat if you could do kernel upgrades, etc. in dom0 without > necessarily having to reboot the rest of the machine.That''s what I was thinking... upgrade dom0 without affecting the other running domains. Good point on losing disk and network services though... that makes it a bit trickier. It''s nothing major right now, just an idea I had thought of. ------------------------------------------------------- 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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel