Bug 1651622

Summary: [container doc] - iscsi configuration section needs change
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Yogesh Mane <ymane>
Component: DocumentationAssignee: Aron Gunn <agunn>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.2CC: agunn, hnallurv, kdreyer, mkasturi
Target Milestone: rc   
Target Release: 3.2   
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-08-26 06:55:44 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:

Description Yogesh Mane 2018-11-20 12:26:10 UTC
Description of problem:
Container Guide:https://access.qa.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html-single/container_guide/#installing-the-ceph-iscsi-gateway-in-a-container-container
Chapter 1
section 6
"Important" section mentioning gateway_ip_list is not supported for container based deployment,but it is failing with the error mentioned below.

Just add note that gateway_ip_list should be mentioned in iscsigws.yml for copying the packages required for iscsi.

TASK [ceph-iscsi-gw : make sure gateway_ip_list is configured] ****************************************************************************************************************************************************
Monday 19 November 2018  11:19:21 +0000 (0:00:00.315)       0:09:01.571 ******* 
fatal: [magna066]: FAILED! => {"changed": false, "msg": "you must set a list of IPs (comma separated) for gateway_ip_list"}
fatal: [magna087]: FAILED! => {"changed": false, "msg": "you must set a list of IPs (comma separated) for gateway_ip_list"}


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
Playbook should work fine without any errors


Additional info: