wir haben einen Depot-Server umziehen lassen (anderes Netz).
In diesem Netz sollte das Depot die DHCP Rolle übernehmen (aktiviert durch opsi-setup --auto-configure-dhcpd ).
So wie es momentan aussieht, funktioniert diese DHCP Funktion aber nicht so richtig gut.
Zumal folgendes kommt wenn
Code: Alles auswählen
opsi-setup --init-current-config
Code: Alles auswählen
*****@******:/etc# opsi-setup --init-current-config
[2] [Jul 31 15:45:17] Traceback: (Logger.py|742)
[2] [Jul 31 15:45:17] line 3137 in '<module>' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Jul 31 15:45:17] line 3092 in 'main' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Jul 31 15:45:17] line 2452 in 'initializeBackends' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Jul 31 15:45:17] line 196 in '__init__' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Jul 31 15:45:17] line 292 in '__init__' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Jul 31 15:45:17] line 343 in '__loadBackends' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Jul 31 15:45:17] line 326 in '__init__' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Jul 31 15:45:17] line 395 in 'connect' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Jul 31 15:45:17] line 611 in '_jsonRPC' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Jul 31 15:45:17] line 123 in 'execute' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Jul 31 15:45:17] line 135 in 'waitForResult' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [Jul 31 15:45:17] ==>>> [Errno 110] Connection timed out (opsi-setup|3145)
ERROR: [Errno 110] Connection timed out
Das Netz ist sehr streng eingestellt.
Config Server und Depot Serevr können sich unterhalten (über OPSI Std Ports)
Momentan sind die DNS Server für den Depot Server nicht ereichbar --ist das zwingend notwendig?
Über schnelle Antworten würde ich mich sehr freuen!