Use this task to create a tape resource definition for
the specified cluster, and later add them to a resource group.
Fields
- Tape device
- Specify the path and file name of the special file for the tape
resource. If the first character is not a forward slash (/), /dev/ is
added to the beginning of the path that you specify.
- Start script
- Specify the full path and file name of the user-defined script
to be used to start the tape resource, along with any additional arguments
to be passed to the program when it runs. This program is run whenever
the required resources become available, such as when a node joins
the cluster. This script must be in the same location on each cluster
node that might start the tape resource. However, the contents of
each script can differ. This field can be a maximum of 256 alphanumeric
characters.
- Start processing synchronously
- Select whether you want to start processing the start
script synchronously.
- Stop script
- Specify the full path and file name of the user-defined script
to be used to stop the tape resource. This program is run whenever
the required resources become available, such as when a node joins
the cluster. This script must be in the same location on each cluster
node that might stop the tape resource. However, the contents of each
script can differ. This field can be a maximum of 256 alphanumeric
characters.
- Stop processing synchronously
- Select whether you want to start processing the stop
script synchronously.