Bug 1630422 - doesnt marked as mandatory
Summary: doesnt marked as mandatory
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 3.2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z1
: 3.2
Assignee: Aron Gunn
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1668330
TreeView+ depends on / blocked
 
Reported: 2018-09-18 15:15 UTC by Yevhenii Shapovalov
Modified: 2019-08-26 06:55 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-26 06:55:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Yevhenii Shapovalov 2018-09-18 15:15:30 UTC
Description of problem:
gateway_ip_list doesnt marked as mandatory in iscsi-ansible deployment`s docs.
Version-Release number of selected component (if applicable):
Testing Ceph Version: 12.2.5-42.el7
Testing Ceph Ansible Version: 3.1.4-1.el7

How reproducible:
100%

Steps to Reproduce:
1. Go to https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/block_device_guide/using_an_iscsi_gateway#configuring_the_iscsi_target_using_ansible
2. Setup ansible config according docs
3. Start deployment 

Actual results:
Deployment failed. Require gateway_ip_list parameter.

Expected results:
Deployment passed. ISCSI target added

Comment 3 Yevhenii Shapovalov 2018-09-19 14:10:04 UTC
ceph-ansible output
2018-09-19 16:39:47,060 - ceph.ceph - INFO - 
TASK [ceph-iscsi-gw : make sure gateway_ip_list is configured] *****************
task path: /usr/share/ceph-ansible/roles/ceph-iscsi-gw/tasks/check_mandatory_vars.yml:2
Wednesday 19 September 2018  09:39:46 -0400 (0:00:00.066)       0:18:11.302 *** 

2018-09-19 16:39:47,128 - ceph.ceph - INFO - fatal: [ceph-yshap-1537362208389-node3-osdiscsi-gw]: FAILED! => {"changed": false, "failed": true, "msg": "you must set a list of IPs (comma separated) for gateway_ip_list"}

2018-09-19 16:39:47,152 - ceph.ceph - INFO - fatal: [ceph-yshap-1537362208389-node2-osdiscsi-gw]: FAILED! => {"changed": false, "failed": true, "msg": "you must set a list of IPs (comma separated) for gateway_ip_list"}

2018-09-19 16:39:47,158 - ceph.ceph - INFO - fatal: [ceph-yshap-1537362208389-node5-osdiscsi-gw]: FAILED! => {"changed": false, "failed": true, "msg": "you must set a list of IPs (comma separated) for gateway_ip_list"}

2018-09-19 16:39:47,173 - ceph.ceph - INFO - fatal: [ceph-yshap-1537362208389-node6-osdiscsi-gw]: FAILED! => {"changed": false, "failed": true, "msg": "you must set a list of IPs (comma separated) for gateway_ip_list"}

Comment 5 Yogesh Mane 2019-02-05 09:59:58 UTC
Verified based on the links provided in Comment 4


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