On 01/09/2012 10:23 AM, F M wrote:
> 
> For each of them I create another IP for the iscsi layer :
> [root@lucca ifaces]# iscsiadm -m iface
> default tcp,<empty>,<empty>,<empty>,<empty>
> iser iser,<empty>,<empty>,<empty>,<empty>
> bnx2i.d4:85:64:75:d9:db bnx2i,d4:85:64:75:d9:db,10.0.1.37,<empty>,<empty>
> bnx2i.d4:85:64:75:d9:d9 bnx2i,d4:85:64:75:d9:d9,10.0.0.37,<empty>,<empty>
> bnx2i.d4:85:64:75:d9:d7 bnx2i,d4:85:64:75:d9:d7,<empty>,<empty>,<empty>
> bnx2i.d4:85:64:75:d9:d5 bnx2i,d4:85:64:75:d9:d5,<empty>,<empty>,<empty>
> 
> 
> As we can see, we see all 4 NIC, is there a way to disable the ones used for 
> regular network ? 
> 

Are you using discoveryd mode? If so then not yet.

If you are using the normal discovery/iscsiadm stuff then by default on
the ifaces passed to iscsiadm are used. So if you do discovery you would
only pass iscsiadm the ifaces you want to use.

The iscsiadm -m iface command is going to print out the ifaces it finds
from the kernel. There is not really a way to disable that right now.

-- 
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.

Reply via email to