Daemons running

  • qcg-compd (main service daemon)
  • postmaster (PostgreSQL database)

Init scripts and options (start|stop|restart|...)

  • /etc/init.d/qcg-compd {start|stop|restart|condrestart|status}
  • /etc/init.d/postgresql {start|stop|status|restart|condrestart|condstop|reload|force-reload}

Configuration files location

  • /etc/qcg/qcg-comp/qcg-compd.xml - main service configuaration file
  • /etc/qcg/qcg-comp/qcg-comp.xml - client configuration file
  • /etc/qcg/qcg-comp/application_mapfile - mapfile between application names and scripts
  • /etc/sysconfig/qcg-compd - service configuration file
  • /opt/exp_soft/ ... /qcg-app-scripts - application wrapper scripts
  • /opt/qcg/dependencies/etc/pbs_drmaa.conf - PBS DRMAA configuration file

Logfiles locations

  • /var/log/qcg/qcg-comp/qcg-compd.log (verbosity can be changed in qcg-compd.xml, default INFO, more verbose DEBUG)

Open ports

  • Please consult  this section of the installation manual.