Bug 1964302
| Summary: | HE deployment via cockpit fails to retrieve iSCSI target list | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Asaf Rachmani <arachman> | ||||
| Component: | cockpit-ovirt | Assignee: | Aviv Turgeman <aturgema> | ||||
| Status: | CLOSED DEFERRED | QA Contact: | Guilherme Santos <gdeolive> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.4.6 | CC: | budic, sbonazzo, sgratch, t38pa6+f7brnpkgyog6k | ||||
| Target Milestone: | --- | Keywords: | ZStream | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-01-26 17:55:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Asaf Rachmani
2021-05-25 07:17:54 UTC
Created attachment 1786745 [details]
iscsi_port_issue
Right now, HE deployment uses REST API for iSCSI discovery, When changing it to use ovirt_host ansible module (bug 1922748 and requires [1][2][3]), the deployment from cockpit-ovirt fails with the following error: "msg": "int() argument must be a string, a bytes-like object or a number, not 'NoneType'" [1] https://github.com/oVirt/ovirt-ansible-collection/pull/275 [2] https://gerrit.ovirt.org/#/c/ovirt-hosted-engine-setup/+/114826/ [3] https://gerrit.ovirt.org/#/c/cockpit-ovirt/+/114827/ [1] is required anyway, please use it when fixing this bug. [1] https://gerrit.ovirt.org/#/c/cockpit-ovirt/+/114827/ *** Bug 2006766 has been marked as a duplicate of this bug. *** *** Bug 2022541 has been marked as a duplicate of this bug. *** |