Installation of DOOCS related packages
- pciedev-dkms, upciedev-dkms, doocs-dirs-min, x1timer-dkms, doocs-x2timer-server, doocs-pcie-tools
Configuration of DOOCS server and portmap config files
- changes user to doocsadm: > sudo su doocsadm
- edit /export/doocs/server/x2timer_server/x2timer_server.conf
-
edit /export/doocs/server/watchdog_server/watchdog_server.conf
-
edit (if not there create) as root (sudo) /etc/default/rpcbind
-
restart portmap: > sudo service portmap restart
Add entries to ENS server
- login as doocsadm into a doocs machine: > ssh doocsadm@doocsdev12
- edit ens configuration (be sure what you are doing, as this is the main DOOCS ENS configuration!!!) > ens -e
- search for already existent similar entry like EXFLUTCA6 related to the X2TIMER server
- copy the whole block and modify to new name of system to be added
- do the same for the Watchdog entry
- save and exit
- distribute changes with ens -u
- wait.........and still wait ......
Configuration of timing with jddd
- jddd.desy.de -> java web start -> jddd-run.jnlp
- FLASH -> Overfiew -> SubPanels -> select_apps_on_crates.xml "open"
- TAB "LAB XFEL"
- "PLEASE DO NOT TOUCH TAB 28D" !!!
- work only with AER19!!
MCH setup changes for timing
- # Params: src: source clock identifier
- # 2 - CLK1 AMC 2
- # Params: dst: destination clock identifier
- clk_phys_out = 3, 2
- clk_phys_out = 4, 2
- clk_phys_out = 5, 2
- clk_phys_out = 6, 2
|