ODIN board on the computing side.
ODIN is the supervisor board for DAQ, it is also operated like the tell1 boards with a CCPC.
At boot time, the script TFCsetup must be started.
/etc/init.d/TFCsetup
This script starts the configuration located in
/group/online/tfc/ccpc/ODIN/.setup_bgv_100120400400
and finally starts the TFC server itself which talks to Wincc.
/usr/local/bin/TFC_server3.4
For technical reasons related to wincc, the network name of the board must be tfcodin16. (it's the 16th partition)
The dhcp configuration on bgvctrl is:
host tfcodin16.lbdaq.cern.ch {
option root-path "10.10.10.254:/nfsexports/ccpc/bgvodin";
hardware ethernet 00:30:59:01:C8:FC; # odin board v2 00
fixed-address 10.10.10.40;
}
See also
BgvSwitch to configure the correct MAC address in Wincc