To reproduce:
$ docker --version
Docker version 18.09.7, build 2d0083d
$ oardocker --version
oardocker, version 1.5.0.dev0
$ oardocker init -f build install http://oar-ftp.imag.fr/oar/2.5/sources/testing/oar-2.5.8.tar.gz start connect frontend
docker@frontend ~
$ oarsub -I
[ADMISSION RULE] Set default walltime to 7200.
[ADMISSION RULE] Modify resource description with type constraints
OAR_JOB_ID=1
Interactive mode: waiting...
Starting...
ERROR: some resources did not respond
docker@frontend ~
$
root@server /home/docker
$ grep error /var/log/oar.log
[TAKTUK OUTPUT] node1-1: perl - init (79): error > sh: 9: cannot create /dev/oar_cgroups_links/blkio//oar/blkio.weight: Permission denied
[TAKTUK OUTPUT] node1-1: perl - init (79): error > /bin/echo: write error: Broken pipe
[TAKTUK OUTPUT] node1-1: perl - init (79): error > [job_resource_manager_cgroups][1][node1][ERROR] Failed to create cgroup /oar
[error] [2020-01-09 14:10:10.373] [bipbip 1] /!\ Some nodes are inaccessible (CPUSET_ERROR):
[info] [2020-01-09 14:10:10.471] [NodeChangeState] Set nodes to suspected after error (CPUSET_ERROR): node1
... its using debian strech in oardocker if this is useful.
It is a guess that this is related to the docker version as before an update everything just worked fine.
To reproduce:
... its using debian strech in oardocker if this is useful.
It is a guess that this is related to the docker version as before an update everything just worked fine.