Bug 1235559

Summary: [New] - Incorrect information is given to the user when cluster.enable-shared-storage option is enabled from CLI
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: RamaKasturi <knarra>
Component: rhscAssignee: Sahina Bose <sabose>
Status: CLOSED WONTFIX QA Contact: RHS-C QE <rhsc-qe-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: rhgs-3.1CC: asriram, mlawrenc, nlevinki, rhs-bugs, sabose, sankarshan, shtripat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
The same audit log message is used in two cases: 1. When the current_scheduler value is set as oVirt in Gluster 2. When CLI snapshot scheduler is disabled The first message should be corrected to mention that the flag is set successfully to oVirt in the CLI.
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-20 06:35:10 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: 1216951    

Description RamaKasturi 2015-06-25 07:43:42 UTC
Description of problem:
Once users sets the option cluster.enable-shared-storage from CLI a new volume is created and synced to UI. When the volume is synced an event message is displayed which says "Disbaled gluster CLI based scheduling successfully on cluster <clustername>". It gives an incorrect information to the user which says the cli scheuling has been disabled but in the reality it actually does not.

Version-Release number of selected component (if applicable):
rhsc-3.1.0-0.61.el6.noarch

How reproducible:
Always

Steps to Reproduce:
1. Create a volume from UI.
2. Now from the cli  run the command "gluster vol set all cluster.enable-shared-storage enable

3. A new volume called gluster_shared_storage is created and synced to UI

Actual results:
There is an event message in the UI displayed as "Disbaled gluster CLI based scheduling successfully on cluster <clustername>"

Expected results:
Message should be removed as part of this shared-storage volume sync as the cli based schedling is not actually disabled.

Additional info:

Comment 2 monti lawrence 2015-07-22 19:13:32 UTC
Doc text is edited. Please sign off to be included in Known Issues.

Comment 3 Shubhendu Tripathi 2015-07-23 03:40:26 UTC
doc-text looks good

Comment 5 Sahina Bose 2016-04-20 06:35:10 UTC
CLI schedules for volume is disabled only when snapshot scheduling from oVirt.
The message is misleading, however does not impact the functionality as CLI schedules continue to run until snapshot is scheduled from console UI - hence closing this