Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor_status
- Date: Tue, 26 May 2009 16:47:18 -0400 (CLT)
- From: Sebasti�Barrientos <sbarrien@xxxxxxx>
- Subject: Re: [Condor-users] condor_status
Hi...
When running on g1 " ps -ef | egrep condor_ " shows me:
mmora 3268 1 0 May25 ? 00:01:16
/usr/local/soft/condor-7.3.0/~co ndor/sbin/condor_master -f
mmora 3515 3268 0 May25 ? 00:00:09 condor_collector -f
mmora 3516 3268 0 May25 ? 00:00:05 condor_negotiator -f
mmora 3517 3268 0 May25 ? 00:00:04 condor_schedd -f
mmora 3518 3268 0 May25 ? 00:00:45 condor_startd -f
root 3519 3517 0 May25 ? 00:00:17 condor_procd -A
/tmp/condor-lock .g10.777073402729915/procd_pipe.SCHEDD -S 60 -C 1003
root 5803 5764 0 12:42 pts/0 00:00:00 grep -E condor_
and in g3, g5, g8, g10 shows me:
mmora 2629 1 0 May20 ? 00:01:03 condor_master
mmora 2630 2629 0 May20 ? 00:04:35 condor_startd -f
root 4766 4761 0 13:06 pts/0 00:00:00 grep -E condor_
In Condor_config.local I have CONDOR_HOST = g1
In the global is not specified?
In the CollectorLog :
PERMISSION DENIED to unauthenticated user from host 10.9.9.1 for command 2
(UPDATE_MASTER_AD), access level ADVERTISE_MASTER: reason: cached result
for ADVERTISE_MASTER; see first case for the full reason
But I'm not using that IP, g1 has 2 network cards. (10.9.9.1 and 192.170.0.1)
I think here's the problem, but I do not know how to solve it
Hi Sebastian,
>
> Have you defined into g1 configuration file DAEMON_LIST = MASTER,
> NEGOTIATOR, COLLECTOR, SCHEDD, STARTD ?
> and have you defined CONDOR_HOST = g1 at each of your 5 nodes?
>
> Take also a look into the log files (MasterLog, etc) into the log
> directory (for windows machines is into c:\Condor\log) if there is any
> error message.
>
> I hope this helps!
>
> Klaus
>
>
>
>
> Sebasti?n Barrientos <sbarrien@xxxxxxx>
> Sent by: condor-users-bounces@xxxxxxxxxxx
> 25/05/2009 19:15
> Please respond to
> Condor-Users Mail List <condor-users@xxxxxxxxxxx>
>
>
> To
> condor-users@xxxxxxxxxxx
> cc
>
> Subject
> [Condor-users] condor_status
>
>
>
>
>
>
> Hi, sorry for my english ...
> My pool has 5 nodes (g1, g3, g5, g8, G10)
> g1 = manager, execute, submit
> g3, g5, g8 and g10 = execute
>
> When I run condor_status displayed:
> Name OpSys Arch State Activity LoadAv Mem
> ActvtyTime
>
> g1.dic.umag.cl LINUX INTEL Owner Idle 0.060 124
> 0+00:00:12
>
> Total Owner Claimed Unclaimed Matched Preempting
> Backfill
>
> INTEL/LINUX 1 1 0 0 0 0
> 0
>
> Total 1 1 0 0 0 0
> 0
>
>
> and condor_status - available does not show anything
>
>
> What is wrong with my configuration?
>
>
>
>
>
> _______________________________________________
> 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/
>
>
> This message is intended solely for the use of its addressee and may
> contain privileged or confidential information. All information contained
> herein shall be treated as confidential and shall not be disclosed to any
> third party without Embraer?s prior written approval. If you are not the
> addressee you should not distribute, copy or file this message. In this
> case, please notify the sender and destroy its contents immediately.
> Esta mensagem é para uso exclusivo de seu destinatário e pode conter
> informações privilegiadas e confidenciais. Todas as informações aqui
> contidas devem ser tratadas como confidenciais e não devem ser divulgadas
> a terceiros sem o prévio consentimento por escrito da Embraer. Se você não
> é o destinatário não deve distribuir, copiar ou arquivar a mensagem. Neste
> caso, por favor, notifique o remetente da mesma e destrua imediatamente a
> mensagem._______________________________________________
> 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/
>