Bug 1162182

Summary: FileSystem component not detecting btrfs
Product: [Other] RHQ Project Reporter: Michael Burman <miburman>
Component: PluginsAssignee: Nobody <nobody>
Status: ON_QA --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.13CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.13   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Michael Burman 2014-11-10 12:53:04 UTC
Description of problem: FileSystem component is not detecting btrfs/zfs/f2fs because they're not set as LOCAL_DISK on current version of Sigar.


Version-Release number of selected component (if applicable): 4.13-SNAPSHOT


How reproducible: Always


Steps to Reproduce:
1.
2.
3.

Actual results: Detected as fsType = 1 (NONE) and then ignored by the plugin.


Expected results: FileSystem is detected correctly and added to inventory.


Additional info:

Comment 1 Michael Burman 2014-11-10 12:55:10 UTC
Fixed in master:

commit cc48e0fe79cbf2bd0cb5f174af5159d253e57fbe
Author: Michael Burman <miburman>
Date:   Mon Nov 10 14:53:58 2014 +0200

    [BZ 1162182] Add support for btrfs, zfs and f2fs