Subject: Re: LFS v2 problems with full partition
To: Konrad Schroder <perseant@hhhh.org>
From: Andrew Gillham <gillham@vaultron.com>
List: current-users
Date: 07/18/2001 16:06:58
At 11:00 AM 7/18/01 -0700, Konrad Schroder wrote:
>On Tue, 17 Jul 2001, Andrew Gillham wrote:
>
>"Oops."  I looked at this last night, and it is a problem that I probably
>should have caught before merging the branch.
>
>Please try today's lfs_cleanerd (sources as of Wed Jul 18 06:24:39 UTC
>2001), and let me know if that improves matters.  You may end up having to
>have to newfs_lfs your partition again anyway; fsck_lfs should be able to
>tell whether it is damaged or not.
>                                                 Konrad Schroder
>                                                 perseant@hhhh.org

Ok, now when I fill up the disk on my i386 I see:

panic: lfs_nextseg: no clean segments
Stopped in pid 19 (lfs_cleanerd)
db> tr
cpu_Debugger()
panic()
lfs_newseq()
lfs_initseg()
lfs_writeseg()
lfs_gatherblock()
lfs_gather()
lfs_writefile()
lfs_segwrite()
lfs_markv()
sys_lfs_markv()
syscall_plain()
db>

I can't generate a core dump as the wd0 error.

-Andrew