From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNJz5-0004EH-PQ for qemu-devel@nongnu.org; Sat, 21 Sep 2013 06:00:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNJyz-0002DP-QT for qemu-devel@nongnu.org; Sat, 21 Sep 2013 06:00:15 -0400 Received: from barbershop.grep.be ([89.106.240.122]:51932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNJyz-0001zI-KX for qemu-devel@nongnu.org; Sat, 21 Sep 2013 06:00:09 -0400 Message-ID: <523D6E15.3010004@uter.be> Date: Sat, 21 Sep 2013 11:59:49 +0200 From: Wouter Verhelst MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Hibernate and qemu-nbd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Trumpold Cc: nbd-general@lists.sourceforge.net, Stefan Hajnoczi , bonzini@stefanha-thinkpad.redhat.com, Paul Clements , qemu-devel 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/