IBM RS/6000 SP Problem Determination Manual page 196

Hide thumbs Also See for RS/6000 SP:
Table of Contents

Advertisement

hdisk0 errors on the nodes sp21n7, sp21n8, sp21n9, and sp21n10, and performing
the pre- and post-actions:
1. Create .pre and .post scripts on one of the nodes. For example, create
2. Copy the .pre and .post files to the nodes sp21n8, sp21n9 and sp21n10 using
3. Create links to the EN_pend and EN_pend.envs scripts:
4. Add the notification object:
176
SP PD Guide
EN_hdisk0.pre and EN_hdisk0.post in the directory /spdata/sys1/err_methods
on node sp21n7.
pcp
the
command:
pcp -w sp21n8,sp21n9,sp21n10 EN_hdisk0.pre /spdata/sys1/err_methods/
pcp -w sp21n8,sp21n9,sp21n10 EN_hdisk0.post /spdata/sys1/err_methods/
dsh -w sp21n7,sp21n8,sp21n9,sp21n10 ln -s /spdata/sys1/err_methods/EN_pend
/spdata/sys1/err_methods/EN_hdisk0
dsh -w sp21n7,sp21n8,sp21n9,sp21n10 ln -s /spdata/sys1/err_methods/EN_pend.envs
/spdata/sys1/err_methods/EN_hdisk0.envs
penotify -w sp21n7,sp21n8,sp21n9,sp21n10 -f add -P -n "hdisk0_err"
/spdata/sys1/err_methods/EN_hdisk0 $1 -N "hdisk0"
To display the notification object, just created, enter:
penotify -w sp21n7,sp21n8,sp21n9,sp21n10 -f show -n "hdisk0_err"
To remove this notification, enter:
penotify -w sp21n7,sp21n8,sp21n9,sp21n10 -f remove -n "hdisk0_err"
Important
Notification methods need to be accessible to each node that the notify object
is added to. We recommend that the notification scripts are kept local on
each node in case of network failure. File collections should be used to
maintain updates to notification methods.
This soft copy for use by IBM employees only.

Advertisement

Table of Contents
loading

Table of Contents