Bug 979987 - [RHSC-CLI] rhsc shell by default creates a virt cluster instead of gluster cluster.
Summary: [RHSC-CLI] rhsc shell by default creates a virt cluster instead of gluster cl...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc-cli
Version: 2.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Sahina Bose
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks: 957769
TreeView+ depends on / blocked
 
Reported: 2013-07-01 09:27 UTC by RamaKasturi
Modified: 2015-08-28 10:05 UTC (History)
8 users (show)

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
Clone Of:
Environment:
Last Closed: 2015-08-28 10:05:24 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.