IBM
C4040-332 · Question #112
The administrator has written a script "correct_problem.sh" that needs to be run if the "release_vg_fs" event does not complete successfully. What should be done to ensure the correct_problem.sh is…
The correct answer is D. Include a recovery command of correct_problem.sh and a recovery counter of 3. See the full explanation below for the reasoning.
Question
The administrator has written a script "correct_problem.sh" that needs to be run if the "release_vg_fs" event does not complete successfully. What should be done to ensure the correct_problem.sh is called a maximum of 3 times if the event failed?
Options
- AInclude a post event of correct_problem.sh and a retry counter of 3
- BInclude a custom event of correct_problem.sh and a restart limit of 3
- CInclude a retry command of correct_problem.sh and an event counter of 3
- DInclude a recovery command of correct_problem.sh and a recovery counter of 3
How the community answered
(18 responses)- A6% (1)
- B11% (2)
- C6% (1)
- D78% (14)
Community Discussion
No community discussion yet for this question.