Skip to content

Move spi configuration to local disks

The configuration for Spi processes on the production dmt nodes is currently being fetched from the /ues/share/gds/Spi directory. This limits the flexibility for reconfiguring the spi monitoring. The test nodes were getting their configuration from /home/dmtexec/test/, but those have been wiped by our reinstallation. So we need to.

  1. move all the spi config to the dmt-runtime-config repo (for common,monitor,replay,test)
  2. install spi configuration with make install
  3. modify the crontabs to point to the new config directories.