Created attachment 594820 [details] engine.log Description of problem: my case: - 1 host in pool based on posix file-system storage domain - pool is up and host is spm - add additional host to pool - backend send spmStop to host 1 - backend send spmStart to host 1 repeats the following in a loop (each time different host). no erros on VDS, the following log look suspicious: 2012-06-27 21:44:42,444 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.GetStoragePoolInfoVDSCommand] (QuartzScheduler_Worker-70) [1bc9b5e6] irsBroker::BuildStorageDynamicFromXmlRpcStruct::Failed building Storage dynamic, xmlRpcStruct = org.ovirt.engine.core.vdsbroker.xmlrpc.XmlRpcStruct@11b7121
Actual reason hiddin inside the bug: java.lang.IllegalArgumentException: No enum const class org.ovirt.engine.core.common.businessentities.StorageType.SHAREDFS
http://gerrit.ovirt.org/6087
Doing what Laszlo proposed, closing all similar bugs as duplicates *** This bug has been marked as a duplicate of bug 835920 ***