biolocal:Biotmp policy

From Wiki CEINGE

Jump to: navigation, search

The configuration provides at the moment a service to remove old temporary files in /mnt/sharedtmp (mounted on the cluster as /biotmp) only for the pise program (/mnt/sharedtmp/Pise_c), excluding some functional directories (-x option):

# remove Pise temporary files
/usr/sbin/tmpwatch --ctime \
-x /mnt/sharedtmp/Pise_c/caprilog \
-x /mnt/sharedtmp/Pise_c/alexPise \
-x /mnt/sharedtmp/Pise_c/drawplasmid \
-x /mnt/sharedtmp/Pise_c/openFile \
-x /mnt/sharedtmp/Pise_c/openFileCol \
-x /mnt/sharedtmp/Pise_c/REQUESTS \
-x /mnt/sharedtmp/Pise_c/seq \
-x /mnt/sharedtmp/Pise_c/seqDNA \
-x /mnt/sharedtmp/Pise_c/seqPRO \
-x /mnt/sharedtmp/Pise_c/SplitSeq 120 /mnt/sharedtmp/Pise_c
Personal tools