LSF Version 7.3 - Administering Platform LSF

Administrative Basics for PMC and CLI
200 Administering Platform LSF
If Platform EGO is enabled in the LSF cluster (LSF_ENABLE_EGO=Y and
LSF_EGO_ENVDIR are defined in
lsf.conf), cshrc.lsf and profile.lsf set
the following environment variables.
EGO_BINDIR
EGO_CONFDIR
EGO_ESRVDIR
EGO_LIBDIR
EGO_LOCAL_CONFDIR
EGO_SERVERDIR
EGO_TOP
See the Platform EGO Reference for more information about these variables.
See the Platform LSF Configuration Reference for more information about
cshrc.lsf and profile.lsf.
Manage services
Determine the host
address where the
service is running
Prerequisites: You need to know the address of where the service director (DNS
server) is running (contact IT for assistance, if required).
EGO services may not all run on the same management host. You can use nslookup
to find the address of the host where a specific service is running.
1 Using the CLI, type nslookup.
2 Type
server and then enter the IP address of the service director (DNS server).
The Default Server and Address will return. For example,
> server 172.25.237.37
Default server: 172.25.237.37
Address: 172.25.237.37#53
3 Enter the name of the service for which you want to find the host address. For
example,
> WEBGUI.ego
Server: 172.25.237.37
Address: 172.25.237.37#53
Name: WEBGUI.ego
Address: 172.25.237.37
Troubleshoot
service error states
If you receive a service error message, or a message indicating that a service will not
transition out of the
Allocating state, there are steps you can perform to
troubleshoot the issue.