Forum Discussion
upgrading LTM from 9.4.5 to 9.4.8 to 10.2.4
Before getting into this, I recommend to check the current configuration for compatibility issues regarding the software you want to migrate to. Especially have a look at iRules in use.
Ideally you are able to test the migrated configuration on a BIG-IP Virtual Edition (runs as well with TMOS v10.2.4) in advance. With TMOS v10 the logical volume manager (LVM) was introduced to replace the "legacy" and "advanced" file system partitioning. Actually TMOS v10 supports both LVM and the advanced partitioning. In v9 you have only two installation partions only. You can use "switchboot -l" to check the current and alternative installation volume. Copy the base installation image to /var/tmp/ and run the following to install to HD1.2 and keep partitioning:image2disk --instslot=HD1.2 --setdefault /var/tmp/BIGIP-10.2.4.577.0.iso
Run the following to install to HD1.2 and use LVM:
image2disk --instslot=HD1.2 --format=volumes --setdefault /var/tmp/BIGIP-10.2.4.577.0.iso
If I remember right, it will reboot to destination volume automatically if using the following additional switches:
--setdefault --reboot
Be prepared for a rollback! Especially if you try the LVM approach you will need an installation medium to install v9 from scratch.
Have an external configuration backup. Get familiar with the v10 HA concept in advance as you may need to adjust a couple of settings. Serial console (never change from 19.200 8N1) is mandatory from my perspective.From my perspective an upgrade like this should be done by an experienced consultant as it has a couple of risks. In any case plan a long maintenance window.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com