Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 1996 16:34:17 -0400 (EDT)
From:      "Joseph D. Orthoefer" <j_orthoefer@tia.net>
To:        freebsd-questions@freebsd.org
Subject:   Problems fsck'ing a large ccd partitio
Message-ID:  <Pine.BSF.3.95.961023155530.6861G-100000@mailbox.tia.net>

next in thread | raw e-mail | index | archive | help
On freebsd 2.1-stable I am attempting to fsck a 7gig ccd partition.  I
get;

mongo# fsck /dev/ccd0c
** /dev/rccd0c
cannot alloc 26867458 bytes for lncntp

This is on a stable sup'ed a few days ago.
It seems to be related to the number of inodes;

newfs ccd0c 		fsck's okay
newfs -i 1024 ccd0c	fsck's okay
newfs -i 512 ccd0c	blows up with the lncntp alloc error above

Is there a simple fix?

Thanks,

Joe Orthofer




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961023155530.6861G-100000>