
florian.haas at linbit
Jun 23, 2009, 6:01 AM
Views: 614
Permalink
|
|
[PATCH 0 of 3] iSCSITarget, iSCSILogicalUnit: several improvements
|
|
A set of incremental improvements to the iSCSITarget and iSCSILogicalUnit RAs: - iSCSITarget: replace the ugly "while read" loop on connection shutdown with something prettier. - iSCSITarget: add ACL support to allow access by initiator IP address. On IET, this manages entries in the /etc/initiators.{allow,deny} files. On tgt, it allows initiators using the "tgtadm --op bind" commant. - iSCSILogicalUnit: add support for per-LU parameters. Questions: should I rename the instance attribute "params" to "parameters", so as to avoid confusion with the CRM shell's "params" command? And, should the "initiators" instance attribute be renamed to "allowed-initiators" to remove ambiguity? As always, feedback and comments are much appreciated. Thanks! Cheers, Florian _______________________________________________________ Linux-HA-Dev: Linux-HA-Dev[at]lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
|