I am seeing a lot of those in my cluster client's log file: [2010-08-04 04:06:30] E [afr-self-heal-data.c:705:afr_sh_data_fix] replicate: Unable to self-heal contents of '/lib/wms-server.jar' (possible split-brain). Please delete the file from all but the preferred subvolume. How do I recover from this without losing my files? Thanks, CountZ
Do what it says in the error - though it's not very nice. Manually go on to each brick where /lib/wms-server.jar is stored, figure out which is the "correct" one and delete all the others (leaving just the one correct one). Then access the file from a client and it will be automatically replicated back to the other bricks you deleted it from. Split-brain is the elephant in the room with gluster... Ian On 04/08/2010 04:08, Count Zero wrote:> I am seeing a lot of those in my cluster client's log file: > > [2010-08-04 04:06:30] E [afr-self-heal-data.c:705:afr_sh_data_fix] replicate: Unable to self-heal contents of '/lib/wms-server.jar' (possible split-brain). Please delete the file from all but the preferred subvolume. > > How do I recover from this without losing my files? > > Thanks, > CountZ > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users >
Is this over the WAN replicated setup ? Or a local setup ? ----- Original Message ----- From: "Count Zero" <countz at gmail.com> To: "Gluster General Discussion List" <gluster-users at gluster.org> Sent: Wednesday, August 4, 2010 8:38:02 AM Subject: [Gluster-users] Split Brain? I am seeing a lot of those in my cluster client's log file: [2010-08-04 04:06:30] E [afr-self-heal-data.c:705:afr_sh_data_fix] replicate: Unable to self-heal contents of '/lib/wms-server.jar' (possible split-brain). Please delete the file from all but the preferred subvolume. How do I recover from this without losing my files? Thanks, CountZ _______________________________________________ Gluster-users mailing list Gluster-users at gluster.org http://gluster.org/cgi-bin/mailman/listinfo/gluster-users