EMC about

VNX engineer mode

Shift+Ctrl+Alt + F12
password: messner

C:\Users\Administrator>naviseccli -user admin -password password!2019151 -scope global -h 192.168.101.151 connection -setport -iscsi -sp a -portid 4 -address 192.168.203.151 -subnetmask 255.255.255.0 -gateway 192.168.203.1
It is recommended that you consult with your Network Manager to determine the correct settings before applying these changes. Changing the port properties may disrupt traffic on one or more ports of this I/O Module. Initiator con
y want to perform this action (y/n)? y


C:\Users\Administrator>naviseccli -user admin -password password!2019151 -scope global -h 192.168.101.151 connection -getport -sp a
SP:  A
Port ID:  4
Port WWN:  iqn.1992-04.com.emc:cx.ckm00125103688.a4
iSCSI Alias:  3688.a4
IP Address:  192.168.203.151
Subnet Mask:  255.255.255.0
Gateway Address:  192.168.203.1
Initiator Authentication:  false

SP:  A
Port ID:  5
Port WWN:  iqn.1992-04.com.emc:cx.ckm00125103688.a5
iSCSI Alias:  3688.a5



C:\Users\Administrator>naviseccli -user admin -password password!2019151 -scope global -h 192.168.101.151 connection -setport -iscsi -sp a -portid 5 -address 192.168.203.152 -subnetmask 255.255.255.0 -gateway 192.168.203.1
It is recommended that you consult with your Network Manager to determine the correct settings before applying these changes. Changing the port properties may disrupt traffic on one or more ports of this I/O Module. Initiator con
y want to perform this action (y/n)? y


C:\Users\Administrator>naviseccli -user admin -password password!2019151 -scope global -h 192.168.101.151 connection -getport -sp b
SP:  B
Port ID:  4
Port WWN:  iqn.1992-04.com.emc:cx.ckm00125103688.b4
iSCSI Alias:  3688.b4

SP:  B
Port ID:  5
Port WWN:  iqn.1992-04.com.emc:cx.ckm00125103688.b5
iSCSI Alias:  3688.b5



C:\Users\Administrator>naviseccli -user admin -password password!2019151 -scope global -h 192.168.101.151 connection -setport -iscsi -sp b -portid 4 -address 192.168.203.153 -subnetmask 255.255.255.0 -gateway 192.168.203.1
It is recommended that you consult with your Network Manager to determine the correct settings before applying these changes. Changing the port properties may disrupt traffic on one or more ports of this I/O Module. Initiator con
y want to perform this action (y/n)? y


C:\Users\Administrator>naviseccli -user admin -password password!2019151 -scope global -h 192.168.101.151 connection -setport -iscsi -sp b -portid 5 -address 192.168.203.154 -subnetmask 255.255.255.0 -gateway 192.168.203.1
It is recommended that you consult with your Network Manager to determine the correct settings before applying these changes. Changing the port properties may disrupt traffic on one or more ports of this I/O Module. Initiator con
y want to perform this action (y/n)? y

mds9124_passwordRecovery_howto

关闭所有连接该光交的应用服务。

I. 通过串口线连接至EMC MDS9124管理口,打开HyperTerminal/Minicom程序,设置连接如下 == Bits per second: 9600 Data bits: 8 Parity: None Stop bits: 1 Flow control: None (注:如果是MDS9500系列则把Bits设置为38400)

I. 由于密码已忘记,手动按电源重启EMC光纤交换机。 3、交换机重启进入SANOS时,按住Ctrl+]键使交换机进入到boot模式

switch(boot)#

4、切换到配制模式,并更改密码。 switch(boot)# configure terminal switch(bootconfig)# adminpassword PASSWORD switch(bootconfig)# exit

5、加载启动映像进入正常模式。 switch(boot)# load bootflash:SANIOS.img

6、保存配制信息即完成,登录使用新密码测试。 switch# copy runningconfig startupconfig

最后:应用服务器主机重新扫描磁盘,识别正常后,开启相应服务即可。 cfgmgr -v lsdev -Ccdisk

change sp ip

naviseccli -User sysadmin -Password sysadmin -Scope 0 -Address 192.168.1.252 networkadmin -set -o -sp a -ipv4 -address 192.168.1.251 -subnetmask 255.255.254.0 -gateway 192.168.0.1

naviseccli -User sysadmin -Password sysadmin -Scope 0 -Address 192.168.1.231 networkadmin -set -o -sp b -ipv4 -address 192.168.1.232 -subnetmask 255.255.254.0 -gateway 192.168.0.1

naviseccli -User sysadmin -Password sysadmin -Scope 0 -Address 192.168.1.232 networkadmin -set -o -sp b -ipv4 -address 172.31.0.53 -subnetmask 255.255.255.0 -gateway 172.31.0.254

Anatomy of an EMC VNX Array

http://www.jpaul.me/2012/11/anatomy-of-an-emc-vnx-array/

https://community.emc.com/docs/DOC-22637

Reboot SP

1 - make sure all your servers have connectivity to both SPs, to avoid disruption when you reboot a SP.

2 - verify the load on both SPs, using Navisphere Analyzer, try to do the reboot when the peer SP has low load.

3 - reboot the SP.

HOW TO: Restart Unisphere Management Server

Restarting the Management Services should clear up any Unisphere UI issues or any discrepancies between Unisphere UI and Unisphere CLI.

Restarting the Management Services is a non disruptive task and can be perform without a downtime.

1. Open a web browser and go to https://SP_IP_or_FQDN/setup, where ‘SP_IP_or_FQDN’ is Storage Processor’s IP address or the host name

2. Login with ‘sysadmin’ user account and password or any other account with administrator privileges

4. Confirm the Management Services Restart and wait until the restart has completed. Note, this can take up to 10 minutes.

5. Once the first Service Processor reboot has occurred and you are able to log back into that Service Processors’ Web Services then proceed to the second Service Processor.

This should clear up any Unisphere GUI issues or incorrect reporting of information on the Host Agent’s page.