ā01-15-2024 09:14 PM
I am trying to upgrade an ISR 4331 running 17.3.4a to 17.9.4a. The device is in Controller-Managed mode. I have been unable to push the new software via vManage while getting a "boot partition cannot be found". It should also be noted that it appears as if the router was booted using the bundle mode versus using install mode. I say this because another 4331 I am running at the same site is booting from the packages.conf file.
I am assuming that I need to somehow get this router to boot using the install mode but everything I have tried doesn't seem to work.
WR2#show bootvar
BOOT variable = bootflash:isr4300-universalk9.17.03.04a.SPA.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102
Standby not ready to show bootvar
WR2#install add file bootflash:isr4300-universalk9.17.06.03a.SPA.bin
This command is not supported
WR2#request platform software package expand file bootflash:isr4300-universalk9.17.06.03a.SPA.bin
This command is not supported
WR2#show version | in mode
Router operating mode: Controller-Managed
Furthermore, I do not have the ability to manually change the boot statement while in Controller-Managed.
Any help would be appreciated.
ā01-16-2024 09:17 AM - edited ā01-16-2024 09:18 AM
Hi,
this device is in bundle mode (BOOT variable = bootflash:isr4300-universalk9.17.03.04a.SPA.bin,1;) , so install commands will not work.
Follow this procedure to upgrade using CLI:
ā01-16-2024 09:59 AM
I will give this a shot although the install command give the input below and nothing else really happens. I would expect the install command would create the package but I could be wrong.
WR2#request platform software sdwan software install bootflash:isr4300-universalk9.17.06.03a.SPA.bin
/tmp/sw/rp/0/0/rp_security/mount/usr/bin/polaris_upgrade.sh: line 169: [: -ne: unary operator expected
Not sure if it needs to be activated and a reload done before it creates the package.
ā01-16-2024 10:04 AM
can you post dir bootflash: (do you see packages.conf file ?)
ā01-16-2024 10:08 AM
packages.conf file is not there. I am beginning to think I am going to have to convert back to autonomous mode to get it converted to install mode. Maybe I can copy the packages.conf file from another device?
ā01-16-2024 10:51 AM
yes correct, if you have downtime agreed - for clean the setup
switch the mode
Device# controller-mode disable
Then convert to install mode and upgrade to latest code using install mode - then enable contrller mode and upgrade as mentioned below :
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