Monday
Hi, our site engine is on version 23.11.x which I understand is no longer supported. I've been putting this off for a month as it seems really complex. I know no linux and this will be our first time upgrading.
I've gone through some of the steps and some of the cli commands in the documentation aren't working, don't know if it's the version we're on or what.
Is this easier than it looks? I've never seen an upgrade this complex in my 25 years of IT! This is the framework for the upgrade I got from support. My nightmare is how to revert to a working environment after making all these changes. Seems that once you start there's no going back.
Tuesday
Yes, the upgrade process for Site Engine is more complex than usual, especially with the data migration step for XIQ-SE. The difficulty comes from needing a parallel VM and ensuring a smooth transition. The rollback concern is valid, as there's no simple "undo" once you migrate. Since some CLI commands aren’t working, it could be due to version differences or missing prerequisites. If you’re unfamiliar with Linux, consider testing the steps in a lab or staging environment first. Also, ensure you have full backups and snapshots before proceeding. Let me know where you're stuck—I can help break it down.
yesterday
Thanks Mike!
Tuesday
For the controllers we're on ubuntu 20.04lts (64 bit). When running the command below we're not seeing the /opt partition. Worked out some of the other areas that I was confused about with support
root@ExtremeNAC01:~$ df -lh
Filesystem Size Used Avail Use% Mounted on
udev 7.8G 0 7.8G 0% /dev
tmpfs 1.6G 976K 1.6G 1% /run
/dev/mapper/systemvg-root 117G 9.2G 103G 9% /
tmpfs 7.9G 28K 7.9G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
/dev/sda1 511M 4.0K 511M 1% /boot/efi
tmpfs 1.6G 0 1.6G 0% /run/user/0
Tuesday
Always as best practice perform a snapshot of your virtual machine before any upgrade. It makes restoring back to operation from a potential upgrade failure / post upgrade issue a breeze.
Your XIQ-SE upgrade path is 23.11 -> 24.02.15.05 -> 24.10.12/13. It is a standard .bin-based upgrade from 23.11 -> 24.02.
You then perform the data migration from 24.02 -> 24.10.13 as you've noted. Yes, this involves setting up a parallel 24.10.13 VM and you are essentially pulling from the working 24.02 VM the database, files, configuration, etc to the new 24.10.13 VM. Once done and operational, simply turn down your old VM (do not yet delete just in case).
The Control engines technically DO NOT have to be upgraded in step. Leave them at 23.11. Get SE upgraded to 24.10. Once SE is upgraded, complete the .bin-based upgrades of Control straight from 23.11 -> 24.10.
If you are not comfortable performing these upgrades Extreme does offer Professional Services to come on site or remote in to perform the upgrades and migrations for you.
I do encourage you however to just read the KB articles and attempt the upgrade yourself to gain familiarity and comfort in the general process.