We have identified a scenario where the extended attributes of simple-quota might get lost:
Reproducer steps:
1.remove-brick
2.Delete the corresponding brick directory on the node
- add-brick back. At this point, the simple quota limit extended attributes on the corresponding node won't self-heal.
whiech is introduced by this commit: c22bf0f
@amarts