Versions Compared

Key

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

Table of Contents

 

...

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.

NamePurpose PVs served Host
CAS port
Beacon Port
Beacon sent to Document/CommentUpgrade Status
LCLS
gwEbeamServe

Serving LCLS PVs (Ebeam) to Photon

Readonly

Write for selected PVs

lcls-daemon350805081

172.21.40.63

(Photon Gateway Subnet)

Design

Admin

Allow all

Deny OTRS:DMP1:695:.*

  •  Upgrade to 64-bit EPICS7  
gwEbeamServeWF

Serving LCLS PVs (Ebeam) to Photon

Readonly

Write for selected PVs

lcls-daemon350795081

172.21.40.63

(Photon Gateway Subnet)

Deny all

Allow OTRS:DMP1:695:.*

(dedicated to serve XTCAV OTRDMP camera image PV)

  •  Upgrade to 64-bit EPICS7 
gwLCLS4FACETServing LCLS PVs to FACETReadonlylcls-daemon1050705069

172.27.75.255

(FACETCA)

Design

Admin

  •  Upgrade to 64-bit EPICS7 
gwLCLS4LCLSIIServing LCLS PVs to LCLS-IIRead and Writelcls-daemon1050605069172.27.131.255 ( LCLS2IOC) and 172.27.11.255 (MCCSRV 
  •  Upgrade to 64-bit EPICS7 
gwLCLSPUBServing LCLS PVs to publicReadonlylcls-prod0150685069

134.79.151.255

(DMZ)

Admin

  •  Upgrade to 64-bit EPICS7 
gwLCLSARCH0Serving LCLS and LCLS-II PVs to Archiver on DMZReadonlylcls-prod0150765069

134.79.151.255

(DMZ)

.* ALLOW (default)

Deny a list

refer gwLCLSARCH*.dat

 

 

  •  Upgrade to 64-bit EPICS7 
gwLCLSARCH1Serving LCLS and LCLS-II PVs to Archiver on DMZReadonlylcls-prod0150775069

134.79.151.255

(DMZ)

.* DENY

Allow portion in the list

refer gwLCLSARCH*.dat

  •  Upgrade to 64-bit EPICS7 
gwLCLSARCH2Serving LCLS and LCLS-II PVs to Archiver on DMZReadonlylcls-prod0150785069

134.79.151.255

(DMZ)

.* DENY

Allow portion in the list

refer gwLCLSARCH*.dat

  •  Upgrade to 64-bit EPICS7 
gwLCLSARCH3Serving LCLS and LCLS-II PVs to Archiver on DMZReadonlylcls-prod0150795069

134.79.151.255

(DMZ)

.* DENY

Allow portion in the list

refer gwLCLSARCH*.dat

gwLCLS4LCLSIIServing LCLS PVs to LCLS-IIRead and Writelcls-daemon1050605069172.27.131.255 ( LCLS2IOC) and 172.27.11.255 (MCCSRV 
  •  Upgrade to 64-bit EPICS7 
LCLS-II
gwLCLSII4LCLSServing LCLS-II PVs to LCLSRead and Writelcls2-daemon1050605069172.27.3.255 ( LCLSIOC) and 172.27.11.255 (MCCSRV) 
  •  Upgrade to 64-bit EPICS7 
FACET
gwFACET4LCLSServing FACET PVs to LCLSReadonlyfacet-daemon150705069

172.27.11.255

(LCLSCA)

Design

Admin

  •  Upgrade to 64-bit EPICS7
gwFACETPUBServing FACET PVs to publicReadonlylcls-prod0150635069

134.79.151.255

(DMZ)

Design
  •  Upgrade to 64-bit EPICS7 
gwEXP2FACETServing Fedora based PCOEdge Camera PVs in B244 to FACET controls

Readonly

Write allowed from facet-srv20 to slac-dev-fed

lcls-prod0150625069

facet-srv*:

172.27.72.28 172.27.72.22 172.27.72.23

Not in use currently
  •  Upgrade to 64-bit EPICS7
gwFACETARCHServing FACET PVs to Archiver on DMZReadonlylcls-prod0150755069

134.79.151.255

(DMZ)

Allow all

 

  •  Upgrade to 64-bit EPICS7 
Test Facilities
gwACCTESTPUBServing Test Facilities PV to publicReadonlytestfac-daemon250485049

134.79.219.255

(LCLSDEV)

doc
  •  Upgrade to 64-bit EPICS7
Cryo
gwCRYO4LCLSServing Cryo PVs to LCLSRead and Writecryo-daemon150615069172.27.43.255 172.27.11.255 134.79.151.21

.* ALLOW

.* ALLOW CANWRITE

  •  Upgrade to 64-bit EPICS7 

 

Anchor
LCLS Gateway Test Procedures
LCLS Gateway Test Procedures

LCLS Gateway Test Procedures

...

lcls-daemon3

gwEbeamServe:

  1. Change /etc/init.d/st.gwEbeamServe on lcls-daemon3 to use CMDPATH=/usr/local/lcls/tools/gateway/script/st.gwEbeamServe64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon3]$ /etc/init.d/st.gwEbeamServe restart
  3. Verify that all LCLS LCLSIOC subnet PVs except for OTRS:DMP1:695:* PVs can be seen from Photon/PCDS subnet clients.
  4. Verify that the lclshome->Network (Global)->PV Gateway Diag->Ebeam Serve display is repopulated after the restart.
  5. Check /u1/lcls/tools/gateway/gwEbeamServe.log for errors.

 

gwEbeamServeWF:

  1. Change /etc/init.d/st.gwEbeamServeWF on lcls-daemon3 to use CMDPATH=/usr/local/lcls/tools/gateway/script/st.gwEbeamServeWF64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon3]$ /etc/init.d/st.gwEbeamServeWF restart
  3. Verify that only OTRS:DMP1:695:* PVs can be seen from Photon/PCDS subnet clients.

