Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] howto avoid that a job is being evicted
- Date: Wed, 1 Mar 2006 22:55:27 +0100
- From: Harald van Pee <pee@xxxxxxxxxxxxxxxxx>
- Subject: [Condor-users] howto avoid that a job is being evicted
Hi all,
I just saw the following in the ShadowLog
3/1 22:25:34 (770.0) (22282): Job 770.0 is being evicted
3/1 22:25:34 (770.0) (22282): **** condor_shadow (condor_SHADOW) EXITING WITH
STATUS 107
can anybody explain what happens? I have tried to avoid that any job is being
evicted. There are still enough vm available and I use the following in the
condor_config.local of each machine.
SUSPEND = FALSE
START = TRUE
RELEASE_DIR = /condor/home/condor-6.6.10
PREEMPT = FALSE
VACATE =
KILL = False
WANT_SUSPEND = False
WANT_VACATE = False
do I miss something or is there any serious problem occoured? How can I found
out what happens?
With Best Regards
Harald