From owner-freebsd-current@freebsd.org Sat Jan 30 05:16:49 2016 Return-Path: Delivered-To: freebsd-current@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 C87FFA738F7 for ; Sat, 30 Jan 2016 05:16:49 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mail-vk0-x231.google.com (mail-vk0-x231.google.com [IPv6:2607:f8b0:400c:c05::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 827F6118B for ; Sat, 30 Jan 2016 05:16:49 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mail-vk0-x231.google.com with SMTP id e64so53174275vkg.0 for ; Fri, 29 Jan 2016 21:16:49 -0800 (PST) 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 :content-type; bh=ur33NZnkWOyKOpIThdkKtW9VNAsgytePm0w8WfSy3RA=; b=rIaFtY8nbpOpMp+vszDSpZxxC4a8SCs9F60jWt4wGYSjrzxPzivDXzKn//tpFQtuAp Ndl0BE7FsXcDuWjm9ZumXrfgYPwTI+Rfof1NIgRb55kvgyqbK4wyBS6FsXib3UMmIXEZ DgUeJU/6CvXfRECJ3w5Ct24rvKIy2kvq0ODlsX0ZeojoHx0x+hrKu9wKHfixx6zCd7ox LqvomGTAylUYuvbWfu2Tq+AH0+m9FsHiQKkmv7YXh6M8hNWNS9bOSrUh9LrivXeF1HA8 d8le+FPNm9GXTc3RGvhIlEMLO9cGNqfch+oFnYF3+Kwl8eFHrnX8UkRMKjt78MQbqpi6 t2kA== 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:content-type; bh=ur33NZnkWOyKOpIThdkKtW9VNAsgytePm0w8WfSy3RA=; b=TBLA2C9sH9uIKff/vedb3FHYtCBpcuiRsYoTE/nHHfXnSLRDPmqYINBsVOBFrXvM+q EEO3/YufkqW2dFhvx5ZRSd7KkYB270ebdSi1qDcaG/kuinLRguf/ySX1W9OCJ2Q9Q50B 2XERg6KO/yjY1Gg5EFpvJe5ngzz7GVPKJWfoMuS9tU0Mov5o12Cz2/9NNAP+VsVtm47Q 6GRr19vx8NuvwHoqvvz4M+zesLMgQFJXAQ22xXpvyDauo/zYDtuyJmJVCSMpq7lIWa3Q y3zDFLgMb66z7nncuuLNWAan3zs59MVhML+xI4o/8ul3g3sq4fXHnuy+GrQ6rVhYC21/ 74fw== X-Gm-Message-State: AG10YOT62uwbeyrEIofmT+LEcO5MJ9Bdm1pBen4PbzEGLN/ILbvq238BVvOIw+9jSagOPSGA8NFgQtetMLW/JQ== MIME-Version: 1.0 X-Received: by 10.31.16.146 with SMTP id 18mr8447081vkq.152.1454131008505; Fri, 29 Jan 2016 21:16:48 -0800 (PST) Received: by 10.31.194.194 with HTTP; Fri, 29 Jan 2016 21:16:48 -0800 (PST) In-Reply-To: References: <569BD681.80608@freebsd.org> Date: Sat, 30 Jan 2016 00:16:48 -0500 Message-ID: Subject: Re: r294195: Kernel panic during installworld From: Ultima To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2016 05:16:50 -0000 Just upgraded from 10-STABLE to head r295051 and I still have kernel panics. I then tested with bsdinstall and found that the panics no longer occur. I believe the issue is that some of my datasets are set to recordsize=1M, this is most likely the root cause of these panics. On Sun, Jan 17, 2016 at 2:59 PM, Ultima wrote: > https://puu.sh/mzmpL/b209da9263.jpgn I hope this is better, sorry I > didn't know it would get stripped. > > Ultima > > On Sun, Jan 17, 2016 at 2:58 PM, Ultima wrote: > >> https://puu.sh/mzmpL/b209da9263.jpgn I hope this is better, sorry I >> didn't know it would get stripped. >> >> Ultima >> >> On Sun, Jan 17, 2016 at 12:59 PM, Allan Jude >> wrote: >> >>> On 2016-01-17 09:14, Ultima wrote: >>> > make installkernel KERNCONF=MYKERNEL >>> > reboot >>> > mergemaster -p >>> > make installworld -> attached >>> > >>> > MYKERNEL=GENERIC+ >>> > options VIMAGE >>> > options ROUTETABLES=2 >>> > >>> > Anything else that maybe helpful? >>> > >>> > Ultima >>> > _______________________________________________ >>> > freebsd-current@freebsd.org mailing list >>> > https://lists.freebsd.org/mailman/listinfo/freebsd-current >>> > To unsubscribe, send any mail to " >>> freebsd-current-unsubscribe@freebsd.org" >>> > >>> >>> Your attachment was stripped. Can you post it somewhere and include the >>> url? >>> >>> -- >>> Allan Jude >>> >>> >> >