I'm running 1.3.8pre5 from the rpms. Is there a newer one now? Is this a
known bug? What release fixes it?
On a separate note, what are xattrs used for? What features will be broken
without xattrs available on the underlying FS?
Gordan
On Wed, 23 Apr 2008, Krishna Srinivas wrote:
Gordon,
Which version of glusterfs are you running? Can you upgrade to the latest
release?
Thanks
Krishna
On Wed, Apr 23, 2008 at 3:35 PM, <gordan@xxxxxxxxxx> wrote:
Hi,
I have two nodes in AFR mode. If node2 down and I add files to node1, when
the node2 comes up, it cannot see the files. ls doesn't show them.
However, after I cat/head the files on node1, they appear on node2.
Is there a way to make this work? I can live with head-ing every file when
a node comes up to force a resync, but this gets a lot more difficult if it
has to be done from the other side.
I initially thought this was a problem caused by lack of xattr support on
reiser4 (node2 was on reiser4), but I've since converted it to ext3, and I'm
still seeing the same behaviour.
Gordan