From: Kevin Wolf <kwolf@redhat.com>
To: Laurent Vivier <laurent@vivier.eu>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH][v3] Introduce NBD named exports.
Date: Thu, 26 Aug 2010 16:07:44 +0200 [thread overview]
Message-ID: <4C767530.6000102@redhat.com> (raw)
In-Reply-To: <1282769313-25061-1-git-send-email-laurent@vivier.eu>
Am 25.08.2010 22:48, schrieb Laurent Vivier:
> This patch allows to connect Qemu using NBD protocol to an nbd-server
> using named exports.
>
> For instance, if on the host "isoserver", in /etc/nbd-server/config, you have:
>
> [generic]
> [debian-500-ppc-netinst]
> exportname = /ISO/debian-500-powerpc-netinst.iso
> [Fedora-10-ppc-netinst]
> exportname = /ISO/Fedora-10-ppc-netinst.iso
>
> You can connect to it, using:
>
> qemu -cdrom nbd:isoserver:exportname=debian-500-ppc-netinst
> qemu -cdrom nbd:isoserver:exportname=Fedora-10-ppc-netinst
>
> NOTE: you need at least nbd-server 2.9.18
>
> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Thanks, applied to the block branch.
Kevin
next prev parent reply other threads:[~2010-08-26 14:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-24 1:04 [Qemu-devel] [PATCH] Introduce NBD named exports Laurent Vivier
2010-08-24 8:59 ` Kevin Wolf
2010-08-24 22:21 ` Laurent Vivier
2010-08-24 22:45 ` [Qemu-devel] [PATCH][v2] " Laurent Vivier
2010-08-25 8:21 ` [Qemu-devel] [PATCH] " Kevin Wolf
2010-08-25 20:48 ` [Qemu-devel] [PATCH][v3] " Laurent Vivier
2010-08-25 21:10 ` Anthony Liguori
2010-08-26 14:07 ` Kevin Wolf [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-08-26 10:20 Laurent Vivier
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=4C767530.6000102@redhat.com \
--to=kwolf@redhat.com \
--cc=laurent@vivier.eu \
--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 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).