From owner-freebsd-stable@FreeBSD.ORG Fri Jan 10 23:01:27 2014 Return-Path: Delivered-To: freebsd-stable@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 AA7B2349 for ; Fri, 10 Jan 2014 23:01:27 +0000 (UTC) Received: from torment.daemoninthecloset.org (torment.daemoninthecloset.org [94.242.209.234]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 68DAC18BB for ; Fri, 10 Jan 2014 23:01:27 +0000 (UTC) Received: from sage.daemoninthecloset.org (unknown [70.114.209.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "sage.daemoninthecloset.org", Issuer "daemoninthecloset.org" (verified OK)) by torment.daemoninthecloset.org (Postfix) with ESMTPS id A7D0542C26B7; Sat, 11 Jan 2014 00:01:24 +0100 (CET) X-Virus-Scanned: amavisd-new at daemoninthecloset.org X-Virus-Scanned: amavisd-new at daemoninthecloset.org Date: Fri, 10 Jan 2014 17:01:19 -0600 (CST) From: Bryan Venteicher To: Venkatesh Srinivas Message-ID: <500471950.1780.1389394879799.JavaMail.root@daemoninthecloset.org> In-Reply-To: References: Subject: Re: UFS panic on Google Compute Engine MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.10.20] X-Mailer: Zimbra 8.0.2_GA_5569 (ZimbraWebClient - GC31 ([unknown])/8.0.2_GA_5569) Thread-Topic: UFS panic on Google Compute Engine Thread-Index: U5i2uIuovC6XGRba5f8sSg/K1Q51dA== Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2014 23:01:27 -0000 ----- Original Message ----- > We are looking in to this issue as well. > > Could you try setting the sysctl kern.cam.da..minimum_cmd_size > to 10 and see if that works any better for you? > > On 10 Jan 2014 Bryan Venteicher wrote: > > On 9 Jan 2014 Julian Stecklina wrote: > >> Also weird is that the same virtual disk pops up two times: > ... > > Odd, but they're different LUNs. > > The doubled LUNs issue is actually a bug in the FreeBSD virtio-scsi > driver, masked in QEMU but not in GCE; see kern pr/185626. > Ah thanks. I think early pre-spec VirtIO SCSI QEMU used a different addressing format and I ended up with an unfortunate mix of both. > -- vs; > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >