thanks...now i am able to see the machines on which my jobs are executed...but the problem now is that...i thnk they are getting executed on the same machine...i had configured while insatlleing four machines in the pool....how i can i make the jobs to get processed on diff machines....I am not sure if i had done a mistake in configuring the pool....can any body help me on how can i make the entire pool work........
the below stats shows that my jobs are processed on the same machine......also in the Schedd log i see the below warning frequently
59 (pid:12890) DaemonCore: Command Socket at <
127.0.0.1:11929>
5/23 09:55:59 (pid:12890) WARNING: Condor is running on the loopback address (
127.0.0.1
)
5/23 09:55:59 (pid:12890) of this machine, and is not visible to other hosts!
5/23 09:55:59 (pid:12890) This may be due to a misconfigured /etc/hosts file.
5/23 09:55:59 (pid:12890) Please make sure your hostname is not listed on the
5/23 09:55:59 (pid:12890) same line as localhost in /etc/hosts.
5/23 09:55:59 (pid:12890) History file rotation is enabled.
Job 3 is processed[condor@Perfcoelnx3 bin]$ cat processedJob3.log
000 (026.000.000) 05/24 12:32:25 Job submitted from host: <
127.0.0.1:11978>
...
001 (026.000.000) 05/24 12:59:15 Job executing on host: <127.0.0.1:11977>
...
005 (026.000.000) 05/24 12:59:27 Job terminated.
(1) Normal termination (return value 18)
Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage
0 - Run Bytes Sent By Job
0 - Run Bytes Received By Job
0 - Total Bytes Sent By Job
0 - Total Bytes Received By Job
...
[condor@Perfcoelnx3 bin]$ cat processedJob1.log
000 (025.000.000) 05/24 12:32:08 Job submitted from host: <
127.0.0.1:11978>
...
001 (025.000.000) 05/24 12:59:13 Job executing on host: <
127.0.0.1:11977>...
005 (025.000.000) 05/24 12:59:13 Job terminated.
(1) Normal termination (return value 17)
Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage
0 - Run Bytes Sent By Job
0 - Run Bytes Received By Job
0 - Total Bytes Sent By Job
0 - Total Bytes Received By Job