From owner-freebsd-current Fri Apr 13 20:51:14 2001 Delivered-To: freebsd-current@freebsd.org Received: from postoffice.aims.com.au (advanc2.lnk.telstra.net [139.130.119.73]) by hub.freebsd.org (Postfix) with ESMTP id 0BAB737B509 for ; Fri, 13 Apr 2001 20:51:08 -0700 (PDT) (envelope-from chris@aims.com.au) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id f3E3p6u32345 for ; Sat, 14 Apr 2001 13:51:06 +1000 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Sat, 14 Apr 2001 13:50:22 +1000 Reply-To: From: "Chris Knight" To: Cc: Subject: RE: Problems with -CURRENT Date: Sat, 14 Apr 2001 13:50:21 +1000 Message-ID: <018b01c0c496$07ed13d0$020aa8c0@aims.private> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <20010413180506.A4590@1ststep.net> Importance: Normal X-Return-Path: chris@aims.com.au X-MDaemon-Deliver-To: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, I thought it was just me that had the problem, but it appears to be the recent dirpref commit. I managed to get a working system by booting to single user, fsck'ing all partitions, then using tunefs to specify the number of files per directory to be greater than zero. I also specified the -A flag to update all superblock entries, as subsequent fsck's errored with first superblock different to first alternate. In summary: fsck all partitions tunefs -A -s all partitions, where n > 0 Hope this helps. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -----Original Message----- > From: owner-freebsd-current@FreeBSD.ORG > [mailto:owner-freebsd-current@FreeBSD.ORG]On Behalf Of > Matthew Schlegel > Sent: Saturday, 14 April 2001 4:05 > To: freebsd-current@FreeBSD.ORG > Subject: Problems with -CURRENT > > > I have been working on doing an update to the latest -CURRENT > (last cvsup for > this upgrade attempt was this morning at about 9:30 PDT) for the last > couple days from : > FreeBSD msops.crossgain.com 5.0-CURRENT FreeBSD 5.0-CURRENT > #0: Wed Jun 28 13:23:44 PDT 2000 > > Right now I can boot into single user mode just fine, but the > moment any > process requests an inode on my / partition, I get a kernel > panic (page > fault). Right now the world consistantly falls apart in > ffs_valloc, but I'm > not sure how to further track it down at this point. > > I am able to get inodes on another partition that was created > using the newfs > from the new world, so I'm wondering if there may have been > some filesystem > change between June of last year and now that could be > causing the problems. > I would appreciate it if someone could point me in the right > direction with > this so I can get moved over. > > > Stack trace with pointers resolved: > ffs_valloc(0, 8180, 21, vcp_create_desc 8) > ufs_makeinode > ufs_create > ufs_vnoperate > vn_open > open > > The config I am using is attached to this email as well. > > -- > Matthew Schlegel > Give yourself a raise.. Every month: > http://www.ezinfocenter.com/290234.10/FREE > > Encryption Keys: > Type KeyID Created Fingerprint > PGP DSS 0x30AFD26D 1998-08-20 FC89 1E36 353E BDAA FF81 > DD30 A7B0 3942 30AF D26D > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message