]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
Skip clustered devices in incremental
authorGuoqing Jiang <gqjiang@suse.com>
Wed, 10 Jun 2015 05:42:10 +0000 (13:42 +0800)
committerNeilBrown <neilb@suse.de>
Tue, 16 Jun 2015 23:33:18 +0000 (09:33 +1000)
commit06bd679317a2a514aa7d51b54b5ad2a01742e42e
tree4425641354c1abb9261a9fc000ddb136fa6aae1a
parent7c25f4d706ac14165fd8d85b169f491f1f14b7cc
Skip clustered devices in incremental

We want the clustered devices to be started exclusively by a cluster
resource-agent. So, avoid starting using the incremental option.

This also skips a clustered md from starting during boot in inactive mode.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c
super1.c