SRM/SMR 4.8 vApp ESE Upgrade
Summary: Post-Upgrade Tasks: Upgrade the embedded ESE version to the latest on SRM/SMR vApp deployment after upgrade from 4.7.1 vApp
Symptoms
Cause
Resolution
This is required to keep the embedded ESE version up to date. Need to run the ese_vapp_upgrade.sh script on SRM/SMR vApp deployment.
Steps
- Download the attache
d ese_vapp_upgrade.tar.gz script - Copy the attached tar file on to the Front-End VM to the location:
<APG_Install_DIR>/Tools/ESE-Manager/2.2 - SSH to Front-End VM and navigate to
<APG_HOME>/Tools/ESE-Manager/2.2 - Untar the copied
ese_vapp_upgrade.tar.gzusing command:
tar -xvf ese_vapp_upgrade.tar.gz
5. Run the script as below: sh ese_vapp_upgrade.sh
6. On successful execution of the script, the ESE will be installed and listening on port: 9443. Confirm this by typing the below command: sudo lsof -i -P -n | grep 9443
7. Re-generate the AccessKey/Pin from Dell support site as mentioned in the Admin guide.
8. Navigate to Config -> Settings -> Dell Technologies Connectivity and key in the new AccessKey/Pin values and Save the configuration.
9. Click on “Test Server Connectivity” to verify that the connection to Dell Technologies server is success.