Bug 1057575
Summary: | From GuideMe link, adding Host using SSH PublicKey Authentication fails with "Error while executing action: Cannot install Host with empty password." | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | SATHEESARAN <sasundar> |
Component: | BLL.Infra | Assignee: | Dana <delfassy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivana Saranova <isaranov> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.4.0 | CC: | aberezin, acathrow, alonbl, bazulay, bugs, didi, dtsang, ecohen, ggruner, gklein, iheim, jdorff, knarra, michal.skrivanek, mmahoney, mperina, nlevinki, nsednev, pprakash, pstehlik, rduda, Rhev-m-bugs, rhs-bugs, sasundar, sdharane, sejug, yeylon |
Target Milestone: | ovirt-4.4.1 | Keywords: | Regression, Reopened |
Target Release: | 4.4.1.5 | Flags: | pm-rhel:
ovirt-4.4+
pm-rhel: blocker? |
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | infra | ||
Fixed In Version: | ovirt-engine-4.4.1.5 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | 1057574 | Environment: | |
Last Closed: | 2020-08-05 06:25:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1057574, 1057578 | ||
Bug Blocks: | 1057576 |
Description
SATHEESARAN
2014-01-24 11:55:46 UTC
*** Bug 1057576 has been marked as a duplicate of this bug. *** *** Bug 1057578 has been marked as a duplicate of this bug. *** 3.4.0-0.3.master.el6ev. host can be added using SSH from guide me Closing as part of 3.4.0 Now happened to me on 3.5. Added a DC, followed the link to add a Cluster, then followed the link to add a host, failed with a message saying: Error while executing action: Cannot install Host with empty password. A single line was added to engine.log: 2014-11-18 12:52:18,102 WARN [org.ovirt.engine.core.bll.AddVdsCommand] (ajp--127.0.0.1-8702-8) [457abfb6] CanDoAction of action AddVds failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__HOST,$server t123,VDS_CANNOT_INSTALL_EMPTY_PASSWORD 'Cancel' and then adding the host with the 'New' link in 'Hosts' worked. OS is rhel 7.1 beta, engine is from upstream 3.5-snapshot ovirt-engine-3.5.1-0.0.master.20141112061952.git2c24911.el7.centos.noarch This still does not work with rhv-4.4.0-0.33.master.el8ev ovirt-engine-4.4.0-0.33.master.el8ev.noarch Steps to Reproduce: 1. Select some data center 2. Choose 'Guide Me' to add host 3. Choose 'Configure host', fill in 'Name' and 'Hostname/IP' 4. In 'New Host' dialog window choose 'SSH Public Key' radio button as a kind of authentication and copy SSH key to deployed host. Actual results: 'Operation cancelled' message-box emerges with text: 'Error while executing action: Cannot install Host with empty password.' Expected results: Host is successfully deployed using SSH Public key authentication. Reproducible only when using guide to deploy host. From engine.log: 2020-05-04 17:56:52,247+02 WARN [org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (default task-32) [3b1b86ca-26ec-46e7-a986-1618ca33f214] Validation of action 'AddVds' failed for user admin@internal-authz. Reasons: VAR__ACTION__ADD,VAR__TYPE__HOST,$server 10.35.32.6,VDS_CANNOT_INSTALL_EMPTY_PASSWORD Martin, can you review? I don't believe it's a blocker, but still, may be trivial I reproduced now again with rhv-4.4.1.2-0.10.el8ev This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. The original issue seems to be fixed, but host still fails to be added "InstallFailed": Cluster - Guide Me Configuration completed Host alma03.qa.lab.tlv.redhat.com was added by admin@internal-authz. 7/13/204:44:23 PM Ansible host-deploy playbook execution has started on host alma03.qa.lab.tlv.redhat.com. 7/13/204:44:23 PM Host alma03.qa.lab.tlv.redhat.com installation failed. Failed to execute Ansible host-deploy role: Internal server error. Please check logs for more details: /var/log/ovirt-engine/ansible-runner-service.log. 7/13/204:44:24 PM InstallFailed Tested on Software Version:4.4.1.8-0.7.el8ev. I found what the issue is, Nikolai, can you open a different bug for this as this error isn't related to the original bug which was fixed & tested? Thanks, Confirming functionality tested by Nikolai and the successful installation of the host, no InstallFailed for me. Verified in: ovirt-engine-4.4.1.8-0.7.el8ev.noarch (In reply to Dana from comment #15) > I found what the issue is, > Nikolai, can you open a different bug for this as this error isn't related > to the original bug which was fixed & tested? > Thanks, Sure, here goes https://bugzilla.redhat.com/show_bug.cgi?id=1856907. This bugzilla is included in oVirt 4.4.1 release, published on July 8th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.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. |