Counting House DAQ

From GlueXWiki
Revision as of 12:47, 12 April 2013 by Moffit (Talk | contribs)

Jump to: navigation, search

This page serves to provide information on how the Data Acquisition Group has set up the Hall D Counting House DAQ for use in testing the CODA 3.0 software and new pipeline electronics.

PXE booting for Diskless Controllers

To facilitate the booting and diskless environment for the VME Controllers, these packages were installed onto gluon20:

  • dhcp
  • tftp-server
  • syslinux

All supporting configuration files and diskless environment are found here:

/halldfs1/diskless

with subdirectories:

  • CentOS5 - Contains the CentOS 5 operating system that is mounted READONLY (root), as well as "snapshot" directories for individual controllers to provide read/write files for the operating system configuration.
  • tftpboot - Contains the directory that is served by the tftp-server
  • conf - Configuration files for tftp and dhcp. On gluon20 softlinks are made to these files where they are needed:
/etc/dhcp/dhcpd.conf -> /halldfs1/diskless/conf/dhcpd.conf
/etc/xinetd.d/tftp -> /halldfs1/diskless/conf/tftp

DHCP

tftp

CentOS 5.x

Crate Configuration