START ERROR 300 : PCS SESSION ID not defined.
Possible Cause Solution
When you are using with B or K shell,
customization of /etc/prole is incorrect.
Check the contents of /etc/prole. The
/etc/prole must have following lines:
PCS_SESSION_ID=pcs_$$
export PCS_SESSION_ID
When you are using a C shell,
customization of /etc/csh.login is incorrect.
Check the contents of /etc/csh.login. The
/etc/csh.login le must have following line:
setenv PCS_SESSION_ID pcs_$$
When you are using with HP VUE,
customization of
/usr/lib/X11/vue/Vuelogin/Xsession is
incorrect.
Check the contents of Xsession le. The Xsession
le must have follo wing lines:
PCS_SESSION_ID=pcs_$$
export PCS_SESSION_ID
START ERROR 310 : Group 'pcs' not registered.
Possible Cause Solution
The customization of /etc/group le is
incorrect.
Check the contents of /etc/group le. The le
must include the following line:
pcs::13:
START ERROR 330 : Device file /dev/pcs/hpib
xx
not found.
Possible Cause Solution
The select code of HP-IB interface card is
incorrect.
Check the select code setting of additional HP-IB
interface card.
When you are using a diskless cluster
system and the computer for a diskless
cnode has no additional HP-IB interface
card, SYSCONFIG.7 must be used as the
template for SYSCONFIG le, not
SYSCONFIG.27.
Check the contents of /usr/pcs/etc/SYSCONFIG
le. Note that the SYSCONFIG le is CDF.
C-2 Installation Problems You May Encounter