On 07/20/2018 04:05 AM, Guoqing Jiang wrote: > For HA product, RA (resource agent) assembles cluster raid > through call below cmd: > > $MDADM --assemble $mddev --config=$RAIDCONF $MDADM_HOMEHOST > > Sometimes node can't assemble array because all the nodes > need to contend dlm lock, which causes node fence in automatic > test. > > And in fact, we don't need the protection since the assemble > cmd called by RA doesn't change superblock, so revert the > commit 76781701a487090172d32befae07671a10ea88ad ("Assemble: > provide protection when clustered raid do assemble") to remove > unneccessary protection. > > Signed-off-by: Guoqing Jiang <gqjiang@xxxxxxxx> Applied! Thanks, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html