<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I'm trying to attach a SAN domain to data center.<div class=""><br class=""></div><div class="">It's an old domain that is re-attached. Import works fine.</div><div class=""><br class=""></div><div class="">But doing the attachement failed, either throug the UI or REST API call.</div><div class=""><br class=""></div><div class="">The log of the api calls are :</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; POST /api/datacenters/92fbe5d6-2920-401d-b69b-ad4568e4f407/storagedomains HTTP/1.1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Host: <a href="http://example.com" class="">example.com</a>:1443</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Authorization: XXX</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; User-Agent: PycURL/7.43.0 libcurl/7.46.0 OpenSSL/1.0.2e zlib/1.2.8</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Cookie: XXXX</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Version: 3</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Content-Type: application/xml</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Accept: application/xml</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Filter: False</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Prefer: persistent-auth</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; Content-Length: 60</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&gt; &lt;storage_domain id="a8dedf2c-5574-48e9-a7fb-e343dc0c6b4d"/&gt;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">* upload completely sent off: 60 out of 60 bytes</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">* ?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; HTTP/1.1 400 Bad Request</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; Date: Thu, 14 Apr 2016 16:31:48 GMT</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; Server: Apache</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; Content-Type: application/xml</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; Content-Length: 135</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; JSESSIONID: R4TTWw65M5TIhbVJo8VBuOOV</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; Connection: close</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt;&nbsp;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">* ?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; &lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&gt;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; &lt;fault&gt;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; &nbsp; &nbsp; &lt;reason&gt;Operation Failed&lt;/reason&gt;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; &nbsp; &nbsp; &lt;detail&gt;[]&lt;/detail&gt;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&lt; &lt;/fault&gt;</div></div><div class=""><br class=""></div><div class="">There is nothing in the engine.log :</div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">2016-04-14 18:00:57,831 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-23) [] Correlation ID: 59497e82, Job ID: 84e0e22c-bb28-434b-a952-73f0e2c4cfaa, Call Stack: null, Custom Event ID: -1, Message: Failed to attach Storage Domain vmsys01 to Data Center en01. (User: FA4@apachesso)</div></div><div class=""><br class=""></div><div class="">Where can I find informations about that ?</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>