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

Re: [Condor-users] InitMaster: MASTER not Specified



Ian,
What do the following commands output?
condor_config_val -config
condor_config_val -verbose MASTER
condor_config_val -dump

These might help track down the issues.

Good luck,
Jason

--
===================================
Jason A. Stowe
cell: 607.227.9686
main: 888.292.5320

Cycle Computing, LLC
Leader in Condor Grid Solutions
Enterprise Condor Support and Management Tools

http://www.cyclecomputing.com
http://www.cyclecloud.com




On Tue, Oct 7, 2008 at 3:20 PM, Ian Stokes-Rees
<ijstokes@xxxxxxxxxxxxxxxxxxx> wrote:
> condor_master is not finding the "MASTER" setting (as best I can tell).
> From MasterLog:
>
> 10/7 14:52:28 ******************************************************
> 10/7 14:52:28 ** condor_master (CONDOR_MASTER) STARTING UP
> 10/7 14:52:28 ** /opt/osg-shared/se/app/site/condor-7.0.4/sbin/condor_master
> 10/7 14:52:28 ** $CondorVersion: 7.0.4 Jul 16 2008 BuildID: 95033 $
> 10/7 14:52:28 ** $CondorPlatform: X86_64-LINUX_RHEL5 $
> 10/7 14:52:28 ** PID = 22435
> 10/7 14:52:28 ** Log last touched 10/7 14:51:36
> 10/7 14:52:28 ******************************************************
> 10/7 14:52:28 Using config source:
> /opt/osg-shared/se/app/site/condor/etc/condor_config
> 10/7 14:52:28 Using local config sources:
> 10/7 14:52:28    /opt/osg-local/condor/condor_config.local
> 10/7 14:52:28 DaemonCore: Command Socket at <10.0.10.41:58038>
> 10/7 14:52:28 ERROR "InitMaster: MASTER not Specified" at line 1712 in file
> daemon.C
>
> Looking in condor_config, the key lines all seem to be there:
>
> RELEASE_DIR             = /opt/osg-shared/se/app/site/condor-7.0.4
> SBIN           = $(RELEASE_DIR)/sbin
> MASTER     = $(SBIN)/condor_master
>
> and:
>
> [root@nahanni condor]# ls -Fla
> /opt/osg-shared/se/app/site/condor-7.0.4/sbin/condor_master
> -rwxr-xr-x 1 condor condor 4575280 Jul 16 18:11
> /opt/osg-shared/se/app/site/condor-7.0.4/sbin/condor_master*
>
> MASTER_DEBUG = D_ALL hasn't shed any light on the source of this problem.
>
> TIA
>
> Ian
>
> --
> Ian Stokes-Rees, Research Associate
> SBGrid, Harvard Medical School
> http://sbgrid.org
>
> _______________________________________________
> 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/
>
>