On 12/04/2012 05:22 PM, Lee Duncan wrote: > Hi Mike: > > I am trying to create a Persistent Reservations test suite for iSCSI targets, > and i was wondering if I could use open-iscsi on the initiator side to do > that. > > Part of the requirement is that I need to support multiple I_T Nexuses, since > Group Reservations are based on the I_T Nexus. If I can send from multiple > initiators on the same host, I could eliminate the current requirement to > test from multiple hosts. >
You can create multiple initiators. Just create ifaces with different initiator names. The problem though is that the iSID is not persistent across logins, so if you were to login/logout using iscsiadm from the target for any reason then the persistent reservations are going to get messed up. -- 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.
