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/

Reply via email to