Versions Compared

Key

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

...

How-to boot a linuxRT  IOC from a Linux Host :

  1. From cpu:
    1. Log onto the host machine for example softegr@lcls-srv01 type the following:
    • siocStart <ioc>   - starts a specific ioc. However, if the ioc is up nothing will be done
    • siocStart    -  starts all iocs not already running
    • iocConsole.sh <ioc> -d   (starts the specified ioc, but does not attache to the screen session)
    • iocConsole.sh <ioc> -R  (graceful reset)
    • iocConsole.sh <ioc> -r  (fast restart)
    • iocConsole.sh --help
       
  2.  From  lcls-srv01:
    1. siocRestart
    viocRestart -v
    1. <ioc>

How-to boot an IOC from the linuxRT hostT

...