Turn off xatrributes

Hi all,

we are getting extended attributes errors in eos:


190606 16:54:59 time=1559832899.023961 func=open level=ERROR logid=0e050da6-886b-11e9-8172-0a0102010122 unit=fst@a-fst1.grid.icm.edu.pl:1095 tid=00007fdf947e6700 source=XrdFstOfsFile:612 tident=root.14448:31@a-se sec=(null) uid=0 gid=0 name=nobody geo="" unable to set extended attribute <eos.lfn> errno=95
190606 16:54:59 time=1559832899.054558 func=verifychecksum level=ERROR logid=0e050da6-886b-11e9-8172-0a0102010122 unit=fst@a-fst1.grid.icm.edu.pl:1095 tid=00007fdf947e6700 source=XrdFstOfsFile:975 tident=root.14448:31@a-se sec= uid=0 gid=0 name=nobody geo="" unable to set extended attribute <eos.checksumtype> errno=95
190606 16:54:59 time=1559832899.056608 func=verifychecksum level=ERROR logid=0e050da6-886b-11e9-8172-0a0102010122 unit=fst@a-fst1.grid.icm.edu.pl:1095 tid=00007fdf947e6700 source=XrdFstOfsFile:980 tident=root.14448:31@a-se sec= uid=0 gid=0 name=nobody geo="" unable to set extended attribute <eos.checksum> errno=95
190606 16:54:59 time=1559832899.058673 func=verifychecksum level=ERROR logid=0e050da6-886b-11e9-8172-0a0102010122 unit=fst@a-fst1.grid.icm.edu.pl:1095 tid=00007fdf947e6700 source=XrdFstOfsFile:986 tident=root.14448:31@a-se sec= uid=0 gid=0 name=nobody geo="" unable to set extended attribute <eos.filecxerror> errno=95
190606 16:54:59 time=1559832899.060643 func=verifychecksum level=ERROR logid=0e050da6-886b-11e9-8172-0a0102010122 unit=fst@a-fst1.grid.icm.edu.pl:1095 tid=00007fdf947e6700 source=XrdFstOfsFile:990 tident=root.14448:31@a-se sec= uid=0 gid=0 name=nobody geo="" unable to set extended attribute <eos.blockcxerror> errno=95


We are using NFS without xatributes at our site and we have eos citrine installed.
How can we solve this problem?
Is it possible to turn off xatrributes in eos?

Best,
Karol Niedzielewski

It is not possible to run on top of a file system without extended attribute support.

Thank you.