Bug 979987

Summary: [RHSC-CLI] rhsc shell by default creates a virt cluster instead of gluster cluster.
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: RamaKasturi <knarra>
Component: rhsc-cliAssignee: Sahina Bose <sabose>
Status: CLOSED WONTFIX QA Contact: RamaKasturi <knarra>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1CC: asriram, dpati, iheim, knarra, mmahoney, mmccune, sabose, ssampat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: The Red Hat Storage Console Shell creates a virt cluster by default instead of a GlusterFS cluster. Workaround: Execute the add cluster command with the --gluster_service flag set to True. For Example, add cluster --name Test123 --cpu-id ;Intel Penryn Family; --datacenter-name Default --gluster_service True --virt_service False --version-major 3 --version-minor 2
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-28 10:05:24 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: 957769    

Description RamaKasturi 2013-07-01 09:27:58 UTC
Description of problem:
rhsc shell by default creates a virt cluster instead of gluster cluster.

Version-Release number of selected component (if applicable):
rhsc-2.1.0-0.bb4.el6rhs.noarch

How reproducible:
Always

Steps to Reproduce:
1. Login to rhsc-shell
2. Create a cluster using the command "add cluster --name Engineering --cpu-id "Intel Penryn Family" --datacenter-name Default --version-major 3 --version-minor 2
3.

Actual results:
It creates a virt cluster by default.

Expected results:
It should create a gluster cluster by default.

Additional info:

Comment 2 Itamar Heim 2013-07-02 08:12:59 UTC
please note this is REST API default behavior, not sdk/cli, so change of default should happen probably in engine side

Comment 3 Pavithra 2013-09-03 08:32:21 UTC
Sahina, please review the doc text for the known issue.

Comment 4 Sahina Bose 2013-09-03 09:17:57 UTC
Execute the add cluster  command with the --gluster_service flag set to True. -->
Execute the add cluster  command with the --gluster_service flag set to True and --virt_service set to False.

Comment 5 Dusmant 2015-08-28 10:05:24 UTC
We are not planning to fix it. Hence closing this BZ. If you think, it's applicable for 3.x release and would have an impact on customer, pls. open up a new BZ with the appropriate version. Thanks, -Dusmant