<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">&nbsp;&nbsp; &nbsp; This was run on a Dell PE SC1425, which is a 64-bit Xeon and running 64-bit FBSD 7. &nbsp;However I was able to generate this identical problem in 32-bit FBSD 7 as a Parallels VM. &nbsp;As another test I built and installed the patched 2.7.3 fuse libs rather than the stock 2.7.2 out of ports but there was no change.<br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--&nbsp;<br>Scott Larson<br>Network Administrator<br><br></div><div>Wiredrive<br>4216 3/4 Glencoe Ave<br>Marina Del Rey, CA 90292<br>t 310.823.8238<br><a href="mailto:stl@iowainteractive.com">stl@wiredrive.com</a><br><a href="http://www.wiredrive.com/">http://www.wiredrive.com</a></div></div></span></div></span> </div><br><div><div>On Jun 12, 2008, at 6:29 PM, Amar S. Tumballi wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div><div><div>2008-06-12 16:38:48 D [fuse-bridge.c:1931:fuse_readdir] glusterfs-fuse: 0: READDIR (0x80139e0e0, size=4096, offset=0)</div> <div>2008-06-12 16:38:48 D [fuse-bridge.c:1899:fuse_readdir_cbk] glusterfs-fuse: 0: READDIR => 568/4096,0</div><div>2008-06-12 16:38:48 D [fuse-bridge.c:1931:fuse_readdir] glusterfs-fuse: 0: READDIR (0x80139e0e0, size=4096, offset=0)</div> <div>2008-06-12 16:38:48 D [fuse-bridge.c:1899:fuse_readdir_cbk] glusterfs-fuse: 0: READDIR => 568/4096,0</div></div></div></div></blockquote><div><br>If you look at the above lines, it is returning 568 bytes (mostly 4-8 entries) for that directory. I am suspecting something wrong about how the things are interpreted in BSD fuse. But today I got a report on IRC that, things work on one machine, and the same setup, doesn't work on another machine. Interested to solve it. Is these 64bit machine? or 32bit?<br> <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><br><div> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style=""> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style=""> <div>--&nbsp;<br>Scott Larson<br>Network Administrator<br><br></div><div>Wiredrive<div class="Ih2E3d"><br>4216 3/4 Glencoe Ave<br>Marina Del Rey, CA 90292<br>t 310.823.8238<br></div><a href="mailto:stl@iowainteractive.com" target="_blank">stl@wiredrive.com</a><br> <a href="http://www.wiredrive.com/" target="_blank">http://www.wiredrive.com</a></div></div></span></div></span> </div><div><div></div><div class="Wj3C7c"><br><div><div>On Jun 3, 2008, at 1:25 AM, KE Liew wrote:</div><br> <blockquote type="cite">It would be useful to know which version you're using, and what your setup is. Posting your spec file and logs can help too.<br><br><br>KwangErn<br><br><div class="gmail_quote">On Tue, Jun 3, 2008 at 1:17 AM, Scott Larson &lt;<a href="mailto:stl@wiredrive.com" target="_blank">stl@wiredrive.com</a>> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> &nbsp; &nbsp; The quick question: &nbsp;Has anyone else run into the issue where<br> they can write files to a directory, but then are unable to see them<br> with something like `ls`? &nbsp;After starting the server and client and<br> mounting the glusterfs share to /mnt/gluster, if I cd into it and run<br> `touch foo &amp;&amp; ls`, no files are visible. &nbsp;However if I then look at<br> the actual directory being shared, /usr/export, file foo is present.<br> This problem seems counterintuitive. &nbsp;I can provide logs and the<br> config if there isn't an obvious answer, however nothing in the logs<br> immediately grabs me.<br> &nbsp; &nbsp; As a background, I'm looking at alternatives to our Isilon<br> cluster, and all of our client servers are FreeBSD 7.0. &nbsp;I know that<br> is not currently a supported client OS, however GlusterFS would be a<br> seemingly good candidate for our needs and the fact writes actually<br> work is promising.<br> <br> --<br> Scott Larson<br> Network Administrator<br> IOWA Interactive<br> 4216 3/4 Glencoe Ave<br> Marina Del Rey, CA 90292<br> <br> t 310.823.8238<br> f 310.823.7108<br> <a href="mailto:stl@iowainteractive.com" target="_blank">stl@iowainteractive.com</a><br> <a href="http://www.iowainteractive.com" target="_blank">http://www.iowainteractive.com</a><br> <a href="http://www.wiredrive.com" target="_blank">http://www.wiredrive.com</a><br> <br> <br> _______________________________________________<br> Gluster-users mailing list<br> <a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br> <a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br> </blockquote></div><br></blockquote></div><br></div></div></div><br>_______________________________________________<br> Gluster-users mailing list<br> <a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br> <a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br> <br></blockquote></div><br><br clear="all"><br>-- <br>Amar Tumballi<br>Gluster/GlusterFS Hacker<br>[bulde on #gluster/<a href="http://irc.gnu.org">irc.gnu.org</a>]<br><a href="http://www.zresearch.com">http://www.zresearch.com</a> - Commoditizing Super Storage!</blockquote></div><br></body></html>