After upgrade last version fog z400 problem boot
-
@Abuelika Do you have another z400 to test on? This “could be” a hardware issue (failure) or a real kernel issue. The differences in the kernels could be simply a SMP version vs a uni processor version. If it can be isolated to this specific computer or this specific model.
For clarity this is the processor in this system Xeon Quad-Core model W3565
-
ok. I will try another z400 to narrow the problem.
-
-
@Abuelika Can you please try booting any kind of live linux on this machine to see if this is working?
Another thing to test would be sending ICMP pings to the client while it is booting. This way you might find out if the kernel is actually freezing the machine or just kind of waiting there.
Then one more thing that comes to my mind. Please go to FOG configuration -> FOG settings -> FOG Boot Settings and enable FOG_KERNEL_DEBUG plus crank up FOG_KERNEL_LOGLEVEL to 7 to see if we can get any more information on this.
See there are people saying that they have issues with linux on a z400 machine. But this is not on boot up but while it is running the GUI already.
-
No problem with linux live cd.
ICMP ping to client lost
I put FOG_KERNEL_LOGLEVEL to 7 and check FOG_KERNEL_DEBUG
-
@Abuelika You might want to update the BIOS of the Z400 and see if that helps, latest BIOS dates from April this year and fixed a couple of issues with certain CPUs.
http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=3718669&swLangOid=8&swEnvOid=4059
-
@Quazz said in After upgrade last version fog z400 problem boot:
You might want to update the BIOS of the Z400 and see if that helps, latest BIOS dates from April this year and fixed a couple of issues with certain CPUs.
I upgrade bios to 3,60 ( last ) and the error is diferent:
-
@Abuelika Looking a lot better already, I can’t spot an error right now, just information about its boot process. Does it stop there when you try to image? Or does something else happen/show up?
-
Great catch with the BIOS update @Quazz! I don’t see any error on that the latest picture either! The only issue I can think of (as live CD is booting fine - by the way which one did you try?) is that we have all the drivers compiled directly into the kernel while most distros use kernel modules that are not automatically loaded on boot up. Possibly one of the modules is causing the issue. But if we don’t get any error on screen we are pretty lost with this.
-
@Quazz said in After upgrade last version fog z400 problem boot:
Looking a lot better already, I can’t spot an error right now, just information about its boot process. Does it stop there when you try to image? Or does something else happen/show up?
It appears kernel panic :
-
I guess we need @Tom-Elliott to compile a kernel including the symbols. Just looking at the hex numbers won’t help us. When you have time Tom - no need to hurry.
-
@Sebastian-Roth said in After upgrade last version fog z400 problem boot:
I guess we need @Tom-Elliott to compile a kernel including the symbols. Just looking at the hex numbers won’t help us. When you have time Tom - no need to hurry.
Ok. No problem. Use an earlier version of bzImage works for computer models that have
-
@Abuelika One thing you can do in the mean time (as you noted) use an older kernel for this model. You can install this bzImage in the same directory fog/service/ipxe but name it bz400Image (or what ever) and then for the host definition you will have to manually register the system but you can specify the kernel name in the host configuration in the FOG web gui.
-
Hi there,
same Problem…
Z400 - BIOS-Version: 7G3_0357 / 19. Nov. 2013
FOG-Version: 1.3.5I just added to Host:
Host Kernel Arguments: “acpi=off”Worked for me
BR
Beekay