Documentation

telequotad

Install

# yum install -y hubzero-telequotad

Configure

In order for filesystems quotas to work they must be enabled when they are mounted. Determine which filesystem contains your home directories and add "quota" to the mount option of the corresponding entry in the /etc/fstab file. Only the filesystem with /home on it matters to telequotad.

If quotas weren't already in affect, the run something like the following (depending on your filesystem configuration) to start up the quota system. The following example assumes you want to enable quotas at the root level
# mount -oremount /
# quotacheck -cugm /   
# quotacheck -avugm

Test

# repquota -a
Should show disk usage for all users.

Last modified:

  • Copyright © 2022 Hubzero
  • Powered by Hubzero®