please check 'dumpe2fs -h /dev/xxx | grep 'Filesystem features' if 'project' flag is enabled. If not, you need to add it to all MDT/OSTs. e.g. tune2fs -O project /dev/xxx. described in Lustre manual in detail.
Thanks Ihara > On May 11, 2018, at 1:02, Einar Næss Jensen <[email protected]> wrote: > > ldiskfs > > Sent from my iPhone > > On 10 May 2018, at 17:26, Alexander I Kulyavtsev <[email protected]> wrote: > >> Do you use zfs or ldiskfs on OST? >> Zfs does not have project quota yet. Alex. >> >> From: lustre-discuss <[email protected]> on behalf of >> Einar Næss Jensen <[email protected]> >> Date: Thursday, May 10, 2018 at 7:47 AM >> To: "[email protected]" <[email protected]> >> Subject: Re: [lustre-discuss] lustre project quotas >> >> Lustre server is 2.10.1 >> lustre client is 2.10.3 >> >> -- >> Einar Næss Jensen >> NTNU HPC Section >> Norwegian University of Science and Technoloy >> Address: Høgskoleringen 7i >> N-7491 Trondheim, NORWAY >> tlf: +47 90990249 >> email: [email protected] >> From: lustre-discuss <[email protected]> on behalf of >> Einar Næss Jensen <[email protected]> >> Sent: Thursday, May 10, 2018 2:45 PM >> To: [email protected] >> Subject: [lustre-discuss] lustre project quotas >> >> Hello. >> >> I have sucessfully installed lustre and it works well, but I'm having >> trouble figuring out how to enable / set project quotas. >> How can I verify that project quotas are enabled, and how do I set up >> projects and assign directories and users to the projects? >> >> >> Best Regards >> Einar Næss Jensen >> >> -- >> Einar Næss Jensen >> NTNU HPC Section >> Norwegian University of Science and Technoloy >> Address: Høgskoleringen 7i >> N-7491 Trondheim, NORWAY >> tlf: +47 90990249 >> email: [email protected] > _______________________________________________ > lustre-discuss mailing list > [email protected] > http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
