Lindsay Mathieson
2016-Aug-17 01:55 UTC
[Gluster-users] Self healing does not see files to heal
On 17 August 2016 at 11:24, Ravishankar N <ravishankar at redhat.com> wrote:> The right way to heal the corrupted files as of now is to access them from > the mount-point like you did after removing the hard-links. The list of > files that are corrupted can be obtained with the scrub status command.Hows that work with sharding where you can't see the shards from the mount point? -- Lindsay
Ravishankar N
2016-Aug-17 04:34 UTC
[Gluster-users] Self healing does not see files to heal
On 08/17/2016 07:25 AM, Lindsay Mathieson wrote:> On 17 August 2016 at 11:24, Ravishankar N <ravishankar at redhat.com> wrote: >> The right way to heal the corrupted files as of now is to access them from >> the mount-point like you did after removing the hard-links. The list of >> files that are corrupted can be obtained with the scrub status command. > > Hows that work with sharding where you can't see the shards from the > mount point? >If sharding xlator does a named lookup of the shard in question as and when it is accessed, AFR can heal it. But I'm not sure if that is the case though. Let me check and get back. -Ravi