<div dir="ltr"><div><div>I had a question on the expected behaviour of simple distributed volumes when a brick fails for the following scenarios (as in, will the scenario succeed for fail) :<br><br></div>- New file creation if that file name hashes to the failed brick<br>- New file creation if that file name hashes to one of the remaining functional brick<br>- New directory creation if that file name hashes to the failed brick<br>- New directory creation if that file name hashes to one of the remaining functional brick<br></div>- File modifications/deletions  if that file name hashes to the failed brick<br>- File modifications/deletions if that file name hashes to one of the remaining functional brick<br>- Directory renames/deletions  if that file name hashes to the failed brick<br>- Directory renames/deletions if that file name hashes to one of the remaining functional brick<br></div>