EMC
®
VNX
™
Procedure Generator
EMC CONFIDENTIAL
version: 4.5
33 of 51
Celerra_naut3
6. [ ] Use the hostname parameter to collect host IP address. Record the Host IP address in Table 5.
#
cat /etc/hosts | grep "<hostname>"
Example Output:
# cat /etc/hosts | grep "Celerra_naut3"
10.6.4.125 Celerra_naut3.rtp.lab.emc.com Celerra_naut3
7. [ ]
Collect the IP address assigned to SP A, shown in bold in the following example output. Record
SP A’
s IP address in Table 5.
#
cat /etc/hosts | grep "SP"
Example output:
10.6.4.126
A_FCNTR074200022 Celerra_naut3.rtp.lab.emc.com # CLARiiON SP
10.6.4.127
B_FCNTR074200022 Celerra_naut3.rtp.lab.emc.com # CLARiiON SP
8. [ ] Collect the SP logs.
a. Collect the port list for SPs. Save this output in the event of a rollback.
#
/nasmcd/sbin/navicli -h <SPA_IP_Address> port –list
Example Output:
# /nasmcd/sbin/navicli -h 128.221.252.200 port -list
Information about each HBA:
HBA UID: 50:06:01:60:BC:E0:08:9F:50:06:01:60:3C:E0:08:9F
Server Name: Celerra_naut3
Server IP Address: 10.6.4.125
HBA Model Description:
HBA Vendor Description:
HBA Device Driver Name:
Information about each port of this HBA:
SP Name: SP A
SP Port ID: 0
HBA Devicename:
Trusted: NO
Logged In: NO
Defined: YES
Initiator Type: 3
StorageGroup Name: Celerra_naut3
...
...
Information about each SPPORT:
SP Name: SP A
SP Port ID: 0
SP UID: 50:06:01:60:BE:A0:01:A8:50:06:01:60:3E:A0:01:A8
Link Status: Up
Port Status: Online
Switch Present: NO
.....
....