Technical Documentation
Search for in-depth articles on Synergy SKY tools and technologies.

  • There are no suggestions because the search field is empty.
 

SupportFAQs > Migrate from Cent OS to Rocky OS

Migrate from Cent OS to Rocky OS

Introduction

This guide describes the process to migrate the Synergy SKY operating systems from Cent OS to Rocky OS. 

Before starting the migration, please create a snapshot of the current VM/Server state.

 

Prerequisites

You must be running a minimum version of 30.05.3429 for access to Migration

 

Network Prerequisites

Allow the following in the Proxy/Security Filter:

https://dl.fedoraproject.org
http://mirrors.rockylinux.org
 
Please note that the official mirror lists are/can be dynamic. Resulting in  the migration attempting to reach a domain that is not listed here. Last updated 29/06/2023
 
The above need to be able to communicate over 80 and 443.
Downloading of Binaries must also be permitted for these.

 

Due to the nature of this migration, it is recommended to temporarily give Management Suite full internet access or alternatively please setup a new Management Suite VM using latest image found here.

Known issues

1. If required sites including redirects from mirror lists are not permitted, this will result in the migration failing mid-way through requiring a roll back. There is no clear indication that migration has stopped mid-way, a sign that the migration has successfully completed is server reboot.

2. Some SSH clients will fail to display messages correctly, this varies from one SSH client to another. 

E.g. Putty will not display the following message:

Begin_ROCKY_execution_paint.png

It will be a blank screen, you can press "y" followed by enter about 5 seconds from the screen becoming blank.
You can use OpenSSH client via Command Prompt/PowerShell. In order to connect to Management Suite server using Command Prompt/PowerShell via OpenSSH run the following command: 

ssh admin@<suiteAddress>

IMPORTANT


3. Previous repository that was used to install screen package has been taken down, this is required for the migration to start. Please follow these steps to install screen package:

  1. SSH to the SUITE server
  2. Exit to Shell
  3. Become root using:
    sudo su -
  4. The following command will download the screen rpm to the current directory:
    curl -O https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/s/screen-4.6.2-12.el8.x86_64.rpm
  5. To install run this command:
    dnf install -y screen-4.6.2-12.el8.x86_64.rpm
  6. Once installed you can remove the package by running
    rm -f screen-4.6.2-12.el8.x86_64.rpm
  7. To return to the menu run this command:
    skysetuptool
  8. You are done installing screen and can proceed with the migration.

 

Step-by-Step Guide

1. If you are running 30.04.xxxx or earlier, update to version 30.05.3429

2. SSH in the server

3. Select Option 7: Migrate to Rocky

SSH_menu_paint.png

4. Follow Prompts on screen to proceed with Ricky Migration

Begin_ROCKY_execution_paint.png

rocky_mig_1.png

rock_2_paint.png

rocky_5_paint.png

rocky_6_paint.png

rocky_7_paint.png

rocky_9_paint.png

rocky_10_paint.png

5. Migration to Rocky Complete

Note: From SSH, enter the following command to verify OS

  • cat /etc/os-release

rock_conf_paint.png

Still in need of help?

Create a ticket