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
7-9
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 7 Software Images
Automated Upgrades
15944704 Apr 06 16:46:04 2005 m9500-sf1ek9-kickstart-mz.2.1.1a.bin
48063243 Mar 21 15:34:46 2005 m9500-sf1ek9-mz.2.1.1.bin
48036239 Apr 06 16:45:41 2005 m9500-sf1ek9-mz.2.1.1a.bin
Usage for bootflash://sup-local
141066240 bytes used
43493376 bytes free
184559616 bytes total
switch#
show module
Mod Ports Module-Type Model Status
--- ----- -------------------------------- ------------------ ------------
2 32 Storage Services Module DS-X9032-SSM ok
5 0 Supervisor/Fabric-1 DS-X9530-SF1-K9 active *
6 0 Supervisor/Fabric-1 DS-X9530-SF1-K9 ha-standby
...
The
show module
command output shows that the standby supervisor is in slot 6. Use the
attach
command to access the supervisor module.
switch#
attach module 6
...
switch(standby)#
dir bootflash:
12288 Jan 01 00:01:06 1980 lost+found/
14765056 Mar 21 15:35:06 2005 m9500-sf1ek9-kickstart-mz.2.1.1.bin
15944704 Apr 06 16:46:04 2005 m9500-sf1ek9-kickstart-mz.2.1.1a.bin
48063243 Mar 21 15:34:46 2005 m9500-sf1ek9-mz.2.1.1.bin
48036239 Apr 06 16:45:41 2005 m9500-sf1ek9-mz.2.1.1a.bin
Usage for bootflash://sup-local
141066240 bytes used
43493376 bytes free
184559616 bytes total
switch(standby)#
exit
switch#
Step 4
Download a Cisco SAN-OS system image to the active supervisor module bootflash: from a TFTP
server, if necessary.
switch#
copy tftp://10.16.10.100/system-img bootflash:system-img
Trying to connect to tftp server......
Note
Ensure that you download the correct Cisco SAN-OS system image. The system image for
Supervisor-1 modules is different from the system image for Supervisor-2 modules.
Step 5
Download a kickstart image to the active supervisor module bootflash: from a TFTP server, if necessary.
switch#
copy tftp://10.16.10.100/kickstart-img bootflash:kickstart-img
Trying to connect to tftp server......
Step 6
Perform the upgrade by issuing the
install all
command.
Note
On a dual supervisor module switch, always use the default bootflash: in the
install all
command
syntax. Do not qualify it with “//sup-active/” or “//sup-local”. Always use the following syntax:
install all system bootflash:
filename
kickstart bootflash:
filename
.
switch#
install all system bootflash:system-img kickstart bootflash:kickstart-img