You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 41 Next »

Fibers were tested in fixed locations on the RTM. To ensure that things are working as expected from this table, they should be placed in the same locations on the RTM according to the 2021 mapping.

Fiber / RTM combinationStatus
AOK
BOK
COK
DOK
EOK
FOK
GOK
HOK

QA of Flange Board ↔ FE0Bs

FEBFEB SNFlange Board (HW)Flange ChannelI At Boot (AnaN, AnaP, Digi)I Mod ONI Mod ON + ConfigCtrl Ch
(dpm / ch)
(1 is top cob)
Fiber (ctrl / Data)

jTag OK

Feb AddressData TakingComment
L0-1t12220.242 - 1.212 - 1.250

0.292 - 2.317 - 1.392

0.292 - 2.833 - 1.3220 / 3C / GY0OKLost clock after few hrs up
L2-3t17300.256 - 1.248 - 1.2390.317 - 2.319 - 1.3140.313 - 3.112 - 1.3130 / 8D / HY2OK
L5t05000.236 - 1.216 - 1.2870.272 - 2.101 - 1.3340.271 - 2.715 - 1.3341 / 5A / EY6OKLost clock after few hrs up. Also lost clock at the transition between download and prestart
L6t16010.249 - 1.222 - 1.3620.313 - 2.743 - 1.4340.308 - 3.539 - 1.4341 / 4A / EY8OKLost clock during download.
L4b ( In EPICS is L4t)08210.248 - 1.241 - 1.248

0 / 4C / GY5OKOnly 2 HV pins on one hybrid (instead of 4)
L4t ( In EPICS is L4b)11100.252 1.153 1.3740.307 - 2.8755 - 1.4480.304 - 3.564 - 1.4491 / 8B / FY4OK
L5b20110.246 - 1.169 - 1.2430.306 - 2.242 - 1.3460.302 - 3.063 - 1.3211 / 7B / FY7OK
L6b04120.248-1.199-1.2780.307 - 2.705 -1.3450.304 - 3.525 - 1.3481 / 6B / FY9OK
L0-1b07200.241 - 1.284 - 1.3130.293 - 2.235 - 1.3940.293 - 2.931 - 1.3940 / 5C / GY1OK
L2-3b01310.220 - 1.330 - 1.3880.311 - 2.452 - 1.4560.305 - 3.286 - 1.4560 / 7D / HY3OK


Current Issues with Back-end.

List of issues we observed during local data taking relative to the Back - End.
NOTICE!!! The dpm numbers in the daq map after 7 are off by one. Example: DataDpm[13] in the DAQ Map is hostname dpm14.


1) dpm[6] seems like it has broken data channels. 

MTP1 => typeB fiber

0    1       2   3       4   5       6   7       8   9       10   11
L    L       N   L       N   N      L   N       L   L        L     L
33 53    62 13                   51           42 50    40  41

For the HALL-B:
1) Take breakout box labelled as "DATA"
2) Connect fiber type B in MTP1
3) Connect the octopus cable to fiber H
4) Connect the single fibers in the following order (from 0 to 11)
black, red, yellow, grey, teal, pink, white, purple, brown, green, orange, blue
5) In this configuration the mapping should be:
dpm   pgp
3          3
5          3
X          X
1           3
X          X
X          X
5           1 
X           X
4           2
5           0
4           0
4           1


Back End setup in the EEL

Server machines: clonfarm1, clon10new

TiCrate: hdice1

COBS: dpm0 : dpm6,   dpm7,   dtm1
            dpm8 : dpm15, dpm15, dtm2

Connect to clonfarm1 as clasrun and change to bash shell

Software installation location (11 Ago 2021)

SVT software is installed in

/data/hps/slac_svt/
=> diskless is exported to the cobs via nfs (server hosted on clonfarm1, v2)
=> daq is exported to the cobs via nfs. Has been compiled on DTM1
=> server contains the current software installation


Start rogue servers

On clonfarm1 start the rogue server


source /usr/clas12/release/1.4.0/slac_svt_new/anaconda3/etc/profile.d/conda.sh
conda activate rogue_5.9.2
cd /data/hps/slac_svt/server/heavy-photon-daq/software/scripts/
python SvtCodaRun.py  --local --env JLAB


On clon10new start the dummy server


python SvtCodaDummy.py --local --env JLAB


Coda informations:

We are using conda release 1.4.0, installed in

/usr/clas12/release/1.4.0

HPS trigger configurations are stored in 

/usr/clas12/release/1.4.0/parms/trigger/HPS/

Update Coda libraries

If event_builder or rogue_lite change, coda libraries need to be updates. Just run


sh /data/hps/slac_svt/copy_libraries.sh



Coda / Rogue Errors

WARN: HeartBeat

Error:

setHeartError: 0 >sys 0, mask 21<

WARN: HeartBeat[0]: heartbeat=1628785839(1628785839) heartmask=21

UDP_cancel: cancel >inf:clonfarm1 sys 0, mask 21<

UDP_cancel: cancel >inf:clonfarm1 sys 0, mask 21<

TcpServer(external): wait: request in progress


Effect:

rol BUSY


Causes: multiple. Suggest to add printouts around rogueCodaTrigger and rogueCodaEvent in the hpssvt1.c ROL


RssiContributor::acceptFrame[X]: error mistatch in batcher sequence 000000dc : 00000000

This is in the event builder and indicates that we are dropping packets.

This is raised in RssiContributor.cc in the event_builder by acceptFrame thread








  • No labels