ISAC Cluster: Difference between revisions

From DaqWiki
Jump to navigation Jump to search
Line 46: Line 46:
* domainname ISAC-NIS
* domainname ISAC-NIS
* master: isdaq00
* master: isdaq00
* secondary: isdaq01, isdaq06, trinatdaq
* autofs/automount configuration: isdaq00:/etc files auto.master, auto.home, auto.local
* autofs/automount configuration: isdaq00:/etc files auto.master, auto.home, auto.local
** after editing autofs files, run:
* after editing NIS files, run: make -C /var/yp
** cd ~root
* on all NIS clients, there is a script running from /etc/cron.hourly to update the local NIS maps
** make -C /var/yp
* if you do not want to wait 1 hour for the NIS maps to update, login there and run this script manually.
** ./all.perl service autofs reload


== NFS configuration ==
== NFS configuration ==

Revision as of 14:21, 12 January 2019

Links

DAQ machines

  • isdaq00: main file server (NIS, home directories, central services, etc - see below)
  • isdaq01: main daq server for running ISAC low-energy experiments (BNMR/BNQR/POL/etc)
  • isdaq02: GPS PCI CAMAC DAQ
  • isdaq03: DRAGON terminal
  • isdaq04: POL terminal
  • isdaq05: GRIFFIN terminal
  • isdaq06: SL6 test machine, ISAC low-energy secondary DAQ server
  • isdaq07: DRAGON terminal
  • isdaq08: GRIFFIN terminal
  • trinatdaq: TRINAT DAQ server
  • smaug: DRAGON DAQ server (MacOS)
  • lxdragon01: DRAGON VME DAQ (head)
  • lxdragon02: DRAGON VME DAQ (tail)
  • lxtrinat: TRINAT VME DAQ
  • lxpol: POL VME DAQ
  • lxbnmr: BNMR VME DAQ
  • lxbnqr: BNQR VME DAQ
  • bnmrvw: BNMR CAMP (vxworks)
  • polvw: BNQR CAMP (vxworks)
  • isysfe: ISAC1 Yield station MIDAS DAQ (Peter Kunz)
  • midemma01: EMMA DAQ
  • midemma02: EMMA terminal
  • lxemma01: EMMA VME CPU
  • iris00: IRIS DAQ
  • lxiris01, lxiris02: IRIS VME CPU
  • iris01, iris02: IRIS analysis

ISDAQ00 services

  • NIS master (ISAC-NIS)
  • home directories
  • DHCP, TFTP and NFS for OS images of ISAC V7648/V7750 VME CPUs (lxEXPT machines)
  • web server: https://isdaq00.triumf.ca
  • nodeinfo for ISAC machines

NIS configuration

  • domainname ISAC-NIS
  • master: isdaq00
  • autofs/automount configuration: isdaq00:/etc files auto.master, auto.home, auto.local
  • after editing NIS files, run: make -C /var/yp
  • on all NIS clients, there is a script running from /etc/cron.hourly to update the local NIS maps
  • if you do not want to wait 1 hour for the NIS maps to update, login there and run this script manually.

NFS configuration

  • /isdaq/dataNNN - shared data disks
  • /musr/xxx - BNMR/BNQR data disks
  • /iris/xxx/iris - IRIS data disks
  • /emma/xxx/emma - EMMA data disks