Bug 1732863

Summary: command to deploy OCS using cns-deploy tool should be changed in the document.
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: RamaKasturi <knarra>
Component: doc-Container_Native_Storage_with_OpenShiftAssignee: Kusuma <kbg>
Status: CLOSED CURRENTRELEASE QA Contact: RamaKasturi <knarra>
Severity: high Docs Contact:
Priority: unspecified    
Version: ocs-3.11CC: asriram, kbg, pprakash, puebele, rhs-bugs, storage-doc
Target Milestone: ---Keywords: ZStream
Target Release: OCS 3.11.z Batch Update 4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-04 15:45:04 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: 1709460    
Attachments:
Description Flags
Attaching the image for cns-deploy none

Description RamaKasturi 2019-07-24 14:47:19 UTC
Document URL : https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/index#Setting_up_CNS

Section Name & Number : A.3.2.1. Deploying Converged Mode

Describe the issue : With the bug fix done at the bug https://bugzilla.redhat.com/show_bug.cgi?id=1726384 i see that command provided in document does not work to deploy ocs using cns-deploy tool.

Suggestions for Improvement : Command below should be run to deploy using cns-deploy else deployment will be aborted with a message saying user & adminkeys are required.

cns-deploy -v -n storage-project -g --admin-key <adminkey> --user-key <userkey> /usr/share/heketi/topology-sample.json

Comment 9 RamaKasturi 2019-10-18 11:42:21 UTC
Created attachment 1627180 [details]
Attaching the image for cns-deploy