From owner-freebsd-current@FreeBSD.ORG Sat Aug 15 16:48:57 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 866E9106568B for ; Sat, 15 Aug 2009 16:48:57 +0000 (UTC) (envelope-from arno@heho.snv.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id 1E3E48FC5B for ; Sat, 15 Aug 2009 16:48:56 +0000 (UTC) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.184.22]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id n7FGmt1M060363 for ; Sat, 15 Aug 2009 18:48:56 +0200 (CEST) X-Ids: 166 Received: from heho.snv.jussieu.fr (localhost [127.0.0.1]) by heho.snv.jussieu.fr (8.14.3/8.14.3) with ESMTP id n7FGmstA062179 for ; Sat, 15 Aug 2009 18:48:54 +0200 (CEST) (envelope-from arno@heho.snv.jussieu.fr) Received: (from arno@localhost) by heho.snv.jussieu.fr (8.14.3/8.14.3/Submit) id n7FGmsQd062176; Sat, 15 Aug 2009 18:48:54 +0200 (CEST) (envelope-from arno) To: current@freebsd.org From: "Arno J. Klaassen" Date: Sat, 15 Aug 2009 18:48:53 +0200 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: ClamAV 0.94.2/9701/Sat Aug 15 15:32:49 2009 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at jchkmail.jussieu.fr with ID 4A86E6F7.00A by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4A86E6F7.00A/134.157.184.22/heho.snv.jussieu.fr/heho.snv.jussieu.fr/ Cc: Subject: 8-stable: nfs-hang on VIA C7 diskless X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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 Aug 2009 16:48:57 -0000 Hello, I updated to today's 8-stable, and now my C7 diskless test-box wonn't boot multiuser anymore; it solidly hangs after the following lines : No suitable dump device was found. Entropy harvesting:. Fast boot: skipping disk checks. mount_nfs: can't update /var/db/mounttab for 172.16.1.7:/raid1/pxeboot/root Starting Network: lo0. Mounting NFS file systems:. /etc/rc: WARNING: Dump device does not exist. Savecore not run. and I cann't break into the debugger (Ctl-Alt-d is supposed to work under serial console as well? (sorry, long time ago I did these kind of things)) 8.0-beta2 works OK I can provide tcpdump for the nfs-server thanks, best, Arno