Hello,
I’m installing several IOCs on a new machine. If I run it locally on the machine itself, then Phoebus is able to see the PVs in said IOCs. However, when I place the IOCs into a docker image then run it using
the following command, Phoebus can only see one IOC at a time:
“docker run -dit --network=host --name=<name> <image_name>”
So far I’ve attempted to set auto_addr_list, addr_list, and name_servers in the Phoebus settings.ini file. So far I’ve been able to confirm that my setting changes did take effect, but the problem persists.
Does anyone happen to know how to resolve this issue?
Sincerely,
Dhruv Srinivas
srinivas1 at llnl.gov