On Wed 22-11-17 02:52:40, Romeo Theriault wrote: > Hello, Is it possible to display project quotas without the > /etc/projid file? I have a need to display the quotas without this (or > the /etc/project file) and just display the quotas with the id's. > > For example, > > xfs_quota -x -c 'report -p' > > displays nothing until I add a /etc/projid file. > > Anyway around this? Using xfs_db or xfs_io somehow? Well, you could install recent version of quota-tools and then use repquota(8) command to display quotas. It works also for XFS and does not need /etc/projid file. Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html