Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
Production PV Gateways
Production PV Gateways

Production PV Gateways

A list of the various LCLS, LCLS-II, FACET, and Test Facilities gateways managed by EED Systems Group.

...

Anchor
Test Procedures
Test Procedures

Test Procedures

...

lcls-daemon3

gwEbeamServe:

...

  1. Change /etc/init.d/st.gwLCLSII4LCLS on lcls2-daemon10 to use CMDPATH=/usr/local/lcls/tools/gateway/script/st.gwLCLSII4LCLS64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls2-daemon10]$ /etc/init.d/st.gwLCLSII4LCLS restart
  3. Verify that the following PV patterns are archived in the LCLS Archiver according to the permissions below:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-prod01]$ cat $TOOLS/gateway/config/gwLCLSARCH3.dat ... # deny everything, allow the patterns # For every allow pattern here, we should have a deny pattern in gwLCLSARCH0.dat; otherwise we'll get duplicate PVs EVALUATION ORDER DENY, ALLOW .* DENY ^[A-Za-z0-9]+:SYS2:.* ALLOW ^[A-Za-z0-9]+:CLTH:.* ALLOW ^[A-Za-z0-9]+:GUNB:.* ALLOW ^[A-Za-z0-9]+:LGUN:.* ALLOW ^[A-Za-z0-9]+:ALH2:.* ALLOW GWLCLSARCH3:.* ALLOW

    LCLS2IOC PVs are readable and writable from LCLSIOC clients.

...



gwFACET4LCLS:

  1. Change /etc/init.d/st.gwFACET4LCLSII on facet-daemon1 to use CMDPATH=/usr/local/lcls/tools/gateway/script/st.gwFACET4LCLSII_64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10]$ /etc/init.d/st.gwLCLS4LCLSII restart
  3. Verify that LCLS PVs can be seen from LCLS2IOC subnet clients.

...