RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 848826 - resource agents Filesystem (and hence pacemaker) does not support glusterfs filesystems
Summary: resource agents Filesystem (and hence pacemaker) does not support glusterfs f...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: resource-agents
Version: 6.5
Hardware: All
OS: Linux
medium
low
Target Milestone: rc
: ---
Assignee: David Vossel
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-16 14:06 UTC by Nigel Metheringham
Modified: 2014-02-27 13:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-27 13:56:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch for glusterfs support in Filesystem agent (4.98 KB, application/octet-stream)
2012-08-16 14:06 UTC, Nigel Metheringham
no flags Details

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>


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