mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add a new tool to s390-tools: chreipl-fcp-mpath. A toolset based on udev to change the active re-IPL target if the current target goes into an error-state, due to for example a pulled cable. Add the base infrastructure consisting of a Makefile and a base set of udev rules. Integrate the Makefile into s390-tools Make machinery. The rules filter events base on the event subject type (dm-multipath, scsi disk), udev action (change, or add), and device mapper action (path failure, or path reinstated). No further processing is done right now in case of a match; if neither of these criteria matches, the rules exit, and the toolset won't be invoked. Reviewed-by: Steffen Maier <maier@linux.ibm.com> Signed-off-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
2.2 KiB
2.2 KiB