From owner-freebsd-current@freebsd.org Sat Apr 15 18:01:12 2017 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 98B50D3F755 for ; Sat, 15 Apr 2017 18:01:12 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from mail.protected-networks.net (mail.protected-networks.net [IPv6:2001:470:8d59:1::8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protected-networks.net", Issuer "Protected Networks CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 69353F72 for ; Sat, 15 Apr 2017 18:01:12 +0000 (UTC) (envelope-from imb@protected-networks.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= protected-networks.net; h=content-transfer-encoding :content-language:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:subject:subject; s=201508; t=1492279270; bh=/rev/eSv DMC7XGx+Bems+NRkAX+RMTXwx/g9rOVUSO0=; b=WsbxzC5bllgNYfTKdN4lVm/m KUuq9S4693QbQuUsbxG64dvDxhv9jKUY6z1mPYyon/DEKO0GwOZDl77Mcg0EVe3Y Nwpt8wBir4LGFQyjexwpO5SkdRXuzvL5A4YtZ7HyLxpXUYv/6YNh7ND6nbR6ciPW IsmNwutJg+Qeke49QG4= Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: imb@mail.protected-networks.net) by mail.protected-networks.net (Postfix) with ESMTPSA id 8CC263C44 for ; Sat, 15 Apr 2017 14:01:10 -0400 (EDT) Subject: Re: r316958: booting a server takes >10 minutes! To: freebsd-current@freebsd.org References: <20170415135314.6e628657@thor.intern.walstatt.dynvpn.de> <2321.1492272025@critter.freebsd.dk> <20170415160916.GY1326@albert.catwhisker.org> <4292.1492274488@critter.freebsd.dk> From: Michael Butler Openpgp: id=6F63E6399DCC8E3E94D60F0642FF6BAE0442D492 Message-ID: <175cf4c2-e61c-ec63-adc2-e963b6420695@protected-networks.net> Date: Sat, 15 Apr 2017 14:01:10 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: <4292.1492274488@critter.freebsd.dk> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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, 15 Apr 2017 18:01:12 -0000 On 04/15/17 12:41, Poul-Henning Kamp wrote: > -------- > In message <20170415160916.GY1326@albert.catwhisker.org>, David Wolfskill write > s: > >> And I understand that the Cloudflare/f-root server issue isn't quite >> that recent: "The new f-root servers appeared around two weeks ago...." > > And isn't the zone cache expiry time around two weeks as well ? Sure, but none of my name-servers were doing root zone-transfers and, when I restarted this morning, only a few of my jails would come up. Reverting to a kernel previous to SVN r316874 restored normal start-up, imb