Description of problem: Engine-core issues GetStoragePoolInfoVDSCommand on posix-fs data center. VDSM returns SHAREDFS string that should be translated to an enum literal of StorageType. StorageType has no such enum literal, and SharedFs should not be used - Instead, POSIXFS should be reported by vdsm and used at engine-core. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 835920 ***