From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFKsl-0004zY-3A for qemu-devel@nongnu.org; Wed, 06 Oct 2004 19:07:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFKsj-0004z4-Qd for qemu-devel@nongnu.org; Wed, 06 Oct 2004 19:07:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFKsj-0004yw-3u for qemu-devel@nongnu.org; Wed, 06 Oct 2004 19:07:37 -0400 Received: from [38.113.3.61] (helo=smtp-out.hotpop.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CFKlm-0004LN-76 for qemu-devel@nongnu.org; Wed, 06 Oct 2004 19:00:26 -0400 Received: from phreaker.net (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 167E9880712 for ; Wed, 6 Oct 2004 23:00:14 +0000 (UTC) Received: from jbrown.mylinuxbox.org (pcp03144805pcs.midval01.tn.comcast.net [68.59.228.236]) by smtp-1.hotpop.com (Postfix) with ESMTP id E686B1A01A8 for ; Wed, 6 Oct 2004 23:00:02 +0000 (UTC) Date: Wed, 6 Oct 2004 18:59:54 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] vde networking Message-ID: <20041006225953.GA25018@jbrown.mylinuxbox.org> References: <20041006224730.9B535CA06F@ws7-4.us4.outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041006224730.9B535CA06F@ws7-4.us4.outblaze.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wed, Oct 06, 2004 at 05:47:30PM -0500, sagsdga adfahdf wrote: > > Now that I have vde networking operating properly with qemu, when I attempt to reboot the host, it hangs stating that it can't release tap0. How can I fix this? > That is weird. What host OS are you using? For me I just quit all the guests, then I kill vde_switch via a SIGTERM, (at this point tap0 should be gone) and then I reboot. Of course I use Redhat which has the ifdown script (sometimes I manually have to do "ifdown tap0" to get it to go away). -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.