Bug 1483977
Summary: | [afr]: info split-brain takes longer time about (1m 15secs) to show the output with 0 entries | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> |
Component: | replicate | Assignee: | Ravishankar N <ravishankar> |
Status: | CLOSED DUPLICATE | QA Contact: | Nag Pavan Chilakam <nchilaka> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rhgs-3.3 | CC: | pkarampu, rhinduja, rhs-bugs, storage-qa-internal |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-03 08:33:27 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
Rahul Hinduja
2017-08-22 12:13:11 UTC
What was the output of heal info at this time? `info split-brain` goes through all files that need heal, performs lookups, examines xattrs etc and only prints the ones in split-brain. So if there are a million files that need heal but zero in split-brain, `info split-brain` would still take a long time. Unless heal-info also had zero entries, I don't think this is a bug. (In reply to Ravishankar N from comment #3) > What was the output of heal info at this time? `info split-brain` goes > through all files that need heal, performs lookups, examines xattrs etc and > only prints the ones in split-brain. So if there are a million files that > need heal but zero in split-brain, `info split-brain` would still take a > long time. Unless heal-info also had zero entries, I don't think this is a > bug. I had some files to be healed, hence the time taken could be because of the this explanation. However, if there are millions of files to be healed (which was the case in one of recent customer case), this delay could be perceived hang. This is in that case a usability bug and requires an enhancement in the design. A warning or info is definitely required to let user know that it might take a while and it could be run in background. (In reply to Rahul Hinduja from comment #5) > (In reply to Ravishankar N from comment #3) > > What was the output of heal info at this time? `info split-brain` goes > > through all files that need heal, performs lookups, examines xattrs etc and > > only prints the ones in split-brain. So if there are a million files that > > need heal but zero in split-brain, `info split-brain` would still take a > > long time. Unless heal-info also had zero entries, I don't think this is a > > bug. > > I had some files to be healed, hence the time taken could be because of the > this explanation. However, if there are millions of files to be healed > (which was the case in one of recent customer case), this delay could be > perceived hang. > > This is in that case a usability bug and requires an enhancement in the > design. A warning or info is definitely required to let user know that it > might take a while and it could be run in background. Thanks Rahul, I think we can fix this upstream first and not target this for 3.4.0. We could do this as part of https://bugzilla.redhat.com/show_bug.cgi?id=1349352#c12 which calls for more changes from usability point of view. Does that sound ok? > Thanks Rahul, I think we can fix this upstream first and not target this for
> 3.4.0. We could do this as part of
> https://bugzilla.redhat.com/show_bug.cgi?id=1349352#c12 which calls for more
> changes from usability point of view. Does that sound ok?
Agree, I am ok to defer from 3.4.0 and to be fixed as part of 1349352
This bug is being fixed as part of https://bugzilla.redhat.com/show_bug.cgi?id=1721355. If this issue is seen even after the fix, please feel free to re-open this bug. *** This bug has been marked as a duplicate of bug 1721355 *** |