Why are there blocked hosts for my application?
IBM Spectrum Symphony grid
Verify that hosts are blocked by looking at the Blocked Hosts column in the SOA Workload table on the cluster management console Dashboard. This value indicates the number of hosts that are blocked for your application.
You can find out why
a host was blocked for your application in a few different ways:
- If you are trapping SNMP events, you can check for events regarding blocked hosts.
- You can inspect the SSM log for your application and look for ERROR messages regarding blocked hosts. To retrieve the SSM log for your application, navigate to System Logs and select ssm.log. Specify the host where your SSM is running and click Retrieve Log List. After the cluster management console returns a log list, view the SSM log for your application.
To unblock hosts for your application:
- Navigate to cluster management console. in the
- Click on your application name.
- Click Blocked Hosts.
- To unblock all hosts, select . To unblock specific hosts, select for each host.
IBM Spectrum Symphony Developer Edition
IBM® Spectrum Symphony Developer Edition can block slots from your application. If a slot is blocked for your application, IBM Spectrum Symphony Developer Edition cannot allocate that slot back to your application. You will have no resources or fewer resources than expected serving your application, more tasks will be in the PENDING state, and workload will complete at a slower rate.
To check for blocked slots and unblock slots for your application:
- Navigate to $SOAM_HOME/logs on Linux® or %SOAM_HOME%\logs on Windows.
- Open the ssm.hostname.appname.log file and search for WARN or ERROR messages regarding blocked hosts. If you find such a message, one or more slots may be blocked.
- To unblock the slots:
- In the cluster management console, navigate to .
- Disable your application by selecting next to your application name.
- Enable your application again by selecting next to your application name.
Tip: You can also restart IBM Spectrum Symphony Developer
Edition to unblock slots.