Hi Brad

have a look at

/mnt/galaxy/data/galaxy/galaxy_dist/database/tmp

and

/mnt/galaxy/data/galaxy/galaxy_dist/database/job_working_directory

you might find some stuff to clean up there as well....though, I doubt it will be 24T....


Hans-Rudolf


On 12/17/2014 01:05 PM, Langhorst, Brad wrote:
My glaaxy user data area is using 40T

But the repots server only show usage of about 16T…

Im nearly out of space and I’m not sure how to resolve the disparity.
I have run the clearnup_datasets.py and other



I’m running mainenance scripts like this:

#!/bin/sh

echo 'running galaxy maintenace scripts'
#runs galaxy maintenance scripts
GALAXY_PATH=/mnt/galaxy/data/galaxy/galaxy-dist
SCRIPT_PATH=${GALAXY_PATH}/scripts/cleanup_datasets
sh ${SCRIPT_PATH}/delete_userless_histories.sh
sh ${SCRIPT_PATH}/purge_histories.sh
sh ${SCRIPT_PATH}/purge_libraries.sh
sh ${SCRIPT_PATH}/purge_folders.sh
sh ${SCRIPT_PATH}/purge_datasets.sh
sh ${SCRIPT_PATH}/delete_datasets.sh


--
Brad Langhorst, Ph.D.
Applications and Product Development Scientist



___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
   https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
   http://galaxyproject.org/search/mailinglists/

___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
 https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/

Reply via email to