<div dir="ltr">No, that&#39;s not the issue. <div>I&#39;ve seen it happening few times.</div><div><br></div><div>1. It always with the ISO domain (which we don&#39;t use anyway in o-s-t)</div><div>2. Apparently, only one host is asking for a mount:</div><div> authenticated mount request from <a href="http://192.168.201.4:713">192.168.201.4:713</a> for /exports/nfs/iso (/exports/nfs/iso)<br></div><div><br></div><div>(/var/log/messages of the NFS server)</div><div><br></div><div>And indeed, you can see in[1] that host1 made the request and all is well on it.</div><div><br></div><div>However, there are connection issues with host0 which cause a timeout to connectStorageServer():</div><div><div>From[2]:</div><div></div></div><div><br></div><div><span style="color:rgb(0,0,0)">2017-04-19 18:58:58,465-04 DEBUG [org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) [] Message received: {&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;error&quot;:{&quot;code&quot;:&quot;lago-basic-suite-master-host0:192912448&quot;,&quot;message&quot;:&quot;Vds timeout occured&quot;},&quot;id&quot;:null}</span><br></div><div><pre style="color:rgb(0,0,0)">2017-04-19 18:58:58,475-04 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-7-thread-37) [755b908a] EVENT_ID: VDS_BROKER_COMMAND_FAILURE(10,802), Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: VDSM lago-basic-suite-master-host0 command ConnectStorageServerVDS failed: Message timeout which can be caused by communication issues
2017-04-19 18:58:58,475-04 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (org.ovirt.thread.pool-7-thread-37) [755b908a] Command &#39;org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand&#39; return value &#39;
ServerConnectionStatusReturn:{status=&#39;Status [code=5022, message=Message timeout which can be caused by communication issues]&#39;}
</pre></div><div><br></div><div>I wonder why, but on /var/log/messages[3], I&#39;m seeing:</div><div><div>Apr 19 18:56:58 lago-basic-suite-master-host0 journal: vdsm Executor WARN Worker blocked: &lt;Worker name=jsonrpc/3 running &lt;Task &lt;JsonRpcTask {&#39;params&#39;: {u&#39;connectionParams&#39;: [{u&#39;id&#39;: u&#39;4ca8fc84-d872-4a7f-907f-9445bda7b6d1&#39;, u&#39;connection&#39;: u&#39;192.168.201.3:/exports/nfs/share1&#39;, u&#39;iqn&#39;: u&#39;&#39;, u&#39;user&#39;: u&#39;&#39;, u&#39;tpgt&#39;: u&#39;1&#39;, u&#39;protocol_version&#39;: u&#39;4.2&#39;, u&#39;password&#39;: &#39;********&#39;, u&#39;port&#39;: u&#39;&#39;}], u&#39;storagepoolID&#39;: u&#39;00000000-0000-0000-0000-000000000000&#39;, u&#39;domainType&#39;: 1}, &#39;jsonrpc&#39;: &#39;2.0&#39;, &#39;method&#39;: u&#39;StoragePool.connectStorageServer&#39;, &#39;id&#39;: u&#39;057da9c2-1e67-4c2f-9511-7d9de250386b&#39;} at 0x2f44110&gt; timeout=60, duration=60 at 0x2f44310&gt; task#=9 at 0x2ac11d0&gt;</div></div><div>...</div><div><br></div><div><br></div><div>3. Also, there is still the infamous unable to update response issues.</div><div><br></div><div><pre style="color:rgb(0,0,0)">{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;method&quot;:&quot;Host.ping&quot;,&quot;params&quot;:{},&quot;id&quot;:&quot;7cb6052f-c732-4f7c-bd2d-e48c2ae1f5e0&quot;}�
2017-04-19 18:54:27,843-04 DEBUG [org.ovirt.vdsm.jsonrpc.client.reactors.stomp.StompCommonClient] (org.ovirt.thread.pool-7-thread-15) [62d198cc] Message sent: SEND
destination:jms.topic.vdsm_requests
content-length:94
ovirtCorrelationId:62d198cc
reply-to:jms.topic.vdsm_responses

&lt;JsonRpcRequest id: &quot;7cb6052f-c732-4f7c-bd2d-e48c2ae1f5e0&quot;, method: Host.ping, params: {}&gt;
2017-04-19 18:54:27,885-04 DEBUG [org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl.Message] (org.ovirt.thread.pool-7-thread-16) [1f9aac13] SEND
ovirtCorrelationId:1f9aac13
destination:jms.topic.vdsm_requests
reply-to:jms.topic.vdsm_responses
content-length:94</pre><pre style="color:rgb(0,0,0)">...</pre><pre style="color:rgb(0,0,0)"><pre>{&quot;jsonrpc&quot;: &quot;2.0&quot;, &quot;id&quot;: &quot;7cb6052f-c732-4f7c-bd2d-e48c2ae1f5e0&quot;, &quot;result&quot;: true}�
2017-04-19 18:54:32,132-04 DEBUG [org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) [] Message received: {&quot;jsonrpc&quot;: &quot;2.0&quot;, &quot;id&quot;: &quot;7cb6052f-c732-4f7c-bd2d-e48c2ae1f5e0&quot;, &quot;result&quot;: true}
2017-04-19 18:54:32,133-04 ERROR [org.ovirt.vdsm.jsonrpc.client.JsonRpcClient] (ResponseWorker) [] Not able to update response for &quot;7cb6052f-c732-4f7c-bd2d-e48c2ae1f5e0&quot;</pre><pre><br></pre><pre>Would be nice to understand why.</pre><pre><br></pre><pre><br></pre><pre>4. Lastly, MOM is not running. Why?</pre><pre><br></pre></pre></div><div><div>Please open a bug with the details from item #2 above.</div><div>Y.</div></div><div><br></div><div><br></div><div>[1] <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-host1/_var_log/vdsm/supervdsm.log">http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-host1/_var_log/vdsm/supervdsm.log</a></div><div>[2] <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-engine/_var_log/ovirt-engine/engine.log">http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-engine/_var_log/ovirt-engine/engine.log</a></div><div>[3] <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-host0/_var_log/messages">http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-host0/_var_log/messages</a></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 20, 2017 at 9:27 AM, Gil Shinar <span dir="ltr">&lt;<a href="mailto:gshinar@redhat.com" target="_blank">gshinar@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Test failed: add_secondary_storage_domains<br>Link to suspected patches:<br>Link to Job: <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403" target="_blank">http://jenkins.ovirt.org/<wbr>job/test-repo_ovirt_<wbr>experimental_master/6403</a><br>Link to all logs: <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6403/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py" target="_blank">http://jenkins.ovirt.<wbr>org/job/test-repo_ovirt_<wbr>experimental_master/6403/<wbr>artifact/exported-artifacts/<wbr>basic-suit-master-el7/test_<wbr>logs/basic-suite-master/post-<wbr>002_bootstrap.py</a><pre style="color:rgb(0,0,0)"><br></pre>Error seems to be:<br><b>2017-04-19 18:58:58,774-0400 ERROR (jsonrpc/2) [storage.TaskManager.Task] (Task=&#39;8f9699ed-cc2f-434b-<wbr>aa1e-b3c8ff30324a&#39;) Unexpected error (task:871)<br>Traceback (most recent call last):<br>  File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/storage/task.py&quot;<wbr>, line 878, in _run<br>    return fn(*args, **kargs)<br>  File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/logUtils.py&quot;, line 52, in wrapper<br>    res = f(*args, **kwargs)<br>  File &quot;/usr/share/vdsm/storage/hsm.<wbr>py&quot;, line 2709, in getStorageDomainInfo<br>    dom = self.validateSdUUID(sdUUID)<br>  File &quot;/usr/share/vdsm/storage/hsm.<wbr>py&quot;, line 298, in validateSdUUID<br>    sdDom = sdCache.produce(sdUUID=sdUUID)<br>  File &quot;/usr/share/vdsm/storage/sdc.<wbr>py&quot;, line 112, in produce<br>    domain.getRealDomain()<br>  File &quot;/usr/share/vdsm/storage/sdc.<wbr>py&quot;, line 53, in getRealDomain<br>    return self._cache._realProduce(self.<wbr>_sdUUID)<br>  File &quot;/usr/share/vdsm/storage/sdc.<wbr>py&quot;, line 136, in _realProduce<br>    domain = self._findDomain(sdUUID)<br>  File &quot;/usr/share/vdsm/storage/sdc.<wbr>py&quot;, line 153, in _findDomain<br>    return findMethod(sdUUID)<br>  File &quot;/usr/share/vdsm/storage/sdc.<wbr>py&quot;, line 178, in _findUnfetchedDomain<br>    raise se.StorageDomainDoesNotExist(<wbr>sdUUID)<br>StorageDomainDoesNotExist: Storage domain does not exist: (u&#39;ac3bbc93-26ba-4ea8-8e76-<wbr>c5b761f01931&#39;,)<br>2017-04-19 18:58:58,777-0400 INFO  (jsonrpc/2) [storage.TaskManager.Task] (Task=&#39;8f9699ed-cc2f-434b-<wbr>aa1e-b3c8ff30324a&#39;) aborting: Task is aborted: &#39;Storage domain does not exist&#39; - code 358 (task:1176)<br>2017-04-19 18:58:58,777-0400 ERROR (jsonrpc/2) [storage.Dispatcher] {&#39;status&#39;: {&#39;message&#39;: &quot;Storage domain does not exist: (u&#39;ac3bbc93-26ba-4ea8-8e76-<wbr>c5b761f01931&#39;,)&quot;, &#39;code&#39;: 358}} (dispatcher:78)</b></div>
<br>______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br></blockquote></div><br></div>