Example 1: First installation of IBM Workload Scheduler in a Windows® cluster environment
About this task
First time installation of IBM Workload Scheduler in
a Windows® cluster environment.
twsClusterAdm.exe –new domain=MYDOM user=mytwsuser pwd=mytwspwd
–res group=myresgroup ip=myip net=mynetname disk=mydisk opts=lwaOn –dllThe
command:
- Configures IBM Workload Scheduler on all the nodes of the cluster.
- Installs the new IBM Workload Scheduler Cluster
resource type (named
ITWSWorkstation) on all the nodes of the cluster. - Copies the
ITWSResources.dllto the\%systemRoot%\clusterfolder. - Creates an instance of the IBM Workload Scheduler Cluster resource type within the specified cluster group.
- Adds a dependency from
myip,mynetname, andmydiskto the resource. - Enable monitoring of dynamic agents (lwaOn).