I have been facing an issue with kubernetes implementation here is the link 
if you care to look:

https://github.com/kubernetes/kubernetes/issues/46041#issuecomment-308762723

The question I have is why does open-iscsi behave differently when you use 
the default interface in the first place? 

That is why does the behavior of these things differ:

iscsiadm -m discovery -t st -p X.X.X.X
vs
iscsiadm -m discovery -t st -p X.X.X.X -I default

and 

iscsiadm -m node -p XXXX -T 
iqn.2001-05.com.equallogic:X-XXXXXX-XXXXXXXXX-XXXXXXXXXXXXXXXX-kubetesting 
--login
vs
iscsiadm -m node -p XXXX -T 
iqn.2001-05.com.equallogic:X-XXXXXX-XXXXXXXXX-XXXXXXXXXXXXXXXX-kubetesting 
-I default --login

Thanks,

Mike E

-- 
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 https://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to