You can use quotacheck -m to force quotecheck... I did it on redhat 9
and nothing damage.

Fyclau :)

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Win Toe
Sent: Friday, July 25, 2003 4:19 PM
To: [EMAIL PROTECTED]
Subject: Re: Quota problems

Enable userquota in /etc/fstab
  /dev/hda2       /usr    ext3    defaults,usrquota,grpquota       1   1

Create Quota record file 
  #touch /aquota.user
  #touch /aquota.group
  #chmod 600 /aquota.user
  #chmod 600 /aquota.group

Enable quota check at start up scripts /etc/rc.d/rc.sysinit
        ( quotacheck -auvg )

Reboot 

At start up, your system should checking quota b4 mounting filesystesm..



At 07:33 PM 7/25/03 +0200, you wrote:
>When I do a quotacheck -a I get this:
>
>quotacheck: Quota for users is enabled on mountpoint / so quotacheck
might 
>damage the file.
>
>What's wrong?
>
>Regards,
>Ivo
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to