On Wed, 24 Jun 2009 15:45:40 +0100, Vidar Hokstad <vidar@xxxxxxxxxxx> wrote: > On Wed, Jun 24, 2009 at 11:28 AM, Gordan Bobic <gordan@xxxxxxxxxx> wrote: > >> >> What version of fuse are you running? I have found a number of heisenbug >> issues arising from using mismatched fuse versions, and installing >> glusterfs patched fuse (2.7.4glfs11 last time I checked) made most of >> those >> problems go away. >> > > I think it's the unpatched 2.7.4. I'll try to get the patched 2.7.4 onto > it, > but I had problems compiling it earlier today - didn't have much time > looking at it (this is on Debian Lenny btw.). Whatever your distro is, making sure the same packaged versions of the kernel, fuse (module AND libraries) and gluster are used on all nodes is probably a good idea (i.e. build on one clean machine and install on the rest). I've found that discrepancies can lead to all sorts of obscure issues that are nearly impossible to reproduce reliably. Gordan