Recommended update for open-iscsi
This update for open-iscsi provides the following fixes:
- Fix a core dump which can occur if iscsiuio is started and then immediately stopped.
(bsc#1094797)
- Avoid netlink buffer corruption when more than one host tries to xmit packet at the same time. (bsc#1100349)
- Use libkmod instead of running modprobe (bsc#1106685)
- iscsiuio: limit retries of dhpcv6 (bsc#1106694)
- Restore space to output of "iscsiadm -m node". (bsc#1111608)
- Fix session info output if iscsid started up and found stale sessions and add ability to limit reconnect retries.
(bsc#1088389)
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Lee Duncan (lee_duncan)
Fixed bugs
bnc#1094797
A segfault occurs when I start iscsiuio service and stop it at once on SLES12 SP3.
bnc#1100349
[Cavium 15.0 Bug] iscsid and iscsiuio bug fixes
bnc#1106685
open-iscsi needs to stop fork/exec-ing modprobe, using libkmod instead
bnc#1106694
[Cavium 15.0 Bug] iscsiuio: limit retries of performing dhcpv6 before declaring dhcp failure
bnc#1111608
Output of iscsiadm -m node changed
bnc#1088389
SLES 15 RC2: 'iscsiadm -m session' fails when an iscsi path is down