Bug 1565844
Summary: | 65000 file heal limit on ext* file systems | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Jaco Kroon <jaco> |
Component: | selfheal | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, jaco, joe, pkarampu, ravishankar, srangana |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-06-28 18:20:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jaco Kroon
2018-04-10 22:12:00 UTC
The hard limit is defined in https://github.com/torvalds/linux/blob/master/fs/ext4/ext4.h#L233 This bug reported is against a version of Gluster that is no longer maintained (or has been EOL'd). See https://www.gluster.org/release-schedule/ for the versions currently maintained. As a result this bug is being closed. If the bug persists on a maintained version of gluster or against the mainline gluster repository, request that it be reopened and the Version field be marked appropriately. That's really a "convenient" way to just close stuff and really sends a "we don't care" message. gluster.org is down at the moment so I can't check the release notes, however, the fact that other than simply closing this ticket I've not seen any progress on this, so I'm going to assume for now that this is persisting. (In reply to Jaco Kroon from comment #3) > That's really a "convenient" way to just close stuff and really sends a "we > don't care" message. Bug reports lingering on EOL releases does not help, having said that, triage them would help and paying attention would help which was not done. > > gluster.org is down at the moment so I can't check the release notes, > however, the fact that other than simply closing this ticket I've not seen > any progress on this, so I'm going to assume for now that this is persisting. The bug is not part of any release notes, as it is either not fixed or addressed in any manner. Changing the version of this to mainline, as that way it stays open till some attention is given to the same. Hi, (In reply to Shyamsundar from comment #4) > (In reply to Jaco Kroon from comment #3) > > That's really a "convenient" way to just close stuff and really sends a "we > > don't care" message. > > Bug reports lingering on EOL releases does not help, having said that, > triage them would help and paying attention would help which was not done. I filed against 4.0 since that was the version I found the issue in. I expect this is pretty standard behaviour. I think I can grasp why bugs against EOL versions simply get closed, but I do still feel that that process should involve some kind of verification from the side of the developers. In other words - some process that produce a probably can be closed list of bugs, and someone just work through that, and "unsure" bugs gets into a state where the people involved gets days to respond or the bug gets automatically closed. I did not file against mainline since that would, for me at least, imply I tested against the git repository, which I did not. Not sure if there is anything additional that I should (could) have done to avoid the ticket simply being closed. Thank you for your response to my previous message, and for the additional information. Kind Regards, Jaco Jaco, Pranith had made a fix for this via https://review.gluster.org/#/c/19754/. I think the backport went in for the 4.0.2 release. Can you check if it occurs after upgrading to that version or later? Thanks, Ravi Fix looks simple enough and the test case is an adequate test, so if that test case passes I'm happy that the bug should be fixed. Not sure when I'll be able to rig a test of my own but based on code overview I'm confident that should fix the problem. Thank you for looking at this. |