How exactly do I communicate with SPA and SPB to access navisphere? I connected the crossover cable to each SP and set an IP on the same range as the control station.
I have all my CGE ports connected to an isolated network, not connected to my internal network. When i try to ping the SP's I get no response. MY question is, do the SP's communicate through the control station or through the CGE ports?
If its the cge ports, I guess I will then have to connect my iscsi network to my internal lan using VLAN's so I can access the SP's. Any input is appreciated.
once you have done it, you will be connecting to IP address directly from your browser. Note that Control Station has to be on the same network as your SPs.
Depending on your model you should have a management port on the back of the control station or the SP's themselves. My NS-120 has a management port on the control station (MGMT) that then connects to the SP's. My old CX3 has a MGMT port on each of the SP's themselves. You plug into those ports and then open a web browser to connect to the SP IP addresses. The control station is a third IP.
I would recommend pulling the installation documentation for your SAN and reviewing it.
Are you fine with running a few commands from the Celerra control station? If so, the following would help identify a few things:
/nas/sbin/clariion_mgmt -info
First two are obvious based on the name of the commands; however, the last one will let us know, in the case of an integrated unit (versus a gateway model), the Public IP addresses for SPA and SPB which should be assigned an IP address on the same subnet as the Control Station's mgmt IP. For the out-of-band/management communication to either Celerra Manager or Navisphere Manager, in an integrated unit (via proxy-arp) all of that would be handled via the single network connection to the MGMT port on the Control Station, and is independent of the connections to the datamover front-end ports (CGE in your case).
Yeah, the installation for my NX4 has alot to be desired. Basically, its "here's how you cable it" then "run the CSA". I'm really disappointed with the documentation because it seems to me that alot of information is missing or skipped over so as to make it very difficult for someone trying to do the setup without the emc installation services.
Anyway, to set the IP's on the SPs and enable proxy arp, would this command be what I need? Keep in mind the SPs are still at the default IP settings:
/nas/sbin/clariion_mgmt -info -> Error 12: Not configured
Here is the info from the control station CLI. Not sure what the Error 12 is about.
So to actually change the ip's of the SPs from the 128.x.x.x addresses they have now to the 192.168.254.x addresses I want to assign, would the command I specified earlier set them, turn on proxy, and allow me to access them?
Also, would I access them directly with their assigned IPs in IE or do I access them via Unisphere from the control station?
Actually – if you have run CSA properly it will have done all the work of setting up the SP addresses
As far a documentation – the printed one is really just there to get started. After that there is the service portal with how-to-do video’s and also the documentation CD
As a beginner – check out the wizards built into Celerra Manager / UniSPhere – they will do most of the common tasks
CSA errored on me on my first run through and I couldn't use it from that point on. I set the IP of the control station and hit next and then it errored on me. I could then access the control station from the network and get into unisphere, but I couldn't use CSA anymore because it won't detect the SAN.
Obviously, being that my CSA didn't run, I missed the part about setting proxy-arp on the control station and setting the SP IP Addresses. Is there anything else that the CSA does that I may have missed and need to address?
i don't think you can restart CSA from scratch now that you are some what configured. Did you look at the solution i posted earlier, it explains how to enable proxy-arp which changes SP's ip addresses.
well, when I run CSA and it gets to the detection part where it tries to detect the SAN, it says 'ERROR:Celerra not found.' The first time I did it, it found the Celerra, but after I set the IP and proceeded to the next screen in the CSA, it errored on me and from that point on, I could no longer use CSA.
Is there a way to reset CSA or something on the Celerra so you can run through the CSA again and get everything covered or is that not a good idea if you have things like your SPs IP's already and your interfaces setup. Not that it matters because this is not in production yet, obviously.
dynamox
11 Legend
•
20419 Posts
•
87439 Points
1197
0
Posted February 24th, 2011 19:00
take a look at this solution: emc175337
once you have done it, you will be connecting to IP address directly from your browser. Note that Control Station has to be on the same network as your SPs.