8.11.3 Assembling and Deploying JES Domain
There are two types of deployment:
- Static Deployment (or Full Deployment)
The domain does not exist at the outset. You need to create and assemble the JES enabled domain in the Domain Editor from scratch, and then deploy it onto the target machines.
- Dynamic Deployment
The JES domain has already been deployed and booted up. Under certain circumstances, some new servers are added into the domain and activated dynamically.
Note:
- When redeploying an existing domain, some files will be overridden (Ex setenv.sh, config.sh, etc).
- All the runtime environment variables introspected from running domain will be exported to
setenv.shwhen redeploying.