Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] cannot condor_restart
- Date: Tue, 27 Nov 2007 19:34:58 -0000
- From: "Kewley, J \(John\)" <j.kewley@xxxxxxxx>
- Subject: Re: [Condor-users] cannot condor_restart
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Javier
> Forment Millet
> Sent: Tuesday, November 27, 2007 12:16 PM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] cannot condor_restart
>
> HOSTALLOW_ADMINISTRATOR = $(CONDOR_HOST) # the machine I'm
> trying restart from is the central node
Unless you were mistakenly trying to do on another machine,
then I am out of ideas - the usual problem is that you try and
run it on machine A when only CONDOR_HOST is allowed to do it.
> HOSTALLOW_OWNER = $(FULL_HOSTNAME), $(HOSTALLOW_ADMINISTRATOR)
>
> HOSTALLOW_READ = 192.168.1.*, *.cs.wisc.edu
I see from below that your central node is included in these,
so that should be OK
> I'm also having troubles with the condor_status command
> (maybe it has something to do). I've got the following error:
>
> CEDAR:6001:Failed to connect to <255.255.255.255:9618>
>
> The information in the log files always states something like
> the following:
>
> (MasterLog)
> 11/26 19:10:54 attempt to connect to <255.255.255.255>:9618>
> failed: Connection refused (connect errno = 111).
>
> (NegotiatorLog)
> 11/26 19:23:02 attempt to connect to <255.255.255.255:9618>
> failed: Network is unreachable (connect errno = 101)
>
> It seems that network is unreacheable, but I do can ping and
> ssh between nodes...
>
> I don't understand why it attempts to connect to
> 255.255.255.255. Maybe the following settings are wrong: (The
> cluster is on an intranet, with the internet access through a
> gateway node (with two network cards) which is the only node
> with external access. The central-manager is not this gateway)
This does not look good. I am not an expert at network problems,
but it doesn't look like a firewall problem.
This looks like your COLLECTOR_HOST (or something like that)
is setup wrong.
Sorry I can't be any more help
Cheers
JK
> UID_DOMAIN=$(FULL_HOSTNAME)
> HOSTALLOW_READ=192.168.1.*,*.cs.wisc.edu
> HOSTALLOW_WRITE=192.168.1.*
> DEFAULT_DOMAIN_NAME=ibmcp-cluster.ibmcp.upv.es (not a real
> domain) NO_DNS=True TRUST_UID_DOMAIN=True
>
> At condor_config.local:
>
> CONDOR_HOST=xeon2
> (it is the machine I'm trying to restart condor, with IP 192.168.1.22)
>
>
> Any help?
>
>
>
> Mensaje citado por "Kewley, J (John)" <j.kewley@xxxxxxxx>:
>
> > What are the HOSTALLOW settings for administration for that machine?
> >
> > Maybe only the central node is allowed restart it
> >
> > Cheers
> >
> > JK
> >
> > > -----Original Message-----
> > > From: condor-users-bounces@xxxxxxxxxxx
> > > [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Javier
> > > Forment Millet
> > > Sent: Tuesday, November 27, 2007 11:30 AM
> > > To: Condor-Users Mail List
> > > Subject: [Condor-users] cannot condor_restart
> > >
> > > Hi...
> > >
> > > Why cannot use condor_restart to restart condor_master?
> > >
> > > I run "sudo /usr/local/condor-6.8.6/sbin/condor_restart"
> (so as root
> > > user), and get the following error (from MasterLog):
> > >
> > > 11/27 12:20:32 DaemonCore: PERMISSION DENIED to unknown user from
> > > host <192.168.1.21:49479> for command 453 (RESTART)
> > >
> > > Any help?
> > >
> > > --
> > > Javier Forment Millet
> > > Instituto de Biología Celular y Molecular de Plantas (IBMCP)
> > > CSIC-UPV Ciudad Politécnica de la Innovación (CPI) Edificio
> > > 8 E, Escalera 7 Puerta E Calle Ing. Fausto Elio s/n. 46022
> > > Valencia, Spain
> > > Tlf.:+34-96-3877858
> > > FAX: +34-96-3877859
> > > jforment@xxxxxxxxxxxx
> > >
> > > _______________________________________________
> > > 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/
> >
>
>
> --
> Javier Forment Millet
> Instituto de Biología Celular y Molecular de Plantas (IBMCP)
> CSIC-UPV Ciudad Politécnica de la Innovación (CPI) Edificio
> 8 E, Escalera 7 Puerta E Calle Ing. Fausto Elio s/n. 46022
> Valencia, Spain
> Tlf.:+34-96-3877858
> FAX: +34-96-3877859
> jforment@xxxxxxxxxxxx
>
> _______________________________________________
> 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/
>
>