-
Mon Jun 17 2019 Edward Leung <edward.leung@oracle.com> - 6.2.0.874-11.0.1
- Moddify iscsi-mark-root nodes script to not mark nodes when iscsi.service
is restarted.
[Orabug: 29715514]
- Modify iscsi-mark-root-nodes script to only update node.startup to onboot
for iscsi sessions that are active during boot.
- Add pre rpm scriptlet to fix a bug in previous version of
iscsi-mark-root-nodes.
[Orabug: 29554378]
- Print vital iscsid messages on console using rsyslog facility. This
is particularly useful when using iscsi boot and there is a connection
or session issue.
- Execute systemctl daemon-reload during post installation upgrade
and try to restart iscsi services during upgrade.
[Orabug: 29503805]
- Add 0203-Update-systemd-to-always-restart-iscsid-service.patch to fix
[Orabug: 29306329]
- Add -10.0.3 version.
- Use sd_notify() to tell systemd when iscsid is ready. At the same time,
change iscsid.service to use TYPE=notify and NotifyAcess=main, add
'Requires=iscsid.service' into iscsi.service to cooperate with After to
ensure iscsi.service is started after iscsid.service is ready. [Orabug: 29128380]
- Rename 0053-use-red-hat-name.patch to 0153-use-oracle-for-name.patch
and use com.oracle in prefix
change InitiatorName to "iqn.1988-12.com.oracle" (Tianyue Lan) [Orabug: 18791695]
-
Wed Mar 06 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-12
- 1649401, 1649413 iscsiuio updates
-
Wed Aug 29 2018 Chris Leech <cleech@redhat.com> - 6.2.0.874-10
- 1185734 set iscsid.safe_logout to Yes by default
-
Fri Jun 22 2018 Chris Leech <cleech@redhat.com> - 6.2.0.874-9
- 1578984 update iscsiuio to v0.7.8.4
-
Fri Jun 22 2018 Chris Leech <cleech@redhat.com> - 6.2.0.874-8
- 1278438 enable MaxOutstandingR2T negotiation during login
-
Thu Nov 30 2017 Chris Leech <cleech@redhat.com> - 6.2.0.874-7
- 1328694 keep vlan settings in sync for ipv4/ipv6 iface records with be2iscsi
-
Wed Nov 01 2017 Chris Leech <cleech@redhat.com> - 6.2.0.874-6
- 1507945 force start iscsiuio for boot session recovery with qedi
- 1457359 start systemd socket listeners, otherwise if iscsid is started
directly iscsiuio doesn't activate as expected
-
Tue Aug 15 2017 Chris Leech <cleech@redhat.com> - 6.2.0.874-5
- 1431622 fix default in iscsi-iname manpage to match Red Hat customization
-
Tue Jun 27 2017 Chris Leech <cleech@redhat.com> - 6.2.0.874-4
- 1450756 isolate iscsistart sockets
-
Fri Apr 28 2017 Chris Leech <cleech@redhat.com> - 6.2.0.874-3
- 1445686 add missing ping hook for the qedi transport driver