I have uploaded a new bug fix release to:
http://kernel.org/pub/linux/kernel/people/mnc/open-iscsi/releases/open-iscsi-2.0-871.3.tar.gz
This fixes two bugs:
1. iscsiadm -m ..... --logout or "service open-iscsi stop" will take a
extra minute to execute if IO is running when those commands are run.
2. Instead of failover taking node.session.timeo.replacement_timeout
seconds, it takes scsi_cmd->timeout * scsi_cmd->retries seconds (with
default settings this is about 60 secs * 5 = 3 minutes).
Both of these bugs are iscsi kernel modules bugs. #2 is a regression
that was added in the iscsi kernel modules in open-iscsi-2.0-871.0 and
the iscsi kernel modules in upstream kernels 2.6.28 and newer.
You should upgrade if you are using dm-multipath and the iscsi kernel
modules from open-iscsi-2.0-871.*.
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.