Bug 1162182 - FileSystem component not detecting btrfs
Summary: FileSystem component not detecting btrfs
Keywords:
Status: ON_QA
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.13
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.13
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-10 12:53 UTC by Michael Burman
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.