On Thu, Feb 26, 2009 at 11:23:16AM +0100, Nicolas Letellier wrote:
> Hello m...@.
>
> My server crashed this night. However, OpenBSD 4.4 does not want to
> boot. There are errors on my /home partition (125 Go, ffs type).
>
> The following file system had unexpected inconsistency
> ffs: /dev/rwd0g (/home)
>
> I must run fsck_ffs manually.
>
> However, when I run it :
>
> fsck_ffs /dev/rwd0g
>
> 1824 DUP I=2678
> 1825 DUP I=2678
>
> cannot allocate memory for inode cache.
Run fsck by using the fsck(8) command. It sets up the max resource
limits before calling fsck_ffs(8). That might save your day.
-Otto
>
> I tried to reboot, same problem. I didn't find informations about it in
> fsck_ffs manpage.
>
> Do you have some advices to repair this disk, and for booting my
> OpenBSD?
>
> Regards,
>
> --
> Nicolas