[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Condor-C problem



Hi Hisham,

What security model are you using? Here are some notes on what I had to do to get PBS to work work with Condor-C:

http://www.escience.cam.ac.uk/projects/camgrid/pbs.html

Cheers,
Mark

On Mar 19 2007, Hisham Ihshaish wrote:



Hello all,
I am beginner in working in Condor, and starting to make experiments
using
Condor-c in a cluster however, i faced a problem when starting to send
jobs
with the universe GRID specified in the job submission file, that is the
jobs stay in the queue without executing, while the wrong error in the job
log file is as follows:

hello.log
000 (068.000.000) 03/18 21:17:59 Job submitted from host:
<158.109.65.30:48030>
...
020 (068.000.000) 03/18 21:18:02 Detected Down Globus Resource
   RM-Contact: javi@xxxxxxxxxxxxxxxx
...
026 (068.000.000) 03/18 21:18:02 Detected Down Grid Resource
   GridResource: condor javi@xxxxxxxxxxxxxxxx aow11grid.uab.es
...

When i send the same job, which is a small script that just returns
(hello world), in the universe VANILLA, it works and results returned as
well.

Here is the job submission file:
Universe = grid
       Executable = hello.sh
       Output     = hello.out
       Error      = hello.err
       Log        = hello.log

       Should_transfer_files = YES
       When_to_transfer_output = ON_EXIT

       grid_resource = condor javi@xxxxxxxxxxxxxxxx aow11grid.uab.es
       +remote_jobuniverse = 5
       +remote_requirements = True
       +remote_ShouldTransferFiles = "YES"
       +remote_WhenToTransferOutput = "ON_EXIT"

       queue

any body can help or direct me to fix it !
I would be grateful for your interest and help.

Yours,
Hisham Ihshaish




_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR