View a markdown version of this page

Step A: Get Ready - AWS Elemental Statmux

This is version 2.20 of the AWS Elemental Statmux documentation. This is the latest version. For prior versions, see the Previous Versions section of AWS Elemental Statmux and AWS Elemental Live Documentation.

Step A: Get Ready

The following steps prepare you for upgrading. Perform these steps to ensure that you don't lose any data.

Check Essential Notes

Refer to the essential notes in the AWS Elemental Statmux Release Notes to identify changes in behavior with the upgrade.

Verify the Worker Type

The software installer that you use for the nodes varies depending on if you have GPU-accelerated software type, or CPU-only. To determine the type of software, look at any web interface screen of the worker node. The top shows icons as follows:

  • CPU and GPU icons: the software is GPU-accelerated.

  • CPU icon only: the software is CPU-only.

Save the Latest Backup

When you install the upgraded operating system, your previous database backups are deleted. Locate and save the most recent backup off the system. You can use this backup later if you need to downgrade from 2.20.

To save the latest backup
  1. From a Linux prompt, log in to the hardware unit with the elemental user credentials.

  2. Navigate to the directory where AWS Elemental Statmux saves its backups.

    [elemental@host ~]$ cd /home/elemental/database_backups
  3. Locate the most recent backup and save it to a location off of the AWS Elemental system. The backup name includes the date and time that the backup was taken, in a format similar to this: elemental-db-backup_live_2.14.8_2018-02-08_21-01-36.tar

Create Bootable Kickstart

You must install the host operating system from an .iso file onto each physical machine that will be running AWS Elemental software. Doing so is referred to as “kickstarting the system”.

Make sure that you install the right version of the operating system with each piece of software. The correct .iso file is available at AWS Elemental Support Center Activations.

Create a Boot USB Drive

Do this from your workstation.

Use a third-party utility (such as PowerISO or ISO2USB) to create a bootable USB drive from your .iso file. For help, see the knowledge base article Creating Bootable Recovery (kickstart) Media.