cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
14448
Views
10
Helpful
19
Replies

3750 IOS upgrade failure

lcaruso
Level 6
Level 6

Hi,

I'm trying to upgrade a 3750-24TS from c3750-ipservices-mz.122-25.SEE2 to a more recent image.

On the first pass, I got

Error: There is insufficient space in flash: to install the required
Error: image.  Clean up some old images, and try again.

So I used the delete /recursive flash:image-dir-name to clean out the old files, but I'm still getting the same message after doing this. What's the problem? Now I have a switch with no IOS and need to at least get something on there.

Switch#sh ver
Cisco IOS Software, C3750 Software (C3750-IPSERVICES-M), Version 12.2(25)SEE2, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2006 by Cisco Systems, Inc.
Compiled Fri 28-Jul-06 08:46 by yenanh
Image text-base: 0x00003000, data-base: 0x010CE290

ROM: Bootstrap program is C3750 boot loader
BOOTLDR: C3750 Boot Loader (C3750-HBOOT-M) Version 12.2(25r)SEC, RELEASE SOFTWARE (fc4)

Switch uptime is 1 hour, 18 minutes
System returned to ROM by power-on
System image file is "flash:c3750-ipservices-mz.122-25.SEE2/c3750-ipservices-mz.122-25.SEE2.bin"

cisco WS-C3750-24TS (PowerPC405) processor (revision M0) with 118784K/12280K bytes of memory.
Processor board ID CAT1038NHL0
Last reset from power-on
5 Virtual Ethernet interfaces
24 FastEthernet interfaces
2 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
         
512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address       : 00:19:56:66:AC:80
Motherboard assembly number     : 73-9677-10
Power supply part number        : 341-0034-01
Motherboard serial number       : CAT10375M26
Power supply serial number      : DTH1037103T
Model revision number           : M0
Motherboard revision number     : A0
Model number                    : WS-C3750-24TS-E
System serial number            : CAT1038NHL0
Top Assembly Part Number        : 800-26382-02
Top Assembly Revision Number    : D0
Version ID                      : V05
CLEI Code Number                : CNMV200CRE
Hardware Board Revision Number  : 0x01


Switch   Ports  Model              SW Version              SW Image           
------   -----  -----              ----------              ----------         
*    1   26     WS-C3750-24TS      12.2(25)SEE2            C3750-IPSERVICES-M 

19 Replies 19

one last question...how do I reset the boot environment so it forgets about the last .tar based image and boots the .bin file w/o this error message?

Error loading "flash:c3750-ipservicesk9-mz.122-46.SE/c3750-ipservicesk9-mz.122-46.SE.bin"

Interrupt within 5 seconds to abort boot process.
Loading "flash:/c3750-ipservicesk9-mz.122-55.SE1.bin"...@@@@@@@@@@@

If you only have one IOS then there's no need to set the boot variable.  Remove it using the command "no boot system switch all" (don't have a heart attack if the switch "pauses" for about 2 seconds).

Try this command: using tftp server tool and copy the new ,bin file in the directory where tftp server tool is installed.

 

Switch#copy tftp: flash:
Address or name of remote host []? "Your PC or tftp IP"
Source filename []? "New IOS .bin File_which you want to flash"
Destination filename [c3750-ipbasek9-mz.122-55.SE12.bin]? "Your currently installed or loaded(OLD) IOS name"
%Warning:There is a file already existing with this name
Do you want to over write? [confirm]

"After this this message will show"......
Accessing tftp://10.88.53.254/c3750-ipbasek9-mz.122-55.SE12.bin...
Loading c3750-ipbasek9-mz.122-55.SE12.bin from 10.88.53.254 (via Vlan1): !!!!!!!!!!!!!OOOO!!!!!!!!!!!!!O!!!!

After that reload or restart the switch then check the flash by typing command: show flash or flash:

if the flash is upgraded the save the configuration: wr mem

 

For the Catalyst 3750 (& 3560) switches with only 16MB FLASH there was a 'LM' release (Express Setup Files only) of the 12.2(55)SEx versions for the IP Services image that was smaller and would fit in 16MB FLASH.  It was the full IP Services image, however it had reduced management HTML files.  Since these switches are EoL the images have been removed from CCO, however the details are in the release notes:

 

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_55_se/release/notes/OL23054.html

 

With the LM image you could perform the normal 'archive download-sw' command to upgrade the switch and it would set all the environment variables correctly so you don't get errors on booting.  I am guessing if you raise a TAC case you could get hold of the file, however I suspect a search online may help also.