Bug 1232611
Summary: | Incorrect value is seen for "Crawl status" option in Geo-Replication Session Details window. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Arthy Loganathan <aloganat> | ||||||
Component: | rhsc | Assignee: | anmol babu <anbabu> | ||||||
Status: | CLOSED ERRATA | QA Contact: | RHS-C QE <rhsc-qe-bugs> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rhgs-3.1 | CC: | knarra, nlevinki, rhs-bugs, sabose | ||||||
Target Milestone: | --- | ||||||||
Target Release: | RHGS 3.1.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | rhsc-3.1.0-62 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-07-29 05:33:52 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: | 1202842 | ||||||||
Attachments: |
|
Created attachment 1039784 [details]
geo rep status cli output
Verified the fix in build, rhsc-3.1.0-0.62.el6.noarch Crawl status is getting updated in UI. 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://rhn.redhat.com/errata/RHEA-2015-1494.html |
Created attachment 1039783 [details] Screenshot for geo rep session detail window Description of problem: Incorrect value is seen for "Crawl status" option in Geo-Replication Session Details window. Version-Release number of selected component (if applicable): rhsc-3.1.0-0.60.el6.noarch How reproducible: Always Steps to Reproduce: 1. Create a geo-rep session from UI. 2. Click "View Details" in volume master volume sub tab. 3. Compare the details with cli output. Ensure "Crawl Status" value is shown correctly. Cli cmd to verify : gluster volume geo-replication <master_vol_name> <user_name>@<slave_host_given_while_you_create_session>::<slave_volume> status detail --xml Actual results: Crawl status value is shown as "UNKNOWN" in UI, whereas in cli output, it shows "Changelog Crawl" Expected results: Crawl status value should match with cli output. Additional info: Screenshots Attached