Seite 1 von 1

TFTP stürzt ständig nach Update ab

Verfasst: 11 Jan 2012, 13:10
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

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

Verfasst: 11 Jan 2012, 16:13
von ueluekmen
Steht was in der opsipxeconfd.log?

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

Verfasst: 11 Jan 2012, 20:00
von d.oertel
Hi,

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

gruss
d.oertel

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

Verfasst: 13 Jan 2012, 07:20
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