Unsolved
This post is more than 5 years old
9 Posts
1
1448
February 10th, 2014 01:00
Cant add a VNX into Unisphere Remote
I have installed Unisphere Remote v3.0.1.21490 and have been able to add my VNXe's with out issue but I cant add my VNX's which are running v6.0.70-4 but when I try and add the device I get the error "The VNX SP IP address is required when adding a VNX system" how can I find out from my system what the SP IP address is as I am sure I am using the correct address.
No Events found!



dynamox
9 Legend
•
20.4K Posts
0
February 10th, 2014 03:00
login to the control station and run "cat /etc/hosts" , at the bottom of your screen you will see entries :
SPA # CLARiiON SP
SPB # CLARiiON SP
patrick_garsow
12 Posts
0
February 11th, 2014 10:00
You can login to the control station CLI using putty.
At a command prompt type: clariion_mgmt -info and it will list the public IP addresses for SPA and SPB.
Those are the IP Addresses you will want to plugin to Unisphere Remote. You also might get a certificate message that you need to approve.
You can also type the command that dynamox used: cat /etc/hosts . That command will display a long string of test.. the last few entries should have an IP address followed by an A_[serialnumber] and B_[serialnumber]. Those are you SPA and SPB IP addresses. I only state this in that sometimes they don't state "SPA" or "SPB." Depends on the age of the system, when it was installed, and some other factors.