From owner-freebsd-virtualization@FreeBSD.ORG Fri Sep 27 01:59:26 2013 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 ESMTP id C6822AD1 for ; Fri, 27 Sep 2013 01:59:26 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6261C28CC for ; Fri, 27 Sep 2013 01:59:26 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hj3so216703wib.4 for ; Thu, 26 Sep 2013 18:59:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=yd77qiVELeLBzJP+Wk79DO6+9i321aYR2hO61cxxNb0=; b=S7mqb1+SKi4mbxAMNG6Am/bF5FnKBqzTEXqSuDqPAe5slG2HNHP/rogaw6rBGj7c+H x89ORiQ8/vMIRYSmCcFyte+XjvH74Ut68vrDH+6Osx4wDr86KWVGvVpTmQ0ft7PBZVOB vUMwXIuMRYHrfYidqS4C66aKlsqvhK9G9YHlcdxkKgulo6LFM59jOhVCnNefwnPn86Ic J6GIr7MoLbpfCBEOGrsfHxfSMMRx6V575AgqnRbTh09m5syYzEZJdIFtw/ZZT8HYDBox us5NY+Ou0+3yZLoR0A/V+qm1njM1vBZ4Gy6UmdWDFg+5OZIPIsDiQBNmA+E9adcOkFLe bQPw== X-Received: by 10.180.185.77 with SMTP id fa13mr456012wic.58.1380247164328; Thu, 26 Sep 2013 18:59:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.147.68 with HTTP; Thu, 26 Sep 2013 18:59:04 -0700 (PDT) From: Miguel Clara Date: Fri, 27 Sep 2013 01:59:04 +0000 Message-ID: Subject: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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, 27 Sep 2013 01:59:26 -0000 Just wanted to start testing with bhyve, but I'm getting this error creating an exmaple VM: # ./vmrun.sh -c 1 vm1 virtio disk device file "./diskdev" does not exist. Creating it ... Launching virtual machine "vm1" ... vm_setup_memory: Inappropriate ioctl for device