Fog 1.1.1 - Host is NOT registered! Error
-
I updated from fog 0.34 to 1.1.1 under Ubuntu 12.04
When I try to upload an image to the server with an old, existing host (that i imported from dhcp), boot the laptop through pxe i get the message “Host is NOT registered”. The mac address is correct (laptop, host, task).
When I run a quick registration and inventory, i get a new host object in the database and it is possible to upload an image to the server.
Unfortunatly i can not quick register all 200 hosts again.
What do I need to modify, that I can use my old hosts to up- and download images?
Thanks for your help.
-
What MAC Address is in the Host? Is it the LAN, or Wireless?
-
it’s the LAN mac address. the LAN mac address is the primary mac address.
-
I ask because you state this:
[quote]When I try to upload an image to the server with an old, existing host (that i imported from dhcp), boot the laptop through pxe i get the message “Host is NOT registered”. The mac address is correct (laptop, host, task).[/quote]But then you state that all is correct. Are you sure it’s correct? The MAC that’s being sent to the boot script is registered to the host? You said if you register the host, all works perfectly. This is telling me the MAC that’s booting is NOT the MAC that’s registered for the host. Heck, it’s not even registered to the Wrong host. I say this because your system is telling you that they’re not registered.
-
ooops. Thanks for explaining the process. There was a 44 instead of a 04 in the mac address. My fault.