AIDA
GELINA
BRIKEN
nToF
CRIB
ISOLDE
CIRCE
nTOFCapture
DESPEC
DTAS
EDI_PSA
179Ta
CARME
StellarModelling
DCF
K40
AIDA
Draft saved at 00:00:00
Fields marked with
*
are required
Entry time:
Sun Mar 30 09:18:09 2025
Author
*
:
Subject
*
:
11.45 AIDA discriminator rates - see attachment 1 Today's rates similar to yesterday's rates 14.00 Commence positioning of AIDA. Adjust stand height using laser scanner and aligned to wall references. Determine that the most forward position AIDA DSSSD#1 is ~3cm downstream of EURICA centre. Need to move DSSSDs ~6cm upstream and lengthen DSSSD - AIDA adpptor PCB cabling. In progress. 20.50 Update /etc/dhcp/dhcpd.conf nnaida19 is faulty, nnaida28 is not used - see https://elog.ph.ed.ac.uk/AIDA/193 We have swapped FEE modules for nnaida19/20 for nnaida27/28 such that nnaida19 -> 28, nnaida20 -> 27, nnaida27 -> 19, nnaida28 -> 20. The power cables for nnaida19 and nnaida28 have also been swapped - the power cable to nnaida19 *might* be faulty as we have experienced problems at this crate position before. Also swapped AIDA FEE PSU outlets to ensure pairs of FEE64 cards are powered from the same PSU outlet. [root@aidas1 dhcp]# diff dhcpd.conf dhcpd.conf.BAK-260516 205,206c205,206 < host nnaida19 { < hardware ethernet 00:04:a3:2a:ed:9a; --- > host nnaida19 { > hardware ethernet 00:04:a3:2b:09:e7; 210,211c210,211 < host nnaida20 { < hardware ethernet 00:04:a3:2b:11:c5; --- > host nnaida20 { > hardware ethernet 00:04:a3:2b:22:55; 225,226c225,227 < host nnaida27 { < hardware ethernet 00:04:a3:2b:22:55; --- > # 2 of 2 scratch FEE modules assembled by PJCS April 2016 > host nnaida27 { > hardware ethernet 00:04:a3:2a:ed:9a; 230,232c231,232 < # 2 of 2 scratch FEE modules assembled by PJCS April 2016 < host nnaida28 { < hardware ethernet 00:04:a3:2b:09:e7; --- > host nnaida28 { > hardware ethernet 00:04:a3:2b:11:c5; [root@aidas1 dhcp]# cat dhcpd.conf # # DHCP Server Configuration file. # see /usr/share/doc/dhcp*/dhcpd.conf.sample # authoritative; ddns-update-style none; ddns-updates off; max-lease-time 691200; option domain-search code 119 = string; subnet 10.1.1.0 netmask 255.255.255.0 { option subnet-mask 255.255.255.0; option broadcast-address 10.1.1.255; option routers 10.1.1.250; pool { range 10.1.1.100 10.1.1.249; } } subnet 10.1.2.0 netmask 255.255.255.0 { option subnet-mask 255.255.255.0; option broadcast-address 10.1.2.255; option routers 10.1.2.250; pool { range 10.1.2.100 10.1.2.249; } } subnet 10.1.3.0 netmask 255.255.255.0 { option subnet-mask 255.255.255.0; option broadcast-address 10.1.3.255; option routers 10.1.3.250; pool { range 10.1.3.100 10.1.3.249; } } subnet 10.1.4.0 netmask 255.255.255.0 { option subnet-mask 255.255.255.0; option broadcast-address 10.1.4.255; option routers 10.1.4.250; pool { range 10.1.4.100 10.1.4.249; } } subnet 10.1.5.0 netmask 255.255.255.0 { option subnet-mask 255.255.255.0; option broadcast-address 10.1.5.255; option routers 10.1.5.250; pool { range 10.1.5.100 10.1.5.249; } } group { use-host-decl-names true; default-lease-time 3600; max-lease-time 14400; server-name "10.1.1.250"; next-server 10.1.1.250; host nnrpi1 { hardware ethernet b8:27:eb:78:ee:44; fixed-address 10.1.1.251; } host nnaida1 { hardware ethernet 00:04:a3:2a:d0:1b; fixed-address 10.1.1.1; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida1,tcp"; } host nnaida2 { hardware ethernet 00:04:a3:2a:d9:e1; fixed-address 10.1.1.2; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida2,tcp"; } host nnaida5 { hardware ethernet 00:04:a3:2a:d0:10; fixed-address 10.1.1.5; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida5,tcp"; } host nnaida6 { hardware ethernet 00:04:a3:2a:d4:b7; fixed-address 10.1.1.6; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida6,tcp"; } host nnaida9 { hardware ethernet 00:04:a3:2a:d9:ad; fixed-address 10.1.1.9; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida9,tcp"; } host nnaida10 { hardware ethernet 00:04:a3:2a:f7:07; fixed-address 10.1.1.10; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida10,tcp"; } host nnaida13 { hardware ethernet 00:04:a3:2b:11:b9; fixed-address 10.1.1.13; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida13,tcp"; } host nnaida14 { hardware ethernet 00:04:a3:2b:11:b8; fixed-address 10.1.1.14; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida14,tcp"; } host nnaida17 { hardware ethernet 00:04:a3:2a:d9:cc; fixed-address 10.1.1.17; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida17,tcp"; } host nnaida18 { hardware ethernet 00:04:a3:2a:b2:b2; fixed-address 10.1.1.18; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida18,tcp"; } host nnaida21 { hardware ethernet 00:04:a3:2b:27:23; fixed-address 10.1.1.21; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida21,tcp"; } host nnaida22 { hardware ethernet 00:04:a3:2a:f6:e9; fixed-address 10.1.1.22; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida22,tcp"; } host nnaida25 { hardware ethernet 00:04:a3:2a:d0:11; fixed-address 10.1.1.25; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida25,tcp"; } host nnaida26 { hardware ethernet 00:04:a3:2b:27:54; fixed-address 10.1.1.26; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida26,tcp"; } host nnaida29 { hardware ethernet 00:04:a3:2a:d0:06; fixed-address 10.1.1.29; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida29,tcp"; } host nnaida30 { hardware ethernet 00:04:a3:2a:d9:b6; fixed-address 10.1.1.30; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida30,tcp"; } } group { use-host-decl-names true; default-lease-time 3600; max-lease-time 14400; server-name "10.1.2.250"; next-server 10.1.2.250; host nnaida3 { hardware ethernet 00:04:a3:2a:f7:06; fixed-address 10.1.2.3; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida3,tcp"; } host nnaida4 { hardware ethernet 00:04:a3:2a:ed:b8; fixed-address 10.1.2.4; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida4,tcp"; } host nnaida7 { hardware ethernet 00:04:a3:2a:b8:8d; fixed-address 10.1.2.7; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida7,tcp"; } host nnaida8 { hardware ethernet 00:04:a3:2a:9c:07; fixed-address 10.1.2.8; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida8,tcp"; } host nnaida11 { hardware ethernet 00:04:a3:2b:11:af; fixed-address 10.1.2.11; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida11,tcp"; } host nnaida12 { hardware ethernet 00:04:a3:2a:d0:2f; fixed-address 10.1.2.12; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida12,tcp"; } host nnaida15 { hardware ethernet 00:04:a3:2a:f3:ac; fixed-address 10.1.2.15; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida15,tcp"; } host nnaida16 {[root@aidas1 aidas1]# diff startup.tcl startup.tcl.BAK-260516 31,32c31,32 < variable PACQSERVERS; set PACQSERVERS { nnaida1 nnaida2 nnaida5 nnaida6 nnaida9 nnaida10 nnaida13 nnaida14 nnaida17 nnaida18 nnaida21 nnaida22 nnaida25 nnaida26 nnaida29 nnaida30 } < variable NACQSERVERS; set NACQSERVERS { nnaida3 nnaida4 nnaida7 nnaida8 nnaida11 nnaida12 nnaida15 nnaida16 nnaida19 nnaida20 nnaida23 nnaida24 nnaida27 nnaida28 nnaida31 nnaida32 } --- > variable PACQSERVERS; set PACQSERVERS { nnaida1 nnaida2 nnaida5 nnaida6 nnaida9 nnaida10 nnaida13 nnaida14 nnaida17 nnaida18 nnaida21 nnaida22 nnaida25 nnaida29 nnaida30 } > variable NACQSERVERS; set NACQSERVERS { nnaida3 nnaida4 nnaida7 nnaida8 nnaida11 nnaida12 nnaida15 nnaida16 nnaida20 nnaida23 nnaida24 nnaida27 nnaida28 nnaida31 nnaida32 } 33a34 > # startup.tcl.BAK-130516 has all 32 NNAIDA modules included 52c53 < lappend ACQSERVERS nnaida19 --- > # lappend ACQSERVERS nnaida19 59c60 < lappend ACQSERVERS nnaida26 --- > # lappend ACQSERVERS nnaida26 hardware ethernet 00:04:a3:2a:9c:0e; fixed-address 10.1.2.16; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida16,tcp"; } # 1 of 2 scratch FEE modules assembled by PJCS April 2016 host nnaida19 { hardware ethernet 00:04:a3:2a:ed:9a; fixed-address 10.1.2.19; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida19,tcp"; } host nnaida20 { hardware ethernet 00:04:a3:2b:11:c5; fixed-address 10.1.2.20; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida20,tcp"; } host nnaida23 { hardware ethernet 00:04:a3:2a:b8:90; fixed-address 10.1.2.23; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida23,tcp"; } host nnaida24 { hardware ethernet 00:04:a3:2a:b6:45; fixed-address 10.1.2.24; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida24,tcp"; } host nnaida27 { hardware ethernet 00:04:a3:2b:22:55; fixed-address 10.1.2.27; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida27,tcp"; } # 2 of 2 scratch FEE modules assembled by PJCS April 2016 host nnaida28 { hardware ethernet 00:04:a3:2b:09:e7; fixed-address 10.1.2.28; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida28,tcp"; } host nnaida31 { hardware ethernet 00:04:a3:2b:11:ae; fixed-address 10.1.2.31; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida31,tcp"; } host nnaida32 { hardware ethernet 00:04:a3:2a:ed:b9; fixed-address 10.1.2.32; option root-path "/MIDAS@aidas/XilinxLinux/ppc_4xx/rfs/nnaida32,tcp"; } } group { # 8 days default-lease-time 691200; # option dhcp-client-identifier "\0foo"; host nndhcp052 { # Analysis server hardware ethernet 00:22:19:50:02:40; fixed-address 10.1.1.252; } } DAQ server configuration file /MIDAS/config/TclHttpd/aidas1/startup.tcl update - see attachment 2 [root@aidas1 aidas1]# diff startup.tcl startup.tcl.BAK-260516 31,32c31,32 < variable PACQSERVERS; set PACQSERVERS { nnaida1 nnaida2 nnaida5 nnaida6 nnaida9 nnaida10 nnaida13 nnaida14 nnaida17 nnaida18 nnaida21 nnaida22 nnaida25 nnaida26 nnaida29 nnaida30 } < variable NACQSERVERS; set NACQSERVERS { nnaida3 nnaida4 nnaida7 nnaida8 nnaida11 nnaida12 nnaida15 nnaida16 nnaida19 nnaida20 nnaida23 nnaida24 nnaida27 nnaida28 nnaida31 nnaida32 } --- > variable PACQSERVERS; set PACQSERVERS { nnaida1 nnaida2 nnaida5 nnaida6 nnaida9 nnaida10 nnaida13 nnaida14 nnaida17 nnaida18 nnaida21 nnaida22 nnaida25 nnaida29 nnaida30 } > variable NACQSERVERS; set NACQSERVERS { nnaida3 nnaida4 nnaida7 nnaida8 nnaida11 nnaida12 nnaida15 nnaida16 nnaida20 nnaida23 nnaida24 nnaida27 nnaida28 nnaida31 nnaida32 } 33a34 > # startup.tcl.BAK-130516 has all 32 NNAIDA modules included 52c53 < lappend ACQSERVERS nnaida19 --- > # lappend ACQSERVERS nnaida19 59c60 < lappend ACQSERVERS nnaida26 --- > # lappend ACQSERVERS nnaida26 Need to update nnaida19 and nnaida26 to latest firmware version - see https://elog.ph.ed.ac.uk/AIDA/237
Encoding
:
HTML
ELCode
plain
Suppress Email notification
Attachment 1:
Drop attachments here...
Draft saved at 00:00:00
ELOG V3.1.4-unknown