06-11-2020 07:27 AM - edited 06-11-2020 07:32 AM
Is there a guide to upgrading between the RSP-880 and RSP5 line cards?
We are preparing to bring the chassis completely down and install the RSP5s and then copy the config over but I'm concerned about differences in the configs between the two OSes. I know some of the show commands are different.
UPDATE -- Right after I posted this, I discovered a resource:
We are currently running the 32-bit OS on our RSP880s. Is the preferred upgrade path to upgrade the RSP880s to the 64-bit OS and then swap the cards to the RSP5s?
Solved! Go to Solution.
06-27-2020 11:51 AM
You can upgrade to 64-bits but I don't see a need to, all you really need to do is iPXE boot the RSP5s (if not running any OS yet), install the optional packages (for 64-bit) and then in config mode 'load' the config from usb or copy the file to the router and apply it. You shouldn't have a problem migrating the config from 32-bit to 64-bit, very few commands were changed, if for some reason something doesn't apply the commit will fail and you can check 'show config failed' to see why, verify you have all the packages needed installed, try commit best-effort to apply everything that didn't fail and then figure out why something failed. But again I don't think you will run into an issue so long as you have installed the right packages.
Sam
06-27-2020 11:51 AM
You can upgrade to 64-bits but I don't see a need to, all you really need to do is iPXE boot the RSP5s (if not running any OS yet), install the optional packages (for 64-bit) and then in config mode 'load' the config from usb or copy the file to the router and apply it. You shouldn't have a problem migrating the config from 32-bit to 64-bit, very few commands were changed, if for some reason something doesn't apply the commit will fail and you can check 'show config failed' to see why, verify you have all the packages needed installed, try commit best-effort to apply everything that didn't fail and then figure out why something failed. But again I don't think you will run into an issue so long as you have installed the right packages.
Sam
06-08-2023 02:14 PM
@smilstea Can you also upgrade from 32-bit to 64-bit by simply powering down the chassis, installing new RSPs (presumably loaded with 64-bit OS) and then powering it back up? Then just install whichever iso and optional packages you want from USB and reapply the configuration?
Also do you know if Cisco typically ships them with a current OS?
06-08-2023 02:26 PM
Pre-baked images work fine, just dont mix them with an existing older RP in the system (new card as standby) or it will erase the disk and load the old OS. But yes you can preinstall in a lab then boot two RPs with the new code.
From manufacturing when you order the HW you select the code you want loaded. Some RMAs will come with code but there is no guarantee.
Sam
06-08-2023 02:53 PM
@smilstea Would this be the command to copy from usb to the harddisk then to install?
admin copy usb: harddisk:asr9k-mini-x64-x.x.x.iso
admin copy usb: harddisk:ASR9K-x64-iosxr-px-k9-x.x.x.tar
install add source harddisk:asr9k-mini-x64-x.x.x.iso
install add source harddisk:ASR9K-x64-iosxr-px-k9-x.x.x.tar
install activate
install commit
06-08-2023 04:27 PM
You can do install add source usb: instead of harddisk, it may also show up under disk2:. There is little reason to copy to harddisk if the usb is inserted, but the syntax is copy usb:/filename harddisk:/filename, no need for admin. Also when you use the source command in install add you need a space, as its expecting the source storage and then the files listed one by one, so you can do install add source harddisk: asr9k-mini-x64-x.x.x.iso ASR9K-x64-iosxr-px-k9-x.x.x.tar
Sam
06-08-2023 02:51 PM
Hi,
If you can get a USB plugged in to the node, then the following is a tested method for migration from 32-bit to 64-bit XR using the manual approach of the following URL.
NOTE: I threw in a double RP/RSP switchover as STEP 0(zero) because sometimes an RP/RSP running for a long time could have memory issues which are not so apparent and could mess with the migration, it happened a few times but a double RP/RSP switchover creates a fresh state of the node and never had to worry about rollback.
For worst case scenario, I also kept the turboboot min-px-vm file in the USB, to boot from rommon mode, for the older version.
Also, the xr version of the RP/RSP shipped by Cisco can vary.
Hope this helps!
Regards,
Hemant
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