|
AIDA
GELINA
BRIKEN
nToF
CRIB
ISOLDE
CIRCE
nTOFCapture
DESPEC
DTAS
EDI_PSA
179Ta
CARME
StellarModelling
DCF
K40
|
CARME |
 |
|
Message ID: 470
Entry time: Tue Jan 16 14:36:30 2024
|
Author: |
TD |
Subject: |
CARME configuration |
|
|
FEE64
#1 - #16 -> aida01 - aida16
Network configuration - /etc/dhcpd/dhcpd.conf - attachment 1
MIDAS Options
Added Options sub-directories for aida09-aida16 - attachment 2
MIDAS ASIC settings
Added sub-directories for aida09-aida16 - attachment 3
MIDAS configuration - /MIDAS/config/TclHttpd/carme-gsi"8015 - attachment 4
Currently only aida01-aida08 defined
MIDAS embedded rfs filesystems for aida01-aida24 alreday exist - attachment 5
All FEE64s connected to rev B CARME adaptor PCBs
LK1 fitted to n+n bias FEE64 ( aidaxx, aidaxx, aidaxx, aidaxx )
No other LKs fitted
MACB
WR source NIM WR emulator or VETAR2
See https://elog.ph.ed.ac.uk/DESPEC/517 for MACB mode configuration
CAEN N1419ET
EG&G Ortec 448 Pulser
ASIC settings
Options |
|
#
# DHCP Server Configuration file.
# see /usr/share/doc/dhcp*/dhcpd.conf.example
# see dhcpd.conf(5) man page
#
# 2 days
#default-lease-time 172800;
# 4 days
default-lease-time 345600;
# 8 days
max-lease-time 691200;
option domain-search code 119 = string;
option domain-name "dl.ac.uk";
option domain-name-servers 193.62.115.16, 148.79.80.78;
option netbios-name-servers 148.79.160.89;
option netbios-node-type 8;
option nis-domain "nuclear.physics";
option nis-servers 193.62.115.77;
subnet 192.168.11.0 netmask 255.255.255.0 {
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.11.255;
pool {
range 192.168.11.118 192.168.11.199;
}
}
group {
use-host-decl-names true;
default-lease-time 3600;
max-lease-time 14400;
server-name "192.168.11.99";
next-server 192.168.11.99;
host nnrpi1 {
hardware ethernet dc:a6:32:1d:21:db;
fixed-address 192.168.11.251;
}
host nnrpi2 {
hardware ethernet b8:27:eb:40:53:e8;
fixed-address 192.168.11.117;
}
host aida01 {
hardware ethernet d8:80:39:41:d8:20;
fixed-address 192.168.11.1;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida01";
}
host aida02 {
hardware ethernet d8:80:39:41:d8:2a;
fixed-address 192.168.12.2;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida02";
}
host aida03 {
hardware ethernet d8:80:39:41:d0:05;
fixed-address 192.168.11.3;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida03";
}
host aida04 {
hardware ethernet d8:80:39:41:b4:0b;
fixed-address 192.168.11.4;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida04";
}
host aida05 {
hardware ethernet d8:80:39:42:0d:0c;
fixed-address 192.168.11.5;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida05";
}
host aida06 {
hardware ethernet d8:80:39:41:d7:cd;
fixed-address 192.168.11.6;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida06";
}
host aida07 {
hardware ethernet d8:80:39:41:d4:16;
fixed-address 192.168.11.7;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida07";
}
host aida08 {
hardware ethernet d8:80:39:41:ba:2b;
fixed-address 192.168.11.8;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida08";
}
host aida09 {
hardware ethernet d8:80:39:41:d0:0e;
fixed-address 192.168.11.9;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida09";
}
host aida10 {
hardware ethernet d8:80:39:41:d8:2b;
fixed-address 192.168.11.10;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida10";
}
host aida11 {
hardware ethernet d8:80:39:41:d7:cc;
fixed-address 192.168.11.11;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida11";
}
host aida12 {
hardware ethernet d8:80:39:41:d7:c2;
fixed-address 192.168.11.12;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida12";
}
host aida13 {
hardware ethernet d8:80:39:41:ba:22;
fixed-address 192.168.11.13;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida13";
}
host aida14 {
hardware ethernet d8:80:39:41:ee:72;
fixed-address 192.168.11.14;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida14";
}
host aida15 {
hardware ethernet d8:80:39:41:ee:71;
fixed-address 192.168.11.15;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida15";
}
host aida16 {
hardware ethernet d8:80:39:41:a0:71;
fixed-address 192.168.11.16;
option root-path "/home/Embedded/XilinxLinux/ppc_4xx/rfs/aida16";
}
}
subnet 192.168.12.0 netmask 255.255.255.0 {
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.12.255;
pool {
range 192.168.12.100 192.168.12.199;
}
}
group {
use-host-decl-names true;
default-lease-time 3600;
max-lease-time 14400;
server-name "192.168.12.99";
next-server 192.168.12.99
}
|
|
[npg@carme-gsi Options]$ pwd
/MIDAS/DB/EXPERIMENTS/AIDA/Options
[npg@carme-gsi Options]$ ls -lR
.:
total 0
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida01
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida02
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida03
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida04
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida05
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida06
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida07
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida08
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida09
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida10
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida11
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida12
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida13
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida14
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida15
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida16
./aida01:
total 4
-rwxrwxr-x. 1 npg npg 1027 Nov 28 2022 CONTENTS
./aida02:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 19 2022 CONTENTS
./aida03:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 13 2022 CONTENTS
./aida04:
total 4
-rwxrwxr-x. 1 npg npg 1026 Dec 1 2022 CONTENTS
./aida05:
total 4
-rwxrwxr-x. 1 npg npg 1027 Nov 30 2022 CONTENTS
./aida06:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 4 2022 CONTENTS
./aida07:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 31 2022 CONTENTS
./aida08:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 4 2022 CONTENTS
./aida09:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida10:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida11:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida12:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida13:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida14:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida15:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida16:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
[npg@carme-gsi Options]$ pwd
/MIDAS/DB/EXPERIMENTS/AIDA/Options
[npg@carme-gsi Options]$ ls -lR
.:
total 0
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida01
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida02
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida03
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida04
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida05
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida06
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida07
drwxrwxr-x. 2 npg npg 22 Jan 31 2022 aida08
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida09
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida10
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida11
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida12
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida13
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida14
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida15
drwxrwxr-x. 2 npg npg 22 Jan 18 15:15 aida16
./aida01:
total 4
-rwxrwxr-x. 1 npg npg 1027 Nov 28 2022 CONTENTS
./aida02:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 19 2022 CONTENTS
./aida03:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 13 2022 CONTENTS
./aida04:
total 4
-rwxrwxr-x. 1 npg npg 1026 Dec 1 2022 CONTENTS
./aida05:
total 4
-rwxrwxr-x. 1 npg npg 1027 Nov 30 2022 CONTENTS
./aida06:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 4 2022 CONTENTS
./aida07:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 31 2022 CONTENTS
./aida08:
total 4
-rwxrwxr-x. 1 npg npg 1026 Feb 4 2022 CONTENTS
./aida09:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida10:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida11:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida12:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida13:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida14:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida15:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
./aida16:
total 4
-rwxrwxr-x. 1 npg npg 1026 Jan 18 15:15 CONTENTS
[npg@carme-gsi Options]$ cat aida02/CONTENTS
Index string Stat.offset&&Aida_Hist_W_Enable&&TS_SYNC_PHASE&&ExtClk&&Aida.shift&&MACB_TRIG_MODE&&Aida.offset&&RunNumber&&Aida_GroupBase&&Rate.channels&&Stat.channels&&Aida.Vchannels&&ASIC.settings&&Aida_Hist_D_Enable&&WAVE_DMA_HWM&&Stat.shift&&Aida.Wchannels&&Aida_Hist_V_Enable&&Include.Aida&&Aida.channels&&DataAcqPgm&&Aida_Hist_H_Enable&&DataFormat&&ASIC_DMA_HWM&&Aida_Hist_L_Enable
Stat.offset string 64
Aida_Hist_W_Enable string 1
Aida.shift string 0
TS_SYNC_PHASE string 0x0
ExtClk string 1
Aida.offset string 0
MACB_TRIG_MODE string 4
RunNumber string 63
Rate.channels string 512
Aida_GroupBase string 1
Stat.channels string 512
Aida_Hist_D_Enable string 1
ASIC.settings string 2022Jan31-11-52-00
Aida.Vchannels string 256
WAVE_DMA_HWM string 0x0007ffff
Aida.Wchannels string 1020
Stat.shift string 6
Include.Aida string 0
Aida_Hist_V_Enable string 0
Aida.channels string 65536
DataFormat string 0x0000
DataAcqPgm string AidaExecV9
Aida_Hist_H_Enable string 1
ASIC_DMA_HWM string 0x000fffff
Aida_Hist_L_Enable string 1
|
|
|
Setting BGColor "BlanchedAlmond"
Setting TextColor "red"
Setting ProjectName AIDA
Setting ProjectImage AIDA.gif
Setting ProjectURL "http://npg.dl.ac.uk/NPG/Projects/Fair.html"
Setting Option1Name STFC
Setting Option1URL "stfc.ac.uk"
Setting Option1Image stfc.jpg
# global MessageLoggerServerHost
# set MessageLoggerServerHost nndhcp077.dl.ac.uk
# package require MessageLoggerClient
# Setting Option3Name "Elog Server"
# Setting Option3URL "http://nndhcp077.dl.ac.uk:8080/DataAcq/"
# Install required services
if {![namespace exists ::AIDA]} {namespace eval ::AIDA {puts "created namespace ::AIDA"}}
# set ::AIDA::TestMode 1
global SpectrumServerHost
set SpectrumServerHost aidas
package require XAIDAAccessClient ;# for Client end - ie AIDA server workstation sets MIDAS_XAIDAAccessClient_Exists (SOAP)
package require XAD9252AccessClient ;# for Client end - ie AIDA server workstation sets MIDAS_XAD9252AccessClient_Exists (SOAP)
namespace eval DataAcquisition {
variable PROJECT AIDA
variable ACQSERVERS
set ACQSERVERS [list aida01 aida02 aida03 aida04 aida05 aida06 aida07 aida08]
variable ACQSERVER [first $ACQSERVERS]
variable DataTransferStreams; set DataTransferStreams 2
# set ::DataAcquisition::EnableMerger 1
# set ::DataAcquisition::EnableTape 1
variable RDOGo 0
}
namespace eval AIDA {
variable ModuleMenu; set ModuleMenu $::DataAcquisition::ACQSERVERS
variable TSMaster; set TSMaster aida01
variable FEE64 [first $ModuleMenu]
variable ConfigBase; set ConfigBase [file join $env(MIDASBASE) config TclHttpd]
}
Setting DataBaseRoot "/MIDAS/DB"
package require DataBaseAccessServer
package require NetVarsServer 1.1
package require SigTaskServer
# package require MemSasServer
# Install services for Run Control
namespace eval $::DataAcquisition::PROJECT {
variable DBRootName [file join EXPERIMENTS AIDA]
variable DBNodeBase 2012
}
package require AIDARunControl
# package require TapeServer
# package require MergerControl
# package require MERGERunControl
Setting Option7Name "Project Home Page"
Setting Option7URL "http://npg.dl.ac.uk/NPG/Projects/Fair.html"
Setting Option8Name "Server Software Home Page"
Setting Option8URL "http://npg.dl.ac.uk/MIDAS/download/WebServices.html"
|
|