Backend data missing error

Antworten
Sznefru
Beiträge: 35
Registriert: 11 Jan 2012, 11:59

Backend data missing error

Beitrag von Sznefru »

Hi,


When I'm trying to wake up a client from opsi configed i got this error message (popup window):

Backend missing data error: Failed to get hardware address for host 'xxxx.yyy.zz'

and

when i'm trying to install client agent from server, i get this warning message:


ODistrib:/opt/pcbin/install/opsi-client-agent # ./opsi-deploy-client-agent -u "KDB\\hege" hp1321r.kdb.hu
Password:
[warning] Failed to get hardware ethernet address for host 'hp1321r'

(But the install is working)

11.3 OpenSuse


Thank You!
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: Backend data missing error

Beitrag von d.oertel »

Hi,

the opsi server need the the MAC of the client in two cases:
1. to create the tftp start file for a netboot product via pxe
2. for a WakeOnLan broadcast

While the installation of the opsi-client-agent the installation script tries to get the correct MAC of the client and transmit it to the server. But the installation will not fail if it fail to get the MAC for any reasons.

In this case you have the possibillity to edit the MAC in the opsi-configed.

regards

d.oertel


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Sznefru
Beiträge: 35
Registriert: 11 Jan 2012, 11:59

Re: Backend data missing error

Beitrag von Sznefru »

d.oertel hat geschrieben:Hi,

the opsi server need the the MAC of the client in two cases:
1. to create the tftp start file for a netboot product via pxe
2. for a WakeOnLan broadcast

While the installation of the opsi-client-agent the installation script tries to get the correct MAC of the client and transmit it to the server. But the installation will not fail if it fail to get the MAC for any reasons.

In this case you have the possibillity to edit the MAC in the opsi-configed.

regards

d.oertel

Ok, thank you, i understand it.
But we have a test opsi server, where the opsi-client-agent install script is working correctly. But on the new opsi server i get the warning message ([warning] Failed to get hardware ethernet address for host 'hp1321r')
So i don't know where is the difference between the 2 servers. Maybe I forget to set something at the installation of opsi or the problem is elsewhere.

regards,

Sznefru.
Antworten