6.2

Table Of Contents
When you rollback an update, Application Services highlights the changed and rollback to properties in
the Blueprint window on the Rollback wizard and review page. The component that contains the new
property value is highlighted as the rolled back to component. The component that contains the
dependent property is highlighted as the changed component.
This chapter includes the following topics:
n
Initiate an Update Process to Scale Out Deployments
n
Initiate an Update Process to Scale In Deployments
n
Initiate an Update Process to Modify Configurations
n
Use an Existing Update Profile
n
Promote an Update Profile
n
Rollback an Update Process
n
Understanding Run Custom Task Update
n
Troubleshoot Failed Update Process to Scale Deployments
n
Troubleshoot Failed Update Process to Modify Configuration
Initiate an Update Process to Scale Out Deployments
With Application Services, you can create an update profile for an existing deployment to scale out the
clusters of a node for example, to improve the performance and maintain the needs of the scalable
application deployment. When you scale out a clustered node of a deployed application, you can
configure only the cluster size of the node that were modeled as clusters in the application blueprint.
During an update process to scale out a deployed application, based on the update settings, virtual
machines are created and required action scripts are run on the new virtual machines. In a multitiered
application, if a node depends on the scaled out clustered node other than the external services, an
update script must run on the dependent node.
For example, in a deployed Clustered Dukes Bank App, you can scale the AppServer node to handle
additional load. During the update process, the AppServer install, configuration, and start scripts run on
the newly scaled out virtual machine. Because the http_node_ips and appsrv_routes properties of the
Apache_LB service are dependent on the AppServer node, changes in the AppServer cluster size affect
the Apache_LB service and initiate the update script to run.
You define the UPDATE life cycle stage script for a dependent service or application component during
the initial application deployment. You can also add or modify the update script during the update
process. When you configure the update script during the update process, the script is saved for future
deployments in the update profile.
Note You cannot modify the install, configure, or start scripts during an update process. You can
configure only the update script.
Using Application Services
VMware, Inc. 197