I would recommend even fully skipping these scripts.
We have various machines running with KVM and multiple network interfaces. For example, when we want to bring down a bridge, Open-iSCSI stops, which causes all our Virtual Machines to crash:
ifdown vlanbr103
That will cause Open-iSCSI to stop, while there is no iSCSI traffic over that interface (it's bridge!).
I'd like to see this scripts removed from Open-iSCSI since they do more harm then good.
I would recommend even fully skipping these scripts.
We have various machines running with KVM and multiple network interfaces. For example, when we want to bring down a bridge, Open-iSCSI stops, which causes all our Virtual Machines to crash:
ifdown vlanbr103
That will cause Open-iSCSI to stop, while there is no iSCSI traffic over that interface (it's bridge!).
I'd like to see this scripts removed from Open-iSCSI since they do more harm then good.