-- Submitter: Perfcoelnx3 : <10.237.226.83:21193> : Perfcoelnx3
ID OWNER SUBMITTED RUN_TIME HOST(S)
66.0 condor 6/5 07:03 0+04:50:28 Perfcoelnx3
[condor@Perfcoelnx3 bin]$ ./condor_q
-- Submitter: Perfcoelnx3 : <10.237.226.83:21193> : Perfcoelnx3
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD
66.0 condor 6/5 07:03 0+04:41:52 R 0 9.8 partha2.out
67.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha3.out
68.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha4.out
69.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha5.out
70.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha6.out
71.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha7.out
72.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha8.out
73.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha9.out
74.0 condor 6/5 07:03 0+00:00:00 I 0 9.8 partha10.out
9 jobs; 8 idle, 1 running, 0 held
My jobs are processed on the same mahcine frm which they are submitted...i have no idea why they are not going to other machines.......can somebody give me a clue what is going wrong...........i gave a condor_q -analyaze , after submitting jobs and my output is069.000: Run analysis summary. Of 3 machines,
2 are rejected by your job's requirements
0 reject your job because of their own requirements
1 match but are serving users with a better priority in the pool
0 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
---
070.000: Run analysis summary. Of 3 machines,
2 are rejected by your job's requirements
0 reject your job because of their own requirements
1 match but are serving users with a better priority in the pool
0 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
---
071.000: Run analysis summary. Of 3 machines,
2 are rejected by your job's requirements
0 reject your job because of their own requirements
1 match but are serving users with a better priority in the pool
0 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
---
072.000: Run analysis summary. Of 3 machines,
2 are rejected by your job's requirements
0 reject your job because of their own requirements
1 match but are serving users with a better priority in the pool
0 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
---
073.000: Run analysis summary. Of 3 machines,
2 are rejected by your job's requirements
0 reject your job because of their own requirements
1 match but are serving users with a better priority in the pool
0 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
---
074.000: Run analysis summary. Of 3 machines,
2 are rejected by your job's requirements
0 reject your job because of their own requirements
1 match but are serving users with a better priority in the pool
0 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
On 5/31/07, Ian Chesal <ICHESAL@xxxxxxxxxx > wrote:> initally it was like
>
> 127.0.0.1 localhost.localdomainperfcoelnx3 localhost
>
> but i changed it with all the machines in the pool like
>
> 127.0.0.1 perfcoelnx3
> 10.237.234.... second m/c
> 10.237.234.... third m/c
This is wrong. It should be:
127.0.0.1 localhost.localdomain localhost
10.237.234.... perfcoelnx3
Right now you've got perfcoelnx3 resolving to the loopback address on the machine. Kind of a circular route.
This also explains your condor_status issues in the other email thread BTW.
- Ian
_______________________________________________
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:
https://lists.cs.wisc.edu/archive/condor-users/