Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2015-12-27 00:26:26
Size: 985
Editor: localhost
Comment:
Revision 4 as of 2017-04-24 03:06:29
Size: 1213
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents>>
= EMC about =
== mds9124_passwordRecovery_howto ==
Line 4: Line 7:
1、通过串口线连接至EMC MDS9124管理口,打开HyperTerminal/Minicom程序,设置连接如下 I. 通过串口线连接至EMC MDS9124管理口,打开HyperTerminal/Minicom程序,设置连接如下 ==
Line 12: Line 15:
2、由于密码已忘记,手动按电源重启EMC光纤交换机。 I. 由于密码已忘记,手动按电源重启EMC光纤交换机。
Line 31: Line 34:

== Anatomy of an EMC VNX Array ==
http://www.jpaul.me/2012/11/anatomy-of-an-emc-vnx-array/

  * DAE5S/DAE6S
https://community.emc.com/docs/DOC-22637

EMC about

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

Anatomy of an EMC VNX Array

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

  • DAE5S/DAE6S

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

désert/EMC (last edited 2022-08-05 06:06:15 by merlyn)