Bug 814331

Summary: VDSM should report POSIXFS for Posix-Fs data center
Product: [Retired] oVirt Reporter: Yair Zaslavsky <yzaslavs>
Component: vdsmAssignee: Saggi Mizrahi <smizrahi>
Status: CLOSED DUPLICATE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: abaron, acathrow, bazulay, dyasny, iheim, mgoldboi, mkublin, oourfali, srevivo, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-10 05:48:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yair Zaslavsky 2012-04-19 15:45:53 UTC
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:

Comment 1 mkublin 2012-07-10 05:48:16 UTC

*** This bug has been marked as a duplicate of bug 835920 ***