Bugzilla will be upgraded to version 5.0 on a still to be determined date in the near future. The original upgrade date has been delayed.
Bug 1535116 - [DOCS] When installing RHCS 3.0 iSCSI GW with customer kernel must use skipchecks argument
[DOCS] When installing RHCS 3.0 iSCSI GW with customer kernel must use skipch...
Status: CLOSED NOTABUG
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: Documentation (Show other bugs)
3.0
Unspecified Unspecified
medium Severity medium
: rc
: 3.1
Assigned To: Aron Gunn
ceph-qe-bugs
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-16 11:20 EST by Mike Hackett
Modified: 2018-07-26 17:50 EDT (History)
3 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2018-07-26 17:50:19 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Mike Hackett 2018-01-16 11:20:26 EST
Description of problem:
When using the 'gwcli' to create the iSCSI GW you must use the 'skipchecks=true' argument when creating the gateway using private kernel for RHEL 7.4 (3.10.0-823.el7). 

Section 9.2.2 of the Block Device Guide would require step 2 of 'configuring' to be as follows:

# create <iscsi_gw_name> <IP_addr_of_gw> skipchecks=true

The issue is that the kernel is based on 7.4 z stream and the check we are skipping checks for 7.5 devel kernel.

Guide:
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_the_command_line_interface

Currently states:

# create <iscsi_gw_name> <IP_addr_of_gw>

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

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