Perform Full Host Registration and Inventory - Failed
-
I’m having some issues with my new FOG project/server on Debian. Everything boots fine (picture attached), however, when I tried to Register a new host, give me the error below. Someone here can give me any hint to fix that issue?
Thank you!
-
@exworker9to5 This error is specific to the hardware you try to register. Please try other machines. I am sure you won’t see the same issue.
You can either register this type of machines manually through the FOG web UI and add
noapic
as Host Kernel Arguments in the host’s settings.Or you can add
noapic
as global kernel parameter via FOG Configuration -> FOG Settings -> General Settings -> KERNEL ARGS. Just save the settings and try registering this machine again.Be aware that setting this as a global kernel parameter will use it for each and every host you register/capture/deploy. There might be drawbacks with other kinds of machines using it. That’s why I suggested you manually register/add the machine via the FOG web UI and adding the kernel parameter just for that single host.
-
@sebastian-roth Thank you!
I tested it with a different machine and works perfectly.
Which Version of Linux is better for FOG? Centos, Ubuntu, or Debian? -
@exworker9to5 said in Perform Full Host Registration and Inventory - Failed:
Which Version of Linux is better for FOG? Centos, Ubuntu, or Debian?
They all work fine. It’s more a question of personal preference.