08-03-2020 05:27 PM
I am trying to upgrade my stack from 16.8 to 16.12.3. I have successfully copied to each switch in the stack but when I try to run
install add file flash:cat9k_16.12.3.bin I receive an error.
install add file flash:cat9k_16.12.3.bin
install_add: START Mon Aug 3 20:14:11 EDT 2020
install_add: Adding SMU
--- Starting initial file syncing ---
[1]: Copying flash:cat9k_16.12.3.bin from switch 1 to switch 2
[2]: Finished copying to switch 2
Info: Finished copying flash:cat9k_16.12.3.bin to the selected switch(es)
Finished initial file syncing
--- Starting SMU Add operation ---
Performing SMU_ADD on all members
[1] SMU_ADD package(s) on switch 1
FAILED: install_add /flash/cat9k_16.12.3.bin: Invalid installation package.
Version 16.12.3s does not match with 16.8.1a.0.86.
[1] Finished SMU_ADD on switch 1
[2] SMU_ADD package(s) on switch 2
FAILED: install_add /flash/cat9k_16.12.3.bin: Invalid installation package.
Version 16.12.3s does not match with 16.8.1a.0.86.
[2] Finished SMU_ADD on switch 2
Checking status of SMU_ADD on [1 2]
SMU_ADD: Passed on []. Failed on [1 2]
Finished SMU Add operation
Solved! Go to Solution.
08-03-2020 06:15 PM
Hi Jesse,
It looks like the Catalyst 9300 is attempting to install a SMU for IOS-XE 16.12.3 as opposed to upgrade the IOS-XE itself to 16.12.3. This makes sense given the context of the error message, since a SMU for a specific version of IOS-XE would need to be installed on that specific version of IOS-XE and a version comparison would need to be made:
[1] SMU_ADD package(s) on switch 1 FAILED: install_add /flash/cat9k_16.12.3.bin: Invalid installation package. Version 16.12.3s does not match with 16.8.1a.0.86.
The binary image for IOS-XE 16.12.3a itself can be downloaded from here. Can you download this file, copy it to all members of the switch stack, then try to run install add file flash:cat9k_iosxe.16.12.03a.SPA.bin activate commit command?
Thank you!
-Christopher
08-03-2020 09:28 PM
Hi,
1. As per the file name, it does not seem a correct IOS file for upgrading this switch. SMU is Software Maintenance Upgrade package. The SMU package contains a small set of files for patching the release along with metadata that describes the contents of the package and fixes for the reported issue that the SMU is requested.
2. Download a correct IOS file from here:
Always make a habit to verify the MD5 value of the uploaded ISO file.
08-03-2020 06:15 PM
Hi Jesse,
It looks like the Catalyst 9300 is attempting to install a SMU for IOS-XE 16.12.3 as opposed to upgrade the IOS-XE itself to 16.12.3. This makes sense given the context of the error message, since a SMU for a specific version of IOS-XE would need to be installed on that specific version of IOS-XE and a version comparison would need to be made:
[1] SMU_ADD package(s) on switch 1 FAILED: install_add /flash/cat9k_16.12.3.bin: Invalid installation package. Version 16.12.3s does not match with 16.8.1a.0.86.
The binary image for IOS-XE 16.12.3a itself can be downloaded from here. Can you download this file, copy it to all members of the switch stack, then try to run install add file flash:cat9k_iosxe.16.12.03a.SPA.bin activate commit command?
Thank you!
-Christopher
08-04-2020 07:51 AM
Hey Chris,
Yes that was it.... I need a vacation. Thank you. I knew I was doing something foolish.
08-03-2020 06:51 PM
Try following this document from step-1
HTH
08-03-2020 07:50 PM
@JesseLunt2053 wrote:
FAILED: install_add /flash/cat9k_16.12.3.bin: Invalid installation package. Version 16.12.3s does not match with 16.8.1a.0.86.
1. Where did you get this file from? The filename is "wierd".
2. I wouldn't touch 16.12.3: 16.12.3a or 16.12.4 is better. Way better.
08-04-2020 07:25 AM
08-04-2020 07:52 AM
thanks for the heads up.
08-03-2020 09:28 PM
Hi,
1. As per the file name, it does not seem a correct IOS file for upgrading this switch. SMU is Software Maintenance Upgrade package. The SMU package contains a small set of files for patching the release along with metadata that describes the contents of the package and fixes for the reported issue that the SMU is requested.
2. Download a correct IOS file from here:
Always make a habit to verify the MD5 value of the uploaded ISO file.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide