Group only quota node

Hello,

we set a quota only for a group in the direcrory tree where several users from this group write. It seems quota does not work in this configuration. User still can write to dir tree over the quota.
{{{
eos -b quota ls /eos/baikalgvd/
┏━> Quota Node: /eos/baikalgvd/
┌──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┐
│user │used bytes│logi bytes│used files│aval bytes│aval logib│aval files│ filled[%]│vol-status│ino-status│
└──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┘
baikald 0 B 0 B 0 0 B 0 B 0 100.00 % ignored ignored
nobody 0 B 0 B 0 0 B 0 B 0 100.00 % ignored ignored
root 665.79 TB 332.89 TB 26.96 M 0 B 0 B 0 100.00 % ignored ignored

┌──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┐
│group │used bytes│logi bytes│used files│aval bytes│aval logib│aval files│ filled[%]│vol-status│ino-status│
└──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┘
baikalgvd 665.79 TB 332.89 TB 26.96 M 665.00 TB 332.50 TB 27.00 M 100.00 % exceeded exceeded
nobody 0 B 0 B 0 0 B 0 B 0 100.00 % ignored ignored

┌──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┐
│summary │used bytes│logi bytes│used files│aval bytes│aval logib│aval files│ filled[%]│vol-status│ino-status│
└──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┘
All users 665.79 TB 332.89 TB 26.96 M 0 B 0 B 0 100.00 % ignored ignored
All groups 665.79 TB 332.89 TB 26.96 M 665.00 TB 332.50 TB 27.00 M 100.00 % exceeded exceeded
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
}}}