Hi,<br><br><div class="gmail_quote">On Tue, Aug 25, 2009 at 4:03 PM, nicolas prochazka <span dir="ltr">&lt;<a href="mailto:prochazka.nicolas@gmail.com">prochazka.nicolas@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;">
Hi,<br>
I&#39;m using gluster 2.0.6 and trying to play with booster module.<br>
my gluster configuration is ok, if i do an<br>
LD_PRELOAD=&quot;/usr/local/lib64/glusterfs/glusterfs-booster.so&quot; ls /testpath<br>
then booster works well, directory listing is ok.<br>
<br>
now , i&#39;m trying with qemu to open a file, then i obtain this ( from<br>
strace ) and log from booster log<br>
<br>
Do you have any idea about this issue ?<br>
Regards,<br>
NP<br>
<br>
<br>
<br>
ead(40, &quot;\1\0\0\0\0\0\0\0&quot;..., 4096)   = 8<br>
read(40, 0x7ffffb5f6a60, 4096)          = -1 EAGAIN (Resource<br>
temporarily unavailable)<br>
read(20, &quot;\0&quot;..., 512)                  = 1<br>
read(20, 0x7ffffb5f7860, 512)           = -1 EAGAIN (Resource<br>
temporarily unavailable)<br>
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0<br>
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 29000000}}, NULL) = 0<br>
select(43, [20 30 32 33 37 39 40 42], [], [], {1, 0}) = 2 (in [20 40],<br>
left {0, 970994})<br>
read(40, &quot;\1\0\0\0\0\0\0\0&quot;..., 4096)   = 8<br>
read(40, 0x7ffffb5f6a60, 4096)          = -1 EAGAIN (Resource<br>
temporarily unavailable)<br>
read(20, &quot;\0&quot;..., 512)                  = 1<br>
read(20, 0x7ffffb5f7860, 512)           = -1 EAGAIN (Resource<br>
temporarily unavailable)<br>
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0<br>
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 250000}}, NULL) = 0<br>
timer_gettime(0, {it_interval={0, 0}, it_value={0, 227780}}) = 0<br>
select(43, [20 30 32 33 37 39 40 42], [], [], {1, 0}) = 2 (in [20 40],<br>
left {0, 999804})<br>
read(40, &quot;\1\0\0\0\0\0\0\0&quot;..., 4096)   = 8<br>
read(40, 0x7ffffb5f6a60, 4096)          = -1 EAGAIN (Resource<br>
temporarily unavailable)<br>
read(20, &quot;\0&quot;..., 512)                  = 1<br>
read(20, 0x7ffffb5f7860, 512)           = -1 EAGAIN (Resource<br>
temporarily unavailable)<br>
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0<br>
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 30000000}}, NULL) = 0<br>
select(43, [20 30 32 33 37 39 40 42], [], [], {1, 0}^C &lt;unfinished ...&gt;<br>
<br>
<br>
<br>
<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient.c:1410:libgf_vmp_search_entry] libglusterfsclient:<br>
VMP Entry found: /testpath/images/vm_import_1251184209: /testpath/<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient-dentry.c:245:__do_path_resolve]<br>
libglusterfsclient-dentry: resolved path(/images/vm_import_1251184209)<br>
till 1(/). sending lookup for remaining path<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient.c:1410:libgf_vmp_search_entry] libglusterfsclient:<br>
VMP Entry found: /testpath/images/vm_import_1251184209: /testpath/<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient-dentry.c:366:libgf_client_path_lookup]<br>
libglusterfsclient: resolved path(/images/vm_import_1251184209) to<br>
1074266305/1074266313<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient.c:1410:libgf_vmp_search_entry] libglusterfsclient:<br>
VMP Entry found: /testpath/images/vm_import_1251184209: /testpath/<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient-dentry.c:366:libgf_client_path_lookup]<br>
libglusterfsclient: resolved path(/images/vm_import_1251184209) to<br>
1074266305/1074266313<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient.c:1412:libgf_vmp_search_entry] libglusterfsclient:<br>
VMP Entry not found<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient.c:1412:libgf_vmp_search_entry] libglusterfsclient:<br>
VMP Entry not found<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient.c:1412:libgf_vmp_search_entry] libglusterfsclient:<br>
VMP Entry not found<br>
[2009-08-25 14:00:13] D<br>
[libglusterfsclient.c:1412:libgf_vmp_search_entry] libglusterfsclient:<br>
VMP Entry not found</blockquote><div><br>Is this the complete logfile? Can you attach the entire logfile?<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;">
<br>
<br>
<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="http://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">http://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
</blockquote></div><br><br clear="all">regards,<br>-- <br>Raghavendra G<br><br>