Created attachment 904620[details]
engine log
Description of problem:
Errors reported on master domain creation. Similar problems with export domain.
Version-Release number of selected component (if applicable):
ovirt-engine-3.5.0-0.0.master.20140605145557.git3ddd2de.el6.noarch
How reproducible:
Multiple times, but I was able to create the domain after several attempts. Gave up with the export domain.
Steps to Reproduce:
1. Create 3.4 compatible cluster and add host
2. Storage -> New domain
3. Enter name and path, click OK
Actual results:
Error while executing action: A Request to the Server failed with the following Status Code: 500
Expected results:
domain created
Additional info:
I was also getting complains about existent storageconnection, then I tried another path.
when attempting to reproduce upstream i noticed two issues causing to the bug -
1. when we fail to connect to the storage server the error isn't being shown on the UI
2. when succesfully adding the domain the ui got stuck.
Created attachment 904620 [details] engine log Description of problem: Errors reported on master domain creation. Similar problems with export domain. Version-Release number of selected component (if applicable): ovirt-engine-3.5.0-0.0.master.20140605145557.git3ddd2de.el6.noarch How reproducible: Multiple times, but I was able to create the domain after several attempts. Gave up with the export domain. Steps to Reproduce: 1. Create 3.4 compatible cluster and add host 2. Storage -> New domain 3. Enter name and path, click OK Actual results: Error while executing action: A Request to the Server failed with the following Status Code: 500 Expected results: domain created Additional info: I was also getting complains about existent storageconnection, then I tried another path.