Opsi UEFI boot: elilo.....

technotikker
Beiträge: 20
Registriert: 12 Nov 2018, 15:30

Re: Opsi UEFI boot: elilo.....

Beitrag von technotikker »

Hallo,

ja da scheint der Fehler zu stehen:
Failed to verify modules signature (opsipxeconfd|730)

und

[3] [Nov 14 13:09:40] Exception in thread Thread-19:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/bin/opsipxeconfd", line 802, 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-8c-ec-4b-89-ac-bd'
(threading.py|814)
[3] [Nov 14 13:09:41]
(threading.py|814)

Vielleicht ist ein Fehler im Signaturstring, da schaue ich mal nach.

Danke!

edit

Wir haben die modules Datei nocheinmal neu gemacht, nun ist der Fehler weg und eine Pipe Datei wird unter /tftpboot/linux/pxelinux.cfg/ angelegt.

Bisher kommen leider trotzdem nur Punkte beim elilo boot: ...

Hier die Log:


= opsi pxe configuration service starting =
================================================================== (Logger.py|888)
[5] [Nov 14 13:38:25] Starting opsipxeconfd main thread (opsipxeconfd|199)
[5] [Nov 14 13:38:25] Ignoring module 'OpsiPXEConfd', backend 'opsipxeconfd' (BackendManager.py|387)
[5] [Nov 14 13:38:25] Start setting initial boot configurations (opsipxeconfd|647)
[5] [Nov 14 13:38:25] Creating unix socket u'/var/run/opsipxeconfd/opsipxeconfd.socket' (opsipxeconfd|146)
[5] [Nov 14 13:38:26] elilo configuration detected for XXX (opsipxeconfd|773)
[5] [Nov 14 13:38:26] PXE boot configuration for host XXX is now set at u'/tftpboot/linux/pxelinux.cfg/01-8c-ec-4b-89-ac-bd' (opsipxeconfd|449)
[5] [Nov 14 13:38:26] Finished setting initial boot configurations (opsipxeconfd|672)
[5] [Nov 14 13:38:42] Got connection from client (opsipxeconfd|177)
[5] [Nov 14 13:38:42] PXE boot configuration for host u'XXX' removed (opsipxeconfd|488)
[5] [Nov 14 13:38:45] Got connection from client (opsipxeconfd|177)
[5] [Nov 14 13:38:45] elilo configuration detected for XXX (opsipxeconfd|773)
[5] [Nov 14 13:38:45] PXE boot configuration for host XXX is now set at u'/tftpboot/linux/pxelinux.cfg/01-8c-ec-4b-89-ac-bd' (opsipxeconfd|449)
[5] [Nov 14 13:41:31] Got connection from client (opsipxeconfd|177)
[5] [Nov 14 13:41:32] PXE boot configuration for host u'XXX' removed (opsipxeconfd|488)
[5] [Nov 14 13:41:32] elilo configuration detected for XXX (opsipxeconfd|773)
[5] [Nov 14 13:41:32] PXE boot configuration for host XXX is now set at u'/tftpboot/linux/pxelinux.cfg/01-8c-ec-4b-89-ac-bd' (opsipxeconfd|449)
Benutzeravatar
m.radtke
uib-Team
Beiträge: 1530
Registriert: 10 Jun 2015, 12:19

Re: Opsi UEFI boot: elilo.....

Beitrag von m.radtke »

Jetzt brauche ich nochmal den auszug aus der syslog für den Client
Kein Support per DM!
_________________________
opsi support - http://www.uib.de/
For productive opsi installations we recommend support contracts.
technotikker
Beiträge: 20
Registriert: 12 Nov 2018, 15:30

Re: Opsi UEFI boot: elilo.....

Beitrag von technotikker »

Vielen Dank für Ihre Mühe!

Hier die syslog:

Nov 14 13:41:53 serv-opsi-1 in.tftpd[1559]: RRQ from XXX filename linux/pxelinux.cfg/elilo.efi
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1559]: tftp: client does not accept options
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1560]: RRQ from XXX filename linux/pxelinux.cfg/elilo.efi
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1561]: RRQ from XXX filename 83AD8197.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1562]: RRQ from XXX filename 83AD81-x86_64.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1563]: RRQ from XXX filename 83AD81.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1564]: RRQ from XXX filename 83AD-x86_64.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1565]: RRQ from XXX filename 83AD.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1566]: RRQ from XXX filename 83-x86_64.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1567]: RRQ from XXX filename 83.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1568]: RRQ from XXX filename 01-8c-ec-4b-89-ac-bd
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1569]: RRQ from XXX filename elilo-x86_64.conf
Nov 14 13:41:53 serv-opsi-1 in.tftpd[1570]: RRQ from XXX filename elilo.conf
Nov 14 13:46:32 serv-opsi-1 systemd[1]: opsipxeconfd.service: Killing process 1443 (opsipxeconfd) with signal SIGKILL.
Benutzeravatar
SisterOfMercy
Beiträge: 1524
Registriert: 22 Jun 2012, 19:18

Re: Opsi UEFI boot: elilo.....

Beitrag von SisterOfMercy »

Do you have an option like "PCI above 4G decoding" in your bios set? elilo doesn't seem to like that.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
technotikker
Beiträge: 20
Registriert: 12 Nov 2018, 15:30

Re: Opsi UEFI boot: elilo.....

Beitrag von technotikker »

Hello, unfortunately there is no such options in our computers bios as far as we can see.

Hmm, es scheint so als hätte es zu irgendeinem Zeitpunkt mal geklappt, bei einem Rechenr stand unter Report "pxe configuration loaded" oder so ähnlich in der hwinvent Zeile. Ich versuche mal es nachzustellen.
technotikker
Beiträge: 20
Registriert: 12 Nov 2018, 15:30

Re: Opsi UEFI boot: elilo.....

Beitrag von technotikker »

In der sylog scheinen die Dateien bei den RRQ Eitnrägen (z.B. elilo.conf) ohne Pfadangabe zus tehen, die .efi Datei wird mit relativem Pfad übergeben, sit das richtig?
Auch gab es im pxelinux.cfg/ keine elilo-x86_64.conf Datei, müsste diese da sein?

Danke!
technotikker
Beiträge: 20
Registriert: 12 Nov 2018, 15:30

Re: Opsi UEFI boot: elilo.....

Beitrag von technotikker »

Also wir haben es jetzt hinbekommen, der Fehler war ganz einfach das Opsi bei Efi die Option 67 nicht versteht (im gengesatz zu legacy pxe boot) und man das auf FIle Name ändern muss.

Nun booten die Clients bei Efi allerdings immer in das Opsi boot image auch wenn kein Paket zur Installation ausgewählt ist... hmm.
Antworten