S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
3-12
Cisco MDS 9000 Family Troubleshooting Guide, Release 3.x
OL-9285-05
Chapter 3 Managing Storage Services Modules
SSM Issues
Usage for slot0:
141066240 bytes used
43493376 bytes free
184559616 bytes total
switch(standby)#
exit
switch#
c.
If there is not enough space, delete unneeded files.
switch#
delete
bootflash:m9500-sf1ek9-kickstart-mz.2.1.1.bin
switch#
attach module 6
switch(standby)#
The
show module
command output shows that the standby supervisor module is in slot 6. Use the
attach
command to access the supervisor module.
switch(standby)#
delete
bootflash:m9500-sf1ek9-kickstart-mz.2.1.1.bin
switch(standby)#
exit
switch#
d.
Copy the EPLD image file from the FTP server to the bootflash: or slot0: device in the active
supervisor module. The following example shows how to copy to bootflash:
switch#
copy ftp://10.1.7.2/m9000-epld-2.1.2.img bootflash:m9000-epld-2.1.2.img
Note
The system will automatically synchronize the ELPD image to the standby supervisor module if
automatic copying is enabled.
switch#
config t
switch(config)#
boot auto-copy
Step 6
Use the
install module
number
epld
url
command on the active supervisor module to upgrade EPLD
images for a module.
switch#
install
module 2 epld bootflash:m9000-epld-2.1.2.img
EPLD Curr Ver New Ver
-------------------------------------------------------
XBUS IO 0x07 0x07
UD Flow Control 0x05 0x05
PCI ASIC I/F 0x05 0x05
PCI Bridge 0x05 0x07
WARNING: Upgrade process could take up to 15 minutes.
Module 2 will be powered down now!!
Do you want to continue (y/n) ?
y
\
<------------------------------------------------------------progress twirl
Module 2 EPLD upgrade is successful
If you forcefully upgrade a module that is not online, all EPLD images are forcefully upgraded. If the
module is not present in the switch, an error returns. If the module is present, the command process
continues. To upgrade a module that is not online but is present in the chassis, use the same command.
The switch software prompts you to continue after reporting the module state. When you confirm your
intention to continue, the upgrade continues.
switch#
install
module 2 epld bootflash:m9000-epld-2.1.2.img
\
<------------------------------------------------------------progress twirl
Module 2 EPLD upgrade is successful