pub fn disable_sanity_check()
Expand description
This function is intended to be called during compute node initialization if the storage sanity check is not desired. This controls a global flag so only need to be called once if need to disable the sanity check.