Bug 1474209
Summary: | [RFE] - Hosted Engine: iSCSI Setup Should use different User/Password For Discovery and Portal | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Rhys Oxenham <roxenham> |
Component: | ovirt-hosted-engine-setup | Assignee: | Simone Tiraboschi <stirabos> |
Status: | CLOSED ERRATA | QA Contact: | Nikolai Sednev <nsednev> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.1.3 | CC: | dfediuck, lsurette, mavital, trichard, ykaul, ylavi |
Target Milestone: | ovirt-4.2.2 | Keywords: | FutureFeature, Triaged |
Target Release: | --- | Flags: | nsednev:
testing_plan_complete+
|
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Previously, hosted-engine-setup assumed that the user set the same CHAP username and password for both iSCSI discovery and iSCSI login. Now, the user can pass different username and password couples for iSCSI discovery and iSCSI login at setup time.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-15 17:32:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1353713 | ||
Bug Blocks: | 1551828 |
Description
Rhys Oxenham
2017-07-24 07:18:54 UTC
I worked around this by removing all authentication and ACL's from my configuration with the following: /iscsi/iqn.20...m.rhv:t1/tpg1> set attribute authentication=0 Parameter authentication is now '0'. /iscsi/iqn.20...m.rhv:t1/tpg1> set attribute demo_mode_write_protect=0 Parameter demo_mode_write_protect is now '0'. /iscsi/iqn.20...m.rhv:t1/tpg1> set attribute generate_node_acls=1 Parameter generate_node_acls is now '1'. This allowed the setup to proceed... The following luns have been found on the requested target: [1] 3600140530f7bc68401a47f9b3819d3d6 97GiB LIO-ORG rhv_iscsi status: free, paths: 1 active Works for me on these components on host: rhvm-appliance-4.2-20180202.0.el7.noarch ovirt-hosted-engine-ha-2.2.5-1.el7ev.noarch ovirt-hosted-engine-setup-2.2.10-1.el7ev.noarch Red Hat Enterprise Linux Server release 7.4 (Maipo) Linux 3.10.0-693.19.1.el7.x86_64 #1 SMP Thu Feb 1 12:34:44 EST 2018 x86_64 x86_64 x86_64 GNU/Linux I've created different usernames and passwords for discovery and portal on iSCSI storage and with CHAP authentication, authenticated successfully and received all 5 paths provided by the storage. [ INFO ] ok: [localhost] The following targets have been found: [1] iqn.2005-10.org.freenas.ctl:freenasshedeploymentstarget TPGT: 1, portals: 10.35.162.21:3260 10.35.163.24:3260 10.35.163.32:3260 10.35.163.42:3260 10.35.163.43:3260 Then continued with iSCSI deployment and successfully finished it. Moving to verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1471 BZ<2>Jira Resync |