Versions Compared

Key

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

...

  1. Send email to Ken Brobeck requesting:
    1. create controls infrastructure for a new IOC on facility production server, which includes the following:
      1.  Add boot directory: $IOC$EPICS_DATA/<ioc>  directory
      2.  Add data directories: $IOC_DATA/<ioc>/<autosave,autosave-req,restore,iocInfo,archive>  directories 
      3.  Add automatic boot scripts:
        1. add boot script on server defined in table 1:       /etc/inti.d/st.<ioc>
        2. add symbolic link on server defined in table 1:   /etc/rc3.d/SS98st.<ioc> ---->   /etc/init.d/st.<ioc>

                               Table 1
           

          FacilityServer
          LCLSlaci@lcls-daemon1
          LCLS-IIlaci@lcls-daemon1
          FACET-IIflaci@facet-daemon1
          TestFacacctf@testfac-daemon1
  2. Proceed to Development Step #3

...