From: Kevin Wolf <kwolf@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: qemu-devel@nongnu.org, Max Reitz <mreitz@redhat.com>,
qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] iotests: nbd: Stop qemu-nbd before remaking image
Date: Wed, 11 Jul 2018 12:23:44 +0200 [thread overview]
Message-ID: <20180711102344.GD4266@localhost.localdomain> (raw)
In-Reply-To: <20180711064046.10989-1-famz@redhat.com>
Am 11.07.2018 um 08:40 hat Fam Zheng geschrieben:
> 197 is one example where _make_test_img is used twice without stopping
> the NBD server in between. An error will occur like this:
>
> @@ -26,9 +26,13 @@
>
> === Partial final cluster ===
>
> +qemu-img: TEST_DIR/t.IMGFMT: Failed to get "resize" lock
> +Is another process using the image?
> Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1024
> +Failed to find an available port: Address already in use
> read 1024/1024 bytes at offset 0
>
> Patch _make_test_img to stop the old qemu-nbd before starting a new one,
> which fixes this problem, and similarly 215.
>
> Signed-off-by: Fam Zheng <famz@redhat.com>
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2018-07-11 10:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-11 6:40 [Qemu-devel] [PATCH v2] iotests: nbd: Stop qemu-nbd before remaking image Fam Zheng
2018-07-11 10:23 ` Kevin Wolf [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=20180711102344.GD4266@localhost.localdomain \
--to=kwolf@redhat.com \
--cc=famz@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.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 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.