TFTP stürzt ständig nach Update ab

Antworten
lars_k
Beiträge: 33
Registriert: 10 Mai 2011, 13:10
Wohnort: Dortmund

TFTP stürzt ständig nach Update ab

Beitrag von lars_k »

Hallo ,

habe heute morgen die Updates installiert, den Server neu gestartet. :D
( OPSI ist kein DHCP)

nach kurzer Zeit raucht der Dienst ab. :evil:
Der Dienst wird zwar als gestartet angezeigt,kann gestoppt und gestartet werden , dieses zeigt aber keine Wirkung.

Gruß

Lars
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: TFTP stürzt ständig nach Update ab

Beitrag von ueluekmen »

Steht was in der opsipxeconfd.log?


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: TFTP stürzt ständig nach Update ab

Beitrag von d.oertel »

Hi,

Was sagt der tftpd in der /var/log/syslog ?

gruss
d.oertel


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


lars_k
Beiträge: 33
Registriert: 10 Mai 2011, 13:10
Wohnort: Dortmund

Re: TFTP stürzt ständig nach Update ab

Beitrag von lars_k »

Hallo ,

wir haben die Dienste manuell gestoppt, das Update nochmals durchgeführt, jetzt scheint alles zu funktionieren.
Haben dieses gestern beobachtet.
In der Syslog steht kein Fehler.
Nur in der OPSIpxeconfd.log sind fehler zu sehen.

hier ein Auszug:

[5] [Jan 11 06:43:45] Got connection from client (opsipxeconfd|143)
[5] [Jan 11 06:43:45] Stopping opsipxeconfd main thread (opsipxeconfd|81)
[5] [Jan 11 06:43:45] Opsipxeconfd main thread exiting... (opsipxeconfd|172)
[1] [Jan 11 06:43:49]
==================================================================
= opsi pxe configuration service starting =
==================================================================
(Logger.py|831)
[5] [Jan 11 06:43:49] Starting opsipxeconfd main thread (opsipxeconfd|163)
[5] [Jan 11 06:43:49] Modules file signature verified (customer: opsi community) (MySQL.py|422)
[5] [Jan 11 06:43:49] Ignoring module 'OpsiPXEConfd', backend 'opsipxeconfd' (BackendManager.py|328)
[5] [Jan 11 06:43:49] Start setting needed boot configurations (opsipxeconfd|421)
[5] [Jan 11 06:43:49] Creating unix socket '/var/run/opsipxeconfd/opsipxeconfd.socket' (opsipxeconfd|120)
[3] [Jan 11 06:44:10] Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/bin/opsipxeconfd", line 518, in run
self._pipe = os.open(self.pxefile, os.O_WRONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/tftpboot/linux/pxelinux.cfg/01-08-00-27-f1-a3-3f'

(threading.py|545)
[3] [Jan 11 06:44:10] Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/bin/opsipxeconfd", line 518, in run
self._pipe = os.open(self.pxefile, os.O_WRONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/tftpboot/linux/pxelinux.cfg/01-08-00-27-f1-a3-3f'

(threading.py|545)
[3] [Jan 11 06:44:10] Exception in thread Thread-11:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/bin/opsipxeconfd", line 518, in run
self._pipe = os.open(self.pxefile, os.O_WRONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/tftpboot/linux/pxelinux.cfg/01-08-00-27-f1-a3-3f'

(threading.py|545)
[5] [Jan 11 06:44:10] PXE boot configuration for host v402x222.geheim.de is now set at '/tftpboot/linux/pxelinux.cfg/01-08-00-27-f1-a3-3f' (opsipxeconfd|393)
[5] [Jan 11 06:44:11] PXE boot configuration for host n00038.geheim.de is now set at '/tftpboot/linux/pxelinux.cfg/01-5c-9a-d8-57-c3-34' (opsipxeconfd|393)
[5] [Jan 11 06:44:11] PXE boot configuration for host n00040.geheim.de is now set at '/tftpboot/linux/pxelinux.cfg/01-5c-9a-d8-57-c3-9e' (opsipxeconfd|393)
[5] [Jan 11 06:44:12] PXE boot configuration for host n00028.geheim.de is now set at '/tftpboot/linux/pxelinux.cfg/01-5c-9a-d8-57-c4-13' (opsipxeconfd|393)
[5] [Jan 11 06:44:12] PXE boot configuration for host p00286.geheim.de is now set at '/tftpboot/linux/pxelinux.cfg/01-00-19-99-a7-51-b1' (opsipxeconfd|393)
[3] [Jan 11 06:44:12] Exception in thread Thread-16:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/bin/opsipxeconfd", line 518, in run
self._pipe = os.open(self.pxefile, os.O_WRONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/tftpboot/linux/pxelinux.cfg/01-5c-9a-d8-57-c0-76'

(threading.py|545)
[3] [Jan 11 06:44:12] Exception in thread Thread-8:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/bin/opsipxeconfd", line 518, in run
self._pipe = os.open(self.pxefile, os.O_WRONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/tftpboot/linux/pxelinux.cfg/01-5c-9a-d8-57-c0-76'

(threading.py|545)
[3] [Jan 11 06:44:12] Exception in thread Thread-8:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/bin/opsipxeconfd", line 518, in run
self._pipe = os.open(self.pxefile, os.O_WRONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/tftpboot/linux/pxelinux.cfg/01-5c-9a-d8-57-c0-76'



Danke für die Hilfe

Gruß

Lars
Antworten