Bug 848826

Summary: resource agents Filesystem (and hence pacemaker) does not support glusterfs filesystems
Product: Red Hat Enterprise Linux 6 Reporter: Nigel Metheringham <nigel>
Component: resource-agentsAssignee: David Vossel <dvossel>
Status: CLOSED CURRENTRELEASE QA Contact: Cluster QE <mspqa-list>
Severity: low Docs Contact:
Priority: medium    
Version: 6.5CC: agk, cluster-maint, fdinitto, lhh
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-27 13:56:34 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:
Attachments:
Description Flags
Patch for glusterfs support in Filesystem agent none

Description Nigel Metheringham 2012-08-16 14:06:25 UTC
Created attachment 604952 [details]
Patch for glusterfs support in Filesystem agent

Description of problem:

The Filesystem agent does not support the glusterfs filesystem, making
use of a glusterfs filesystem dependancy in a cluster rather more
difficult

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

3.9.2-12

How reproducible:

Any attempt to use the Filesystem agent to manage a glusterfs filesystem
fails when mounting the filesystem - it cannot find the appropriate filesystem
module (because glusterfs actually uses fuse).

A proposed solution patch will be attached to this bug.  The patch was
originally found on the glusterfs mailing list - http://gluster.org/pipermail/gluster-users/2011-July/008276.html - but
has been modified to make it a little more generalised.

Comment 6 Fabio Massimo Di Nitto 2014-02-27 13:56:34 UTC
This bug was fixed in a recent rebase of resource-agents code.


commit b937726e35cca0e98c1ba0b438389269907754bc
Author: Marcel Pennewi<C3><9F> <linux-foundation>
Date:   Mon Aug 1 18:48:34 2011 +0200

    Medium: Filesystem: add support for glusterfs (lf#2620)
    
    Signed-off-by: Dejan Muhamedagic <dejan>