dracut/modules.d/95iscsi
Harald Hoyer d94050ddae iscsi: integrate with systemd and improve robustness
parse-cmdline sets up an initial initiator-name to let iscsid start.

iscsid is started before doing any iscsistart business.

iscsistart is done with systemd-run asynchrone to do things in
paralllel. Also restarted for every new interface which shows up.

If rd.iscsi.waitnet (default) is set, iscsistart is done only
after all interfaces are up.

If not all interfaces are up and rd.iscsi.testroute (default) is set,
the route to a iscsi target IP is checked and skipped, if there is none.

If all things fail, we issue a "dummy" interface iscsiroot to retry
everything in the initqueue/timeout.
2015-08-12 14:33:49 +02:00
..
cleanup-iscsi.sh iscsi: integrate with systemd and improve robustness 2015-08-12 14:33:49 +02:00
iscsiroot.sh iscsi: integrate with systemd and improve robustness 2015-08-12 14:33:49 +02:00
module-setup.sh iscsi: integrate with systemd and improve robustness 2015-08-12 14:33:49 +02:00
mount-lun.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
parse-iscsiroot.sh iscsi: integrate with systemd and improve robustness 2015-08-12 14:33:49 +02:00