08-18-2020 02:29 AM
Hi all!
I'm trying to upgrade a Nexus 9336PQ manually.
I copied the new aci image to bootflash but after 3 minutes it always get deleted.
Can you tell me why?
Furthermore, the image owner is admin:
-rwxrwxrwx 1 admin admin 1946977004 Apr 7 11:40 aci-n9000-dk9.14.2.3q.bin
When I want to change it, it says:
(none)# chown root:root /bootflash/aci-n9000-dk9.14.2.3q.bin
chown: changing ownership of `/bootflash/aci-n9000-dk9.14.2.3q.bin': Operation not permitted
Is there a way to do a sudo command to get sudo rights?
Can you tell me how to proceed with the upgrade?
I already changed the boot variables to the new image because the new image stays for 3 minutes in bootflash directory after it gets deleted.
I'm afraid I'm rebooting the switch and the new image is not available.
Thank you!
08-18-2020 02:43 AM
If this is part of ACI, i would expect APIC to upgrade ? or am i reading wrong here ?
08-18-2020 04:20 AM - edited 08-18-2020 04:22 AM
Hey!
my apic is on version 14.2.3q and nexus 9336pq is on version 13.1.1i.
What do you suggest to do?
08-18-2020 07:45 AM
is anyone able to help out here?
I copy the image into /bootflash/
immediately after I do a ls-l and the image disappears.
Why does the image not stay in /bootlfash/ ?
help is really appreciated.
04-06-2023 12:31 PM
Switch# dir usbslot1
Switch# dir usb1
Switch# dir usb
Switch# df -h /bootflash
Delete all NX-OS and ACI images if disk usage exceeds 50%
Switch# rsync --progress usbslot1/aci-n9000-xxxx.bin bootflash
Switch# dir /bootflash/
Switch# cat /mnt/cfg/0/boot/grub/menu.lst.local
Switch# cat /mnt/cfg/1/boot/grub/menu.lst.local
Switch# setup-bootvars.sh aci-n9000-xxxx.bin
Switch# cat /mnt/cfg/0/boot/grub/menu.lst.local
Switch# cat /mnt/cfg/1/boot/grub/menu.lst.local
Switch# setup-clean-config.sh
Switch# reload
05-19-2024 12:15 PM
I ran into something similar. In my case, I downloaded the 64-bit version of the ACI OS code and it mysteriously disappeared. After the 3rd time, I figured it was because the 64-bit version was not supported. So, I downloaded the 32-bit version (with no "64" in the name) and it stopped being deleted. I was able to upgrade to that version with no issues.
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