Any changes in data formatting in the newer version of Linux can cause issues in the HFE upgrade, so run the procedure in a lab prior to attempting the upgrade in Production.
Ensure to upgrade the HFE.sh
script prior to attempting to upgrade the HFE OS version.
Login to the AWS EC2 Console, and click on INSTANCES > Instances on the left panel.
Find the HFE instance in the instance list.
Determine the S3 bucket name associated with your HFE. If the HFE S3 bucket name used by HFE is already known, skip to next step.
Upload the latest HFE.sh to the S3 bucket associated with the HFE node.
Login to the HFE management IP as ec2-user using the SSH key used during initial cloudformation deployment of the SBC with HFE.
You will receive a notice if package updates are available or required.
[akhan@greenhornetinddev4 ~]$ ssh -i swe.pem ec2-user@18.210.147.64 Last login: Wed Jul 18 08:04:34 2018 from 121.242.142.135 __| __|_ ) _| ( / Amazon Linux 2 AMI ___|\___|___| https://aws.amazon.com/amazon-linux-2/ 15 package(s) needed for security, out of 81 available Run "sudo yum update" to apply all updates.
Run "sudo su" command.