<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.E-MailFormatvorlage18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.E-MailFormatvorlage19
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE-AT" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi!<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I recently installed a 4-node Test-Cluster with FC storage for a PoC with a self-hosted-engine and some Test VMs running.
<o:p></o:p></p>
<p class="MsoNormal">I tried to upgrade the hosts via Webinterface via Maintainance -&gt; Check for Upgrade -&gt; Upgrade.
<o:p></o:p></p>
<p class="MsoNormal">They fail all with the same errors in the messages log on each host:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Feb 26 15:04:31 VIGT01-101 sanlock[2444]: 2018-02-26 15:04:31 432734 [2460]: s324 add_lockspace fail result -19<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:36 VIGT01-101 journal: ovirt-ha-broker ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker ERROR Failed to read metadata from /var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/f4ac3b2b-5219-4e22-b6c9-1520ce1ce3e0/0977a863-90b0-4ddb-8559-ed7770c38f69#012Traceback
 (most recent call last):#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py&quot;, line 151, in get_raw_stats#012&nbsp;&nbsp;&nbsp; f = os.open(path, direct_flag | os.O_RDONLY | os.O_SYNC)#012OSError: [Errno 2] No such file or directory:
 '/var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/f4ac3b2b-5219-4e22-b6c9-1520ce1ce3e0/0977a863-90b0-4ddb-8559-ed7770c38f69'<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:36 VIGT01-101 journal: ovirt-ha-broker ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update ERROR Failed to read state.#012Traceback (most recent call last):#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py&quot;,
 line 88, in run#012&nbsp;&nbsp;&nbsp; self._storage_broker.get_raw_stats()#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py&quot;, line 162, in get_raw_stats#012&nbsp;&nbsp;&nbsp; .format(str(e)))#012RequestError: failed to read metadata: [Errno 2]
 No such file or directory: '/var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/f4ac3b2b-5219-4e22-b6c9-1520ce1ce3e0/0977a863-90b0-4ddb-8559-ed7770c38f69'<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:36 VIGT01-101 journal: ovirt-ha-broker ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update ERROR Failed to update state.#012Traceback (most recent call last):#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py&quot;,
 line 77, in run#012&nbsp;&nbsp;&nbsp; if (self._status_broker._inquire_whiteboard_lock() or#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py&quot;, line 183, in _inquire_whiteboard_lock#012&nbsp;&nbsp;&nbsp; self.host_id, self._lease_file)#012&nbsp; File
 &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py&quot;, line 121, in host_id#012&nbsp;&nbsp;&nbsp; raise ex.HostIdNotLockedError(&quot;Host id is not set&quot;)#012HostIdNotLockedError: Host id is not set<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:36 VIGT01-101 journal: ovirt-ha-broker ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker ERROR Failed to read metadata from /var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/f4ac3b2b-5219-4e22-b6c9-1520ce1ce3e0/0977a863-90b0-4ddb-8559-ed7770c38f69#012Traceback
 (most recent call last):#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py&quot;, line 151, in get_raw_stats#012&nbsp;&nbsp;&nbsp; f = os.open(path, direct_flag | os.O_RDONLY | os.O_SYNC)#012OSError: [Errno 2] No such file or directory:
 '/var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/f4ac3b2b-5219-4e22-b6c9-1520ce1ce3e0/0977a863-90b0-4ddb-8559-ed7770c38f69'<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:36 VIGT01-101 journal: ovirt-ha-broker ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update ERROR Failed to read state.#012Traceback (most recent call last):#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py&quot;,
 line 88, in run#012&nbsp;&nbsp;&nbsp; self._storage_broker.get_raw_stats()#012&nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py&quot;, line 162, in get_raw_stats#012&nbsp;&nbsp;&nbsp; .format(str(e)))#012RequestError: failed to read metadata: [Errno 2]
 No such file or directory: '/var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/f4ac3b2b-5219-4e22-b6c9-1520ce1ce3e0/0977a863-90b0-4ddb-8559-ed7770c38f69'<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:36 VIGT01-101 sanlock[2444]: 2018-02-26 15:04:36 432739 [422733]: open error -2 /var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/4ba684c0-3d8d-4148-99cd-4f4c50a4714a/3f764582-cb12-4c4e-91d3-8bc13a5427d6<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:36 VIGT01-101 sanlock[2444]: 2018-02-26 15:04:36 432739 [422733]: s325 open_disk /var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/4ba684c0-3d8d-4148-99cd-4f4c50a4714a/3f764582-cb12-4c4e-91d3-8bc13a5427d6 error -2<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:37 VIGT01-101 sanlock[2444]: 2018-02-26 15:04:37 432740 [6221]: s325 add_lockspace fail result -19<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:42 VIGT01-101 sanlock[2444]: 2018-02-26 15:04:42 432745 [422771]: open error -2 /var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/4ba684c0-3d8d-4148-99cd-4f4c50a4714a/3f764582-cb12-4c4e-91d3-8bc13a5427d6<o:p></o:p></p>
