|
In this exercise you will create a GPFS callback that is triggered any time GPFS is either shut down or fails on a node in the cluster. In this exercise the callback script creates a log file listing each time the GPFS daemon goes down on a node with some data about the event. |
|
|
|
|
Now you can modify the script to fit your environment, for example, the script could generate an email when a node fails. Two implementation details to keep in mind when creating callback scripts:
|