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

Re: [Condor-users] jobmanager other than Fork, LSF and PBS



Hi,

looks like i completely dumped myself...
To begin with...
I have a machine which has gt4 installed and condor v6.8.0 full install...
simple jobs running from condor to other condor pool which is managed by a condor host manager...
now i wanna try some globus jobs... so i used a description file as:

$ cat env2test

executable = env-test.pl  *
globusscheduler = pal-w2p.corp.cdac.in/jobmanager **
universe = grid
grid-type = gt4
#universe = GLOBUS
output = env2test.out
log = env2test.log
Transfer_Executable = TRUE
queue

* env-test.pl runs well when u fire command...
$ perl env-test.pl

** pal-w2p.corp.cdac.in is the ip name with domain.... and its of my machine...


to tell you more... i dont have any job manager such as FORK, LSF or PBS but  condor is handling all the things... i guess... (correct me if i am wrong)

whenever i fire from non-root and non-condor user...
$ condor_submit env2test

the job submits in idle state...

$ condor_q -ana
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
---
045.000:  Run analysis summary.  Of 2 machines,
      0 are rejected by your job's requirements
      0 reject your job because of their own requirements
      0 match but are serving users with a better priority in the pool
      2 match but reject the job for unknown reasons
      0 match but will not currently preempt their existing job
      0 are available to run your job
 
WARNING: Analysis is only meaningful for Globus universe jobs using matchmaking.
1 jobs; 1 idle, 0 running, 0 held

could you plz help me what is going wrong... thanx...

Pranav
On 8/14/06, Diego Bello < dbello@xxxxxxxxx> wrote:
On 8/14/06, Pranav Aggarwal < pranav.aggwl@xxxxxxxxx> wrote:
> Hi friends,
>
> I was reading this article:
>
> http://www-128.ibm.com/developerworks/grid/library/gr-condorg1/index.html
>
>  according to this... the job is submitted using Condor and Globus to a job
> manager namely FORK or LSF or PBS.
>
> Can v have a job manager Condor rather than Fork or LSF or PBS to manage the
> job submission and execution.
> if yes, wat will be the description file?
>
> Thanx,
> Pranav
>


The jobmanager you talk about is part of globus toolkit, wich natively
supports Fork, PBS/LSF and Condor.

Note that Fork creates another process to run the job, but PBS and
Condor are schedulers which run the jobs according to the availability
of resources, i.e., they are far more elaborated.

I am currently working with Globus, Condor and Sun Grid Engine (1) as
an alternative to Condor. The jobmanager for Grid Engine can be found
in (2).

(1) http://gridengine.sunsource.net/|
(2) http://www.lesc.ic.ac.uk/projects/SGE-GT4.html

Regards.
--
Diego Bello Carreño
Estudiante Memorista de Ingeniería Civil Informática
UTFSM, Valparaíso, Chile
Usuario #294897 counter.li.org

_______________________________________________
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