From: "Daniel P. Berrange" <berrange@redhat.com>
To: Keir Fraser <keir@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: PATCH: 0/10: Merge xenfb & xenconsoled into qemu-dm
Date: Fri, 17 Aug 2007 21:14:13 +0100 [thread overview]
Message-ID: <20070817201413.GE707@redhat.com> (raw)
In-Reply-To: <20070816124939.GA16779@redhat.com>
On Thu, Aug 16, 2007 at 01:49:39PM +0100, Daniel P. Berrange wrote:
> On Thu, Aug 16, 2007 at 08:30:08AM +0100, Keir Fraser wrote:
> > On 15/8/07 21:00, "Daniel P. Berrange" <berrange@redhat.com> wrote:
> >
> > > The only feature this re-factoring looses is the ability to have the paravirt
> > > text console persistently logged to a file. QEMU allows us to specify that
> > > a character device is either sent to a PTY, or a file, but not both at the
> > > same time. I'm thinking about ways in which QEMU's character device config
> > > syntax & drivers may be extended to allow use of a PTY & File concurrently.
> > >
> > > The patches should be applied in order - after each individual patch you
> > > should still have a fully operational system for both FV & PV.
> >
> > Have you tested both HVM and PV guests with save/restore, migration, and
> > *failed* save/restore (e.g., by forcing an error in xc_domain_save.c)? The
> > last needs care because qemu-dm must be kept around until the last moment,
> > in case the save or migration fails.
>
> I've not tested failed save/restore or migration - just normal save/restore
> for FV & PV. I'll do some further testing of the scenarios you suggest. I
> don't think I should have broken anything in qemu-dm for HVM because in the
> HVM codepaths I merely moved code from one file to another.
Migration was working fine, but there's some complications with recovering
from a failed save attempt. In fact even without my changes it currently
fails being unable to detach the blktap disk, and so the recovery dies with
a 'Device vbd already connected' error. Once I track that problem down I
know what changes I need to make PVFB recovery work
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
prev parent reply other threads:[~2007-08-17 20:14 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-15 20:00 PATCH: 0/10: Merge xenfb & xenconsoled into qemu-dm Daniel P. Berrange
2007-08-15 20:02 ` PATCH: 1/10: Add a QEMU machine type for fullvirt guests Daniel P. Berrange
2007-08-15 20:04 ` PATCH: 2/10: Add a QEMU machine type for paravirt guests Daniel P. Berrange
2007-08-15 20:05 ` PATCH: 3/10: Remove standalone xenfb code Daniel P. Berrange
2007-08-15 20:06 ` PATCH: 4/10: Refactor xenfb event handlers Daniel P. Berrange
2007-08-15 20:07 ` PATCH: 5/10: Refactor QEMU console integration Daniel P. Berrange
2007-08-15 20:08 ` PATCH: 6/10: Merge private & public xenfb structs Daniel P. Berrange
2007-08-15 20:09 ` PATCH: 7/10: Async negotiation with xenfb frontend Daniel P. Berrange
2007-08-15 20:10 ` PATCH: 8/10: Add pv console to QEMU paravirt machine Daniel P. Berrange
2007-08-15 20:11 ` PATCH: 9/10: XenD device model re-factoring Daniel P. Berrange
2007-08-15 20:12 ` PATCH: 10/10: Gut the xenconsoled daemon Daniel P. Berrange
2007-08-16 7:30 ` PATCH: 0/10: Merge xenfb & xenconsoled into qemu-dm Keir Fraser
2007-08-16 12:49 ` Daniel P. Berrange
2007-08-16 12:54 ` Keir Fraser
2007-08-16 15:34 ` Daniel P. Berrange
2007-08-16 16:04 ` Keir Fraser
2007-08-16 16:13 ` Pat Campbell
2007-08-16 16:17 ` Keir Fraser
2007-08-16 16:21 ` Daniel P. Berrange
2007-08-16 19:43 ` Mark Williamson
2007-08-16 20:07 ` [PATCH][QEMU] Shared CD-Rom Support Ben Guthro
2007-08-17 20:12 ` PATCH: 0/10: Merge xenfb & xenconsoled into qemu-dm Daniel P. Berrange
2007-08-18 10:11 ` Keir Fraser
2007-08-17 20:14 ` Daniel P. Berrange [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070817201413.GE707@redhat.com \
--to=berrange@redhat.com \
--cc=keir@xensource.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.