Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: PAR binary with Storable works for a while then dies

by belg4mit (Prior)
on Jun 07, 2007 at 00:24 UTC ( [id://619703]=note: print w/replies, xml ) Need Help??


in reply to PAR binary with Storable works for a while then dies

As the AM mentioned, this is the tmp files. Many distributions have something like tmpwatch which automagically prunes "old" cruft from /var/tmp and /tmp to help promote system stability; running out of scratch space can lead to very bad things.

--
In Bob We Trust, All Others Bring Data.

  • Comment on Re: PAR binary with Storable works for a while then dies

Replies are listed 'Best First'.
Re^2: PAR binary with Storable works for a while then dies
by iguanodon (Priest) on Jun 07, 2007 at 10:44 UTC
    Thanks. Based on AM's response I took another look at the PAR docs and found out about PAR_GLOBAL_TEMP. But I'm confused about whether that var needs to be set on the target machines or if I can just set it on the build machine. If I could set PAR_GLOBAL_TEMP to something like ~/tmp/par/program_name on the build machine and it would just work on the target machines that would be the best situation.

    I'll experiment with this when I get to work.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://619703]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-24 06:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found