Example 2: Install and configure the new custom resource for an existing installation of IBM Workload Scheduler
About this task
Install and configure the new IBM Workload Scheduler custom
resource for an existing installation of IBM Workload Scheduler.
Note: This
example is applicable only if the IBM Workload Scheduler agent
has already been installed for the same instance on all the nodes
of the cluster and all the IBM Workload Scheduler services
startup types are set to Manual.
twsClusterAdm.exe –new domain=MYDOM user=mytwsuser pwd=mytwspwd
–res group=myresgroup ip=myip net=mynetname disk=mydisk opts=lwaOn –dll The
command:
- Installs the new IBM Workload Scheduler Cluster
resource type (named
ITWSWorkstation) on all the nodes of the cluster. - Copies the
ITWSResources.dllfile to 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).