<p class="MsoNormal">Feb 26 15:04:42 VIGT01-101 sanlock[2444]: 2018-02-26 15:04:42 432745 [422771]: s326 open_disk /var/run/vdsm/storage/a4647768-2c33-4318-9111-ca995fcc03c8/4ba684c0-3d8d-4148-99cd-4f4c50a4714a/3f764582-cb12-4c4e-91d3-8bc13a5427d6 error -2<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I&#8217;ve also attached some logfiles of one Host. <o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Any thoughts on this?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="text-autospace:none"><b><span lang="DE" style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">Markus Schaufler, MSc</span></b><span lang="DE" style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="DE" style="font-size:6.0pt;font-family:&quot;Times New Roman&quot;,serif;color:#1F497D;mso-fareast-language:DE-AT"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">Amt der Oö. Landesregierung<br>
Direktion Präsidium<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">Abteilung Informationstechnologie<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;text-autospace:none"><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">Referat ST3 Server<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;text-autospace:none"><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">A-4021 Linz, Kärntnerstraße 16</span><span lang="DE" style="font-size:4.0pt;font-family:&quot;Arial&quot;,sans-serif;color:purple;mso-fareast-language:DE-AT"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><b><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:gray;mso-fareast-language:DE-AT">Tel.:</span></b><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:purple;mso-fareast-language:DE-AT">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">&#43;43 (0)732 7720 &#8211; 13138</span><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:#1F497D;mso-fareast-language:DE-AT"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><b><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:gray;mso-fareast-language:DE-AT">Fax:</span></b><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:purple;mso-fareast-language:DE-AT">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">&#43;43 (0)732 7720 - 213255<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><b><span lang="EN-US" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:gray;mso-fareast-language:DE-AT">email:</span></b><span lang="EN-US" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:purple;mso-fareast-language:DE-AT">&nbsp;&nbsp;&nbsp;&nbsp;
</span><a href="mailto:markus.schaufler@ooe.gv.at"><span lang="EN-US" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-fareast-language:DE-AT">markus.schaufler@ooe.gv.at</span></a><span lang="EN-US" style="font-size:8.0pt;font-family:&quot;Times New Roman&quot;,serif;color:#1F497D;mso-fareast-language:DE-AT"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><b><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:gray;mso-fareast-language:DE-AT">Internet:</span></b><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:blue;mso-fareast-language:DE-AT">
</span><a href="http://www.land-oberoesterreich.gv.at/"><span style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:blue;mso-fareast-language:DE-AT">www.land-oberoesterreich.gv.at</span></a><span style="font-size:8.0pt;font-family:&quot;Times New Roman&quot;,serif;color:#1F497D;mso-fareast-language:DE-AT"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><b><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:gray;mso-fareast-language:DE-AT">DVR:</span></b><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:purple;mso-fareast-language:DE-AT">
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-language:DE-AT">0069264</span><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:purple;mso-fareast-language:DE-AT"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="DE" style="font-size:4.0pt;font-family:&quot;Arial&quot;,sans-serif;color:purple;mso-fareast-language:DE-AT"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-fareast-language:DE-AT">Der Austausch von Nachrichten mit o.a. Absender via e-mail dient ausschließlich Informationszwecken.<br>
Rechtsgültige Erklärungen dürfen über dieses Medium nur an das offizielle Postfach
</span><a href="mailto:it.post@ooe.gv.at"><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:windowtext;mso-fareast-language:DE-AT">it.post@ooe.gv.at</span></a><span lang="DE" style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-fareast-language:DE-AT">
 übermittelt werden.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE-AT"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>