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: archive appliance some PVs no data |
From: | Rong Huang via Tech-talk <tech-talk at aps.anl.gov> |
To: | Michael Davidsaver <mdavidsaver at gmail.com> |
Cc: | tech-talk at aps.anl.gov |
Date: | Mon, 23 Sep 2024 18:22:24 -0500 |
archiver@strawberry:~/epics/archive$ grep -r "dropped" engine/logs/
archiver@strawberry:~/epics/archive$ grep -r "dropped" etl/logs/
archiver@strawberry:~/epics/archive$ grep -r "dropped" mgmt/logs/
archiver@strawberry:~/epics/archive$ grep -r "dropped" retrieval/logs/
On 9/23/24 12:20, Rong Huang via Tech-talk wrote:
> Hello,
>
> I installed Archiver Appliance last year while APS was down. To learn how to use it, I started archiving some PVs, and paused them. I "resumed" the archiving now while APS is back, but some PVs can be archived, some PVs cannot.
Some general AA troubleshooting advice...
I would suggest looking at the "error" reports pages,
paying special attention to those with names beginning
with "PVs by dropped ...".
Also, look on the details page for one of the PVs in question.
eg. look for the "How many events so far?" line. Refresh a
few times to see that it increments when that PV should update.
Also look for "How many events lost totally so far?" and see
that it is zero, or at least not incrementing.
> I use http://strawberry.ls-cat.org:17665/mgmt/ui/index.html <https://urldefense.us/v3/__http://strawberry.ls-cat.org:17665/mgmt/ui/index.html__;!!G_uCfscf7eWS!dGt06d4Y35r21tzRJQ1P4MfKQL9FjIyz9ZfpC9EqT_x-zgfhGmPeWFfshx886REUI6bsf-LGb559zQ0dOJG_bOkZ$> to Achive/Pause/Resume archiving.
>
> I use http://strawberry.ls-cat.org:17668/retrieval/ui/viewer/archViewer.html <https://urldefense.us/v3/__http://strawberry.ls-cat.org:17668/retrieval/ui/viewer/archViewer.html__;!!G_uCfscf7eWS!dGt06d4Y35r21tzRJQ1P4MfKQL9FjIyz9ZfpC9EqT_x-zgfhGmPeWFfshx886REUI6bsf-LGb559zQ0dODFD8Xz_$> to view/retrive data.
>
> The problem, using "21:C1:MO:E:ActPos" as an example, the archViewer website showing one value straight line, "113" Kev, for any display time ranges. "113" comes from the mono E reading when I started archiver appliance last year but not the current E reading.
>
> I deleted the PV "21:C1:MO:E:ActPos" and its data from archiver appliance, re-entered the PV and started its archiving, the mgmt page showed it "Being archived", "appliance0", "Connected? true", "Sampling period: 10.0".
>
> archViewer web page shows a flat line of "0" for any time range.
>
> There is no data file of this PV saved in /arch/sts/ArchiverStore/21. (Even there is no subdirectory of "C1" in /arch/sts/ArchiverStore/21 after I manually removed it and deleted all 21:C1:* PVs)
>
> Restarting archiving appliance (sampleStart.sh stop & sampleStart.sh start) does not help.
>
> But some PVs can be archived after "resume" (some of them might have noise, therefore the values were varying all the time in the past).
>
> I am using apache-tomcat-9.0.86. mysql 8.0.37-0ubuntu0.22.04.3, I installed Archinver Appliance using single_mechine_install.sh.
>
> Thanks a lot!
> Rong
>