Seite 1 von 1

OPSIPXECONFD - Fehler seit Upgrade auf aktuelle Version...

Verfasst: 26 Jun 2025, 08:30
von andreas.mallinger
Hallo zusammen,

ich habe gestern Abend auf die aktuelle Version upgedatet und wollte heute über den opsi-configed-windows Client einen neuen Computer anlegen.
Beim Auswählen eines Netbootproduct erscheint im opsipxeconfd.log folgende Fehlermeldung:

Code: Alles auswählen

[3] [2025-06-26 08:01:59.526] [               ] Processing command 'update la-fk-c2-je.xxx.lan' failed: System UUID not known for host 'la-fk-c2-je.xxx.lan'   (util.py:248)
[5] [2025-06-26 08:12:50.214] [Opsipxeconfd   ] Got connection from client   (opsipxeconfd.py:229)
[4] [2025-06-26 08:12:50.259] [               ] Product 'win11-x64' is using obsolete pxe config template 'install-x64', using default.   (opsipxeconfd.py:548)
[3] [2025-06-26 08:12:50.260] [               ] System UUID not known for host 'la-fk-c2-je.xxx.lan'   (opsipxeconfd.py:508)
Traceback (most recent call last):
  File "opsipxeconfd/opsipxeconfd.py", line 438, in update_boot_configuration
  File "opsipxeconfd/opsipxeconfd.py", line 587, in _get_pxe_config_file_names
RuntimeError: System UUID not known for host 'la-fk-c2-je.xxx.lan'
[3] [2025-06-26 08:12:50.260] [               ] Processing command 'update la-fk-c2-je.xxx.lan' failed: System UUID not known for host 'la-fk-c2-je.xxx.lan'   (util.py:248)
[5] [2025-06-26 08:15:36.799] [Opsipxeconfd   ] Got connection from client   (opsipxeconfd.py:229)
Wenn ich den Computer über das OPSI Boot Image Anlege und das Netbootproduct auswähle, funktioniert es.

opsipxeconfd: 4.3.8.1 [python-opsi-common=4.3.31.2]
opsiconfd: 4.3.33.9 [python-opsi-common=4.3.31.3]

Danke im Voraus für die Hilfe.

Gruß
Andreas

Re: OPSIPXECONFD - Fehler seit Upgrade auf aktuelle Version...

Verfasst: 26 Jun 2025, 10:47
von j.schneider
Hallo,

das liegt daran, dass die neue Konfigurations-Option "use mac address" nicht gesetzt ist.
Wahrscheinlich wurde die neue Konfigurationsdatei /etc/opsi/opsipxeconfd.conf nicht eingespielt.
Die neue Version liegt unter /etc/opsi/opsipxeconfd.conf.dpkg-dist oder /etc/opsi/opsipxeconfd.conf.dpkg-new.
Wenn man "use mac address = true" in der /etc/opsi/opsipxeconfd.conf ergänzt sollte alles wieder funktionieren.

Grüße
Jan Schneider

Re: OPSIPXECONFD - Fehler seit Upgrade auf aktuelle Version...

Verfasst: 30 Jun 2025, 07:52
von andreas.mallinger
Hallo Jan,

vielen herzlichen DANK! Das wars und es hat funktioniert.
Da hab ich wohl was überlesen in den Configs.

Somit gelöst :-)

Danke und eine schöne Woche
Andreas