Hi Greg,thanks for your quick response. I tried to run>> python ./scripts/cleanup_datasets/cleanup_datasets.py ./universe_wsgi.ini -d 150 -r -1but end up in error "Segmentation fault". Do you have any constraints on number of days or I did any mistake ?On 30 November 2010 19:07, Greg Von Kuster <greg@bx.psu.edu> wrote:
Hi Vipin,Files will only be removed from disk if their associated Dataset objects are considered "purgable" and the defined number of days has elapsed since their associated Dataset objects were marked as deleted. A Dataset object is purgable if it has no "undeleted associations" ( i.e., all LibraryDatasetDatasetAssociations are marked deleted and all HistoryDatasetAssociations are marked deleted ). If all associations were marked deleted today, then the defined number of days should be 0 for the purge option if you want the file removed from disk today as well.GregOn Nov 30, 2010, at 12:12 PM, Vipin TS wrote:_______________________________________________Dear Galaxy team,
With reference to the document sited at http://bitbucket.org/galaxy/galaxy-central/wiki/Config/PurgeHistoriesAndDatasets, I tried to clean up old dataset from our Galaxy instance.
For example: deleting the userless histories based on the time span, the clean up scripts run perfectly but the dataset is not removed from the disk.
Thanks for your support,
Vipin T S
Friedrich Miescher Laboratoryof the Max Planck Society
Spemannstrasse 39, 72076
Tuebingen, Germany
Tel:+49 7071 601 824
galaxy-dev mailing list
galaxy-dev@lists.bx.psu.edu
http://lists.bx.psu.edu/listinfo/galaxy-dev
Greg Von KusterGalaxy Development Team