Kbase P96494: PSC_CLUSTER_PATH is not defined error when starting Fathom Clusters on UNIX.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/19/2008 |
|
Status: Verified
SYMPTOM(s):
Errors when starting Fathom Clusters on UNIX
Error that clustering is unlicensed.
PSC_CLUSTER_PATH is not defined.
FACT(s) (Environment):
Fathom Clusters
All Supported Operating Systems
CAUSE:
Environment is not set up properly for Fathom Clusters.
FIX:
Set the following environment variables correctly.
1. If there is more than one node, it is imperative that Progress is installed on each node of the cluster, and in the same location on each node.
(i.e. the path to $DLC for each node is identical).
NOTE: The Progress install must not be located on the same disk as will be utilized for the cluster resource volume group.
2. Ensure that the command prompt session being used to set the environment variables has root privileges.
$DLC is properly set to the current Progress installation directory.
PSC_CLUSTER_PATH is set to the directory of the installation Progress installation ($DLC).
PATH contains the following in order to access the Progress , system and cluster administrative utilities:
$DLC
$DLC/bin
$PSC_CLUSTER_PATH/bin
/usr/bin/
/usr/sbin
/usr/es/sbin/cluster
/usr/es/sbin/cluster/utilities
For AIX (only), the environment variable LIBPATH must be set to contain:
$PSC_CLUSTER_PATH/bin
$PSC_CLUSTER_PATH/lib
/<path>/java/jdk<version>/lib:/<path>/java/jdk<version>/jre/bin:/<path>/java/jdk<version>/jre/bin/classic