Hi,
I try to enable userquota an a new xfs filesystem.
Its centos 6.5, the filesystem is mounted with usrquota, the server was rebooted.
I thought
xfs_quota -x -c 'limit bsoft=20000m bhard=22000m username' /home
would set the quota for that user.
But I do get an error:
Command limit not found.
Did I miss something?
Any hints/how to beside the official sgi xfs and redhat doc would be nice.
Regards . Götz