I am trying to enable quotas on an XFS kernel. This is a 2.4.16.
# grep QUOTA .config
CONFIG_QUOTA=y
CONFIG_XFS_QUOTA=y
# mount /home -o remount
# mount | grep home
/dev/sda9 on /home type xfs (rw,usrquota)
# quotacheck -V
Quota utilities version 3.02.
Compiled with RPC and EXT2_DIRECT
Bugs to mvw@xxxxxxxxxxxxxxx, jack@xxxxxxx
# quotacheck -avug
[snip]
quotacheck: Skipping /dev/sda9 [/home]
[snip]
quotacheck: Can't find filesystem to check or filesystem not mounted with quota
option.
What may be the problem ? Is there a particular step for using quotas
with XFS ?
--
BOFH excuse #335:
the AA battery in the wallclock sends magnetic interference
|