Displaying report 1-1 of 1.
Reports until 16:33, Wednesday 01 February 2017
H1 CDS
patrick.thomas@LIGO.ORG - posted 16:33, Wednesday 01 February 2017 - last comment - 17:21, Wednesday 01 February 2017(33820)
Started Conlog on production machines
I have started Conlog running on conlog-master and conlog-replica. conlog-3.0.0 is running on conlog-master. conlog-flask-3.2.0 is running on conlog-replica. There are 6,653 unmonitored channels (attached). Some of these I can connect to from a CDS workstation, but not from conlog-master. I'm not certain why yet.
Non-image files attached to this report
Comments related to this report
patrick.thomas@LIGO.ORG - 17:21, Wednesday 01 February 2017 (33824)
I had to set the following environment variables:

EPICS_CA_AUTO_ADDR_LIST=NO
EPICS_CA_ADDR_LIST=10.101.0.255 10.106.0.255 10.105.0.255 10.20.0.255 10.22.15.255

I did this in the systemd config file at /lib/systemd/system/conlog.service:

[Unit]
Description=Conlog daemon
After=mysql.service

[Service]
Type=simple
Environment="EPICS_CA_AUTO_ADDR_LIST=NO"
Environment="EPICS_CA_ADDR_LIST=10.101.0.255 10.106.0.255 10.105.0.255 10.20.0.255 10.22.15.255"
ExecStart=/usr/sbin/conlogd

[Install]
WantedBy=multi-user.target

There are now 1992 unmonitored channels (attached), but it appears that these are channels that no longer exist.
Non-image files attached to this comment
Displaying report 1-1 of 1.