[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Hibernate and qemu-nbd
From: |
Wouter Verhelst |
Subject: |
Re: [Qemu-devel] Hibernate and qemu-nbd |
Date: |
Sat, 21 Sep 2013 11:59:49 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130821 Icedove/17.0.8 |
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/