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: | Stopping IOC boot on failure to load database |
From: | "Paduan Donadio, Marcio via Tech-talk" <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Mon, 15 Apr 2019 17:49:24 +0000 |
Hello, all. We are thinking about creating a function in EPICS base like
stopOnDbLoadError to be called before dbLoad* functions. The idea is to freeze the IOC boot with a message on the IOC shell or to completely abort, exiting. Alternatively, we could also
place an additional optional parameter to the dbLoad* functions to have the same behavior. What we intend with this is: 1.) bring the error to the attention of the responsible IOC engineer and,
2.) stop corruption of Autosave files due to missing PVs.
Do you think it would be something valuable to be added in an official EPICS release? Thank you, Márcio Paduan Donadio Control Systems Engineer SLAC |