-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
20230331 release not work with ESXi 7.0U3 VM on Dell R730 #75
Comments
@rluzuriaga @George1421 Can anyone confirm the latest inits are causing this issue? @Tokisaki Sorry for the very long delay. Summer is a pretty busy time. Allow me a question. The version number 5.15.98 is a Linux kernel version but 20230331 is a FOS init version. Can you make checks with old and new kernels and inits to see which one is causing the problem? |
Hi there! I can confirm that lastest's init.xz release is also giving the same problem. I have added verbose 7 in the FOG Client Boot Settings in the FOG Server frontend, so I was able to see the log that I attach to this comment as "FOS Kernel Panic.jpg" Thanks for your help |
@villalvilla can you try with the new kernel and init from this release and let me know if this works. |
I'm experiencing the same issue with all kernel versions that are > 4.x. The last kernel/initrd pair that works fine for me is the one released with FOG 1.5.9. I am trying this in a lab with 18 identical Lenovo computers. The only difference that I know of is that some of them were equipped with NVMe drives and some with SATA-connected SSDs. Interestingly, the ones with NVMes work perfectly fine with all kernel versions. I'm happy to debug this further if more information is needed. |
I did a git bisect and the first bad commit is 5c0b983. |
@dpieczynski is your setup exactly the same as the original post? |
@rluzuriaga if you mean the "ESXi 7.0U3 VM on Dell R730" part of this issue, then no. I'm imaging physical Lenovo computers. I didn't open another issue because the error I'm getting seems to be exactly the same. |
@dpieczynski Ahh okay, so this is a bit different than the original issue but I'll keep the issue here for consistency. |
@rluzuriaga I have tried the experimental kernel and it panics the same way as all the releases since the switch from 4.19.145 to 5.10.12. The computers I mentioned before are Lenovo V520S-08IKL. The kernel does not panic on the ones that have NVMe drives. Those can be imaged successfully. The only difference I can pinpoint is the drive: NVMe vs SATA SSD and slightly different "machine model" in BIOS (10NM0020PB for the NVMe ones and 10NM006CPB for the SATA ones). I don't know if the machine model signifies any important difference. Maybe it's different because some of the computers come equipped with NVMe? They all have the same processor (Core i5-7400) and RAM amount (8 gigs). |
after my test the 5.15.98 working good.but the 20230331 told me VFS:unable to mount root fs
The text was updated successfully, but these errors were encountered: