On Fri, Mar 18, 2011 at 03:41:32PM +0530, rahul gupta wrote: > Hi, > > I would like to know, how to configure multiple iqn names (initiator > instances running) on same machine using open-iSCSI (iscsi_tcp as > transport). > > Under a test scenario as follows, I am able to create multiple initiator > instances on the same machine, (but may be its not a cool way to do so):- > > 1. Start initiator with a iqn name and login into target. > 2. On initiator, mount lun and run some IO. > 3. Now let the IO to continue but kill iscsid. > 4. Now change the initiator iqn name and again start the daemon. > 5. Login into the target and start IO. > 6. On running iscsiadm -m session -P 3 > Its observed that both the sessions are eastablished with different > initiator iqn name and IO is going fine on both sessions. > > Is it really whats expected? >
Do you absolutely require different IQN names for the initiator? You should be able to specify separate session ID (iirc SID) to create multiple connections from a single initiator. -- Pasi -- 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.
