Hi Amar,<br><br>I just discovered that it results in some applications (Adobe Photoshop, Indesign) being unable to write directly to glusterfs. These apps make extensive use of extended attributes. Normally, if MacFuse notices that a fuse filesystem implements extended attributes, it will forward calls to the fs. This is happening with glusterfs as well. However, the underlying fs does not support Apple&#39;s extended attributes so that is why some writes fail. It would be better if the non-supported attributes would be handled through ._ (Apple Double) files. This is the behaviour is also see in, for example, sshfs.<br>
<br>I found some additional documentation here on the MacFuse Wiki: <a href="http://code.google.com/p/macfuse/wiki/OPTIONS">http://code.google.com/p/macfuse/wiki/OPTIONS</a><br><br>Regards,<br><br>Ate<br><br><br><br><div class="gmail_quote">
On Tue, Jul 7, 2009 at 7:35 AM, Amar Tumballi <span dir="ltr">&lt;<a href="mailto:amar@gluster.com" target="_blank">amar@gluster.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Ate,<br> Noticed that you are using &#39;debian&#39; server for a MacOS X. The below error can happen in this case because GNU/Linux supports extended attributes with &#39;user.*&#39;, &#39;trusted.*&#39; and &#39;system.*&#39; pattern. But Mac OSX uses extended attributes with different pattern like com.* which gives EINVAL error in posix layer.  Please report if the behavior of application (on OSX) is improper.<br>


<br>Regards,<div><div></div><div><br><br><div class="gmail_quote">On Mon, Jul 6, 2009 at 7:43 AM, Ate Poorthuis <span dir="ltr">&lt;<a href="mailto:atepoorthuis@gmail.com" target="_blank">atepoorthuis@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When mounting the gluster filesystem on a OS X client, I see errors in the logs of my debian servers:<br><br>[2009-07-06 15:37:35] E [posix.c:2067:handle_pair] posix2: /srv/export/gfs2//AB_02145/AVODYN0374/AVODYN0374000002.jpg: key:com.apple.FinderInfo error:Invalid argument<br>



[2009-07-06 15:37:35] E [posix.c:2067:handle_pair] posix1: /srv/export/gfs1//AB_02145/AVODYN0375/AVODYN0375000001.jpg: key:com.apple.FinderInfo error:Invalid argument<br><br>Seems like com.apple.FinderInfo is not handled properly, maybe related to <a href="http://thread.gmane.org/gmane.comp.file-systems.fuse.macfuse.devel/1130/" target="_blank">http://thread.gmane.org/gmane.comp.file-systems.fuse.macfuse.devel/1130/</a> ? Files seem to copy to gluster despite the errors though.<br>


<font color="#888888">
<br>Ate<br><br><br>
</font></blockquote></div><br clear="all"><br></div></div>-- <br>Regards,<br><font color="#888888">Amar Tumballi<br><br>
</font></blockquote></div><br>