From: Charles Duffy <charles@dyfis.net>
To: kvm@vger.kernel.org
Subject: Re: kvm-autotest new test, save and load
Date: Mon, 06 Apr 2009 18:54:35 -0500 [thread overview]
Message-ID: <gre4nm$i6k$1@ger.gmane.org> (raw)
In-Reply-To: <1239046863-11939-1-git-send-email-dhuff@redhat.com>
David Huff wrote:
> Submitting new test for review and comments.
> This test was originally developed by the Red Hat QE team.
> It starts a new guest saves it and reloads the saved state.
>
> looking for comments and or improvements that can be made to this test.
I have some code (aimed at testing software within the guest, rather
than kvm itself) which does this kind of operation quite frequently; the
most common case where I've seen failures happen is when writes are
active while state is being saved.
One enhancement might be to test the integrity of block device writes
being done during the save/restore process itself -- for instance, write
a file of all high bits, start a process overwriting it with all low
bits, run the save and restore before the latter process has completed,
and ensure that after the migration is complete and the process has
finished, the file contains nothing but 0s.
prev parent reply other threads:[~2009-04-06 23:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 19:41 kvm-autotest new test, save and load David Huff
2009-04-06 19:41 ` [PATCH kvm-autotest] new test, saves and reloads a guest, from Red Hat QE David Huff
2009-04-06 23:54 ` Charles Duffy [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='gre4nm$i6k$1@ger.gmane.org' \
--to=charles@dyfis.net \
--cc=kvm@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox