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

Bug 1567794

Summary: Ovirt Node 4.2.2 - Hosted engine deploy error
Product: [oVirt] ovirt-hosted-engine-setup Reporter: mindenamiszemet
Component: GeneralAssignee: Ido Rosenzwig <irosenzw>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: high Docs Contact:
Priority: unspecified    
Version: ---CC: bugs, cshao, huzhao, jiaczhan, mindenamiszemet, qiyuan, sbonazzo, stirabos, weiwang, yaniwang, ycui, yzhao
Target Milestone: ovirt-4.2.3Flags: rule-engine: ovirt-4.2+
rule-engine: exception+
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: Environment:
Last Closed: 2018-04-20 15:55:52 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:
Attachments:
Description Flags
install logs none

Description mindenamiszemet 2018-04-16 08:44:06 UTC
Description of problem: I can't Deploy hosted engine to shared storage.


Version-Release number of selected component (if applicable):

Ovirt Node 4.2.2

How reproducible:

Start Deploying Hosted engine (with shared storage, not Gluster)

Steps to Reproduce:
1. Start Deploy
2. Add shared storage address


Actual results:

[ INFO ] TASK [Wait for local VM shutdown]
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 120, "changed": true, "cmd": "virsh -r dominfo \"HostedEngineLocal\" | grep State", "delta": "0:00:00.120296", "end": "2018-04-16 08:36:34.956060", "msg": "non-zero return code", "rc": 1, "start": "2018-04-16 08:36:34.835764", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

Expected results:

Deploy successfull.

Additional info:

I try to a lot of one, but get a same error every time.

Comment 1 Ido Rosenzwig 2018-04-16 11:48:47 UTC
please attach vdsm.log and engine.log

In addition, what type of shared storage did you used (nfs, iscsi, fc ) ?

Comment 2 mindenamiszemet 2018-04-16 12:53:28 UTC
Created attachment 1422456 [details]
install logs

Comment 3 mindenamiszemet 2018-04-16 12:54:29 UTC
I use NFS storage. (the files are crated on storage, i checked it)

I attach all logs that i found, the engine.log is missing.

Comment 4 Simone Tiraboschi 2018-04-20 15:55:52 UTC
(In reply to mindenamiszemet from comment #0)
> [ INFO ] TASK [Wait for local VM shutdown]
> [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 120, "changed": true,
> "cmd": "virsh -r dominfo \"HostedEngineLocal\" | grep State", "delta":
> "0:00:00.120296", "end": "2018-04-16 08:36:34.956060", "msg": "non-zero
> return code", "rc": 1, "start": "2018-04-16 08:36:34.835764", "stderr": "",
> "stderr_lines": [], "stdout": "", "stdout_lines": []}

rc=1 comes from grep that doesn't match State.

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