Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] I cant submit
- Date: Mon, 19 Jan 2004 17:52:06 +0100 (CET)
- From: Paco Belloso Pelayo <fbelloso@xxxxxxxxxxx>
- Subject: [condor-users] I cant submit
Health!
I'm new with Grid computing and I've installed NMI bundle 4.0 on two machines A and B. I want the node A to be the master, to sumbit jobs and execute on the same machine or the node B. Is this posible?.
I can submit jobs via condor_submit to node A or node B, (because I have a gatekeeper working on both), but I don't know how to submit jobs to my VO (that encapsulates both nodes). I thought Condor-G talks with MDS and GRAM to query node status and runs a job on the node with little work load. Am I wrong?. How can I configure Condor-G or Globus to achieve this?.
I've sucessfully registred the GRIS of node B on the GIIS of node A, I can see both under the same VO (with ldapbrowser).
I use the following file to sumbit two jobs:
-------------------
executable = /bin/df
Transfer_Executable = false
globusscheduler = mastergrid.atca/jobmanager-fork
universe = globus
output = test.out
log = test.log
queue
globusscheduler = nodogridc.atca/jobmanager-fork
queue
-------------------
Thanks in advance.
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>