Bug 1353713
Summary: | [RFE] - Hosted Engine: iSCSI Setup Should use different User/Password For Discovery and Portal | ||
---|---|---|---|
Product: | [oVirt] ovirt-hosted-engine-setup | Reporter: | Ariel <tedhima> |
Component: | Plugins.Block | Assignee: | Simone Tiraboschi <stirabos> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikolai Sednev <nsednev> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.0.0.1 | CC: | amureini, a.rahman.attia, bugs, lveyde, mavital, nsoffer, socketpair, stirabos, trichard, ylavi |
Target Milestone: | ovirt-4.2.1 | Keywords: | FutureFeature, Triaged |
Target Release: | 2.2.6 | Flags: | rule-engine:
ovirt-4.2?
nsednev: testing_plan_complete+ rule-engine: planning_ack? sbonazzo: devel_ack+ rule-engine: testing_ack+ |
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ovirt-hosted-engine-setup-2.2.6 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-12 11:54:50 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: | 1455169 | ||
Bug Blocks: | 1458709, 1474209 |
Description
Ariel
2016-07-07 19:30:37 UTC
Simone, in engine, you can use separate password for discovery and for login. The ui is clumsy, but you set a password for discovery, discover the targets, and then change the password before clicking login. hosted engine setup should provide both discovery password and login password. each can be missing. Ok, thanks. We have to fix where we ask it, where we save in hosted-engine.conf and where we consume it from the agent and check also the auto-import procedure from the engine. In order to workaround, you should type the following commands in targetcli: /iscsi> set discovery_auth enable=1 /iscsi> set discovery_auth userid=<.....> /iscsi> set discovery_auth password=<.....> *** Bug 1532864 has been marked as a duplicate of this bug. *** Works for me just fine on these components: ovirt-hosted-engine-setup-2.2.7-0.0.master.20180119084226.git3799ea2.el7.centos.noarch ovirt-hosted-engine-ha-2.2.5-0.0.master.20180117160214.20180117160210.gitd5b58a8.el7.centos.noarch ovirt-engine-appliance-4.2-20180121.1.el7.centos.noarch Moving to verified. [ INFO ] changed: [localhost] Please specify the storage you would like to use (glusterfs, iscsi, fc, nfs)[nfs]: iscsi Please specify the iSCSI portal IP address: <IP address here> Please specify the iSCSI portal port [3260]: Please specify the iSCSI discover user: Please specify the iSCSI discover password: Please specify the iSCSI portal login user: Please specify the iSCSI portal login password: [ INFO ] Discovering iSCSI targets This bugzilla is included in oVirt 4.2.1 release, published on Feb 12th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.1 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |