Oh sorry,
I don't use esx. Ubuntu server is the client (initiator).
I use iscsiadm -m discovery -t sendtargets -p "ip".
I was hoping that you can set that only virtual IPs are found.
Perhaps I should open a new task.
Regards,
Erik
Oh sorry,
I don't use esx. Ubuntu server is the client (initiator).
I use iscsiadm -m discovery -t sendtargets -p "ip".
I was hoping that you can set that only virtual IPs are found.
Perhaps I should open a new task.
Regards,
Erik
Yes, I use this blog post for configuration of multipath.
I think my problem is a step earlier.
lsscsi
[77:0:0:0] disk SCST_BIO mJYVlpW7lNGslAs5 200 /dev/sdg
[78:0:0:0] disk SCST_BIO mJYVlpW7lNGslAs5 200 /dev/sdl
[79:0:0:0] disk SCST_BIO mJYVlpW7lNGslAs5 200 /dev/sdk
[80:0:0:0] disk SCST_BIO mJYVlpW7lNGslAs5 200 /dev/sdj
[81:0:0:0] disk SCST_BIO mJYVlpW7lNGslAs5 200 /dev/sdi
[82:0:0:0] disk SCST_BIO mJYVlpW7lNGslAs5 200 /dev/sdm
But I only have 3 Nic's for ISCSI!!
iscsiadm -m discovery -t sendtargets -p 192.168.110.10
192.168.103.10:3260,1 iqn.2011-05:data0.target0
192.168.103.10:3260,1 iqn.2011-05:data0.target0
192.168.103.10:3260,1 iqn.2011-05:data0.target0
192.168.103.10:3260,1 iqn.2011-05:data0.target0
192.168.130.10:3260,1 iqn.2011-05:data0.target0
192.168.130.10:3260,1 iqn.2011-05:data0.target0
192.168.130.10:3260,1 iqn.2011-05:data0.target0
192.168.130.10:3260,1 iqn.2011-05:data0.target0
192.168.110.10:3260,1 iqn.2011-05:data0.target0
192.168.110.10:3260,1 iqn.2011-05:data0.target0
192.168.110.10:3260,1 iqn.2011-05:data0.target0
192.168.110.10:3260,1 iqn.2011-05:data0.target0
192.168.120.10:3260,1 iqn.2011-05:data0.target0
192.168.120.10:3260,1 iqn.2011-05:data0.target0
192.168.120.10:3260,1 iqn.2011-05:data0.target0
192.168.120.10:3260,1 iqn.2011-05:data0.target0
192.168.140.10:3260,1 iqn.2011-05:data0.target0
192.168.140.10:3260,1 iqn.2011-05:data0.target0
192.168.140.10:3260,1 iqn.2011-05:data0.target0
192.168.140.10:3260,1 iqn.2011-05:data0.target0
192.168.102.10:3260,1 iqn.2011-05:data0.target0
192.168.102.10:3260,1 iqn.2011-05:data0.target0
192.168.102.10:3260,1 iqn.2011-05:data0.target0
192.168.102.10:3260,1 iqn.2011-05:data0.target0
192.168.0.50:3260,1 iqn.2011-05:data0.target0
192.168.0.50:3260,1 iqn.2011-05:data0.target0
192.168.0.50:3260,1 iqn.2011-05:data0.target0
192.168.0.50:3260,1 iqn.2011-05:data0.target0
192.168.100.10:3260,1 iqn.2011-05:data0.target0
192.168.100.10:3260,1 iqn.2011-05:data0.target0
192.168.100.10:3260,1 iqn.2011-05:data0.target0
192.168.100.10:3260,1 iqn.2011-05:data0.target0
192.168.105.10:3260,1 iqn.2011-05:data0.target0
192.168.105.10:3260,1 iqn.2011-05:data0.target0
192.168.105.10:3260,1 iqn.2011-05:data0.target0
192.168.105.10:3260,1 iqn.2011-05:data0.target0
192.168.101.10:3260,1 iqn.2011-05:data0.target0
192.168.101.10:3260,1 iqn.2011-05:data0.target0
192.168.101.10:3260,1 iqn.2011-05:data0.target0
192.168.101.10:3260,1 iqn.2011-05:data0.target0
192.168.0.50 is Management IP
192.168.105.10 Replication IP
192.168.100.10 - 192.168.103.10 physical IP's of "data" nic's
192.168.110.10 - 192.168.150.10 virtual IP's of "data" nic's for active/passive failover
Thats my problem.
I was hoping that you can set that only virtual IPs are found.
Regards,
Erik
We have somehow the same Problem (DSSV6 up90 b5845):
Our ESX Hosts receive all ip-adresses for the targets including
all physical interfaces
(three DSS pairs, each DSS 6 physical interfaces) from our DSSs,
although we restricted access to the targets on DSS to the virtual ip subnets.
But our ESX-hosts do not have ip adresses configured for storage
in the physical address range of the DSSs interfaces, so there's no way for
the ESX hosts to connect to a physical interface of the DSSs.
So far, so good,
but if we have to rescan our ESXs iSCSI vmhba, it takes AGES to complete the rescan.
We suppose, that this is because the ESX tries to reach the physical interfaces
of the DSSs somehow and after a time runs finally in a timeout.
So the question is:
Is there any way to limit the "sendtargets" of DSS to the virtual interfaces as mentioned by Gr-R ?
We know, that we could configure all targets on all ESX hosts static to avoid this,Originally Posted by Gr-R
but that's a lot of work for 6 ESX hosts with 15 DSS targets with each 3 paths....
Regards,
Ralph