On Feb 24, 2021, at 10:45, Peeples, Heath via lustre-discuss <[email protected]> wrote: > > I am looking for a way to see all project quotas and their associated > directories for a file system. Is there an easy way to do that? Thanks > for the help.
As yet, the "lfs project" command does not have support for the /etc/projid and/or /etc/projects file - see https://jira.whamcloud.com/browse/LU-13335 for the ticket describing this functionality. Since they Lustre project quota interface is using the same ioctl/data structures as xfs_quota, in theory it should be possible to administer the Lustre project IDs using the same xfs_quota command and config files (if that is what you are used to), but I've never tested that myself. Cheers, Andreas _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
