From owner-freebsd-current@FreeBSD.ORG Mon Jun 17 13:18:24 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F0E2DEFB for ; Mon, 17 Jun 2013 13:18:24 +0000 (UTC) (envelope-from lists.br@gmail.com) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) by mx1.freebsd.org (Postfix) with ESMTP id 8CB311634 for ; Mon, 17 Jun 2013 13:18:24 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id k14so2390255wgh.5 for ; Mon, 17 Jun 2013 06:18:23 -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:content-type; bh=qVUYT1+LnIrSjQ4GaCSVi40lZRev79Gr4a4pYldHj3M=; b=WQgUhNVTHVYP2lBU5ufiTJvKeKT8MQbue+17rQQseT4EMIW9uPOmT7UWQpRHUDpy63 IQ7k0lLvhKJsw52H9imKUT2KPx81OPmB//1xc/RGsCSuRF/vFM23I7490KshswcgVH+y 21vFyzMqtSuJZ0W+UXzjjCO7uOXr0afc/aWe5o4hTCzHrz27MC/ZxKz6MQlJdV2alh2I QPEslNnV61Tja+mOXo1nscGsWdKr6+Gnqat8rIz1DSKECyec+UEHgeO3/rsZbrRQ9cPM 2+knILRakO0xi0sk1cxZsvPfuOrN86unTc8n7UF24rlK6ehbDEjaGpTeL0s0DkwrZpgw I4UQ== MIME-Version: 1.0 X-Received: by 10.194.216.99 with SMTP id op3mr3739744wjc.52.1371475103622; Mon, 17 Jun 2013 06:18:23 -0700 (PDT) Received: by 10.217.110.199 with HTTP; Mon, 17 Jun 2013 06:18:23 -0700 (PDT) In-Reply-To: References: Date: Mon, 17 Jun 2013 10:18:23 -0300 Message-ID: Subject: Re: reboot hanging? From: Luiz Otavio O Souza To: "Eggert, Lars" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 17 Jun 2013 13:18:25 -0000 On 17 June 2013 05:48, Eggert, Lars wrote: > Hi, > > something changed in the last 2-3 weeks on -CURRENT that causes reboots to > hang after this line: > > Waiting (max 60 seconds) for system process `vnlru' to stop...done > > I need to manually cycle the power to reboot. > > Any clues? > > Thanks, > Lars > Hi Lars, It was a change on alq. The fix was committed in r251838. Regards, Luiz