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

Re: [Condor-users] PID of condor_starter in Windows



What are your admin settings now? If you're using the old style permission settings, wide open is:

HOSTALLOW_ADMIN = *

Regards,
- Ian

On 2012-02-01, at 6:56 PM, Mike Fienen <mike@xxxxxxxxxxx> wrote:

> Ian
> 
> Thanks tons! That's getting me closer.....
> 
> I tried running:
> condor_fetchlog -debug wicon01.gs.doi.net STARTER.slot5
> 
> and got the following output:
> 
> C:\Windows\system32>condor_fetchlog -debug wicon01.gs.doi.net STARTER.slot5
> 02/01/12 17:55:13 Locale: English_United States.1252
> 02/01/12 17:55:13 condor_read() failed: recv() returned -1, errno = 10054 , read
> ing 5 bytes from master wicon01.gs.doi.net.
> 02/01/12 17:55:13 IO: Failed to read packet header
> Couldn't fetch log: permission denied.
> 
> Is there a way for me to elevate permissions? I'm running with admin rights on all the machines.....
> 
> Thanks,
> Mike
> 
> On Feb 1, 2012, at 5:49 PM, Ian Chesal wrote:
> 
>> You bet:
>> 
>> $(LOG)/StarterLog.slot#
>> 
>> It'll have the full cluster.proc in the file as well as the remote working directory for the job. Which contains the PID of the starter process for the job encoded in the directory name.
>> 
>> You can get the contents remotely with the condor_fetchlog tool.
>> 
>> Regards,
>> - Ian
>> 
>> On 2012-02-01, at 6:27 PM, Mike Fienen <mike@xxxxxxxxxxx> wrote:
>> 
>>> Hi All
>>> 
>>> I asked a question earlier about trying to link job number with physical running location on Windows. This has led me to a refined question:
>>> 
>>> Is there a log file that records both the PID and the condor job number in a way that I can link the two together? For debugging purposes, it is important for me to be able to physically locate certain jobs submitted through Condor, but unfortunately this is not straightforward. Condor_ssh_to_job is a fantastic resource for this on Linux, but of course, no dice in Windows.
>>> 
>>> Many thanks!
>>> 
>>> Cheers,
>>> 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/