From owner-freebsd-virtualization@FreeBSD.ORG Thu Jan 23 17:34:40 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 462D54A1 for ; Thu, 23 Jan 2014 17:34:40 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B254C1699 for ; Thu, 23 Jan 2014 17:34:39 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id z5so1674413lbh.26 for ; Thu, 23 Jan 2014 09:34:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=0SLH7cxfXA/RH1D8avw2M2n6nB3Y6cI3jL8ti77FA44=; b=qB/N7ubEiepbzvRfvYlAkY2Iw74b2n+aX3GG9rOW9EWR58Y8TlqRKBOP/FVZ6EyuMS 7FQm4BS9MztgyWs2BUVy0uYwk7iIeCeLG1VjWzZerQ6K7GVHATdjkZWWCo12dX1YFPqb BgQe5YaGGAA2ghNi10c8Zo8Awhl8kFkkbpkbly3B+1AGys7rC3I+Qbgv39dUtvawzZ8Z J7WSQFHBhlD2ieA1/4TqTKCnoHMMnwwZZV1kdz1Ad/hwY/ZSftTp/CjIBDea2g3BCC3Y yVM8AqUYlEF6L9moZAxhsEuwa+HE+TsosiYK+Uv5Gi0jsLzjdbNScfKjkKP6YWzj5mW3 8zVw== X-Received: by 10.152.206.104 with SMTP id ln8mr34382lac.67.1390498477489; Thu, 23 Jan 2014 09:34:37 -0800 (PST) Received: from [10.1.0.66] ([83.233.181.202]) by mx.google.com with ESMTPSA id ri4sm3358209lbb.6.2014.01.23.09.34.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Jan 2014 09:34:36 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: Linux on BHyVe in 10.0-RELEASE From: =?utf-8?Q?Jonas_B=C3=BClow?= X-Mailer: iPhone Mail (11B554a) In-Reply-To: Date: Thu, 23 Jan 2014 18:34:32 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <52E0C1D4.9000304@freebsd.org> <52E0D1BB.2050807@callfortesting.org> To: Neel Natu Cc: "freebsd-virtualization@freebsd.org" 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: Thu, 23 Jan 2014 17:34:40 -0000 There is no bhyve process when this happens. /j > 23 jan 2014 kl. 18:07 skrev Neel Natu : >=20 > Hi Jonas, >=20 >> On Thu, Jan 23, 2014 at 8:00 AM, Jonas B=C3=BClow = wrote: >> I will describe the steps when I manage to reproduce the installation. >> Right now I get stuck with undestroyable vm instances: >>=20 >> root@bulow:/mnt/bhyve-script # ls /dev/vmm/ >>=20 >> lin0 >>=20 >> root@bulow:/mnt/bhyve-script # bhyvectl --destroy --vm=3Dlin0 >>=20 >> errno =3D 22 >=20 > Hmm=E2=80=A6 can you tell what the bhyve process associated with lin0 is d= oing > from 'top' or 'ps'? >=20 > What happens if you send a SIGTERM to the bhyve process? >=20 > best > Neel >=20 >>=20 >> On Thu, Jan 23, 2014 at 3:44 PM, Matthias Gamsjager wrote: >>=20 >>> Could you elaborate what you did to get it working? >>>=20 >>>=20 >>> On Thu, Jan 23, 2014 at 3:41 PM, Jonas B=C3=BClow wrote: >>>=20 >>>> Success. I have a working ubuntu 13.10 running under bhyve on FreeBSD >>>> 10.0-RELEASE. >>>>=20 >>>>=20 >>>>=20 >>>> /J >>>>=20 >>>>=20 >>>> On Thu, Jan 23, 2014 at 11:37 AM, Aryeh Friedman >>>> wrote: >>>>=20 >>>>>=20 >>>>>=20 >>>>>=20 >>>>> On Thu, Jan 23, 2014 at 5:05 AM, Jonas B=C3=BClow >>>> wrote: >>>>>=20 >>>>>> I do use the precanned bhyve-script "vm0" (if that is what you mean).= >>>> It >>>>>> explicitly mentions linux support. bhyveload can't be user for other >>>> images >>>>>> than FreeBSD so I don't know how to use your script for a linux OS >>>>>=20 >>>>> Since I have not used bhyve-grub personally yet I can not recommend wh= at >>>>> the correct loader command line but if bhyve-script is in anyway >>>> related to >>>>> vmrun.sh I would be highly suspicious of any command lines you manage t= o >>>>> extract from it since they are often not the ones actual called. >>>>>=20 >>>>>=20 >>>>>>=20 >>>>>> I assume the image is file backed as I have not assigned a dedicated >>>>>> partition to the vm (and I don't know how to do that). >>>>>=20 >>>>> You can keep them anywhere no need for a special volume (mater of fact= I >>>>> was just reusing the name of one of the diretoriess that PC creates >>>> during >>>>> install even without it being a different vol [just assumes any FS >>>>> boundaries are the host OS's problem)... you can put the disk image an= y >>>>> where (your home directory would be fine for example) >>>> _______________________________________________ >>>> freebsd-virtualization@freebsd.org mailing list >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization >>>> To unsubscribe, send any mail to " >>>> freebsd-virtualization-unsubscribe@freebsd.org" >> _______________________________________________ >> freebsd-virtualization@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization >> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@free= bsd.org"