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: Archiver Appliance - Limit on PVs |
From: | Eusebio Naif Al-Soliman Fuentes via Tech-talk <tech-talk at aps.anl.gov> |
To: | tech-talk at aps.anl.gov |
Date: | Fri, 31 Jan 2025 13:36:12 +0100 |
Hello everyone.
I've tried to change those parameters and also give more memory to the JVM by modifying the JAVA_OPTS variable in the sampleStartup.sh file. The performance has improved a little bit but I'm not getting the desired one.
Things get worse when I compare it to the old Archive Engine, which running on another VM of similar specifications, has better performance.
In particular, I'm running both services in two different VM but with similar specifications.
- SO: Rocky Linux 9.5.
- Number of CPUs: 4.
- RAM: 8 GB.
- Primary disk with 40 GB.
- Secondary disk with 256 GB in which "/var" is mounted.
With that, I'm able to archive 5000 sinusoidal PVs updating every 500 ms in the VM with the Archive Engine but I'm experiencing data losses with the Archiver Appliance. Also, the VM with the Archiver Appliance is getting full of memory in the root partition even though I have defined the short, medium and long term folders on the "/var" directory, which is mounted on the secondary disk.
I'm thinking that maybe the comparison is unfair with the Archiver Appliance, because the documentation describes that it's possible to deploy multiple appliances, but how can this be done? On each device in the cluster a full instance of the Archiver Appliance is deployed? Or each of the WAR Tomcats can be distributed into different devices? Because inside the appliance.xml there are fields for the IP address of each system (ETL, management, engine & retrieval).
And finally, is there a guide that describes how to perform this complex deployment?
Thanks in advance.
Eusebio.
---
Saludos/Best regards University of Granada Eusebio Naif Al-Soliman Fuentes eunaif at correo.ugr.es El 2025-01-30 10:16, Eusebio Naif Al-Soliman Fuentes via Tech-talk escribió: Hello Sky. |