Objective
In this exercise you will trigger the application of a LANSA Upgrade to all the Web Server instances. As it is an exercise you may do this at any time, but with a production system you would schedule a time to perform this maintenance activity and take the application offline and perform tests to ensure your application is still working as expected.
Also, only apply one trigger at a time and allow sufficient time for the action to be completed before applying another trigger.
To achieve this objective, you must complete the following:
Step 1. Select Stack to Update
Step 3. Check that DBWebServer has been Upgraded
Step 4. Update the WebServer instances
Before You Begin
You must have completed the following exercises:
CTE040 – Create the LANSA Stack
CTE010 – Upload your LANSA Web Application (but to upload your new MSI)
CTE060, Step 1. Disable the Load Balancer Health Check
The upgrade for your application must have been uploaded already. You can follow the same procedure as explained in CTE010 – Upload your LANSA Web Application. The same S3 folder should be used as was used for the first installation.
It is important to understand that the DBWebServer instance must be fully upgraded before attempting to update the WebServer stack. This is because all database changes must be applied only by DBWebServer and must be completed before the WebServer stack attempts to use those changes.
Hence the two nested stacks are updated rather than the parent stack.