Subject: Re: panic: lfs_nextseg: no clean segments
To: None <netbsd-users@netbsd.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: netbsd-users
Date: 12/08/2007 20:56:42
On Fri, Dec 07, 2007 at 05:16:26PM +0000, Steven M. Bellovin wrote:
> This is on 4.0rc4 on an i386 domU.  I get that followed by 
> 
> Stopped in pid 223.1 (lfs_cleanerd) at  netbsd:cpu_Debugger+0x4:popl
> 
> at mount time.
> 
> I suspect that the easiest thing to do is to newfs the partition, and possibly
> to convert it to ffs.  I use lfs for my pkgsrc, src, and obj partitions,
> so I don't think I'll lose much.
> 
> Any better suggestions?

Also, if you have space on the disk after the partition and you are able
to mount the filesystem without starting the cleaner, you might want to
try to extend the partition and then the filesystem using resize_lfs.

Pavel Cahyna