Test Lab DAQ test stands

From Hall A Wiki
Revision as of 10:27, 19 April 2024 by Hanjie (Talk | contribs) (Server)

Jump to: navigation, search

Server

  • Name: hatestlab1.jlab.org (procured on 2024 April)
  • Roles:
  1. The DHCP server for all the single board computers (SBCs)
  2. The TFTP server for SBCs
  3. The NFS server for computers under same LAN
  • Set up
  1. Ask CST to configure DHCP with two parameters:
    • next-server IP --- IP address of the TFTP server to boot from
    • filename --- path to boot file relative to TFTP root directory
Suggested parameters:

filename "pxelinux.0";

next-server 129.57.xxx.xxx;