Hi All,
Sometime you might see the following error on the 6500 chasis with Sup :- WS-SUP32-GE-3B= while copying the image from Ftp/active sup/disk0 to standby bootflash.
show module
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
5 9 Supervisor Engine 32 8GE (Active) WS-SUP32-GE-3B SALXXXX
6 9 Supervisor Engine 32 8GE (standby cold) WS-SUP32-GE-3B SALXXXX
Standby Sup(Via ftp or disk or bootflash) we see the following error:-
6500#copy ftp: slavesup-bootdisk:
Address or name of remote host []? 10.10.10.10
Source filename []? s3223-adventerprisek9_wan-mz.122-33.SXI10.bin
Destination filename [s3223-adventerprisek9_wan-mz.122-33.SXI10.bin]?
Accessing ftp://10.10.10.10/s3223-adventerprisek9_wan-mz.122-33.SXI10.bin...
Loading s3223-adventerprisek9_wan-mz.122-33.SXI10.bin !
%Error opening slavesup-bootdisk:/s3223-adventerprisek9_wan-mz.122-33.SXI10.bin (Unknown error 0)
6500#
6500#copy sup-bootdisk:/ slavesup-bootdisk:/
Source filename []? s3223-adventerprisek9_wan-mz.122-33.SXI10.bin
Destination filename [s3223-adventerprisek9_wan-mz.122-33.SXI10.bin]?
%Error opening slavesup-bootdisk:/s3223-adventerprisek9_wan-mz.122-33.SXI10.bin (Unknown error 0)
6500#
Solution for this:
==============
++ We need to copy the image file with the smaller length destination name (newimage.bin) and then renamed it back to the original file.
Example:-
6500#copy sup-bootdisk: slavesup-bootdisk:
Source filename [s3223-adventerprisek9_wan-mz.122-33.SXI10.bin]?
Destination filename [s3223-adventerprisek9_wan-mz.122-33.SXI10.bin]? newimage.bin >>>>>>>>. Change the destination filename to be smaller name.
Copy in progress...CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Switch#rename slavesup-bootdisk:newimage.bin slavesup-bootdisk:s3223-adventerprisek9_wan-mz.122-33.SXI10.bin
- Save the config (wr)
- Reloaded the standby supervisor <hw-module reset <module number>)
After which it will come in hot standby state.
show module
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
5 9 Supervisor Engine 32 8GE (Active) WS-SUP32-GE-3B SALXXXX
6 9 Supervisor Engine 32 8GE (Hot) WS-SUP32-GE-3B SALXXXX
HTH
Regards
Inayath
*****Please do not forget to rate this post if this info is helpfull*******