On 06/30/2014 04:43 AM, Hannes Reinecke wrote: > Hi Mike, > > iscsistart has the Target Portal Group Tag (tpgt) set to 'required', ie > without specifying it iscsistart won't attempt to connect to the target. > > Now as we're not supporting MC/S anyway, the usage of tpgt is pretty > much defined by the target, ie we should be using whatever the target > presents to us. > > And there is no way of specifying the tpgt when using DHCP; RFC4173 > doesn't know about this and consequently doesn't specify it. > > Can't we get rid of the mandatory usage in iscsistart and have it use > the target-provided tpgt? >
Yes. The login.c code was modified to not require the tpgt, but I am not sure why I never fixed iscsistart.c. If you have a patch send it. If not then I just removed the tpgt check from check_params and I will test it later today. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
