Skip to content

Conversation

@pranithk
Copy link
Member

Problem:
In the steady state of disperse volume, for statfs call, total inodes should be the minimum number of total inodes in all of the subvolumes rather than the maximum one. Because it will lead to EC subvolume in degraded state once the brick with minimum number of inodes exhausts its inodes.

Fix:
In statfs calls, show the total inodes as the minimum number of total inodes in the subvolumes present.

cherry-picked from commit c10d6196ae2cf314786a486cdd4d5d65d4706155
Fixes: #4474
Change-Id: I4e209f3b4029f28d8775118ac5117edbff2d5738

Problem:
In the steady state of disperse volume, for statfs call, total
inodes should be the minimum number of total inodes in all of the
subvolumes rather than the maximum one. Because it will lead to
EC subvolume in degraded state once the brick with minimum number of
inodes exhausts its inodes.

Fix:
In statfs calls, show the total inodes as the minimum number of
total inodes in the subvolumes present.

  > cherry-picked from commit c10d6196ae2cf314786a486cdd4d5d65d4706155
Fixes: gluster#4474
Change-Id: I4e209f3b4029f28d8775118ac5117edbff2d5738
Signed-off-by: Pranith Kumar Karampuri <pranith.karampuri@phonepe.com>
@sanjurakonde sanjurakonde merged commit dfdbd02 into gluster:release-11 Apr 29, 2025
3 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants