Example 3: Add a new agent in a cluster environment with HCL Workload Automation already installed
About this task
Add a new HCL Workload Automation agent
in a cluster environment where an agent of HCL Workload Automation has
been installed and configured in a different Virtual Server.
twsClusterAdm.exe –new domain=MYDOM user=mytwsuser pwd=mytwspwd
–res group=myresgroup ip=myip net=mynetname disk=mydisk opts=lwaOn
The
command:
- Configures HCL Workload Automation on all the nodes of the cluster.
- Creates an instance of the HCL Workload Automation Cluster resource type within the specified cluster group
- Adds a dependency from
myip
,mynetname
, andmydisk
to the resource. - Enable monitoring of dynamic agents (lwaOn).