On 08/01/2017 10:05 PM, Guoqing Jiang wrote:
For cluster scenario, add device is different with native raid. When a node issues adds a device, then the node will broadcast a message with UUID to other nodes in the cluster. If receiving node can find the device with the specific UUID, it must confirm the device, otherwise reports it is missing. Signed-off-by: Guoqing Jiang <gqjiang@xxxxxxxx> --- Makefile | 6 ++++-- udev-md-clustered-confirm-device.rules | 21 +++++++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 udev-md-clustered-confirm-device.rules
Looks reasonable to me - and thanks Neil for the previous reviews. Applied! 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