...

  1. .
  2. Verify that the lclshome->Network (Global)->PV Gateway Diag->Ebeam Serve WF display is repopulated after the restart.
  3. Check /u1/lcls/tools/gateway/gwEbeamServeWF.log for errors.

...

lcls-daemon10

gwLCLS4FACET:

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

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10]$ /etc/init.d/st.gwLCLS4FACET restart
  3. Verify that LCLS that LCLSIOC subnet PVs can be seen from FACETCA subnet clients.
  4. Verify that the lclshome->Network (Global)->PV Gateway Diag->LCLS 4 FACET display is repopulated after the restart.
  5. Check /u1/lcls/tools/gateway/gwLCLS4FACET.log for errors.

 

gwLCLS4LCLSII:

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

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10]$ /etc/init.d/st.gwLCLS4LCLSII restart
  3. Verify that LCLS that LCLSIOC subnet PVs can be seen from LCLS2IOC subnet clients.
  4. Check /u1/lcls/tools/gateway/gwLCLS4LCLSII.log for errors.

...


...

lcls-prod01

gwLCLSPUB:

  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).
  4. Verify that the lclshome->Network (Global)->PV Gateway Diag->LCLS PUB display is repopulated after the restart.
  5. Check /nfs/slac/g/lcls/tools/gateway/gwLCLSPUB.log for errors.

 

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.gwLCLS4LCLSIIgwLCLSARCH0 on lcls-prod01 to use CMDPATH=/usrafs/slac/localg/lcls/tools/gateway/script/st.gwLCLSARCH0_64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10prod01]$ /etc/init.d/st.gwLCLSARCH0 restart
  3. Verify

    that LCLS PVs can be seen from LCLS2IOC subnet clients.

gwLCLSARCH1:

  1. that the lclshome->Network (Global)->PV Gateway Diag->LCLS ARCH0 display is repopulated after the restart.

  2. Check /nfs/slac/g/lcls/tools/gateway/gwLCLSARCH0.log for errors.

 

gwLCLSARCH1:

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.gwLCLS4LCLSIIgwLCLSARCH1 on lcls-daemon10 prod01 to use CMDPATH=/usrafs/slac/localg/lcls/tools/gateway/script/st.gwLCLS4LCLSIIgwLCLSARCH1_64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10prod01]$ /etc/init.d/st.gwLCLS4LCLSIIgwLCLSARCH1 restart
  3. Verify that LCLS PVs can be seen from LCLS2IOC subnet clientsthat the lclshome->Network (Global)->PV Gateway Diag->LCLS ARCH1 display is repopulated after the restart.
  4. Check /nfs/slac/g/lcls/tools/gateway/gwLCLSARCH1.log for errors.

     

gwLCLSARCH2:

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.gwLCLS4LCLSIIgwLCLSARCH2 on lcls-daemon10 prod01 to use CMDPATH=/afs/usrslac/localg/lcls/tools/gateway/script/st.gwLCLS4LCLSIIgwLCLSARCH2_64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10prod01]$ /etc/init.d/st.gwLCLS4LCLSIIgwLCLSARCH2 restart
  3. Verify

    that LCLS PVs can be seen from LCLS2IOC subnet clients

    that the lclshome->Network (Global)->PV Gateway Diag->LCLS ARCH2 display is repopulated after the restart.

  4. Check /nfs/slac/g/lcls/tools/gateway/gwLCLSARCH2.log for errors.

 

gwLCLSARCH3:

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.gwLCLS4LCLSIIgwLCLSARCH3 on lcls-daemon10 to use CMDPATH=/usrafs/slac/localg/lcls/tools/gateway/script/st.gwLCLS4LCLSIIgwLCLSARCH3_64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10prod01]$ /etc/init.d/st.gwLCLS4LCLSIIgwLCLSARCH3 restart
  3. Verify

    that LCLS PVs can be seen from LCLS2IOC subnet clients

    that the lclshome->Network (Global)->PV Gateway Diag->LCLS ARCH3 display is repopulated after the restart.

  4. Check /nfs/slac/g/lcls/tools/gateway/gwLCLSARCH3.log for errors.

     

