08-04-2021 01:58 AM - edited 08-04-2021 02:00 AM
I have a stack of two WS-C3750X-24T-S switches in a stack that will not update past 15.2(1)E2.
I have tried the following versions:
I have attached a text file with the console output.
They load the new ios into RAM and then falls back to loading the existing ios, which works. If the old ios wasnt on the switch anymore, it would attempt to load the new ios once more and then fail with 'Boot Process Failed' and put me at the 'switch:' prompt.
The switches are from 2017 so are not 'old' switches and we have never had a problem with them that would indicate a hardware fault. We managed to nurse the switch up from 15.0 to 15.2(1)E2 but we had to go to the latest 15.0 and then move to 15.2(1)E2.
What is going on here?
08-04-2021 02:46 AM
Can you post below output :
show version
show switch
dir
show run | in boot
08-04-2021 02:54 AM
08-04-2021 03:38 AM
@AvidPontoon1 wrote:
System image file is "flash:/c3750e-universalk9-mz.152-1.E2.bin"
What happens when you try to upgrade the IOS using the TAR file?
The flash only contains one IOS file, 15.2(1)E2.
08-04-2021 03:51 AM
08-04-2021 03:57 AM
@AvidPontoon1 wrote:
I did try and and the same issue occurred.
No, you did not.
Someone COPIED the BIN file from one stack to another. This method is no longer recommended because there is no way of determining if the files are NOT CORRUPTED.
Using the TAR file, one can use the script
archive download-sw tftp://<TFTP_IP_ADDRESS>/filename.tar
This command alone will do all the work:
08-04-2021 04:16 AM
08-04-2021 04:21 AM
Go to the Device Coverage Checker and verify if the appliances are genuine or not.
08-04-2021 04:30 AM
08-04-2021 04:55 AM
@AvidPontoon1 wrote:
10 drwx 512 Mar 30 2011 15:45:24 +01:00 dc_profile_dir
Something does not look right.
Upgrade the switch again using the TAR file.
Reboot the switch. Post the entire boot-up process.
08-04-2021 05:17 AM
08-04-2021 05:26 AM
Try 15.0(2)SE12 it will work?