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: | Re: Multihomed IOC |
From: | Maren Purves <[email protected]> |
To: | Emmanuel Mayssat <[email protected]> |
Cc: | epics <[email protected]> |
Date: | Thu, 2 Nov 2006 19:19:37 -1000 (HST) |
Hello, I run an IOC on computer with 2 network interfaces. When I try to caget a process variable I get an error telling me that the PV is accessible from 2 addresses (multiple servers warning).
I tried to EPICS_CA_AUTO_ADDR_LIST=NO EPICS_CA_ADDR_LIST=<myHostname>:5064
When we used this in the past when two people were working on/with the same database on different IOCs we just put the IP addresses (both host and client) in, not the port.
But then I get the message: Empty PV search address list. and cannot find the PV at all.
It doesn't make any sense! Please help, -- Emmanuel