Hello everyone, a couple of patches for the freshly merged iSCSITarget and iSCSILogicalUnit RAs.
The first patch adds support for graceful "stop" operations for the iSCSITarget RA. It now looks for active sessions/connections on the target, and shuts them down. Many thanks to lge for the sed magic. Also in the first patch, there is a generic do_cmd command wrapper that captures command output and exit codes, which is particularly helpful on IET as ietadm is notoriously terse (thanks to lmb -- I stole the idea from your drbd OCF RA). The second patch adds tgt support to both resource agents (including graceful connection shutdown for iSCSITarget, again many thanks to lge). As always, feedback and comments are much appreciated. Cheers, Florian _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
