Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1562022

Summary: Ansible: Deploy HE failed with iscsi storage on [Wait until OVF update finishes] task
Product: [oVirt] cockpit-ovirt Reporter: Yihui Zhao <yzhao>
Component: Hosted EngineAssignee: Ryan Barry <rbarry>
Status: CLOSED DUPLICATE QA Contact: Yihui Zhao <yzhao>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 0.11.19CC: bugs, cshao, huzhao, jiaczhan, nsednev, phbailey, qiyuan, rbarry, sbonazzo, stirabos, weiwang, yaniwang, ycui, yturgema
Target Milestone: ---   
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: 2018-03-29 12:01:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yihui Zhao 2018-03-29 11:52:40 UTC
Description of problem: 
From the cockpit:
"""
 INFO ] changed: [localhost]
[ INFO ] TASK [Wait until OVF update finishes]
[ ERROR ] fatal: [localhost]: FAILED! => {"ansible_facts": {"ovirt_storage_domains": [{"available": 3221225472, "backup": false, "committed": 65498251264, "critical_space_action_blocker": 5, "data_centers": [{"href": "/ovirt-engine/api/datacenters/c11d69e8-333e-11e8-9900-5254005e8ec7", "id": "c11d69e8-333e-11e8-9900-5254005e8ec7"}], "discard_after_delete": false, "disk_profiles": [{"id": ["23de0e93-b9ce-4a21-9539-ca179484f70f"], "name": "hosted_storage"}], "disk_snapshots": [], "disks": [{"id": ["e569dc54-e801-4c86-8790-fecaf3afe43f"], "image_id": "4edc9c8f-2747-4695-ad8a-1dda0492b5a9", "name": "he_sanlock"}, {"id": ["94870e9e-7c20-462d-ba1e-dc3c3145b23b"], "image_id": "4f8007d8-d7cb-475d-948e-33ae76cd821e", "name": "HostedEngineConfigurationImage"}, {"id": ["8a973724-843b-479b-aab4-76265fa22d2d"], "image_id": "ecfdfdc4-ad7c-4b09-9b8f-22d90db6c787", "name": "he_virtio_disk"}, {"id": ["e093a537-6489-4a7c-bb11-e54f24cb4b5b"], "image_id": "e115792a-4bb3-4692-9a43-824a924ccb02", "name": "he_metadata"}], "external_status": "ok", "href": "/ovirt-engine/api/storagedomains/1e01ded6-2806-4dc9-a0ba-ec17447099f5", "id": "1e01ded6-2806-4dc9-a0ba-ec17447099f5", "master": true, "name": "hosted_storage", "permissions": [{"id": ["58ca605c-010d-0307-0224-0000000001a9"]}, {"id": ["f3ab5e92-333e-11e8-9334-5254005e8ec7"]}], "storage": {"type": "iscsi", "volume_group": {"id": "12o3Kb-3DCQ-0o30-ZURa-skPF-XJBE-gCbGok", "logical_units": [{"address": "10.66.8.158", "discard_max_size": 0, "discard_zeroes_data": false, "id": "360000000000000000e00000000050001", "lun_mapping": 1, "paths": 0, "port": 3260, "portal": "10.66.8.158:3260,1", "product_id": "VIRTUAL-DISK", "serial": "SIET_VIRTUAL-DISK", "size": 75161927680, "storage_domain_id": "1e01ded6-2806-4dc9-a0ba-ec17447099f5", "target": "iqn.iscsi-2021.com", "vendor_id": "IET", "volume_group_id": "12o3Kb-3DCQ-0o30-ZURa-skPF-XJBE-gCbGok"}]}}, "storage_connections": [{"id": ["c1217372-d585-41c8-90ba-6c5cbdcd5895"]}], "storage_format": "v4", "supports_discard": false, "supports_discard_zeroes_data": false, "templates": [], "type": "data", "used": 70866960384, "vms": [], "warning_low_space_indicator": 10, "wipe_after_delete": false}]}, "attempts": 12, "changed": false}
"""

Version-Release number of selected component (if applicable): 
rhvh-4.2.2.0-0.20180322.0+1
cockpit-ovirt-dashboard-0.11.19-1.el7ev.noarch
ovirt-hosted-engine-ha-2.2.9-1.el7ev.noarch
ovirt-hosted-engine-setup-2.2.15-1.el7ev.noarch
rhvm-appliance-4.2-20180322.0.el7.noarch


How reproducible: 
100%

Steps to Reproduce: 
1. Deploy HE with iscsi  storage via cockpit
  
Actual results:  
The same as the description. Failed on the task [Wait until OVF update finishes].

Expected results: 
Deploy HE successfully with iscsi storage via cockpit.

Additional info:

Comment 1 Yihui Zhao 2018-03-29 12:01:09 UTC

*** This bug has been marked as a duplicate of bug 1562019 ***