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: Channel Access Timeouts - ca(get|put) CA Priority |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Yendell, Gary (DLSLtd,RAL,LSCI)" <gary.yendell at diamond.ac.uk> |
Cc: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Tue, 27 Jul 2021 15:55:43 +0000 |
Hi Gary,
On Jul 26, 2021, at 11:27 AM, Yendell, Gary (DLSLtd,RAL,LSCI) <gary.yendell at diamond.ac.uk> wrote:
So all your IOCs on that subnet were being asked to check 15078/60 = 250 PV names per second in addition to the other work that they have to do. I could see that having some effect on them, although it will affect different OSs and IOCs differently.
The above DOL field would be parsed as a CA link to a PV named “CP” with the link flag “MS” since leading spaces are stripped while parsing the name. I’m not sure where your “ CP” PV searches might be coming from, probably from some other CA client which
doesn’t do that.
It is possible, the best way to find out may to clean up the subnet if you can. If you can’t reboot the IOCs that are making the requests you could use caput to change the link field to a number or an empty string which will stop them running CA searches
at least until they do next reboot (they will never connect to the current names, so you won’t be doing any harm to those IOCs anyway).
HTH,
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|