qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Richard W.M. Jones" <rjones@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4] block: Add support for Secure Shell (ssh) block device.
Date: Mon, 8 Apr 2013 13:37:28 +0200	[thread overview]
Message-ID: <20130408113728.GD12852@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <20130403221430.GA1464@rhmail.home.annexia.org>

On Wed, Apr 03, 2013 at 11:14:30PM +0100, Richard W.M. Jones wrote:
> On Thu, Mar 28, 2013 at 11:47:32AM +0100, Stefan Hajnoczi wrote:
> > On Wed, Mar 27, 2013 at 03:57:29PM +0000, Richard W.M. Jones wrote:
> > Please run qemu-iotests, see tests/qemu-iotests/check.  For example,
> > with NBD:
> > 
> >   $ cd tests/qemu-iotests
> >   $ QEMU_PROG=$HOME/qemu/x86_64-softmmu/qemu-system-x86_64 PATH=$HOME/qemu:$PATH \
> >     ./check -nbd
> > 
> > A patch will be required to add -ssh support to ./check.
> 
> I have added this in the updated patch.
> 
> A question: Are the -qcow2 tests meant to pass?  Many don't pass for
> my ssh driver (ie. './check -ssh -qcow2').  I tried using the nbd
> driver (ie. './check -nbd -qcow2') and a large number of those fail as
> well.  To take an example, test 013 fails because it tries to run the
> 'mv' command on the nbd: URL (or the ssh: URL when running the test on
> my block driver).  It looks like this and other qcow2 tests are a bit
> broken on anything other than plain files.

Yes, I don't expect qemu-iotests to work with qcow2-on-nbd.

Just ./check -nbd and ./check -ssh should work.

Stefan

  reply	other threads:[~2013-04-08 11:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27 15:57 [Qemu-devel] [PATCH v4] block: Add support for Secure Shell (ssh) block device Richard W.M. Jones
2013-03-27 15:57 ` Richard W.M. Jones
2013-03-28 10:47   ` Stefan Hajnoczi
2013-03-28 11:16     ` Richard W.M. Jones
2013-03-28 13:29       ` Stefan Hajnoczi
2013-04-03 22:14     ` Richard W.M. Jones
2013-04-08 11:37       ` Stefan Hajnoczi [this message]
2013-04-08 13:01         ` Richard W.M. Jones
2013-04-08 13:05         ` Richard W.M. Jones
2013-04-08 14:58           ` Stefan Hajnoczi
2013-04-08 20:21             ` Stefan Hajnoczi
2013-04-09  7:30               ` Richard W.M. Jones
2013-04-09 12:56                 ` Stefan Hajnoczi

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=20130408113728.GD12852@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).