On 02/06/12 17:59, Joel wrote:
Asdo<asdo<at> shiftmail.org> writes:
Neil say:
ACTION=="remove", RUN+="/sbin/mdadm -If $name"
in /etc/udev/rules.d/something.rules
will make that happen.
Oh great!
Will use that.
--incremental --fail ! I would never have thought of combining those.
I don't think the -If is --incremental --fail. It is --incremental --force.
Doesn't incremental automagically add a device if it is new and remove a device
if it is old?
No, it is really --incremental --fail :
it behaves like --incremental --fail, while --incremental --force is an
illegal combination for mdadm (I just tried)
--
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