From owner-freebsd-virtualization@freebsd.org Thu Mar 17 20:21:38 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3BCBAD4C42 for ; Thu, 17 Mar 2016 20:21:37 +0000 (UTC) (envelope-from neelnatu@gmail.com) Received: from mail-qg0-x231.google.com (mail-qg0-x231.google.com [IPv6:2607:f8b0:400d:c04::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEBF9E8 for ; Thu, 17 Mar 2016 20:21:37 +0000 (UTC) (envelope-from neelnatu@gmail.com) Received: by mail-qg0-x231.google.com with SMTP id w104so82508781qge.1 for ; Thu, 17 Mar 2016 13:21:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=vO8JIEbwz9Cq0Byd4DGGoULdm4j/7E8Lf6zLukDASPs=; b=Lwq+f+NzEhO77E+gJzkyfmJm40Sr0nXNytwVR2KQdsLOpz69ILRLbiaoS/48mI9rg/ 9zlRamVPMZk6b2l6D/PT+O3dsJYSUaQ77oz96tsuEwbI1+KvDqJPBpjZXecaUSM/Kf70 6JAXatxVsHNmVKBffPUX8bQYfKxSf+lYF+L0cmWbOrN6Oqq30sDTV2kAAgdaw/S1yixu IDcaMLirGVbDeqtzOQkAuQecya2hxeMVIK3Qp8j5SZWcSW0GhbAkglHlxeXO8HLn3iQS vHJBE7D+Sic0+KeR28uMiUUEsr98Bf8ZuPDN4R37L82qveP343o1qU87F23TqMtS5psB 46og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=vO8JIEbwz9Cq0Byd4DGGoULdm4j/7E8Lf6zLukDASPs=; b=NORYMRxyemW0D5GYDfNCDeWQk5+sJZlocWLg9YQlYqeSEMlp9MkELjduGqSoI61w4B VYTY4PqHlRd6h89N+vO6YFOQLmRRT/K0RTGOgfwPelQHlF9zbwAnjoOisvpzGEhq/Ubd 6FpGxqbv1Njxzyrzvwawtwh2nM5X9rQ/AOlfRS1neHwSGfII8ysEMfX73WjCCQAqIJ8h j4ZlID3Oe7wE35sQChMTs1lcJg9kYx1nSQJnmC5nmjawr4/U4g/0epYG6lTuqGnSscD/ +FzxLGL1OxgisI6eHnkwBPdnr2Lw7o5OyYvXEN2wy4K/9gBnEX6lPYvmTDs8ewHw3HWd ea6Q== X-Gm-Message-State: AD7BkJJF8vW7p6Kj8uKTaaQfW7+eZx6nqjMxfFnwHzyW9jF0oUDP9ma//J7rikB6f79a3rx3ImM2Uhx40Cva9w== MIME-Version: 1.0 X-Received: by 10.140.95.76 with SMTP id h70mr17255449qge.105.1458246096779; Thu, 17 Mar 2016 13:21:36 -0700 (PDT) Received: by 10.140.96.134 with HTTP; Thu, 17 Mar 2016 13:21:36 -0700 (PDT) In-Reply-To: <30597.1458200333@critter.freebsd.dk> References: <20918.1458052609@critter.freebsd.dk> <23329.1458077441@critter.freebsd.dk> <28223.1458163559@critter.freebsd.dk> <30597.1458200333@critter.freebsd.dk> Date: Thu, 17 Mar 2016 13:21:36 -0700 Message-ID: Subject: Re: -current host, 10.1 client loops From: Neel Natu To: Poul-Henning Kamp Cc: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= , "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.21 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, 17 Mar 2016 20:21:38 -0000 On Thu, Mar 17, 2016 at 12:38 AM, Poul-Henning Kamp wrote: > -------- > In message , =?UTF-8?Q?Olivier_Cochard=2D > Labb=C3=A9?= writes: > > >>> How do I tell that script to use ahci-hd ? >>> >>> >>You just need to replace virtio-blk by ahci-hd in the script, like: > > Ok, it also hung with ahci-hd and two disks... > > Just to make sure I have asked about this: Are there any special > params needed to run a 10.1-R guest ? > https://www.freebsd.org/releases/10.1R/errata.html#open-issues Can you try to reproduce after setting 'vfs.unmapped_buf_allowed=0' at the guest loader prompt? The issue doesn't mention bhyve specifically but given that it's a simple workaround it should be worth a try. best Neel > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence.