qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Wouter Verhelst <w@uter.be>
To: Mark Trumpold <markt@netqa.com>
Cc: nbd-general@lists.sourceforge.net,
	Stefan Hajnoczi <stefanha@gmail.com>,
	bonzini@stefanha-thinkpad.redhat.com,
	Paul Clements <Paul.Clements@steeleye.com>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Hibernate and qemu-nbd
Date: Sat, 21 Sep 2013 11:59:49 +0200	[thread overview]
Message-ID: <523D6E15.3010004@uter.be> (raw)
In-Reply-To: <W9885015784262871379700043@atl4webmail25>

On 20-09-13 20:00, Mark Trumpold wrote:
> Stefan,
> 
> So, I tried the following:
> 
>   -> qemu-nbd -p 2000 /root/qemu/q1.img &
>   -> nbd-client localhost 2000 /dev/nbd0 &

That won't work. nbd-client will only try the reconnect thing if you use
the "-persist" option.

Also, nbd-client will do a fork(), so the & isn't necessary.

-- 
This end should point toward the ground if you want to go to space.

If it starts pointing toward space you are having a bad problem and you
will not go to space today.

  -- http://xkcd.com/1133/

  reply	other threads:[~2013-09-21 10:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20 18:00 [Qemu-devel] Hibernate and qemu-nbd Mark Trumpold
2013-09-21  9:59 ` Wouter Verhelst [this message]
2013-09-25 14:42   ` Mark Trumpold
2013-09-26  7:11     ` Stefan Hajnoczi
2013-09-26 19:46     ` [Qemu-devel] [Nbd] " Wouter Verhelst
  -- strict thread matches above, loose matches on Subject: below --
2013-09-19 20:44 [Qemu-devel] " Mark Trumpold
2013-09-20  5:14 ` Stefan Hajnoczi
2013-09-17 14:10 Mark Trumpold
2013-09-18 13:12 ` 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=523D6E15.3010004@uter.be \
    --to=w@uter.be \
    --cc=Paul.Clements@steeleye.com \
    --cc=bonzini@stefanha-thinkpad.redhat.com \
    --cc=markt@netqa.com \
    --cc=nbd-general@lists.sourceforge.net \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.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).