source:
gpfs_3.1_ker2.6.20/lpp/mmfs/samples/nfscluster/alert.sample
@
73
Last change on this file since 73 was 16, checked in by rock, 17 years ago | |
---|---|
File size: 374 bytes |
Rev | Line | |
---|---|---|
[16] | 1 | #!/bin/ksh |
2 | # @(#)94 1.1.1.1 src/avs/fs/mmfs/samples/nfscluster/alert.sample, mmfs, avs_rgpfs24, rgpfs24s006a 8/23/06 17:08:45 | |
3 | # | |
4 | ||
5 | echo "The following alert: $1 was issued on node $2" | |
6 | echo "If not configured to failover, the node is still part of the cluster \ | |
7 | but does not serve NFS correctly; note that the monitoring utility \ | |
8 | continues to run in this case." |
Note: See TracBrowser
for help on using the repository browser.