GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PANDA - Computing » Grid and Infrastructure » Disk Quota again
Re: Disk Quota again [message #12769 is a reply to message #12767] Fri, 04 November 2011 18:26 Go to previous messageGo to previous message
Rene Dosdall is currently offline  Rene Dosdall
Messages: 8
Registered: December 2007
Location: Juelich
occasional visitor
From: *dip.t-dialin.net
Hello,

well, actually i dont know where the problem is
your qoute atm is
[0062. ] pitka 1689/100000 91276.4947/186316.9022

the output of your jobs is not very big..

oh i guess i found out where the problem is!
it is in your jdl
you should change the output from

Outputdir="/panda/user/p/pitka/data/$1";
to
Outputdir="/panda/user/p/pitka/data/#alien_counter#";
or
Output = { "std*, *.root" , "myArchive:*.root" } ;
to
Output = { "std*, *.root" , "myArchive_$2-$3:*.root" } ;
// or something with #alien_counter# in the name if you use the very same directory
you get a Error_SV cause the myArchive file already exist in the outputdirectory and it is not possible to create/upload a file which already exists

cheers,
rene
 
Read Message
Read Message
Read Message
Previous Topic: Disk Quota Exceeded
Next Topic: collaboration meeting, call for contributions
Goto Forum:
  


Current Time: Thu Apr 25 09:40:32 CEST 2024

Total time taken to generate the page: 0.00874 seconds