
Export the existing quotas information to a file:
ibrix_edquota -e -p PATH [-f FSNAME]
Delete a user quota:
ibrix_edquota -D -u UID [-f FSNAME]
To delete the quota on a specific file system, include the -f option. Omit this option to delete the
quota on all file systems.
Delete a group quota:
ibrix_edquota -D -g GID [-f FSNAME]
To delete the quota on a specific file system, include the -f option. Omit this option to delete the
quota on all file systems.
Delete the usage limits for a directory tree quota:
ibrix_edquota -D -d NAME -f FSNAME
To delete the quota on a specific file system, include the -f option. Omit this option to delete the
quota on all file systems.
List quota limits and usage for a specific user:
ibrix_edquota -l -u UID [-f FSNAME]
List quota limits and usage for all users:
ibrix_edquota -l -U [-f FSNAME]
List quota limits and usage for a specific group:
ibrix_edquota -l -g GID [-f FSNAME]
List quota limits and usage for all groups:
ibrix_edquota -l -G [-f FSNAME]
List usage limits for a specific directory tree quota:
ibrix_edquota -l -d NAME [-f FSNAME]
List usage limits for all directory tree quotas or for quotas on a specific file system:
ibrix_edquota -l -T [-f FSNAME]
Options
DescriptionOption
Deletes user, group, or directory tree limits.-D
Specifies all groups with quota settings.-G
Sets the soft limit on the number of files.-I SOFT_FILES
Sets the soft limit on the megabyte allocation.-M SOFT_MEGABYTES
All directory trees.–T
Specifies all users with quota settings.-U
Specifies the name of a directory tree quota.–d NAME
Exports the existing quotas information to a file.-e PATH
A file system.-f FSNAME
A group or group ID. Enclose the group name in single or double quotation marks. The
GID value cannot exceed 2,147,483,647.
-g "GROUP" or GID
Sets the hard limit on the number of files. The default value is 0.-i HARD_FILES
ibrix_edquota 33
Comentários a estes Manuais