Projet

Général

Profil

Scénario #29489

Mis à jour par Joël Cuissinat il y a environ 4 ans

https://dev-eole.ac-dijon.fr/jenkins/job/2.8.0/job/test-instance-etb1amon-2.8.0-amd64/5/console
<pre>
root@amon:~# /usr/share/eole/posttemplate/00-dns
cp: impossible d'évaluer '/etc/bind/db.root': Aucun fichier ou dossier de ce type
</pre>

<pre>
root@amon:~# service bind9 status
● bind9.service - BIND Domain Name Server
Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/bind9.service.d
└─override.conf
Active: failed (Result: exit-code) since Tue 2020-01-21 16:13:34 CET; 8min ago
Docs: man:named(8)
Process: 12352 ExecStart=/usr/sbin/named -u bind (code=exited, status=1/FAILURE)

janv. 21 16:13:34 amon named[12360]: listening on IPv4 interface vlan21, 10.1.21.1#53
janv. 21 16:13:34 amon named[12360]: listening on IPv4 interface vlan22, 10.1.22.1#53
janv. 21 16:13:34 amon named[12360]: generating session key for dynamic DNS
janv. 21 16:13:34 amon named[12360]: sizing zone task pool based on 150 zones
janv. 21 16:13:34 amon named[12360]: could not configure root hints from 'db.cache': file not found
janv. 21 16:13:34 amon named[12360]: loading configuration: file not found
janv. 21 16:13:34 amon named[12360]: exiting (due to fatal error)
janv. 21 16:13:34 amon systemd[1]: bind9.service: Control process exited, code=exited, status=1/FAILURE
janv. 21 16:13:34 amon systemd[1]: bind9.service: Failed with result 'exit-code'.
janv. 21 16:13:34 amon systemd[1]: Failed to start BIND Domain Name Server.
</pre>

h3. Solutions à mettre en œuvre

* Mettre à niveau la configuration de bind9 et/ou nos scripts pour obtenir une solution fonctionnelle

h3. Critères d'acceptation

* Le démarrage du service bind9 est OK dans https://dev-eole.ac-dijon.fr/jenkins/job/2.8.0/job/test-instance-etb1amon-2.8.0-amd64/
* Le test squash "AM-T06-001 - BIND":https://dev-eole.ac-dijon.fr/squash/test-cases/1666/info est passant

Retour