Hi all,
is any one aware quotas not working in 5,5?
I'm using XFS as a file system.
My fstab has the appropriate usrquota,grpquota but when I try to run;
quotacheck -cug /foo
I get;
quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.
I already have a large amount of data in the mount. Do quotas get implemented on only empty filesystems and then one adds data?
- aurf