On 09/03/2015 02:07 AM, Jan P?sa?ka wrote:> Hi everyone,
>
> is it normal to see the following sort of errors in the brick's logs?
>
> 2015-09-02 21:26:40.808486] E [posix.c:1864:posix_create]
> 0-repsilo-posix: setting xattrs on
>
/mnt/glusterRawL/CDB_data/10704/RAW_DATA/PCIE_ATCA_ADC_01.BOARD_12.CHANNEL_019.1.h5
> failed (Operation not supported)
>
> The back-ends are xfs:
>
> ~ # grep glusterRaw /proc/mounts
> /dev/sda5 /mnt/glusterRawL xfs
> rw,noatime,nodiratime,attr2,delaylog,inode64,noquota 0 0
> /dev/sdb5 /mnt/glusterRawR xfs
> rw,noatime,nodiratime,attr2,delaylog,inode64,noquota 0 0
>
> We are running glusterfs-3.4.7 on CentOS 6.5
>
I'm not surprised. There have been bugs where glusterfsd was trying to
set invalid xattrs. (gluster uses faux xattrs to communicate state
between xlators. They aren't always excluded when xattrs are set.)
--
Kaleb