I'm afraid I'm going to have to disagree with you, here.

I'm using the version of quota that came with RH7.0 (quota-2.00pre3-7) and
it's working just fine on my box.  I've only set up one user for quotas,
on the /var filesystem (trying to keep the user's email file size down),
and it's working.  Every time a message comes in for this user (the user
hasn't checked mail in months, and her file is at its max allowed size),
the mail server replies back to the sender that the user in question is
over her quota and themail couldn't be accepted.

On Mon, 5 Mar 2001, Kevin Wood wrote:

> This is fine and dandy and does work.  Problem is twofold.  First, the
> version of quota shipped with RH 6.2 and 7.0 (One I have tested) doesn't
> work for anything.  The version I tested and seems to work fine (RedHat
> take notice) quota-3.00-4.tar.gz gotten from
> ftp://atrey.karlin.mff.cuni.cz/pub/local/jack/quota/utils/quota-3.00-4.tar.gz
> fixes a quota database format problem according to Honza (Found on
> Google).  Second problem is that when RedHat put out 2.2.16-3(RH6.2
> Update) and 2.2.16-22 (Release) kernels, they compiled them against
> non-original headers, so when you try to compile quota, it fails.
>
> I fixed this by removing /usr/include/linux and /usr/include/asm and
> relinked them by entering in
>
> ln -s /usr/src/linux/include/linux /usr/include/linux
> ln -s /usr/src/linux/include/asm /usr/include/asm
>
> Once this was done, quota compiled, installed and ran like a dream.  I
> then turned quotas on without any messages, set up a dummy quota for a
> dummy user and ran a test.  It proceeded to dump "You have exceeded your
> disk limit".
>
> Needless to say, after a few days of trying, it works like a charm.
>
> Hope this helps someone else in the future.
>
>
> Kevin Wood
>
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to