Unsolved
This post is more than 5 years old
1 Rookie
•
61 Posts
0
115749
January 15th, 2013 11:00
Adding EqualLogic array to VMM 2012 SP1 as an SMP Provider
Does anyone have this working? I got as far as importing it as a provider, but it won't show me any arrays. I tried to follow this:
http://social.technet.microsoft.com/wiki/contents/articles/12038.vmm-2012-sp1-installing-and-configuring-dell-equallogic-ps-series-smp-provider.aspx?CommentPosted=true#commentmessage
0 events found
No Events found!


Sean_Crawford
10 Posts
0
January 15th, 2013 14:00
All Powershell commands should be run from the Virtual
Machine Manager Shell
New-EqlGroupAccess -GroupName “Your Group Name”
-GroupWKAddress 10.0.0.0 << Your Group IP here -UserName Administrator
-Password “AcctPassword”
Open Remote Setup Wizard in the 4.5 Hitkit
Click Settings
Click PS Group Access
Choose your Host Machine in the middle
Click PowerShell/SMP access (PS Authentication)
Populate your Group Management IP at the bottom
Fill in your PS Group Username and Password
Back in SCVMM Under Fabric and Arrays choose to add an array
chose SMP provider and it should not
discover the array.
Tim_Valus
16 Posts
0
January 16th, 2013 06:00
Great, thanks for confirming my suspicions Sean.
Tim_Valus
16 Posts
0
January 16th, 2013 06:00
I'm having the same issue. Also, I cannot add the New-EqlGroupAccess successfully because the SCVMM machine is not directly connected to the SAN switches (it can access the management interface successfully though).
Sean_Crawford
10 Posts
0
January 16th, 2013 06:00
SCVMM has to have access to the ISCSI network to manage the array
jakesterpdx
1 Rookie
•
61 Posts
1
January 16th, 2013 07:00
Turns out you can also just configure PowerShell connectivity via the GUI in the ASM in Hit Kit 4.5 and that makes it work automatically. Much, much easier!
BladesAway
3 Posts
0
January 19th, 2013 12:00
Hello,
I am even having trouble getting that to work properly. I tried using the PS scripts and received several errors around SNMP timing out.
We have a dedicated management network for the arrays and the VMM server has access to that network as well as the iSCSI network. It can see both of those networks fine and I can see iSCSI volumes presented to the initiator. So I know all of that is working OK.
When I go in to Dell ASM ->Setting ->PS Group Access -> Add PS Group, I specify the SP Group Name and the group IP on the management network. When I do do that I get an error stating the it Failed to register the iSCSI Target : Target Portal registration with ISCSI Initiator Failed. Ok, I figure sure if I specified the management network which does not allow iSCSI traffic that would make sense so.... I use the iSCSI Group IP instead and I get no errors. When I get to the PowerShell/SMP access it ask for the PS Group Management IP, so I put that in along with the Group Admin Username and Password, and click save. Eventually I get an error back that says -- "Error saving PS Group Access EQLGRP1 : 1. SNMP: Outstanding request timed out" I've not been able to determine why I would get an SNMP timeout error. By SanHQ is reading SNMP fine. I have no firewalls in the way either.
Any ideas?
Sean_Crawford
10 Posts
0
January 21st, 2013 06:00
seanmcrawford.com/.../scvmm-installing-and-configure-dell-equallogic-arrays-with-smp if you follow this guide do you still run into SNMP errors?
Tim_Valus
16 Posts
0
January 22nd, 2013 07:00
After adding a 10 gig card to my third server, I'm also running into the same SNMP error that BladesAway is. Everything is fine using Sean's guide up to step 10 and that's where I get the error. I can ping the group IP and array IP fine from the box with the next card as well as the other servers. I will contact support and report back if I receive a workable answer.
ZeniTimes
1 Message
1
January 22nd, 2013 08:00
I managed to get this working, if you're following Sean's guide and you get to step 10, you need to change the IP address to the management one. This will different to the group ip address, it's the same one you use to access the web gui for EQL. Soon as I changed this and used an admin user from the PS array everything works as expected.
Basically, groupWKAddress is the group IP address (iSCSI LAN) and ManagementWKAddress is the management IP address (Normally on the production LAN)
Sean_Crawford
10 Posts
0
January 22nd, 2013 09:00
I will update to call out if your using a dedicated Management Network you must provide that IP vs the Standard Group IP. Thanks for Sharing your find.
Tim_Valus
16 Posts
0
January 22nd, 2013 10:00
Tried what ZeniTimes suggested but got the same SNMP error using the management IP. I have a ticket open with support so hopefully they will make some headway with my issue.
BladesAway
3 Posts
0
January 22nd, 2013 15:00
I have gone back and forth trying to use the management IP and the iSCSI group IP and still get the same error regarding SNMP. Anxious to hear what MS has to say.
D_Grant
1 Rookie
•
6 Posts
0
March 1st, 2013 04:00
Hello,
I have had a similar problem with iSCSI and Management in different subnets.
As an addition to Seans post, you will need two steps at #10 if you have a separate managment network:
10 a) enter the management IP of your EQL and save
10 b) enter your username and password - and save
Refresh the Storage Provider in VMM. After it's finished you shoud see your EQL under Arrays.
Sean_Crawford
10 Posts
0
March 15th, 2013 14:00
There is no fix at this time I expect to see one Late April however. The only work around I have had any success with in testing is it works most of the time but sometimes can take 4-5 tries.
DVenter
2 Posts
0
March 15th, 2013 14:00
Hi All
I've tried all of the above suggestions but I'm still getting the SNMP error:
SNMP: Outstanding request timed out
Does anyone have any other suggestions on what I can try here.