Check the quota status of the partition (-u user / -g group)
[root@local~]# edquota -u alan
Disk quotas for user alan (uid 501)
Filesystem¡@¡@¡@blocks¡@¡@¡@soft¡@¡@¡@¡@hard¡@¡@¡@inodes¡@¡@¡@soft¡@¡@¡@hard
/dev/sda3¡@¡@¡@¡@224¡@¡@¡@800000¡@¡@1024000¡@¡@¡@6¡@¡@¡@¡@ 0¡@¡@¡@¡@ 0
or
setquota -u alan 800000 1024000 0 0 /home
Set the quota soft limit 800M, hard limit 1G to user alan
(-u user / -g group)
[root@local~]# edquota -t
Grace period before enforcing soft limits for users:
Time units may be: days, hours, minutes, or seconds
Filesystem¡@¡@¡@Block ¡@¡@¡@¡@grace period¡@¡@¡@¡@¡@Inode grace period
/dev/sda3¡@¡@¡@¡@¡@¡@¡@¡@¡@¡@¡@7days¡@¡@¡@¡@¡@¡@¡@¡@¡@7days
Set the period before enforcing soft limits for users