grommunio-admin-fs¶
Name¶
grommunio-admin fs — Filesystem operations
Synopsis¶
grommunio-admin fs clean [-d] [-s] [PARTITION]
grommunio-admin fs du [PARTITION]
Description¶
Show space used by user and domain home directories or remove unused files.
Unused files may remain when users or domains are deleted without removing their files.
Commands¶
clean
Remove directories and files that are not used by any domain or user.
du
Show data usage statistics
Options¶
PARTITION
Apply only to selected partition. Can be either domain or user
-d
,--dryrun
Do not delete anything, just print what would be deleted
-s
,--nostat
Do not collect disk usage statistics of deleted files
See Also¶
grommunio-admin, grommunio-admin-domain, grommunio-admin-user