Description of problem: In AFR-V1, there is a way to disable client-side healing by setting metadata-self-heal, entry-self-heal and/or data-self-heal to off. However, in afr-v2, even after disabling these options, the normal mounts perform self-heal as part of lookup, which is not desired, for example in cases where the file being looked up is a vm image and needs self-healing of the order of several GBs to be performed from the client, or a directory being healed has several entries to be recreated on the other replicas as part of lookups, which could cause the mount to perceive slowness. Version-Release number of selected component (if applicable): afr-v2 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Another BZ @ https://bugzilla.redhat.com/show_bug.cgi?id=1226507 was raised today independently for the same issue. Will close this as a duplicate. *** This bug has been marked as a duplicate of bug 1226507 ***