Unsolved
This post is more than 5 years old
1 Rookie
•
12 Posts
0
22081
December 9th, 2013 02:00
Unable to connect 2 equal logic storage to 2 blade servers
Hi Techies,
facing problem in connecting the DELL EQUAL LOGIC 6110XV STORAGE with DELL BLADE M910 server (10GB SWITCH M8024K).
Trying to achieve:
Need to connect two different equallogic storage to two different blades.
Connectivity details:
We have connect two eqallogic storage to the 10GB-M8024k switch there are two 10GB adapters getting detected in each blades.
IP configuration on the 10GB adapters in windows OS:
We have configured the ip address for 10GB adapters with different subnets for both storage.
BLADE 1:
Eg: 10GB_NET0-172.16.20.XXX , 10GB_NET1-172.16.20.XXX(EQL-STORAGE 1 group ip address reachable and able to detect LUNs assigned from the storage)
BLADE 2:
Eg: 10GB_NET0-172.16.144.XXX , 10GB_NET1-172.16.144.XXX(EQL-STORAGE 2 group ip address not reachable)
EQL-STORAGE 1:
GROUP IP ADDRESS:172.16.20.XX
EQL-STORAGE 2:
GROUP IP ADDRESS:172.16.144.XX
Facing problem:
Not able to get LUNs on the BLADE 2 from EQL-STORAGE 2.
Please do the needful to solve the above mentioned problem…


Joe S586
9 Technologist
•
729 Posts
0
December 9th, 2013 09:00
Was it your intention to have two separate EqualLogic Storage Groups (i.e., two groups with one array in each group)?
Take a look at these links first:
The EqualLogic configuration guide has a section on configuring the Blade Chassis (with additional links): http://en.community.dell.com/techcenter/storage/w/wiki/2639.equallogic-configuration-guide.aspx
This is the link to the M8024-K configuration: http://en.community.dell.com/techcenter/storage/w/wiki/4250.switch-configuration-guides-by-sis.aspx
-joe
pauleugene09
1 Rookie
•
12 Posts
0
December 9th, 2013 20:00
when i tried to connect both the array with one group IP, i was getting an error so i made two group IP for two arrays
pauleugene09
1 Rookie
•
12 Posts
0
December 10th, 2013 10:00
I just gone through the document which you sent. and i connected the Blade server in slot 1 as well in the slot 4 (full blade)
then i connected one SFP + in port 17 and another SFP+ in port 20..
Now i can able to assign one storage to one blade server and another storage to another blade.
However tried a replication but it failed stating, ISCSI login time out.
DO i need to do something on the switch part to discover from one storage to another.
Both storage is in same subnet, however unable to ping each other.
Joe S586
9 Technologist
•
729 Posts
0
December 10th, 2013 10:00
When you tried to add the second array to the existing group what error did you get? Sounds like the ISL between the two blade switches isn't properly configured. Also, ensure you wire up both arrays in a fault tolerant configuration per the documents I listed.
-joe
Joe S586
9 Technologist
•
729 Posts
0
December 10th, 2013 13:00
If I am understanding you correctly on the two M8024-k's you only have the built-in 10Gb SFP+ ports (17, 18, 19, & 20)? You would need to configure a LAG using LACP between both switches (you can use port 18 to port 18). Once the LAG is configured:
Telnet/SSH into both arrays (using the eth interface IP) and test using the ping and/or traceroute commands:
ping "-I "
(that is a –I as in Capital letter “eye”, AND ensure you use the quotes after ping and the end of the command!).
To traceroute out each of the specific ETH port interface add a switch to choose the interface IP as shown below:
GrpName>support traceroute -s [ETH port source IP] [destinationIP]
The “destinationIP” is the other group, including the Group IP, and ALL member eth interfaces, test all IP combinations (Group IP; Member1 eth0, eth1, eth2, etc.; Member2 eth0, eth1, eth2 etc.)
PIng and traceroute is discussed in much greater detail in the EqualLogic CLI guide (download on the same page as the firmware is located)
Also, you should be able to ping/traceroute from the switchs to both arrays as well (telnet/ssh into the switch).
Once all the devices can see each other, if you haven’t done so yet, configure the replication partnership from within the array GUI or CLI and test again
-joe
pauleugene09
1 Rookie
•
12 Posts
0
December 15th, 2013 08:00
I configured the LAG for the port 18 however i couldnt ping from one storage to another.
Can you tell me the clear steps in configuring the LAG ?
Also once its done will the storage communicate each other?
Also after creating the lag, i couldnt ping the storage connected to the blades from respective servers.
Really i need to get rid off, by fixing it