Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 12:45:16 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: fsck: % done possible?
Message-ID:  <20040516174516.GC80376@dan.emsphone.com>
In-Reply-To: <20040516143328.K52358@ganymede.hub.org>
References:  <20040516143328.K52358@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 16), Marc G. Fournier said:
> 
> right now, my fsck is reporting:
> 
> ZERO LENGTH DIR I=9222075  OWNER=root MODE=40755
> SIZE=0 MTIME=May 10 17:33 2004
> CLEAR? yes
> 
> any way of findign out what the max I= will be, so that one can know how
> close to the end things are?

Run "dumpfs /mountpoint | head", and multiply ncg by ipg.  That'll give
you your total inode count.  9 million inodes seems awfully high, so
it's got to be near the end.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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