gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] afr and self-heal issues


From: Krishna Srinivas
Subject: Re: [Gluster-devel] afr and self-heal issues
Date: Sat, 4 Aug 2007 09:56:13 +0530

On 8/4/07, Nathan Allen Stratton <address@hidden> wrote:
> On Sat, 4 Aug 2007, Krishna Srinivas wrote:
>
> > > I afr replicate *:3 the ns bricks into block-ns-afr and afr replicate *:2
> > > each brick-(a-c) and mirror(a-c) with replicate *:2 into block-(a-c)-afr.
> > >
> > > I then unify block-(a-c)-afr into share-unify with option namesspace
> > > block-ns-afr.
> > >
> > > If a server goes down things lock up and then crash (known issue that the
> > > gluster guys are working on).
> >
> > What tla version are you using? I think this problem has been fixed.
>
> 425 from this morning.
>
> > If self-heal has to happen, open() call needs to be issued on that file.
> > just run find . -exec od -N 1 {} > /dev/null \;
> > that should self-heal the files.
>
> So if I wanted auto self help, I should just setup a cron to do that?

No, just dont worry about it, whenever the file is opened by an
applcation, it will be selfhealed. However if you are worried
that the server which has the latest version might go down, you
can run the above find command to make sure everything is
in sync.

>
> -Nathan
>
>
> _______________________________________________
> Gluster-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]