I have a Virtual SQL server with two nics .25 and .26 the only traffic I see is on the .26 nic. and I am receiving the error below. I am not having any access problems to the volume I would just like to get both nics receiving traffic. I checked the ACL and it looks the same as all my other volumes.
Any Idea's?
level: ERROR Time: 4/18/2013 8:23:12 AM Member: LGSAN1 Subsystem: MgmtExec Event ID: 7.4.3 7.4.47 iSCSI login to target '192.168.1.60:3260, iqn.2001-05.com.equallogic:0-8a0906-08cfb2e03-6db00153a9f5023e- dms-sql-logs' from initiator '192.168.1.26:58654, iqn.1991-05.com.microsoft:dms-sql01.lgdom.local' failed for the following reason:Initiator cannot access this target because an iSCSI session from another initiator already exists and multihost access is not enabled for this target.
The setting on the volume "Allow simultaneous connections from initiators with different iqn's" is designed for clusters and/or multiple VM's to access the same volume.
If you are trying to have just one host connect to the same volume but using all the iscsi interfaces on that host, you need to setup multipathing for the Host OS.
The documentation for setting up multipathing for the various OS's is at the configuration portal or the support site:
rlarrea
7 Posts
1885
0
Posted April 19th, 2013 13:00
Why should mutilhost access only be used when in a cluster ?