[Gluster-devel] segfault in posix-locks

Anand Avati avati at zresearch.com
Wed Nov 14 05:09:35 UTC 2007


Szabolcs,
 please upgrade to patch-560.
thanks,
avati

2007/11/14, Székelyi Szabolcs <cc at avaxio.hu>:
>
> Hi all,
>
> experimenting with posix-locks, I found that my daemon segfaults with
> posix-locks loaded. Here's my simple configuration:
>
>
> server:
>
> volume data-posix
>   type storage/posix
>   option directory /mnt/export
> end-volume
>
> volume data
>   type features/posix-locks
>   subvolumes data-posix
> end-volume
>
> volume data-server
>   type protocol/server
>   option transport-type tcp/server
>   subvolumes data
>   option auth.ip.data.allow a.b.c.23,a.b.c.11
> end-volume
>
>
> client:
>
> volume data
>   type protocol/client
>   option transport-type tcp/client
>   option remote-host myserver
>   option remote-subvolume data
> end-volume
>
> Without the posix-locks xlator on the server side, everything works as
> it should.
>
> The segfault occurs when I copy a file into the directory on that
> GlusterFS is mounted. ls works fine.
>
> You can find the backtrace at http://glusterfs.pastebin.com/m7289f4c4
>
> Thanks for your help,
> --
> cc
>
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>



-- 
It always takes longer than you expect, even when you take into account
Hofstadter's Law.

-- Hofstadter's Law



More information about the Gluster-devel mailing list