Re: disk quotas + centos 5,5 +xfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi :)

On Tue, Jan 18, 2011 at 3:15 AM,  <aurfalien@xxxxxxxxx> wrote:
> 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.


Did you remount /foo after modifying /etc/fstab?



BTW: http://linux.die.net/man/8/xfs_quota

check the QUOTA ADMINISTRATION section:

"The quotacheck command has no effect on XFS filesystems. The first
time quota accounting is turned on (at mount time), XFS does an
automatic quotacheck internally; afterwards, the quota system will
always be completely consistent until quotas are manually turned off."


And the EXAMPLES section:

# mount -o uquota /dev/xvm/home /home
# xfs_quota -x -c 'limit bsoft=500m bhard=550m tanya' /home
# xfs_quota -x -c report /home

> I already have a large amount of data in the mount. ÂDo quotas get
> implemented on only empty filesystems and then one adds data?



HTH

   Rafa
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux