<div dir='auto'><div><br><div class="gmail_extra"><br><div class="gmail_quote">Den 14 jan. 2018 14:58 skrev Jayme &lt;jaymef@gmail.com&gt;:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr">Sure not a problem.&nbsp; For the first issue regarding agent and broker crashing.&nbsp; Again the hosted engine VM is up and running at this time, I have no idea why the logs are saying volume doesn't exist and why file /var/run/vdsm/storage/248f46f0-d793-4581-9810-c9d965e2f286/14a20941-1b84-4b82-be8f-ace38d7c037a/8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8 does not exist when the file actually does exist in that path.&nbsp;&nbsp;</div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">This is a shot in the dark, but have you checked selinux? Every time I've had a problem where all looks fine but isn't, it's been that:)</div><div dir="auto"><br></div><div dir="auto">/K</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr"><div><br></div><div>I assume this problem is most likely also related or causing my other problems when accessing hosted vm snapshot section of web gui as well.&nbsp;<br><div><br></div><div>vdsm log:</div><div><br></div><div><div>jsonrpc/0::ERROR::2018-01-14 09:48:09,302::task::875::storage.TaskManager.Task::(_setError) (Task='37eba553-9c13-4e69-90f7-d0c987cc694c') Unexpected error</div><div>Traceback (most recent call last):</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run</div><div>&nbsp; &nbsp; return fn(*args, **kargs)</div><div>&nbsp; File "&lt;string&gt;", line 2, in prepareImage</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method</div><div>&nbsp; &nbsp; ret = func(*args, **kwargs)</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 3162, in prepareImage</div><div>&nbsp; &nbsp; raise se.VolumeDoesNotExist(leafUUID)</div><div>VolumeDoesNotExist: Volume does not exist: (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',)</div><div>jsonrpc/0::ERROR::2018-01-14 09:48:09,303::dispatcher::82::storage.Dispatcher::(wrapper) FINISH prepareImage error=Volume does not exist: (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',)</div></div><div><br></div><div>agent log:</div><div><br></div><div><div>MainThread::ERROR::2018-01-14 09:49:26,546::agent::145::ovirt_hosted_engine_ha.agent.agent.Agent::(_run_agent) Trying to restart agent</div><div>MainThread::ERROR::2018-01-14 09:49:37,782::hosted_engine::538::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(_initialize_broker) Failed to start necessary monitors</div><div>MainThread::ERROR::2018-01-14 09:49:37,783::agent::144::ovirt_hosted_engine_ha.agent.agent.Agent::(_run_agent) Traceback (most recent call last):</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py", line 131, in _run_agent</div><div>&nbsp; &nbsp; return action(he)</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py", line 55, in action_proper</div><div>&nbsp; &nbsp; return he.start_monitoring()</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py", line 416, in start_monitoring</div><div>&nbsp; &nbsp; self._initialize_broker()</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py", line 535, in _initialize_broker</div><div>&nbsp; &nbsp; m.get('options', {}))</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py", line 83, in start_monitor</div><div>&nbsp; &nbsp; .format(type, options, e))</div><div>RequestError: Failed to start monitor ping, options {'addr': '192.168.0.1'}: [Errno 2] No such file or directory</div><div><br></div><div>MainThread::ERROR::2018-01-14 09:49:37,783::agent::145::ovirt_hosted_engine_ha.agent.agent.Agent::(_run_agent) Trying to restart agent</div></div><div><br></div><div><br></div><div>broker log:</div><div><br></div><div><div>StatusStorageThread::ERROR::2018-01-12 14:03:57,629::status_broker::85::ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update::(run) Failed to update state.</div><div>Traceback (most recent call last):</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py", line 81, in run</div><div>&nbsp; &nbsp; entry.data</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 212, in put_stats</div><div>&nbsp; &nbsp; .format(str(e)))</div><div>RequestError: failed to write metadata: [Errno 2] No such file or directory: '/var/run/vdsm/storage/248f46f0-d793-4581-9810-c9d965e2f286/14a20941-1b84-4b82-be8f-ace38d7c037a/8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8'</div><div>StatusStorageThread::ERROR::2018-01-12 14:03:57,629::storage_broker::160::ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker::(get_raw_stats) Failed to read metadata from /var/run/vdsm/storage/248f46f0-d793-4581-9810-c9d965e2f286/14a20941-1b84-4b82-be8f-ace38d7c037a/8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8</div><div>Traceback (most recent call last):</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 151, in get_raw_stats</div><div>&nbsp; &nbsp; f = os.open(path, direct_flag | os.O_RDONLY | os.O_SYNC)</div><div>OSError: [Errno 2] No such file or directory: '/var/run/vdsm/storage/248f46f0-d793-4581-9810-c9d965e2f286/14a20941-1b84-4b82-be8f-ace38d7c037a/8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8'</div><div>StatusStorageThread::ERROR::2018-01-12 14:03:57,630::status_broker::92::ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update::(run) Failed to read state.</div><div>Traceback (most recent call last):</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py", line 88, in run</div><div>&nbsp; &nbsp; self._storage_broker.get_raw_stats()</div><div>&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 162, in get_raw_stats</div><div>&nbsp; &nbsp; .format(str(e)))</div><div>RequestError: failed to read metadata: [Errno 2] No such file or directory: '/var/run/vdsm/storage/248f46f0-d793-4581-9810-c9d965e2f286/14a20941-1b84-4b82-be8f-ace38d7c037a/8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8'</div></div><div><br></div><div>Syslog:</div><div><br></div><div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 journal: vdsm storage.Dispatcher ERROR FINISH prepareImage error=Volume does not exist: (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',)</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 python: detected unhandled Python exception in '/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker'</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 abrt-server: Not saving repeating crash in '/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker'</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 systemd: ovirt-ha-broker.service: main process exited, code=exited, status=1/FAILURE</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 systemd: Unit ovirt-ha-broker.service entered failed state.</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 systemd: ovirt-ha-broker.service failed.</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 systemd: ovirt-ha-broker.service holdoff time over, scheduling restart.</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 systemd: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Unit is masked.</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 systemd: Started oVirt Hosted Engine High Availability Communications Broker.</div><div style="font-size:16px">Jan 12 16:52:34 cultivar0 systemd: Starting oVirt Hosted Engine High Availability Communications Broker...</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 journal: vdsm storage.TaskManager.Task ERROR (Task='73141dec-9d8f-4164-9c4e-67c43a102eff') Unexpected error#012Traceback (most recent call last):#012&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run#012&nbsp; &nbsp; return fn(*args, **kargs)#012&nbsp; File "&lt;string&gt;", line 2, in prepareImage#012&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method#012&nbsp; &nbsp; ret = func(*args, **kwargs)#012&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 3162, in prepareImage#012&nbsp; &nbsp; raise se.VolumeDoesNotExist(leafUUID)#012VolumeDoesNotExist: Volume does not exist: (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',)</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 journal: vdsm storage.Dispatcher ERROR FINISH prepareImage error=Volume does not exist: (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',)</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 python: detected unhandled Python exception in '/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker'</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 abrt-server: Not saving repeating crash in '/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker'</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 systemd: ovirt-ha-broker.service: main process exited, code=exited, status=1/FAILURE</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 systemd: Unit ovirt-ha-broker.service entered failed state.</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 systemd: ovirt-ha-broker.service failed.</div><div style="font-size:16px"><br></div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 systemd: ovirt-ha-broker.service holdoff time over, scheduling restart.</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 systemd: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Unit is masked.</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 systemd: Started oVirt Hosted Engine High Availability Communications Broker.</div><div style="font-size:16px">Jan 12 16:52:36 cultivar0 systemd: Starting oVirt Hosted Engine High Availability Communications Broker...</div><div style="font-size:16px">Jan 12 16:52:37 cultivar0 journal: vdsm storage.TaskManager.Task ERROR (Task='bc7af1e2-0ab2-4164-ae88-d2bee03500f9') Unexpected error#012Traceback (most recent call last):#012&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run#012&nbsp; &nbsp; return fn(*args, **kargs)#012&nbsp; File "&lt;string&gt;", line 2, in prepareImage#012&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method#012&nbsp; &nbsp; ret = func(*args, **kwargs)#012&nbsp; File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 3162, in prepareImage#012&nbsp; &nbsp; raise se.VolumeDoesNotExist(leafUUID)#012VolumeDoesNotExist: Volume does not exist: (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',)</div><div style="font-size:16px">Jan 12 16:52:37 cultivar0 journal: vdsm storage.Dispatcher ERROR FINISH prepareImage error=Volume does not exist: (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',)</div><div style="font-size:16px">Jan 12 16:52:37 cultivar0 python: detected unhandled Python exception in '/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker'</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 abrt-server: Not saving repeating crash in '/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker'</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: ovirt-ha-broker.service: main process exited, code=exited, status=1/FAILURE</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: Unit ovirt-ha-broker.service entered failed state.</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: ovirt-ha-broker.service failed.</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: ovirt-ha-broker.service holdoff time over, scheduling restart.</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Unit is masked.</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: start request repeated too quickly for ovirt-ha-broker.service</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: Failed to start oVirt Hosted Engine High Availability Communications Broker.</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: Unit ovirt-ha-broker.service entered failed state.</div><div style="font-size:16px">Jan 12 16:52:38 cultivar0 systemd: ovirt-ha-broker.service failed.</div><div style="font-size:16px">Jan 12 16:52:40 cultivar0 systemd: ovirt-ha-agent.service holdoff time over, scheduling restart.</div><div style="font-size:16px">Jan 12 16:52:40 cultivar0 systemd: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Unit is masked.</div><div style="font-size:16px">Jan 12 16:52:40 cultivar0 systemd: Started oVirt Hosted Engine High Availability Communications Broker.</div><div style="font-size:16px">Jan 12 16:52:40 cultivar0 systemd: Starting oVirt Hosted Engine High Availability Communications Broker...</div><div style="font-size:16px">Jan 12 16:52:40 cultivar0 systemd: Started oVirt Hosted Engine High Availability Monitoring Agent.</div><div style="font-size:16px">Jan 12 16:52:40 cultivar0 systemd: Starting oVirt Hosted Engine High Availability Monitoring Agent...</div><div style="font-size:16px">Jan 12 16:52:41 cultivar0 journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine ERROR Failed to start necessary monitors</div><div style="font-size:16px">Jan 12 16:52:41 cultivar0 journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.agent.Agent ERROR Traceback (most recent call last):#012&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py", line 131, in _run_agent#012&nbsp; &nbsp; return action(he)#012&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py", line 55, in action_proper#012&nbsp; &nbsp; return he.start_monitoring()#012&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py", line 416, in start_monitoring#012&nbsp; &nbsp; self._initialize_broker()#012&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py", line 535, in _initialize_broker#012&nbsp; &nbsp; m.get('options', {}))#012&nbsp; File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py", line 83, in start_monitor#012&nbsp; &nbsp; .format(type, options, e))#012RequestError: Failed to start monitor ping, options {'addr': '192.168.0.1'}: [Errno 2] No such file or directory</div><div style="font-size:16px">Jan 12 16:52:41 cultivar0 journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.agent.Agent ERROR Trying to restart agent</div><div style="font-size:16px">Jan 12 16:52:42 cultivar0 systemd: ovirt-ha-agent.service: main process exited, code=exited, status=157/n/a</div><div style="font-size:16px">Jan 12 16:52:42 cultivar0 systemd: Unit ovirt-ha-agent.service entered failed state.</div><div style="font-size:16px">Jan 12 16:52:42 cultivar0 systemd: ovirt-ha-agent.service failed.</div></div><div><br></div><div><br></div></div></div><div><br><div class="elided-text">On Sun, Jan 14, 2018 at 9:46 AM, Yedidyah Bar David <span dir="ltr">&lt;<a href="mailto:didi@redhat.com">didi@redhat.com</a>&gt;</span> wrote:<br><blockquote style="margin:0 0 0 0.8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Jan 14, 2018 at 3:37 PM, Jayme &lt;<a href="mailto:jaymef@gmail.com">jaymef@gmail.com</a>&gt; wrote:<br>
&gt; First, apologies for all the posts to this list lately, I've been having a<br>
&gt; heck of a time after 4.2 upgrade and you've been helpful, I appreciate that.<br>
&gt;<br>
&gt; Since 4.2 upgrade I'm experiencing a few problems that I'm trying to debug.<br>
&gt;<br>
&gt; Current status is engine and all hosts are upgraded to 4.2, and cluster and<br>
&gt; domain set to 4.2 compatibility.&nbsp; Hosted Engine VM is running and ui<br>
&gt; accessible etc, all VMs on hosts are running but no HA service.&nbsp; Web UI is<br>
&gt; giving a few errors when checking network and snapshots on the hosted engine<br>
&gt; VM only, it doesn't give errors on any of the others VMs that I spot<br>
&gt; checked.<br>
&gt;<br>
&gt; 1. HA-agent and HA-broker are continually crashing on all three hosts over<br>
&gt; and over every few seconds.&nbsp; I sent an email to users list with more details<br>
&gt; on this problem but unfortunately haven't heard anything back yet.&nbsp; The<br>
&gt; general error in the logs seems to be:<br>
&gt; VolumeDoesNotExist(leafUUID)#012VolumeDoesNotExist: Volume does not exist:<br>
&gt; (u'8582bdfc-ef54-47af-9f1e-f5b7ec1f1cf8',) --&nbsp; What?&nbsp; Volume doesn't exist,<br>
&gt; why not?<br>
<br>
If agent/broker logs do not reveal this, the next step is usually checking<br>
vdsm logs and/or system logs. Can you please check/share these? Thanks.<br>
<br>
&gt;<br>
&gt; 2. Error when clicking "network interfaces" in the web gui for the hosted VM<br>
&gt; engine.<br>
&gt;<br>
&gt; 3. Similar to #2 above an error is given when clicking "snapshots" in the<br>
&gt; web gui for the hosted engine VM.<br>
&gt;<br>
&gt; The errors for #2 and #3 are generic "cannot read property 'a' of null".<br>
&gt; I've read previous postings on ovirt-mailing list that suggest you can<br>
&gt; install debug-info package to get a human readable error.. but this package<br>
&gt; does not seem to be compatible with 4.2, it expects 4.1:&nbsp; Requires:<br>
&gt; "ovirt-engine-webadmin-portal = 4.1.2.2-1.el7.centos" -- Perhaps this<br>
&gt; package is no longer required?&nbsp; I do see some additional details in the<br>
&gt; ui.log that I can post if helpful.<br>
&gt;<br>
&gt; There is obviously something odd going on here with the hosted engine VM.<br>
&gt; All three errors appear to related to a problem with it, although it is<br>
&gt; indeed up and running.&nbsp; &nbsp;I'd really like to get HA broker and agent back up<br>
&gt; and running, and fix these GUI errors related to hosted engine VM.&nbsp; All<br>
&gt; three problems may be connected to one common issue?<br>
&gt;<br>
&gt; Thanks in advance!<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Didi<br>
</font></blockquote></div><br></div>
_______________________________________________
<br>Users mailing list
<br>Users@ovirt.org
<br>http://lists.ovirt.org/mailman/listinfo/users
<br></div></blockquote></div><br></div></div></div>