Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Using ps_remove_data.py

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Using ps_remove_data.py


Chronological Thread 
  • From: Andrew Lake <>
  • To: David Cohen <>,
  • Subject: Re: [perfsonar-user] Using ps_remove_data.py
  • Date: Thu, 4 Jun 2020 05:47:58 -0700

What happens when you change your current working directory to  /usr/lib/esmond/ before running the script (i.e. cd  /usr/lib/esmond/)? Possible it is making assumptions about the python path relative to the current directory.



On June 4, 2020 at 5:53:20 AM, David Cohen () wrote:

Hi,
Recently, I observed that the PerfSonar root partition is close to full.
Trying to use ps_remove_data.py as documented at:

Produced some django and dateutils couldn't be found errors.
That worked for me though:

source /usr/lib/esmond/bin/activate
export PYTHONPATH=/usr/lib/python2.7/site-packages
python /usr/lib/esmond/util/ps_remove_data.py -c /usr/lib/esmond/util/ps_remove_data.conf


Best regards,
David
--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user



Archive powered by MHonArc 2.6.19.

Top of Page