Bug 26482 - Bind lässt sich nicht über UMC2 stoppen
Bind lässt sich nicht über UMC2 stoppen
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P5 enhancement (vote)
: UCS 3.0-2
Assigned To: Lukas Walter
Andreas Büsching
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-14 09:47 CET by Tim Petersen
Modified: 2012-07-20 15:25 CEST (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Petersen univentionstaff 2012-03-14 09:47:36 CET
Im Forum aufgefallen:

Stoppen von Bind via UMC2:
"Interner Modul-Fehler: Ein Fehler trat während des Ausführens des Befehls auf.
Fehlernachricht des Servers:
Die folgenden Dienste konnten nicht gestoppt werden: bind"

Das System ist ein Master mit Samba4.
Comment 1 Alexander Kläser univentionstaff 2012-03-14 09:56:17 CET
Auch über das System-Dienste-Modul?
Comment 2 Tim Petersen univentionstaff 2012-03-14 09:58:35 CET
(In reply to comment #1)
> Auch über das System-Dienste-Modul?

Ja, genau.
Comment 3 Tobias Scherer univentionstaff 2012-04-19 16:57:34 CEST
Auch aufgefallen an Ticket#: 2012041721002611
Comment 4 Lukas Walter univentionstaff 2012-04-30 11:09:49 CEST
Das Problem bestand darin, dass der bind-service in der /etc/service.info/services/univention-bind.cfg als "bind" und nicht als "bind9" entsprechend des Namens seines init.d scripts eingetragen war, weshalb der vom umc-services Modul geforkte invoke-rc.d Prozess das script nicht gefunden hat.

Ich habe den service in der .cfg in "bind9" umbenannt, jetzt tritt der Fehler nicht mehr auf.
Comment 5 Andreas Büsching univentionstaff 2012-06-21 15:22:21 CEST
(In reply to comment #4)
> Ich habe den service in der .cfg in "bind9" umbenannt, jetzt tritt der Fehler
> nicht mehr auf.

Ein Restart funktioniert jetzt:

root@master:~# ps waux | grep named
root      8639  1.7  3.5 348024 17840 ?        Sl   22:49   0:00 /usr/sbin/named -c /etc/bind/named.conf.samba4 -f

<Neustart in UMC>

root@master:~# ps waux | grep named
root      8639  0.3  3.5 348024 17840 ?        Sl   22:49   0:00 /usr/sbin/named -c /etc/bind/named.conf.samba4 -f


ChangeLog-Eintrag existiert auch
Comment 6 Stefan Gohmann univentionstaff 2012-07-20 15:25:33 CEST
UCS 3.0-2 has been released: 
  http://forum.univention.de/viewtopic.php?f=54&t=1905

If this error occurs again, please use "Clone This Bug".