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

Re: [HTCondor-users] condor_restart does not work at 2nd node



Ben, thanks again for advices.

Yes I have set ALLOW_ADMINISTRATOR

labounek@magellan:~$ condor_config_val ALLOW_ADMINISTRATOR
172.19.37.11
labounek@magellan:~$

This is emperor's ip address. I did not realized I can do it only from CONDOR_HOST. From them, it works. So I think this problem is solved.

But sudennly, I have found one more problem in StarterLogs of both machines:

03/18/16 15:59:42 (pid:483844) JavaDetect: failure status 256 when executing /usr/bin/java -classpath /usr/lib/condor:/usr/lib/condor/scimark2lib.jar:. CondorJavaInfo old 0
03/18/16 15:59:42 (pid:483844) DockerProc::Detect()
03/18/16 15:59:42 (pid:483844) Failed to run '/usr/bin/docker -v'.
03/18/16 15:59:42 (pid:483844) DockerAPI::detect() failed to detect the Docker version; assuming absent.

I have installed docker at both machines with:
sudo apt-get install docker

But still, there is any /usr/bin/docker

Should be enough to find the docker on hardisk and make a symbolic link to /usr/bin/docker?

And for what is it good? Cluster looks it is working without it too.

Rene

Cituji Ben Cotton <ben.cotton@xxxxxxxxxxxxxxxxxx>:

On Fri, Mar 18, 2016 at 10:42 AM, Labounek RenÃ
<xlabou01@xxxxxxxxxxxxxxxxxx> wrote:

RenÃ,

This is the important part:

03/18/16 15:37:04 PERMISSION DENIED to unauthenticated@unmapped from host
172.19.37.21 for command 453 (RESTART), access level ADMINISTRATOR: reason:
ADMINISTRATOR authorization policy contains no matching ALLOW entry for this
request; identifiers used for this host: 172.19.37.21, hostname size = 0,
original ip address = 172.19.37.21

Do you have ALLOW_ADMINISTRATOR set on the second host and does it
include the first host? For example:

ALLOW_ADMINISTRATOR = $(CONDOR_HOST)

From Section 3.6.9 of the HTCondor Manual:
ADMINISTRATOR
Machines with ADMINISTRATOR access are granted additional HTCondor
administrator rights to the pool. This includes the ability to change
user priorities with the command condor_userprio, and the ability to
turn HTCondor on and off using condor_on and condor_off. It is
recommended that few machines be granted administrator access in a
pool; typically these are the machines that are used by HTCondor and
system administrators as their primary workstations, or the machines
running as the pool's central manager.

IMPORTANT: Giving ADMINISTRATOR privileges to a machine grants
administrator access for the pool to ANY USER on that machine. This
includes any users who can run HTCondor jobs on that machine. It is
recommended that ADMINISTRATOR access is granted with due diligence.



Thanks,
BC

--
Ben Cotton

Cycle Computing
Better Answers. Faster.

http://www.cyclecomputing.com
twitter: @cyclecomputing

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/