Bug 1719212

Summary: Change default gluster mount point to /gluster_bricks
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: SATHEESARAN <sasundar>
Component: rhhiAssignee: Sahina Bose <sabose>
Status: CLOSED CURRENTRELEASE QA Contact: SATHEESARAN <sasundar>
Severity: high Docs Contact:
Priority: high    
Version: rhhiv-1.6CC: godas, jcall, lsurette, rhs-bugs, seamurph
Target Milestone: ---Keywords: ZStream
Target Release: RHHI-V 1.6.z Async Update   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1712735 Environment:
Last Closed: 2019-09-06 05:23:06 UTC Type: ---
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: 1712735    
Bug Blocks:    

Description SATHEESARAN 2019-06-11 10:25:41 UTC
Description of problem:
RHHI installer deploy Gluster bricks at "/gluster_bricks" while the hosted-engine is configured to look for bricks at "/rhgs" which causes issue.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Login to UI
2. Try creating a brick from UI
3.

Actual results:
By default the mount point is chosen as /rhgs/<brickname>

Expected results:
By default the mount point should be /gluster-bricks/<brickname>

Additional info:

--- Additional comment from Gobinda Das on 2019-05-30 06:33:42 UTC ---

Posted patch  https://code.engineering.redhat.com/gerrit/#/c/171224/

Comment 1 SATHEESARAN 2019-07-18 07:22:04 UTC
Verified with 4.3.5.4 and RHGS 3.4.4 async ( glusterfs-3.12.2-47.2 )

When new bricks are created from RHV Manager UI, the bricks are mounted
at /gluster_bricks/<dir> instead of /rhgs/<dir>