Details
Description
when setting project Id using lfs project -p <project_id> we started to get errors on the mds and oss in dmesg :"LustreError: 168043:0:(lproc_quota.c:246:lprocfs_quota_seq_show()) babilon-OST0000-osd: failed to get rec: rc = -2
LustreError: 168050:0:(lproc_quota.c:246:lprocfs_quota_seq_show()) babilon-OST0000-osd: failed to get rec: rc = -2" ,"101591:0:(lproc_quota.c:246:lprocfs_quota_seq_show()) babilon-MDT0000-osd: failed to get rec: rc = -2
101591:0:(lproc_quota.c:246:lprocfs_quota_seq_show()) Skipped 1 previous similar message
101593:0:(lproc_quota.c:246:lprocfs_quota_seq_show()) babilon-MDT0000-osd: failed to get rec: rc = -2
101593:0:(lproc_quota.c:246:lprocfs_quota_seq_show()) Skipped 1 previous similar message" it seems to be related to the file "/proc/fs/lustre/osd-zfs/babilon-MDT0000/quota_slave/acct_project" when we do cut to the file we see "cat /proc/fs/lustre/osd-zfs/babilon-MDT0000/quota_slave/acct_project
prj_accounting:
- id: 0
usage: { inodes: 363, kbytes: 7091 }
cat: /proc/fs/lustre/osd-zfs/babilon-MDT0000/quota_slave/acct_project: No such file or directory" . this issue we have also tested the issue with alma 9.4 and lustre 2.16.1 and it seems to be fixed at tag v2.16.52 . the openzfs version we have tested are 2.2.7 and 2.2.8.