Versions Compared

Key

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

...

  1. Change /etc/init.d/st.gwLCLSPUB on lcls-prod01 to use CMDPATH=/afs/slac/g/lcls/tools/gateway/script/st.gwLCLSPUB64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-prod01]$ /etc/init.d/st.gwLCLSPUB restart
  3. Verify that LCLS production PVs can be seen when running lclshome on LCLSDEV/LCLSDMZ nodes (e.g., mcclogin).

gwLCLSARCH0:

Note
titleArchiver Gateways

Archiver Gateways should be stopped and restarted one at a time to independently verify that ACLs are working properly

 

  1. Change /etc/init.d/st.gwLCLSARCH0 on lcls-prod01 to use CMDPATH=/afs/slac/g/lcls/tools/gateway/script/st.gwLCLSARCH0_64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-prod01]$ /etc/init.d/st.gwLCLSARCH0 restart
  3. Verify that LCLSIOC and LCLS2IOC PVs except for the following patterns are being archived in the LCLS Archiver:

    Code Block
    languagebash
    themeMidnight
    collapselinenumberstrue
    ^[A-Za-z0-9]+:UND1:.*    DENY
    ^[A-Za-z0-9]+:LTU1:.*    DENY
    ^[A-Za-z0-9]+:LTU0:.*    DENY
    ^[A-Za-z0-9]+:DMP1:.*    DENY
    ^[A-Za-z0-9]+:IN20:.*    DENY
    ^[A-Za-z0-9]+:BSY0:.*    DENY
    ^[A-Za-z0-9]+:BSYA:.*    DENY
    ^[A-Za-z0-9]+:MCC0:.*    DENY
    ^[A-Za-z0-9]+:SYS0:.*    DENY
    ^[A-Za-z0-9]+:LR20:.*    DENY
    ^[A-Za-z0-9]+:NEH:.*     DENY
    ^[A-Za-z0-9]+:NEH1:.*    DENY
    ^[A-Za-z0-9]+:FEH:.*     DENY
    ^[A-Za-z0-9]+:FEH1:.*    DENY
    ^[A-Za-z0-9]+:FEE1:.*    DENY
    ^[A-Za-z0-9]+:SYS2:.*    DENY
    ^[A-Za-z0-9]+:CLTH:.*    DENY
    ^[A-Za-z0-9]+:GUNB:.*    DENY
    ^[A-Za-z0-9]+:LGUN:.*    DENY
    ^[A-Za-z0-9]+:ALH2:.*    DENY
    ^[A-Za-z0-9]+:ALH0:.*    DENY
    ^[A-Za-z0-9]+:ACR0:.*    DENY
    ^[A-Za-z0-9]+:GBL0:.*    DENY
    ^[A-Za-z0-9]+:R02:.*     DENY
    ^[A-Za-z0-9]+:XRT1:.*    DENY



...