--=_1ba088308412248e0037104062e7fe21
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Just to be sure I hadn't altered something, I renamed "mnt" in something=
else and it was indeed recreated.=0A=0A Le 20-Mar-2018 16:57:22 +0100,=
stirabos(a)redhat.com a crit: =0A=0A On Tue, Mar 20, 2018 at 4:12 PM, =
wrote:=0A=0A I tried to make a cleaner install : after cleanup, I recre=
ated "/rhev/data-center/mnt/" and ran the installer again.=0A It shou=
ld be automatically created by vdsm, can you please avoid that? =0A =
As you can see, it crashed again with the same access denied error on=
this file : [ INFO ] TASK [Copy configuration archive to storage]=0A=
[ ERROR ] fatal: [localhost]: FAILED! =3D> {"changed": true, "cmd":
["dd=
", "bs=3D20480", "count=3D1", "oflag=3Ddirect",
"if=3D/var/tmp/localvmVB=
RLpL/b1884198-69e6-4096-939d-03c87112de10", "of=3D/rhev/data-center/mnt/=
10.100.2.132:_volume3_ovirt__engine__self__hosted/015d9546-af01-4fb2-891=
e-e28683db3387/images/589d0768-c935-4495-aa57-45b9b2a18526/b1884198-69e6=
-4096-939d-03c87112de10"], "delta": "0:00:00.004468",
"end": "2018-03-20=
15:57:34.199405", "msg": "non-zero return code", "rc":
1, "start": "201=
8-03-20 15:57:34.194937", "stderr": "dd: impossible d'ouvrir
/rhev/data-=
center/mnt/10.100.2.132:_volume3_ovirt__engine__self__hosted/015d9546-af=
01-4fb2-891e-e28683db3387/images/589d0768-c935-4495-aa57-45b9b2a18526/b1=
884198-69e6-4096-939d-03c87112de10 : Permission non accorde", "stderr_li=
nes": ["dd: impossible d'ouvrir /rhev/data-center/mnt/10.100.2.132:_volu=
me3_ovirt__engine__self__hosted/015d9546-af01-4fb2-891e-e28683db3387/ima=
ges/589d0768-c935-4495-aa57-45b9b2a18526/b1884198-69e6-4096-939d-03c8711=
2de10 : Permission non accorde"], "stdout": "",
"stdout_lines": []}=0A[=
ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-=
playbook=0A But the file permissions look ok to me : -rw-rw----. 1=
vdsm kvm 1,0G 20 mars 2018 /rhev/data-center/mnt/10.100.2.132:_volume3_=
ovirt__engine__self__hosted/015d9546-af01-4fb2-891e-e28683db3387/images/=
589d0768-c935-4495-aa57-45b9b2a18526/b1884198-69e6-4096-939d-03c87112de1=
0=0A=0A So I decided to test something : I set a shell for "vdsm", so I=
could login : su - vdsm -c "touch /rhev/data-center/mnt/10.100.2.132=
:_volume3_ovirt__engine__self__hosted/015d9546-af01-4fb2-891e-e28683db33=
87/images/589d0768-c935-4495-aa57-45b9b2a18526/b1884198-69e6-4096-939d-0=
3c87112de10" && echo "OK"=0AOK As far as I can see,still no
permission=
problem =0A=0ABut if I try the same as "root" : =0A=0Atouch /rhev/data-=
center/mnt/10.100.2.132:_volume3_ovirt__engine__self__hosted/015d9546-af=
01-4fb2-891e-e28683db3387/images/589d0768-c935-4495-aa57-45b9b2a18526/b1=
884198-69e6-4096-939d-03c87112de10 && echo "OK"=0Atouch: impossible de
f=
aire un touch /rhev/data-center/mnt/10.100.2.132:_volume3_ovirt__engine_=
_self__hosted/015d9546-af01-4fb2-891e-e28683db3387/images/589d0768-c935-=
4495-aa57-45b9b2a18526/b1884198-69e6-4096-939d-03c87112de10 : Permission=
non accorde =0A=0AOf course, "root" and "vdsm" can create, touch and
de=
lete other files flawlessly in this share. =0A=0AIt looks like some kind=
of immutable file, but is is not suppose to exist on NFS, does it ? =0A=
=0ARegards =0A=0A Le 20-Mar-2018 12:22:50 +0100, stirabos(a)redhat.com a=
crit: =0A=0A On Tue, Mar 20, 2018 at 11:44 AM, wrote:=0A=0A Hi,=0A=
In fact it is a workaround coming from you I found in the bugtrac=
k that helped me : =0A=0Achmod 644 /var/cache/vdsm/schema/* =
=0A=0AAs the only thing looking like a weird error I have found was : =
=0A=0AERROR Exception raised#012Traceback (most recent call last):#0=
12 File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 156, in r=
un#012 serve_clients(log)#012 File "/usr/lib/python2.7/site-packages/vds=
m/vdsmd.py", line 103, in serve_clients#012 cif =3D clientIF.getInstance=
(irs, log, scheduler)#012 File "/usr/lib/python2.7/site-packages/vdsm/cl=
ientIF.py", line 250, in getInstance#012 cls._instance =3D clientIF(irs,=
log, scheduler)#012 File "/usr/lib/python2.7/site-packages/vdsm/clientI=
F.py", line 144, in __init__#012 self._prepareJSONRPCServer()#012 File "=
/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 307, in _prepar=
eJSONRPCServer#012 bridge =3D Bridge.DynamicBridge()#012 File "/usr/lib/=
python2.7/site-packages/vdsm/rpc/Bridge.py", line 67, in __init__#012 se=
lf._schema =3D vdsmapi.Schema(paths, api_strict_mode)#012 File "/usr/lib=
/python2.7/site-packages/vdsm/api/vdsmapi.py", line 217, in __init__#012=
raise SchemaNotFound("Unable to find API schema file")#012SchemaNotFoun=
d: Unable to find API schema file Thanks, it's tracked here: https://=
bugzilla.redhat.com/1552565 A fix will come in the next build. =0A =
So I can go one step futher, but the installation still fails in the=
end, with file permission problems in datastore files (i chose NFS 4.1)=
. I can't indeed touch or get informations even logged in root. But I ca=
n create and delete files in the same directory. Is there a workaround=
for this too ? Everything should get wrote and read on the NFS expor=
t as vdsm:kvm (36:36); can you please ensure that everything is fine wit=
h that? =0A Regards =0A=0A Le 19-Mar-2018 17:48:41 +0100, stirabos@r=
edhat.com a crit: =0A=0A On Mon, Mar 19, 2018 at 4:56 PM, wrote:=
=0A=0A Hi,=0A I wanted to rebuild a new hosted engine setup, as the ol=
d was corrupted (too much violent poweroff !) So the server was not re=
installed, I just runned "ovirt-hosted-engine-cleanup". The network setu=
p generated by vdsm seems to be still in place, so I haven't changed any=
thing there. Then I decided to update the packages to the latest versi=
ons avaible, rebooted the server and run "ovirt-hosted-engine-setup". =
But the process never succeeds, as I get an error after a long time spe=
nt in "[ INFO ] TASK [Wait for the host to be up]" [ ERROR ] fatal:=
[localhost]: FAILED! =3D> {"ansible_facts": {"ovirt_hosts":
[{"address"=
: "pfm-srv-virt-1.pfm-ad.pfm.loc", "affinity_labels": [],
"auto_numa_sta=
tus": "unknown", "certificate": {"organization":
"pfm.loc", "subject": "=
O=3Dpfm.loc,CN=3Dpfm-srv-virt-1.pfm-ad.pfm.loc"}, "cluster":
{"href": "/=
ovirt-engine/api/clusters/d6c9358e-2b8b-11e8-bc86-00163e152701", "id":
"=
d6c9358e-2b8b-11e8-bc86-00163e152701"}, "comment": "",
"cpu": {"speed":=
0.0, "topology": {}}, "device_passthrough": {"enabled":
false}, "device=
s": [], "external_network_provider_configurations": [],
"external_status=
": "ok", "hardware_information":
{"supported_rng_sources": []}, "hooks":=
[], "href": "/ovirt-engine/api/hosts/542566c4-fc85-4398-9402-10c8adaa95=
54", "id": "542566c4-fc85-4398-9402-10c8adaa9554",
"katello_errata": [],=
"kdump_status": "unknown", "ksm": {"enabled":
false}, "max_scheduling_m=
emory": 0, "memory": 0, "name":
"pfm-srv-virt-1.pfm-ad.pfm.loc", "networ=
k_attachments": [], "nics": [], "numa_nodes": [],
"numa_supported": fals=
e, "os": {"custom_kernel_cmdline": ""},
"permissions": [], "port": 54321=
, "power_management": {"automatic_pm_enabled": true,
"enabled": false, "=
kdump_detection": true, "pm_proxies": []}, "protocol":
"stomp", "se_linu=
x": {}, "spm": {"priority": 5, "status":
"none"}, "ssh": {"fingerprint":=
"SHA256:J75BVLFnmGBGFosXzaxCRnuIYcOc75HUBQZ4pOKpDg8", "port": 22},
"sta=
tistics": [], "status": "non_responsive",
"storage_connection_extensions=
": [], "summary": {"total": 0}, "tags": [],
"transparent_huge_pages": {"=
enabled": false}, "type": "rhel", "unmanaged_networks":
[], "update_avai=
lable": false}]}, "attempts": 120, "changed": false}=0A[ INFO ]
TASK [Re=
move local vm dir]=0A[ INFO ] TASK [Notify the user about a failure]=0A[=
ERROR ] fatal: [localhost]: FAILED! =3D> {"changed": false, "msg":
"The=
system may not be provisioned according to the playbook results: please=
check the logs for the issue, fix accordingly or re-deploy from scratch=
.n"} I made another try with Cockpit, it is the same. Am I doing s=
omething wrong or is there a bug ? I suppose that your host was condi=
fured with DHCP, if so it's this one:
https://bugzilla.redhat.com/154964=
2 The fix will come with 4.2.2. =0A Regards =0A=0A------------=
------------------------------------------------------------------------=
-------------=0AFreeMail powered by mail.fr =0A_________________________=
______________________=0A Users mailing list=0AUsers@ovirt.org=0Ahttp://=
lists.ovirt.org/mailman/listinfo/users=0A=0A----------------------------=
---------------------------------------------------------------------=0A=
FreeMail powered by mail.fr =0A________________________________________=
_______=0A Users mailing list=0AUsers@ovirt.org=0Ahttp://lists.ovirt.org=
/mailman/listinfo/users=0A=0A-------------------------------------------=
------------------------------------------------------=0AFreeMail powere=
d by mail.fr =0A_______________________________________________=0A User=
s mailing list=0AUsers@ovirt.org=0Ahttp://lists.ovirt.org/mailman/listin=
fo/users=0A=0A----------------------------------------------------------=
---------------------------------------=0AFreeMail powered by mail.fr
--=_1ba088308412248e0037104062e7fe21
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<div><span style=3D"font-family: arial, helvetica,sans-serif; font-size:=
10pt; color: #000000;">Just to be sure I hadn't altered something, I re=
named "mnt" in something else and it was indeed recreated.<br
/></span><=
/div>=0A<p><br /><br /> Le 20-Mar-2018 16:57:22 +0100,
stirabos(a)redhat.c=
om a écrit:</p>=0A<div> </div>=0A<blockquote
style=3D"margin=
-left: 0; padding-left: 5px; border-left: 2px solid navy;">=0A<div dir=
=3D"ltr"><br />=0A<div class=3D"gmail_extra"><br
/>=0A<div class=3D"gmai=
l_quote">On Tue, Mar 20, 2018 at 4:12 PM, <span
dir=3D"ltr"><<a href=
=3D"mailto:spfma.tech@e.mail.fr" target=3D"_blank"
rel=3D"noreferrer noo=
pener">spfma.tech(a)e.mail.fr</a>&gt;</span> wrote:<br
/>=0A<blockquote cl=
ass=3D"gmail_quote" style=3D"margin: 0 0 0 .8ex; border-left: 1px #ccc s=
olid; padding-left: 1ex;">=0A<div><span style=3D"font-family: arial,
hel=
vetica, sans-serif; font-size: 10pt; color: #000000;">I tried to make a=
cleaner install : after cleanup, I recreated "/rhev/data-center/mnt/" a=
nd ran the installer again.<br
/></span></div>=0A</blockquote>=0A<div>&n=
bsp;</div>=0A<div>It should be automatically created by vdsm, can you pl=
ease avoid that?</div>=0A<div> </div>=0A<blockquote
class=3D"gmail_=
quote" style=3D"margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding=
-left:
1ex;">=0A<div> </div>=0A<div> </div>=0A<div><span
style=
=3D"font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #=
000000;">As you can see, it crashed again with the same access denied er=
ror on this file :
</span></div>=0A<div> </div>=0A<div><span
style=
=3D"font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #=
000000;">[ INFO ] TASK [Copy configuration archive to storage]<br=
/>[ ERROR ] fatal: [localhost]: FAILED! =3D> {"changed": true,
"cmd"=
: ["dd", "bs=3D20480", "count=3D1",
"oflag=3Ddirect", "if=3D/var/tmp/loc=
alvmVBRLpL/b1884198-69e6-4096-939d-03c87112de10", "of=3D/rhev/data-cente=
r/mnt/10.100.2.132:_volume3_ovirt__engine__self__hosted/015d9546-af01-4f=
b2-891e-e28683db3387/images/589d0768-c935-4495-aa57-45b9b2a18526/b188419=
8-69e6-4096-939d-03c87112de10"], "delta": "0:00:00.004468",
"end": "2018=
-03-20 15:57:34.199405", "msg": "non-zero return code",
"rc": 1, "start"=
: "2018-03-20 15:57:34.194937", "stderr": "dd: impossible
d'ouvrir &laqu=
o; /rhev/data-center/mnt/10.100.2.132:_volume3_ovirt__engine__self_=
_hosted/015d9546-af01-4fb2-891e-e28683db3387/images/589d0768-c935-4495-a=
a57-45b9b2a18526/b1884198-69e6-4096-939d-03c87112de10 »: Perm=
ission non accordée", "stderr_lines": ["dd: impossible
d'ouvrir &=
laquo; /rhev/data-center/mnt/10.100.2.132:_volume3_ovirt__engine__s=
elf__hosted/015d9546-af01-4fb2-891e-e28683db3387/images/589d0768-c935-44=
95-aa57-45b9b2a18526/b1884198-69e6-4096-939d-03c87112de10 »:=
Permission non accordée"], "stdout": "",
"stdout_lines": []}<br=
/>[ ERROR ] Failed to execute stage 'Closing up': Failed executing ansi=
ble-playbook<br
/></span></div>=0A<div> </div>=0A<div><span
style=
=3D"font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #=
000000;">But the file permissions look ok to me :
</span></div>=0A<div>&=
nbsp;</div>=0A<div><span style=3D"font-family: arial, helvetica,
sans-se=
rif; font-size: 10pt; color: #000000;">-rw-rw----. 1 vdsm kvm 1,0G 20 ma=
rs 2018 /rhev/data-center/mnt/10.100.2.132:_volume3_ovirt__e=
ngine__self__hosted/015d9546-af01-4fb2-891e-e28683db3387/images/589d0768=
-c935-4495-aa57-45b9b2a18526/b1884198-69e6-4096-939d-03c87112de10<br /><=
br /></span></div>=0A<div><span style=3D"font-family: arial,
helvetica,=
sans-serif; font-size: 10pt; color: #000000;">So I decided to test some=
thing : I set a shell for "vdsm", so I could login
: </span><=
/div>=0A<div> </div>=0A<div>su - vdsm -c "touch
/rhev/data-center/m=
nt/10.100.2.132:_volume3_ovirt__engine__self__hosted/015d9546-af01-4fb2-=
891e-e28683db3387/images/589d0768-c935-4495-aa57-45b9b2a18526/b1884198-6=
9e6-4096-939d-03c87112de10" && echo "OK"<br
/>OK</div>=0A<div>&n=
bsp;</div>=0A<div>As far as I can see,still no permission
problem<=
/div>=0A<p>But if I try the same as "root" :</p>=0A<p>touch
/rhev/data-c=
enter/mnt/10.100.2.132:_volume3_ovirt__engine__self__hosted/015d9546-af0=
1-4fb2-891e-e28683db3387/images/589d0768-c935-4495-aa57-45b9b2a18526/b18=
84198-69e6-4096-939d-03c87112de10 && echo "OK"<br />touch:
impos=
sible de faire un touch « /rhev/data-center/mnt/10.100.2.132:=
_volume3_ovirt__engine__self__hosted/015d9546-af01-4fb2-891e-e28683db338=
7/images/589d0768-c935-4495-aa57-45b9b2a18526/b1884198-69e6-4096-939d-03=
c87112de10 »: Permission non
accordée</p>=0A<p>Of cour=
se, "root" and "vdsm" can create, touch and delete other files
flawlessl=
y in this share.</p>=0A<p>It looks like some kind of immutable file, but=
is is not suppose to exist on NFS, does it
?</p>=0A<p>Regards</p>=0A<di=
v class=3D"HOEnZb">=0A<div
class=3D"h5">=0A<p> </p>=0A<p><br /><br=
/> Le 20-Mar-2018 12:22:50 +0100, <a href=3D"mailto:stirabos@redhat.com=
" target=3D"_blank" rel=3D"noreferrer
noopener">stirabos(a)redhat.com</a>=
a écrit:</p>=0A<div> </div>=0A<blockquote
style=3D"margin-l=
eft: 0; padding-left: 5px; border-left: 2px solid #000080;">=0A<div dir=
=3D"ltr"><br />=0A<div class=3D"gmail_extra"><br
/>=0A<div class=3D"gmai=
l_quote">On Tue, Mar 20, 2018 at 11:44 AM, <span
dir=3D"ltr"><<a href=
=3D"mailto:spfma.tech@e.mail.fr" target=3D"_blank"
rel=3D"noreferrer noo=
pener">spfma.tech(a)e.mail.fr</a>&gt;</span> wrote:<br
/>=0A<blockquote cl=
ass=3D"gmail_quote" style=3D"margin: 0px 0px 0px .8ex; border-left: 1px=
solid #cccccc; padding-left: 1ex;">=0A<div><span
style=3D"font-family:=
arial, helvetica, sans-serif; font-size: 10pt; color: #000000;"> <=
/span></div>=0A<div><span style=3D"font-family: arial, helvetica,
sans-s=
erif; font-size: 10pt; color: #000000;">Hi,<br
/></span></div>=0A<div>&n=
bsp;</div>=0A<div> </div>=0A<div> </div>=0A<div><span
style=3D=
"font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000=
000;">In fact it is a workaround coming from you I found in the bugtrack=
that helped me :
</span></div>=0A<div> </div>=0A<div> </div>=
=0A<div> </div>=0A<div>=0A<pre
id=3D"m_3642752428400018059gmail-m_-=
4123427470926593816comment_text_8" class=3D"m_3642752428400018059gmail-m=
_-4123427470926593816bz_comment_text m_3642752428400018059gmail-m_-41234=
27470926593816bz_wrap_comment_text">chmod 644 /var/cache/vdsm/schema/*</=
pre>=0A</div>=0A<div> </div>=0A<p>As the only thing
looking like a=
weird error I have found was
:</p>=0A<div> </div>=0A<div> </d=
iv>=0A<p>ERROR Exception raised#012Traceback (most recent call last):#01=
2 File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 156,=
in run#012 serve_clients(log)#012 File
"/usr/li=
b/python2.7/site-packages/vdsm/vdsmd.py", line 103, in serve_clients#012=
cif =3D clientIF.getInstance(irs, log, scheduler)#012=
File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 25=
0, in getInstance#012 cls._instance =3D clientIF(irs,=
log, scheduler)#012 File "/usr/lib/python2.7/site-packages/vdsm/c=
lientIF.py", line 144, in __init__#012
self._prepareJS=
ONRPCServer()#012 File "/usr/lib/python2.7/site-packages/vdsm/clie=
ntIF.py", line 307, in _prepareJSONRPCServer#012
bridg=
e =3D Bridge.DynamicBridge()#012 File "/usr/lib/python2.7/site-pac=
kages/vdsm/rpc/Bridge.py", line 67, in __init__#012
se=
lf._schema =3D vdsmapi.Schema(paths, api_strict_mode)#012 File "/u=
sr/lib/python2.7/site-packages/vdsm/api/vdsmapi.py", line 217, in __init=
__#012 raise SchemaNotFound("Unable to find API
schema=
file")#012SchemaNotFound: Unable to find API schema file</p>=0A</blockq=
uote>=0A<div> </div>=0A<div>Thanks, it's tracked
here:</div>=0A<div=
=3D"noreferrer
noopener">https://bugzilla.redhat.com/1552565</a></div>=
=0A<div> </div>=0A<div>A fix will come in the next
build.</div>=0A<=
div> </div>=0A<blockquote class=3D"gmail_quote"
style=3D"margin: 0p=
x 0px 0px .8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">=0A<=
div> </div>=0A<div> </div>=0A<div>So I can go
one step futher,=
but the installation still fails in the end, with file permission probl=
ems in datastore files (i chose NFS 4.1). I can't indeed touch or get in=
formations even logged in root. But I can create and delete files in the=
same directory.</div>=0A<div> </div>=0A<div>Is there a
workaround=
for this too
?</div>=0A</blockquote>=0A<div> </div>=0A<div>Everyth=
ing should get wrote and read on the NFS export as vdsm:kvm (36:36); can=
you please ensure that everything is fine with that?</div>=0A<div> =
;</div>=0A<blockquote class=3D"gmail_quote" style=3D"margin: 0px
0px 0px=
.8ex; border-left: 1px solid #cccccc; padding-left:
1ex;">=0A<div> =
;</div>=0A<div>Regards</div>=0A<p><br /><br /> Le
19-Mar-2018 17:48:41 +=
0100, <a href=3D"mailto:stirabos@redhat.com" target=3D"_blank"
rel=3D"no=
referrer noopener">stirabos(a)redhat.com</a> a
écrit:</p>=0A<div>&n=
bsp;</div>=0A<div> </div>=0A<div> </div>=0A<blockquote
style=
=3D"margin-left: 0px; padding-left: 5px; border-left: 2px solid #000080;=
">=0A<div dir=3D"ltr"><br />=0A<div
class=3D"gmail_extra"><br />=0A<div=
class=3D"gmail_quote"><span
class=3D"m_3642752428400018059gmail-">On Mo=
n, Mar 19, 2018 at 4:56 PM, <span dir=3D"ltr"><<a
href=3D"mailto:spfm=
a.tech(a)e.mail.fr" target=3D"_blank" rel=3D"noreferrer
noopener">spfma.te=
ch(a)e.mail.fr</a>&gt;</span> wrote:<br
/></span>=0A<blockquote class=3D"g=
mail_quote" style=3D"margin: 0px 0px 0px .8ex; border-left: 1px solid #c=
ccccc; padding-left: 1ex;">=0A<div><span style=3D"font-family:
arial, he=
lvetica, sans-serif; font-size: 10pt; color: #000000;">Hi,<br
/></span><=
/div>=0A<div> </div>=0A<div><span
style=3D"font-family: arial, helv=
etica, sans-serif; font-size: 10pt; color: #000000;">I wanted to rebuild=
a new hosted engine setup, as the old was corrupted (too much violent p=
oweroff
!)</span></div>=0A<div> </div>=0A<div><span
style=3D"font-f=
amily: arial, helvetica, sans-serif; font-size: 10pt; color: #000000;">S=
o the server was not reinstalled, I just runned "ovirt-hosted-engine-cle=
anup". The network setup generated by vdsm seems to be still in place, s=
o I haven't changed anything
there.</span></div>=0A<div> </div>=0A<=
div><span style=3D"font-family: arial, helvetica, sans-serif; font-size:=
10pt; color: #000000;">Then I decided to update the packages to the lat=
est versions avaible, rebooted the server and run "ovirt-hosted-engine-s=
etup".</span></div>=0A<div> </div>=0A<div><span
style=3D"font-famil=
y: arial, helvetica, sans-serif; font-size: 10pt; color: #000000;">But t=
he process never succeeds, as I get an error after a long time spent in=
"<span class=3D"m_3642752428400018059gmail-m_-4123427470926593816gmail-=
m_-3726384503116450878ansible-output-line">[ INFO ] TASK [Wait for the h=
ost to be
up]</span>"</span></div>=0A<div> </div>=0A<div> </di=
v>=0A<div><span style=3D"font-family: arial, helvetica, sans-serif;
font=
-size: 10pt; color: #000000;"><span class=3D"m_3642752428400018059gmail-=
"><span class=3D"m_3642752428400018059gmail-m_-4123427470926593816gmail-=
m_-3726384503116450878ansible-output-line">[ ERROR ] fatal: [localhost]:=
FAILED! =3D> {"ansible_facts": {"ovirt_hosts":
[{"address": "pfm-srv=
-virt-1.pfm-ad.pfm.loc", "affinity_labels": [],
"auto_numa_status": "unk=
nown", "certificate": {"organization": "pfm.loc",
"subject": "O=3Dpfm.lo=
c,CN=3Dpfm-srv-virt-1.pfm-ad.pfm.loc"}, "cluster": {"href":
"/ovirt-engi=
ne/api/clusters/d6c9358e-2b8b-11e8-bc86-00163e152701", "id":
"d6c9358e-2=
b8b-11e8-bc86-00163e152701"}, "comment": "", "cpu":
{"speed": 0.0, "topo=
logy": {}}, "device_passthrough": {"enabled": false},
"devices": [], "ex=
ternal_network_provider_configurations": [], "external_status":
"ok", "h=
ardware_information": {"supported_rng_sources": []}, "hooks": [],
"href"=
: "/ovirt-engine/api/hosts/542566c4-fc85-4398-9402-10c8adaa9554",
"id":=
"542566c4-fc85-4398-9402-10c8adaa9554", "katello_errata": [],
"kdump_st=
atus": "unknown", "ksm": {"enabled": false},
"max_scheduling_memory": 0,=
"memory": 0, "name": "pfm-srv-virt-1.pfm-ad.pfm.loc",
"network_attachme=
nts": [], "nics": [], "numa_nodes": [],
"numa_supported": false, "os": {=
"custom_kernel_cmdline": ""}, "permissions": [],
"port": 54321, "power_m=
anagement": {"automatic_pm_enabled": true, "enabled": false,
"kdump_dete=
ction": true, "pm_proxies": []}, "protocol": "stomp",
"se_linux": {}, "s=
pm": {"priority": 5, "status": "none"},
"ssh": {"fingerprint": "SHA256:J=
75BVLFnmGBGFosXzaxCRnuIYcOc75HUBQZ4pOKpDg8", "port": 22},
"statistics":=
[], "status": "non_responsive",
"storage_connection_extensions": [], "s=
ummary": {"total": 0}, "tags": [],
"transparent_huge_pages": {"enabled":=
false}, "type": "rhel", "unmanaged_networks": [],
"update_available": f=
alse}]}, "attempts": 120, "changed": false}<br
/></span><span class=3D"m=
_3642752428400018059gmail-m_-4123427470926593816gmail-m_-372638450311645=
0878ansible-output-line">[ INFO ] TASK [Remove local vm dir]<br
/></span=
<span
class=3D"m_3642752428400018059gmail-m_-4123427470926593816gmail-m=
_-3726384503116450878ansible-output-line">[ INFO ] TASK [Notify the user=
about a failure]<br /></span></span><span
class=3D"m_364275242840001805=
9gmail-m_-4123427470926593816gmail-m_-3726384503116450878ansible-output-=
line">[ ERROR ] fatal: [localhost]: FAILED! =3D> {"changed":
false, "=
msg": "The system may not be provisioned according to the playbook resul=
ts: please check the logs for the issue, fix accordingly or re-deploy fr=
om
scratch.n"}</span></span></div>=0A<div> </div>=0A<div> </di=
v>=0A<div><span style=3D"font-family: arial, helvetica, sans-serif;
font=
-size: 10pt; color: #000000;">I made another try with Cockpit, it is the=
same.</span></div>=0A<div> </div>=0A<div><span
style=3D"font-famil=
y: arial, helvetica, sans-serif; font-size: 10pt; color: #000000;">Am I=
doing something wrong or is there a bug
?</span></div>=0A</blockquote>=
=0A<div> </div>=0A<div>I suppose that your host was condifured
with=
DHCP, if so it's this one:</div>=0A<div><a
href=3D"https://bugzilla.red=
hat.com/1549642" target=3D"_blank" rel=3D"noreferrer
noopener">https://b=
ugzilla.redhat.com/1549642</a></div>=0A<div> &...
fix=
will come with 4.2.2.</div>=0A<div> </div>=0A<blockquote
class=3D"=
gmail_quote" style=3D"margin: 0px 0px 0px .8ex; border-left: 1px solid #=
cccccc; padding-left:
1ex;">=0A<div> </div>=0A<div><span style=3D"f=
ont-family: arial, helvetica, sans-serif; font-size: 10pt; color: #00000=
0;">Regards</span></div>=0A<div> </div>=0A<div> </div>=0A<br
/=
<hr />FreeMail powered by <a
href=3D"https://mail.fr" target=3D"_blank"=
rel=3D"noreferrer noopener">mail.fr</a> <br /><span
class=3D"m_36427524=
28400018059gmail-">_______________________________________________<br />=
Users mailing list<br /><a href=3D"mailto:Users@ovirt.org"
target=3D"_b=
lank" rel=3D"noreferrer noopener">Users(a)ovirt.org</a><br
/><a href=3D"ht=
tp://lists.ovirt.org/mailman/listinfo/users" target=3D"_blank"
rel=3D"no=
referrer
noopener">http://lists.ovirt.org/mailman/listinfo/users</a>...
/><br
/></span></blockquote>=0A</div>=0A</div>=0A</div>=0A</blockquote>=
=0A<div class=3D"m_3642752428400018059gmail-HOEnZb">=0A<div
class=3D"m_3=
642752428400018059gmail-h5"><br /><hr />FreeMail powered by <a
href=3D"h=
ttps://mail.fr" target=3D"_blank" rel=3D"noreferrer
noopener">mail.fr</a=
</div>=0A</div>=0A<br
/>_______________________________________________=
<br /> Users mailing
list<br /><a href=3D"mailto:Users@ovirt.org" target=
=3D"_blank" rel=3D"noreferrer
noopener">Users(a)ovirt.org</a><br /><a href=
=3D"http://lists.ovirt.org/mailman/listinfo/users" target=3D"_blank"
rel=
=3D"noreferrer
noopener">http://lists.ovirt.org/mailman/listinfo/users</=
a><br /><br
/></blockquote>=0A</div>=0A</div>=0A</div>=0A</blockquote>=
=0A<br /><hr />FreeMail powered by <a href=3D"https://mail.fr"
target=3D=
"_blank" rel=3D"noreferrer
noopener">mail.fr</a></div>=0A</div>=0A<br />=
_______________________________________________<br /> Users mailing list=
<br /><a href=3D"mailto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.o=
rg</a><br /><a
href=3D"http://lists.ovirt.org/mailman/listinfo/users" ta=
rget=3D"_blank" rel=3D"noreferrer
noopener">http://lists.ovirt.org/mailm=
an/listinfo/users</a><br /><br
/></blockquote>=0A</div>=0A</div>=0A</div=
=0A</blockquote>=0A
<br/><hr>FreeMail powered by <a=
href=3D"https://mail.fr"
target=3D"_blank">mail.fr</a>=0A
--=_1ba088308412248e0037104062e7fe21--