GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PANDA - Computing » Grid and Infrastructure » Disk Quota again
Disk Quota again [message #12767] Fri, 04 November 2011 16:21 Go to next message
Andreas Pitka is currently offline  Andreas Pitka
Messages: 38
Registered: November 2011
Location: Gießen
continuous participant
From: *dynamic.qsc.de
Hi again,

my Problem seems to be similar to what Donghee experienced. Nearly all my jobs end up with ERROR_SV and the corresponding files still seem to block my disk space.

Is there perhaps some problem with the access rights?

Best regards

Andreas
Re: Disk Quota again [message #12769 is a reply to message #12767] Fri, 04 November 2011 18:26 Go to previous messageGo to next 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
Re: Disk Quota again [message #12772 is a reply to message #12767] Mon, 07 November 2011 17:30 Go to previous message
Andreas Pitka is currently offline  Andreas Pitka
Messages: 38
Registered: November 2011
Location: Gießen
continuous participant
From: *cb.uni-bonn.de
Thank you very very much =)

Now everything is working fine.

Best Regards

Andreas
Previous Topic: Disk Quota Exceeded
Next Topic: collaboration meeting, call for contributions
Goto Forum:
  


Current Time: Fri Mar 29 11:19:00 CET 2024

Total time taken to generate the page: 0.01018 seconds