Re: [lustre-discuss] Project quota and project quota accounting

2022-11-29 Thread Andreas Dilger via lustre-discuss
You should confirm that the "project" feature is enabled on all of the OSTs and 
MDTs with
"dumpe2fs -h /dev/XXX" and checking the "features" line.

Cheers, Andreas

On Nov 29, 2022, at 20:29, David Cohen via lustre-discuss 
 wrote:


Hi,
We are running Lustre 2.12.7 (ldiskfs) both on the servers and the clients.

lctl get_param osd-*.*.quota_slave.info returns for 
all ost and mds/mdt:
quota enabled:  ugp
space acct: ug

I tried enabling group quota on a client, with no success:
chattr -p 1 /storage/test
chattr: Operation not supported while setting project on /storage/test
Or with:
lfs project -p 1  /storage/test
lfs: failed to set xattr for  /storage/test': Operation not supported

Regards,
David
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[lustre-discuss] Project quota and project quota accounting

2022-11-29 Thread David Cohen via lustre-discuss
Hi,
We are running Lustre 2.12.7 (ldiskfs) both on the servers and the clients.

lctl get_param osd-*.*.quota_slave.info returns for all ost and mds/mdt:
quota enabled:  ugp
space acct: ug

I tried enabling group quota on a client, with no success:
chattr -p 1 /storage/test
chattr: Operation not supported while setting project on /storage/test
Or with:
lfs project -p 1  /storage/test
lfs: failed to set xattr for  /storage/test': Operation not supported

Regards,
David
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org