Difference between revisions of "SBS DAQ: GEM EEL124 Cleanroom setup"

From Hall A Wiki
Jump to: navigation, search
Line 22: Line 22:
 
* Slots 2-8: MPDs
 
* Slots 2-8: MPDs
 
* Slot 10: TI
 
* Slot 10: TI
 +
 +
== Updated/Cloned New repos in coda/3.10/linuxvme ==
 +
 +
* jvme
 +
* ti
 +
* ssp
 +
* mpd
 +
 +
Added /site remote with (e.g. jvme, devel branch)
 +
  cd jvme
 +
  git remote add site /site/coda/contrib/devel/jvme
 +
  git pull site devel

Revision as of 15:26, 19 August 2019

Extra packages installed

Machines in use

atedf3: NFS server, tftp server for VME Controllers

  • CODA and hardware drivers in:
 /data/disk2/SBS/
    • Read-only permissions for all machines in 36 subnet
    • Read-Write permissions for hallavme12pc

hallavme12pc: DAQ Computer (RunControl, Event Recording)

  • Mount atedf3:/data/disk2/SBS to (autofs: auto.SBS)
 /mnt/SBS
    • Softlinks in
 /home/coda/SBS-GEM-Cleanroom
      • CODA (3.10)
      • linuxvme (in CODA 3.10 directory)

hallavme14pc: XVB601 VME Controller

  • Slots 2-8: MPDs
  • Slot 10: TI

Updated/Cloned New repos in coda/3.10/linuxvme

  • jvme
  • ti
  • ssp
  • mpd

Added /site remote with (e.g. jvme, devel branch)

 cd jvme
 git remote add site /site/coda/contrib/devel/jvme
 git pull site devel