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: | Sky Brewer <sky.brewer at ess.eu> |
Cc: | tech-talk at aps.anl.gov |
Date: | Mon, 03 Feb 2025 12:16:49 +0100 |
Hello Sky.
Regarding the disk speed, I've tested it with "hdparm" and the "/dev/sdb" partition (in which the "/var" directory is mounted) has the following results:
sudo hdparm -Tt /dev/sdb /dev/sdb: # Set the location of short term and long term stores; this is necessary only if your policy demands it
export ARCHAPPL_SHORT_TERM_FOLDER=/var/arch/sts/ export ARCHAPPL_MEDIUM_TERM_FOLDER=/var/arch/mts/ export ARCHAPPL_LONG_TERM_FOLDER=/var/arch/lts/ I don't know if there is another file which overwrites this configuration.
Finally, thanks for the advise with the JVM memory. I thought there was only 1 instance of Java instead of 4.
Thanks, Eusebio.
---
Saludos/Best regards University of Granada Eusebio Naif Al-Soliman Fuentes eunaif at correo.ugr.es El 2025-01-31 14:32, Sky Brewer via Tech-talk escribió: Hi Eusebio, |