Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 1998 07:33:39 -0500
From:      Raul Zighelboim <rzig@verio.net>
To:        "'fs@freebsd.org'" <fs@FreeBSD.ORG>
Cc:        "'hackers@freebsd.org'" <hackers@FreeBSD.ORG>
Subject:   fsck rc and login.conf
Message-ID:  <A03CD00C69B1D01195AB00A024ECEB1684CACB@kaori.communique.net>

index | next in thread | raw e-mail


Hello there;

When I rebooting my system, rc runs fsck.  At one point, it complains
that the user daemon does not have enough resources to do an fsck on my
large filesystem (30 Gbytes). The error I get is:

Cannot alloc 3317710 bytes for blockmap
Cannot check file system

So, 
	I edited /etc/login.conf to set maxmemsize to 64K (from 32K) and
rebuilt te db with no success.
	I set up user daemon on Class daemon, with no success.
	I edited /etc/rc and added 'ulimit -m 65355' at the begining of
the file, with no success.

The questio:  what am I missing ?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message


home | help

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