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

Re: [Condor-users] job numbers and run locations problem



Consider using STARTD_ATTRS to put location information on each machine, then you can condor_status -l luigi.lmcg.wisc.edu to find the machine.

http://research.cs.wisc.edu/condor/manual/v7.7/3_3Configuration.html#16624

Best,


matt

On 02/01/2012 05:35 PM, Mike Fienen wrote:
Thanks for the quick response Nathan!

the condor_q -run solution, indeed, points me to the correct slot and machine. However, I still see how to determine the precise location of the run.

I failed to mention, before, that I'm running on Windows (unfortunately) so condor_ssh_to_job isn't an option......

Cheers,
Mike

On Feb 1, 2012, at 4:32 PM, Nathan Panike wrote:

condor_q -run will give you that information: e.g.

$ condor_q -run

946396.2   nwp          2/1  15:42   0+00:02:02 slot1@xxxxxxxxxxxxxxxxxxx

So you see that job 946396.2 is running on luigi

Hi

I'm running Condor jobs and would like to be able to connect job numbers with physical locations. I can't seem to interpret the log files correctly, though.

In a specific job's logfile, I see a line like this:
001 (218.102.000) 01/04 11:46:52 Job executing on host:<132.12.157.85:63852>

If I go to that machine, I see the directories are made in the "execute" folder called dir_####.

So, how can I determine which directory job 218.102.000 is running in? There is not a folder called dir_63852, so I cannot connect the run with the location.

Try condor_ssh_to_job, and run /bin/pwd there.


Any help would be greatly appreciated!

Thanks,
Mike


*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Michael Fienen, Ph. D.
Research Hydrologist, Groundwater Specialist
United States Geological Survey
Wisconsin Water Science Center
http://wi.water.usgs.gov/professional-pages/fienen.html

_______________________________________________
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/
_______________________________________________
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/

_______________________________________________
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/