Bug 1457179
Summary: | [Ganesha] : Grace period is not being adhered to on RHEL 7.4; Clients continue running IO even during grace. | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Ambarish <asoman> | |
Component: | common-ha | Assignee: | Kaleb KEITHLEY <kkeithle> | |
Status: | CLOSED ERRATA | QA Contact: | Ambarish <asoman> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.3 | CC: | amukherj, bturner, dang, jthottan, kgaillot, kkeithle, mbenjamin, msaini, nchilaka, rhinduja, rhs-bugs, skoduri, storage-qa-internal | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.3.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8.4-29 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1461019 1465601 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-21 04:45:37 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1417151, 1461019, 1465601 |
Description
Ambarish
2017-05-31 09:23:07 UTC
qa_acking as discussed in triage meet Indeed changing the resource create from `pcs resource create nfs-grace ocf:heartbeat:ganesha_grace --clone meta notify=true` to `pcs resource create nfs-grace ocf:heartbeat:ganesha_grace --clone notify=true` restores the original behavior seen in RHEL 7.3 and earlier. Please check with the pcs devs and we will confirm that the changed command also works correctly on RHEL 7.3. upstream patch : https://review.gluster.org/17534 I confirmed with the pcs developers that this was a behavioral change from 7.3 to 7.4, as the fix for Bug 1395226. The changed command in Comment 10 has the correct syntax, which will work on both 7.3 and 7.4. downstream patch : https://code.engineering.redhat.com/gerrit/#/c/108924/ Verified on nfs-ganesha-2.4.4-10.el7rhgs.x86_64,glusterfs-ganesha-3.8.4-31.el7rhgs.x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |