It is very likely your TSM software is trying to open files on the FUSE mountpoint with O_DIRECT flag. Is it possible to configure your software to not use O_DIRECT? If you cannot modify/configure your application, you may consider using this -<div>
<br></div><div><a href="https://github.com/avati/liboindirect">https://github.com/avati/liboindirect</a></div><div><br></div><div>Avati<br><br><div class="gmail_quote">On Tue, Jun 28, 2011 at 12:38 AM, Pat Haley <span dir="ltr">&lt;<a href="mailto:phaley@mit.edu">phaley@mit.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi<br>
<br>
We have been trying back-up a glusterfs (v3.1.4) area using<br>
the Tivoli TSM software to an off-site area.  The back-up<br>
keeps failing with the following typical error messages<br>
<br>
06/14/2011 22:22:58 ANS1587W  I/O error reading file attributes for: /gdata/projects/philex/OAG/<u></u>2011/May16/mdor3km10/<a href="http://coast_den2.in" target="_blank">coast_<u></u>den2.in</a>. errno = 22, Invalid argument<br>

<br>
06/14/2011 22:22:59 ANS4007E Error processing &#39;/gdata/projects/philex/OAG/<u></u>2011/May16/mdor3km07/<a href="http://coast_den2.in" target="_blank">coast_<u></u>den2.in</a>&#39;: access to the object is denied<br>
<br>
We originally thought the problem was bad meta-pointer files,<br>
but we still experience the failures after deleting all meta-pointer<br>
files.<br>
<br>
Has anyone else experienced/solved this problem?<br>
<br>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=<u></u>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=<u></u>-=-=-<br>
Pat Haley                          Email:  <a href="mailto:phaley@mit.edu" target="_blank">phaley@mit.edu</a><br>
Center for Ocean Engineering       Phone:  (617) 253-6824<br>
Dept. of Mechanical Engineering    Fax:    (617) 253-8125<br>
MIT, Room 5-222B                   <a href="http://web.mit.edu/phaley/www/" target="_blank">http://web.mit.edu/phaley/www/</a><br>
77 Massachusetts Avenue<br>
Cambridge, MA  02139-4301<br>
______________________________<u></u>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="http://gluster.org/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://gluster.org/cgi-bin/<u></u>mailman/listinfo/gluster-users</a><br>
</blockquote></div><br></div>