Hello,
I have been trying to setup quotas on RH 7.2 to no avail. I am using 2.4.17
(with prempt patch) and quotas turned on:

]# grep -i quota .config
CONFIG_QUOTA=y

The relevant line in /etc/vfstab is:

/dev/hda3   /d0   ext3    defaults,usrquota 1 2

]# ls -l /d0/quota.user
-rw-------    1 root     root            0 Jan  7 09:48 /d0/quota.user

when I reboot (or quotaon -a) I get:

]# quotaon -a
quotaon: using /d0/quota.user on /dev/hda3: Invalid argument

when I try to initialize the /d0/quota.user file:

]# edquota -u root
edquota: Can't initialize quota on /dev/hda3: No such process
No filesystems with quota detected.

RH 2.4.9-13 gives the same problem. What am I doing wrong?

Sincerely,

    - henrik



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

Reply via email to