[Gluster-devel] KDE and glusterfs homedir
Anand Avati
avati at zresearch.com
Sat Mar 24 23:22:56 UTC 2007
Andrey,
using 'use_ino' field potentially has a problem while using unify.
Since two machines can have the same inode number for two differnt
files, it can cause a conflict at the fuse layer in the client side. I
am still looking into a solution.
avati
On Thu, Mar 22, 2007 at 04:58:22PM +0300, NovA wrote:
> Hello everybody!
>
> I'm trying to mount /home as glusterFS 1.3-pre2.2 volume. It's OK in
> general, but KDE doesn't start with strange errors in .xsession-errors
> like
> "*WARNING: Problem deleting **stale lockfile knotifyrc.lock".
> *After a lot of googling I've found the following post, which describes a
> very similar problem and gives a solution:
>
> http://www.arcknowledge.com/gmane.comp.file-systems.fuse.devel/2005-04/msg00052.html
>
> In short words, one need to provide "use_ino" option to fuse filesystem.
> But
> as I could found, GlusterFS client doesn't allow to pass such an options
> to
> underling fuse-lib. So I've patched fuse-internals.c source file
> appropriately. And it's works, the problem with KDE has gone!
>
> Probably it's worth to apply such changes to the main source trunk. But
> I'm
> curios if there can be some side effects (about performance for
> example)...
>
> WBR,
> Andrey
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
--
Shaw's Principle:
Build a system that even a fool can use,
and only a fool will want to use it.
More information about the Gluster-devel
mailing list