IOC¶
The following instructions explain the basics of starting and managing IOCs on the IOC host.
- TODO: some iocs not associated to a service, where to put?
- TODO: need to dev/prod template them too
Host¶
sls-vserv-bd-01(-dev)
Shell¶
Start up an IOC shell:
or:
then you can run commands to interact with EPICS.
List available PVs:
Exit:
Install¶
For existing IOCs, a login to the IOC and a restart via ctrl+x is sufficient.
On sls-lc*
For the initial install, additionally, the shellbox on the ioc host must be restarted.
Result: on ioc host, e.g. sls-vserv-bd-01-dev
Local Tests¶
using template file:
"Delete"¶
There is no way to really delete an IOC through the ioc cli.
What you can do: ssh sls-lc* and delete the entry from /ioc/hosts/sls-vserv-bd-01(-dev)/shellbox.conf
Restart an IOC via shellbox¶
On BD host sls-vserv-bd-01(-dev)