[Bugs] [Bug 1200501] New: Unable to create a gluster mirror when one of the Bricks is a CIFS mounted ZFS dataset

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 10 16:53:55 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1200501

            Bug ID: 1200501
           Summary: Unable to create a gluster mirror when one of the
                    Bricks is a CIFS mounted ZFS dataset
           Product: GlusterFS
           Version: 3.6.2
         Component: porting
          Assignee: bugs at gluster.org
          Reporter: naisanza at gmail.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
The error that gluster refuses to continue on is “Setting extended attributes
failed, reason: Operation not supported.” However, extended attributes is set
for the dataset and the transport protocol used is samba.

So the Bricks look like this:
Brick0: localhost:/mnt/dump
Brick1: localhost:/dump

The results for creating a gluster mirror volume are the same if I have a
separate VM running glusterfs with the zfs dataset mounted as the brick.

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

How reproducible:
100%

Steps to Reproduce:
1. Install glusterfs on CentOS-7.0-1406-x86_64
2. Start glusterd
3. gluster volume create gdump replica 2 transport tcp localhost:/mnt/zfs/dump
localhost:/dump
4. Gluster error

Actual results:
Gluster error: Setting extended attributes failed, reason: Operation not
supported.

Expected results:
Gluster volume create: Success

Additional info:
I want to use glusterfs to create a mirror for a working directory, rather than
manually rsyncing changes across

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list