- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 09:29 AM - edited 03-08-2019 04:05 PM
So I have uploaded a new image and do the
no boot system flash (old image)
boot system flash (new image)
but show boot still will show both images, but still old image is used during reload (copy run start before reload).
I have tried the below to no avail.
#redundancy Switch(config-red)#main-cpu Swicth(config-r-mc)#auto-syn standard
redundancy reload peer
Anyone know how I can fix this and boot the new image?
See output:
sh boo
*Sep 5 11:54:04.510: %SYS-5-CONFIG_I: Configured from console by console
#sh bootvar
BOOT variable = bootflash:cat4500e-universalk9.SPA.03.08.04.E.152-4.E4.bin,1;flash:cat4500e-universalk9.SPA.03.08.06.E.152-4.E6.bin,12;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2
Standby not ready to show bootvar
Solved! Go to Solution.
- Labels:
-
LAN Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 01:43 PM
So the other supervisor light is blinking amber.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 01:07 PM
You can try this
show run | i boot
make sure you have only the version from which you want to boot and it does exist in the bootflash
Do a write and then again verify the show boot and show run | i boot
Desired output
#sh bootvar
BOOT variable =flash:cat4500e-universalk9.SPA.03.08.06.E.152-4.E6.bin,12;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2
Standby not ready to show bootvar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 01:13 PM
So I console into the other sup and do:
sh bootvar
BOOT variable = cat4500e-universalk9.SPA.03.08.04.E.152-4.E4.bin,1;bootflash:cat4500e-universalk9.SPA.03.08.06.E.152-4.E6.bin,12;
CONFIG_FILE variable =
BOOTLDR variable =
Configuration register is 0x2101
Standby not ready to show bootvar
Do you know what is going on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 01:19 PM
Now the problem is, when I console into the other supervisor it is just blank, does not show nor can I enter anything. Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 01:29 PM
Are the 4500 switches in VSS ?
if yes you can follow this upgrade procedure
https://community.cisco.com/t5/switching/4500x-vss-upgrade-ios/td-p/2635131
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 01:43 PM
So the other supervisor light is blinking amber.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 02:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 03:33 PM
Next, look at the config-register value: 0x2101
This means: IGNORE boot variable statement and boot the first IOS (from top to bottom) found in the bootflash:.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 05:38 PM
I have to double check the register.
So not the issue is, that I can only console into one supervisor and when attempting to console into the other it is just basically blank - can't do anything. Any ideas?
