Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 17:37:38 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.org>
Subject:   Re: Again: fsck_ffs memory requirements
Message-ID:  <20080821173738.1e01ca84.freebsd@edvax.de>
In-Reply-To: <48AD887D.3010209@FreeBSD.org>
References:  <20080821171509.5974eda9.freebsd@edvax.de> <48AD887D.3010209@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
First, thanks for the quick reply.

On Thu, 21 Aug 2008 17:23:41 +0200, Kris Kennaway <kris@FreeBSD.org> wrote:
> Increase kern.maxdsiz. 

It seems that I don't have kern.maxdsiz:

	# sysctl kern.maxdsiz
	sysctl: unknown oid 'kern.maxdsiz'

Am I looking at the wrong place? Allthough I've been using
FreeBSD since 4.0, it seems that I got a "little" stupid over
the years... :-/



> The attempt to malloc this much may be wrong 
> anyway though, if the filesystem is so badly corrupted that fsck is 
> confused.

That's possible, but maybe understandable: Within the home
directory which's inode died are many files and directories.
But if I did fsck_ffs correctly, only the inodes of the 1st
instance beneath the home directory need to be recorded and
then placed into lost+found/ with their names (lost) being
the inode number; their substructures still have their names.
Is is, of course, an assumption that implies that there are
no further dead inodes within the substructures, but the 
amount and kind of error messages seems to indicate that there
are further problems.

It's just a little beam of hope for me, so I'll try everything
to get access to my former home directory with all my life
inside... :-) I haven't given up hope yet.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080821173738.1e01ca84.freebsd>