1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 <2025> | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 <2025> |
<== Date ==> | <== Thread ==> |
---|
Subject: | Phoebus is unable to see PVs inside docker containers |
From: | "Srinivas, Dhruv via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 3 Apr 2025 17:51:20 +0000 |
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 |