LSF Version 7.3 - Administering Platform LSF
Reports Administration
640 Administering Platform LSF
file path as described in Change the location of the LSF event data files on page 643.
Change the disk usage or file path of your EGO allocation event data files as
described in Change the disk usage of EGO allocation event data files on page 644.
You can manage your event data files by editing the system configuration files. Edit
ego.conf for the EGO allocation event data file configuration and lsb.params for
the LSF event data file configuration.
Administering reports
Determine if your cluster is EGO-enabled and has PERF controlled by EGO
You need to determine whether your cluster is EGO-enabled and has PERF
controlled by EGO in order to determine which command you use to manage the
reporting services.
1 In the command console, run egosh service list to see the list of EGO
services.
❖ If you see a list of services showing that the reporting services are STARTED,
your cluster is EGO-enabled and has PERF controlled by EGO. The
reporting services are run as EGO services, and you use
egosh service to
manage the reporting services.
❖ If you see a list of services showing that the reporting services are not
STARTED, your cluster is EGO-enabled but does not have PERF controlled
by EGO. You use
perfadmin to manage the reporting services.
❖ If you get an error running egosh service list, your cluster is not
EGO-enabled and therefore does not have PERF controlled by EGO. You
use perfadmin to manage the reporting services.
Stop or restart reporting services (PERF controlled by EGO)
Prerequisites: Your cluster must have PERF controlled by EGO.
Stop or restart the derbydb (if you are using the Derby demo database), jobdt, plc,
and
purger services. If your cluster has PERF controlled by EGO, the reporting
services are run as EGO services, and you use the
egosh service command to stop
or restart these services.
1 In the command console, stop the service by running egosh service stop.
egosh service stop service_name
2 If you want to restart the service, run
egosh service start.
egosh service start service_name
Stop or restart reporting services (PERF not controlled by EGO)
Prerequisites: Your cluster must have PERF not controlled by EGO.