06-30-2019 08:23 PM
Hello,
We have recently ordered new leaf switches for our ACI fabric. Version that we have recieved is:
aci-n9000-dk9.14.0.3d.bin
We need to downgrade this to:
aci-n9000-dk9.13.1.1i.bin
APIC: 3.1(1i)
When I am trying to push this through ACI then I receive an error telling me that this is not compatible. Hardware is N9K-C9348GC-FXP
Any help!!
06-30-2019 11:57 PM
Hello,
You have to follow the recommended downgrade path:
Current release: 4.0(3)
Target release: 3.1(1)
Recommended path: 4.0(3) → 3.2(1) → 3.1(1)
Procedure:
Caveats:
Recommended software for target release:
Software no longer supported on target release:
Remi Astruc
07-01-2019 12:37 AM
Hi Remy,
Thanks for responding my APIC version is already running on 3.1(1i). So, I just need to downgrade the newly purchased leaf.
One solution that I can think of is to change the boot sequence from 14.0(3d) to 13.1(1i)
setup-bootvars.sh <target_image>
setup-clean-config.sh <target_image>
reboot switch
Saurav
07-01-2019 12:53 AM
Hi
Are you auto-provisioning the new switch?
This may help -
07-03-2019 02:28 AM - edited 07-03-2019 02:29 AM
You can manually downgrade the device via USB or tftp.
This document describes the upgrade but downgrading is the same thing:
https://community.cisco.com/kxiwq67737/attachments/kxiwq67737/4436-docs-data-center/921/1/technote-n9k-aci_manual_upgrade_01.pdf
I've done it a couple of times and it doesn't always work. You can also break the bootsequence to get into the loader-prompt (CTRL+C at "loading bootloader"). There you can boot from USB and afterwards copy the new image file to bootflash.
07-03-2019 04:38 AM
Thanks for the response Nick. Fortunately I got it to work finally. I am not really sure on what was the fix as I just repeated all the previous steps and that worked. Probably I was doing something wrong earlier. Also, thanks for the document will keep that in my repository.
Saurav
12-31-2019 08:43 AM
I want to downgrade 2 leafs version 14.0 to 13.2
Tried to copy image to bootflash from usb, however after some time it will be deleted automatically.
Pls suggest
01-06-2020 04:55 AM
Hello Daps,
I've seen this happening, too. I assume you try to copy the files before the downgrade. What worked for me was rebooting, breaking the boot sequence to enter bootloader, loading the new image from USB and then copy the files afterwards, when the downgrade is done.
Kind regards,
Nik
01-06-2020 05:37 AM
Solved. There is a file named "auto-s". deleted the file. Copy the new image. Select boot new-image ...and done
02-06-2020 09:03 AM
@Daps wrote:Solved. There is a file named "auto-s". deleted the file. Copy the new image. Select boot new-image ...and done
This. Per Cisco, there is a script that runs on the leafs, and if the bootflash is too full, it will just start deleting files, including the new firmware you just tried to copy. Deleting 'auto-s' seems safe, and will free up disk space to load the new image without the switch deleting it.
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