Greetings,

I am trying to enable quotas for two groups, users and mailbox, on my Linux 7.3 server. I've been reading the instructions at http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/admin-primer/s1-storage-quotas.html . So far I've edited /etc/fstab and rebooted the machine. I've run quotacheck to create aquota.group and aquota.user in my /home directory. When I run "edquota -g users" I get this information:
Disk quotas for group users (gid 100):
Filesystem blocks soft hard inodes soft hard
/dev/sdb6 60808 0 0 2121 0 0

I'm confused about the blocks information, it doesn't seem to be right. I had thought that edquota would show them in 1k blocks, but I'm obviously wrong. What size blocks would these be? The "df" command shows me this for the /home directory:
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/sdb6 42236332 171912 39918944 1% /home

I'm wanting to give the group a soft limit of 25MB and a hard limit of 30MB.

Thanks for any help or information,

Rob Wright
[EMAIL PROTECTED]



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to