...

lcls2-daemon10

gwLCLSII4LCLS:

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

    Code Block
    languagebash
    themeMidnight
    [laci@lclslaci@lcls2-daemon10]$ /etc/init.d/st.gwLCLS4LCLSIIgwLCLSII4LCLS restart
  3. Verify

    that LCLS PVs can be seen from LCLS2IOC subnet clients.

...

  1. that LCLS2IOC subnet PVs are readable and writable from LCLSIOC subnet clients.

  2. Check /u1/lcls/tools/gateway/gwLCLSII4LCLS.log for errors.

...

Anchor
FACET Gateway Test Procedures
FACET Gateway Test Procedures

FACET Gateway Test Procedures

facet-daemon1

gwFACET4LCLS:

  1. Change /etc/init.d/st.gwLCLS4LCLSIIgwFACET4LCLS on lclsfacet-daemon10 daemon1 to use CMDPATH=/usr/local/lclsfacet/tools/gateway/script/st.gwLCLS4LCLSII_64gwFACET4LCLS64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lclsflaci@facet-daemon10daemon1]$ /etc/init.d/st.gwLCLS4LCLSIIgwFACET4LCLS restart
  3. Verify that LCLS that FACETCA subnet PVs can be seen from LCLS2IOC LCLSIOC subnet clients.

...


...

lcls-prod01

gwFACETPUB:

  1. Change /etc/init.d/st.gwLCLS4LCLSIIgwFACETPUB on lcls-daemon10 prod01 to use CMDPATH=/usrafs/slac/localg/lcls/tools/gateway/script/st.gwLCLS4LCLSII_64gwFACETPUB64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10prod01]$ /etc/init.d/st.gwLCLS4LCLSIIgwFACETPUB restart
  3. Verify that LCLS that FACETCA subnet PVs can be seen from LCLS2IOC subnet clientswhen running facethome on LCLSDEV/LCLSDMZ nodes (e.g., mcclogin).

 

gwEXP2FACET:

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

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10prod01]$ /etc/init.d/st.gwLCLS4LCLSIIgwEXP2FACET restart
  3. Note
    titlegwEXP2FACET Note

    gwEXP2FACET not currently in use

    Verify that LCLS PVs can be seen from LCLS2IOC subnet clients

    .

 

gwFACETARCH:

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

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-daemon10prod01]$ /etc/init.d/st.gwLCLS4LCLSIIgwFACETARCH restart
  3. Verify

    that LCLS PVs can be seen from LCLS2IOC subnet clients.

...

  1. that the following PV patterns are archived in the FACET Archiver according to the permissions below:

    Code Block
    languagebash
    themeMidnight
    [laci@lcls-prod01]$ cat $TOOLS/gateway/config/gwFACETARCH.dat
    ...
    # support the gateway internal statistics
    # Serve all FACET PVs 
    .*  ALLOW



...

 

Anchor
Test Facilities Gateway Test Procedures
Test Facilities Gateway Test Procedures

Test Facilities Gateway Test Procedures

testfac-daemon2

gwACCTESTPUB:

  1. Change /etc/init.d/st.gwLCLS4LCLSIIgwACCTESTPUB on lclstestfac-daemon10 daemon2 to use CMDPATH=/afs/usrslac/localg/lclsacctest/tools/gateway/script/st.gwLCLS4LCLSII_64gwACCTESTPUB64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lclsacctf@testfac-daemon10daemon2]$ /etc/init.d/st.gwLCLS4LCLSIIgwACCTESTPUB restart
  3. Verify that LCLS that ACCTESTFAC subnet PVs can be seen from LCLS2IOC subnet clients.when running xtahome on LCLSDEV/LCLSDMZ nodes (e.g., mcclogin).

 

...

Anchor
Cryo Gateway Test Procedures
Cryo Gateway Test Procedures

Cryo Gateway Test Procedures

cryo-daemon1

gwCRYO4LCLS:

  1. Change /etc/init.d/st.gwLCLS4LCLSIIgwCRYO4LCLS on lclscryo-daemon10 daemon1 to use CMDPATH=/usr/local/lcls/tools/gateway/script/st.gwLCLS4LCLSII_64gwCRYO4LCLS64
  2. Restart gateway:

    Code Block
    languagebash
    themeMidnight
    [laci@lclslaci@cryo-daemon10daemon1]$ /etc/init.d/st.gwLCLS4LCLSIIgwCRYO4LCLS restart
  3. Verify that LCLS that CRYOSRV subnet PVs can be seen from LCLSIOC and LCLS2IOC subnet clients.

 

...