Bug 1514490
| Summary: | Configuring the host from cockpit is stuck, if ssh public key authentication is not configured | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] cockpit-ovirt | Reporter: | SATHEESARAN <sasundar> | ||||
| Component: | Gdeploy | Assignee: | Parth Dhanjal <dparth> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | SATHEESARAN <sasundar> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 0.10.8-2.2 | CC: | bugs, dparth, rhs-bugs, sabose, sasundar | ||||
| Target Milestone: | ovirt-4.3.0 | Flags: | rule-engine:
                ovirt-4.3? sasundar: planning_ack? sasundar: devel_ack? sasundar: testing_ack? | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1514466 | Environment: | |||||
| Last Closed: | 2018-11-21 15:11:09 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1514466 | ||||||
| Attachments: | 
 | ||||||
| 
        
          Description
        
        
          SATHEESARAN
        
        
        
        
        
          2017-11-17 14:37:27 UTC
        
       cockpit-gdeploy plugin will only display errors returned from gdeploy. So it looks like a bug is needed in gdeploy to log this error? (In reply to Sahina Bose from comment #1) > cockpit-gdeploy plugin will only display errors returned from gdeploy. So it > looks like a bug is needed in gdeploy to log this error? When I tried the same case with RHVH as platform, I am not seeing this problem. I will try once again with RHEL platform, if the issue is again seen only in RHEL platform, I will consult with gdeploy dev for more information. Will update the bug as soon as the testing is complete Setting needinfo for the update on bug (In reply to Sahina Bose from comment #3) > Setting needinfo for the update on bug Sahina, Yes, I am seeing this problem with RHVH platform too. The comment2 is incorrect. Even when I close the 'Hosted Engine with Gluster' wizard, the gdeploy process still runs on the machine. [root@ ~]# ps aux | grep gdeploy root 37091 0.4 0.0 219072 15292 ? S 15:21 0:00 /usr/bin/python /usr/bin/gdeploy -c /tmp/gdeployConfig.conf root 37343 0.0 0.0 112664 972 pts/0 S+ 15:22 0:00 grep --color=auto gdeploy I feel this should be a gdeploy return as Sahina has suggested. Created attachment 1505935 [details]
Ansible throwing error when ssh public key authentication is not configured
Hey!
This bug will be resolved as we integrate ansible in place of gdeploy, which is planned for oVirt 4.3
The UI throws an error under the review step itself(refer screenshot for the same)
[vagrant@gd2-node-1 ~]$ ps aux | grep ansible
vagrant   5992  0.0  0.0 112704   972 pts/0    S+   05:58   0:00 grep --color=auto ansible
[vagrant@gd2-node-1 ~]$
*** This bug has been marked as a duplicate of bug 1651516 *** |