Migrating from LTS1 to LTS2

With LTS2, it is necessary to migrate existing management server environments running on VMs to be able to run as a management cluster. The following steps walk through that process.

Download and Install new Airctl packages.

Bash
Copy

Run Pre-Checks

Bash
Copy

Backup Management Server

Bash
Copy

Ensure that the backup generated has the mongo and mysql data.

Stop and delete Management Server

Bash
Copy
Bash
Copy

Update Airctl config to use new Management Server values

Specifically, the following fields need to be set in````/opt/pf9/airctl/conf/airctl-config.yaml:``

YAML
Copy

The externalIP needs to be a VIP on the same L2 network as the nodelet host(s), but different from the nodelet host's IP.

Nodelet Prerequisites

Uninstall docker

Bash
Copy

Install libcgroup-tools

Bash
Copy

Deploy nodelet cluster

Bash
Copy

Initialize airctl

Bash
Copy

Deploy Management Cluster

Bash
Copy

Wait for Management Cluster services to be up

The airctl status command reports the state of the Management Server. Wait until the status command reports the task state as ready.

Bash
Copy

Migrate Management Server data to Management Cluster

Bash
Copy

Same version upgrade of Management Server

Bash
Copy

Wait for Management Server services to be up

The airctl status command reports the state of the Management Server. Wait until the status command reports the task state as ready.

Bash
Copy

Configure PMK hosts to work with Management Cluster

Bash
Copy

Upgrade PMK hosts to new components of Management Cluster

Bash
Copy

Wait for Task State to report Ready again

Bash
Copy

Migrate previous clusters to run on Management Cluster

Bash
Copy

Push Docker images to Management Cluster docker registry

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard