Folgendes passiert:
1. Der Client lädt das PXE Boot Image
2. der CLient erkennt, welches netboot Produkt installiert werden soll
3. Beim Versuch eine Verbindung mit dem Depot per smb herzustellen läuft er auf einen Timeout. Dieser kommt aber nicht immer.
Dabei stoße ich im Log auf folgende Fehlermeldungen:
Code: Alles auswählen
Locale not found: name 'Locale_Dir' is not defined (master.py|78)
Code: Alles auswählen
failed to mount '//<opsiserver>/opsi_depot': Command '/bin/mount -t cifs -o "iochartset=utf8,domain=<opsiservername>,credentials=/tmp/.cifs-credentials.<opsiservername>" //<opsiservername>/opsi_depot mnt/opsi' failed (32) mount error (110): Connection timed out:
Refeer to the mount.cifs(8) manual page (e.g man mount.cifs) (master.py|1429)