[Bugs] [Bug 1159484] ls -alR can not heal the disperse volume

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 7 12:52:24 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1159484



--- Comment #4 from Xavier Hernandez <xhernandez at datalab.es> ---
This change should solve the problem.

Self-heal is normally executed in background. This can result in files not
being healed when expected. To force a full self-heal you should use this
command:

    find <mount point> -d -exec getfattr -h -n trusted.ec.heal {} \;

This command heals all files in the foreground, so it guarantees that all files
will be healed when it finishes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list