IBM
C4040-332 · Question #72
A cluster resource group has following application server characteristics: - An application server start script starts process A and process B. - An application monitor with the following settings…
The correct answer is B. Application server start script was not invoked because monitor method returns 0 when process. See the full explanation below for the reasoning.
Question
A cluster resource group has following application server characteristics:
- An application server start script starts process A and process B.
- An application monitor with the following settings: long-running,
monitor interval=60, stabilization interval=180 The monitor method checks process B. and if process B is down it restarts process B and exits with return code 0. When the cluster is started, an administrator finds process A is down and output of cluster.mmddyyyy log file is as follows:
What happened?
Exhibit
Options
- AResource group went offline because Node1 failed to acquire some resources
- BApplication server start script was not invoked because monitor method returns 0 when process
- CApplication server start script succeeded, but process B was down and restarted after stabilization
- DApplication server start script has hanged, and monitor method started process B after stabilization
How the community answered
(46 responses)- A2% (1)
- B78% (36)
- C7% (3)
- D13% (6)
Community Discussion
No community discussion yet for this question.
