[Bugs] [Bug 1190058] folder "trusted.ec.version" can't be healed after lookup
bugzilla at redhat.com
bugzilla at redhat.com
Wed Feb 11 07:18:27 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1190058
SuperGC <download007 at sina.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution|--- |NOTABUG
Last Closed| |2015-02-11 02:18:27
--- Comment #2 from SuperGC <download007 at sina.com> ---
(In reply to Xavier Hernandez from comment #1)
> This is not a bug. It's how it works.
>
> If you have a 2 + 1 dispersed volume, and one of the bricks is damaged
> (brick2 has been manually damaged), another failure on another brick (in
> this case brick3) makes the file or directory inaccessible (you see an
> Input/Output error).
>
> If you need to support more than one brick failure, you should use a bigger
> configuration, like a 4 + 2.
>
> Regarding the healing problem, current version of dispersed volumes do not
> automatically heal its files and directories. They must be manually healed.
> The recommended way to do a full volume heal is this:
>
> find <mount point> -d -exec getfattr -h -n trusted.ec.heal {} \;
>
> It's expected that version 3.7 will integrate automatic self-healing for
> dispersed volumes.
Thanks, it solve my problems!
In 3.6.2, the files can integrate automatic self-healing but folder can not, so
I thought it was a bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LzvgLi9e55&a=cc_unsubscribe
More information about the Bugs
mailing list