I'm trying to attach a SAN domain to data center. It's an old domain that is re-attached. Import works fine.
But doing the attachement failed, either throug the UI or REST API call. The log of the api calls are : > POST /api/datacenters/92fbe5d6-2920-401d-b69b-ad4568e4f407/storagedomains > HTTP/1.1 > Host: example.com:1443 > Authorization: XXX > User-Agent: PycURL/7.43.0 libcurl/7.46.0 OpenSSL/1.0.2e zlib/1.2.8 > Cookie: XXXX > Version: 3 > Content-Type: application/xml > Accept: application/xml > Filter: False > Prefer: persistent-auth > Content-Length: 60 > <storage_domain id="a8dedf2c-5574-48e9-a7fb-e343dc0c6b4d"/> * upload completely sent off: 60 out of 60 bytes * ? < HTTP/1.1 400 Bad Request < Date: Thu, 14 Apr 2016 16:31:48 GMT < Server: Apache < Content-Type: application/xml < Content-Length: 135 < JSESSIONID: R4TTWw65M5TIhbVJo8VBuOOV < Connection: close < * ? < <?xml version="1.0" encoding="UTF-8" standalone="yes"?> < <fault> < <reason>Operation Failed</reason> < <detail>[]</detail> < </fault> There is nothing in the engine.log : 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) Where can I find informations about that ?
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

