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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: EPICS timestamp in the archiver appliance |
From: | "Shankar, Murali via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>, Mark Rivers <rivers at cars.uchicago.edu> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Tue, 13 Oct 2020 14:15:37 +0000 |
>> Is there a way to configure the archiver appliance to take the local timestamp instead of the CA
one?
Sorry; not at this moment. Without a proper timestamp, the archiver appliance will drop samples.
Regards,
Murali
From: Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>
Sent: Tuesday, October 13, 2020 5:17 AM To: Mark Rivers <rivers at cars.uchicago.edu>; Shankar, Murali <mshankar at slac.stanford.edu> Cc: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: RE: EPICS timestamp in the archiver appliance Hi Mark
No they are something else, specifically they are Libera devices from I-Tech. For example on the Libera electron I managed to get the NTP working by setting the hardware clock using “hwclock”, writing “/etc/ntp.conf” pointing to our NTP server then running the NTP daemon but the Libera BLM for example can’t set the hardware clock because it can’t find “/dev/rtc”.
We are in talks with I-Tech to solve the issue but I want to know if such configuration can be done on the archiver side. For example, “camonitor –t c” gives you the correct timestamp (local one), so I imagine EPICS somehow can be configured in such manner.
Thanks! Abdalla.
From: Mark Rivers <rivers at cars.uchicago.edu>
Are these hard-IOCs vxWorks, RTEMS, or something else? On vxWorks you should be able to make NTP work.
Mark
From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of Abdalla Ahmad via Tech-talk
Hi
We have an issue when we want to archive PVs from a hard-IOC based device. The issue is that these devices don’t have the time set correctly and most likely somehow NTP won’t work. This causes an issue archiving these PVs because, if I understand correctly, the archiver takes the timestamp from the channel access not the local one. Is there a way to configure the archiver appliance to take the local timestamp instead of the CA one?
Best Regards, Abdalla. |