diff --git a/cmd/daily-heal-ops.go b/cmd/daily-heal-ops.go index 884bc5bd3..e768c50dc 100644 --- a/cmd/daily-heal-ops.go +++ b/cmd/daily-heal-ops.go @@ -39,7 +39,7 @@ func newBgHealSequence(numDisks int) *healSequence { hs := madmin.HealOpts{ // Remove objects that do not have read-quorum Remove: true, - ScanMode: madmin.HealDeepScan, + ScanMode: madmin.HealNormalScan, } return &healSequence{