From owner-freebsd-virtualization@FreeBSD.ORG Fri Feb 28 01:14:41 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E94F3B8 for ; Fri, 28 Feb 2014 01:14:41 +0000 (UTC) Received: from mail-qa0-f50.google.com (mail-qa0-f50.google.com [209.85.216.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2EA431B88 for ; Fri, 28 Feb 2014 01:14:40 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id cm18so38139qab.9 for ; Thu, 27 Feb 2014 17:14:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=ioSiWDeBAJRfAN+zcDYFA3sfSDP8V/yyFqiDQZWVhRA=; b=WByCQmCJS3q3m1nUD0b7JqqXN4NnIzzhi/pK1/s62aQk6aGMHHwp28xzBr9zm9xMX/ KefWvrZjmSak9a1RDVG0H8HLLjUHuexwEP5w90NcwdohY+V1cmc03GVk5wQPfFN6gjQS 1EmXFnrol0LGkwp3wrpv8gNjgoGcn7V2YGXOXD4bTe7AEnhur03iplZAUc2J9WZ5hjNl xiGUBjqKaDRuRRHBrGKBkIQAwklstImiM8ILxsJagY2CGqffXtkr+898wx4TlUjSmQTO E8ZEqDDybt3uKahUXgIixtUGitemtM1DbRdTamtqqHOAhEDA0nTkNrYPc1qYLYnw/ncS 7IGQ== X-Gm-Message-State: ALoCoQlhSEV83cex33h5Kvcooa89KGQPSZMeS3RHMR9IZvq5q9xoAXo/zizpGO6HSghu7tO0vLJS MIME-Version: 1.0 X-Received: by 10.140.19.212 with SMTP id 78mr76519qgh.84.1393549709187; Thu, 27 Feb 2014 17:08:29 -0800 (PST) Received: by 10.140.80.45 with HTTP; Thu, 27 Feb 2014 17:08:29 -0800 (PST) X-Originating-IP: [95.252.145.25] Date: Fri, 28 Feb 2014 02:08:29 +0100 Message-ID: Subject: bhyvectl From: Andrea Brancatelli To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Feb 2014 01:14:41 -0000 I just throw away at least one hour because I was running bhyvectl destroy --vm=something instead of bhyvectl --destroy --vm=something. Bhyvectl just silently ignored the wrong "destroy" instead of "--destroy". Maybe it's worth printing out something in such circumstances??? :-) Thanks... -- *Andrea Brancatelli*