Fog 1.6 - Kernel Panic
-
Hello,
I have update to 1.6 and i have this during install :* Setting up and starting TFTP Server.........................xinetd.service is not a native service, redirecting to systemd-sysv-install Executing /lib/systemd/systemd-sysv-install is-enabled xinetd tftpd-hpa.service is not a native service, redirecting to systemd-sysv-install Executing /lib/systemd/systemd-sysv-install is-enabled tftpd-hpa Too few arguments. Too few arguments. OK
And during deploy :
I have download manually .xz files in cas they were corrupt on my side without success.
root@fog0210003p:~/fogproject/bin# ls /var/www/fog/service/ipxe/ -l total 54692 -rw-r--r-- 1 fogproject www-data 1943 juin 21 17:13 advanced.php -rw-r--r-- 1 fogproject www-data 16272 juin 21 17:13 bgdark.png -rw-r--r-- 1 fogproject www-data 21280 juin 21 17:13 bg.png -rw-r--r-- 1 fogproject www-data 1134 juin 21 17:13 boot.php -rw-r--r-- 1 fogproject www-data 8389280 juin 21 17:14 bzImage -rw-r--r-- 1 fogproject www-data 7808448 juin 21 17:14 bzImage32 -rw-r--r-- 1 fogproject www-data 76 juin 21 17:14 bzImage32.sha256 -rw-r--r-- 1 fogproject www-data 74 juin 21 17:14 bzImage.sha256 -rw-r--r-- 1 fogproject www-data 234697 juin 21 17:13 grub.exe -rw-r--r-- 1 fogproject www-data 592 juin 21 17:13 index.php -rw-r--r-- 1 fogproject www-data 18863676 juin 21 17:14 init_32.xz -rw-r--r-- 1 fogproject www-data 19691232 juin 21 17:14 init.xz -rw-r--r-- 1 fogproject www-data 25340 juin 21 17:13 memdisk -rw-r--r-- 1 fogproject www-data 1839104 juin 21 17:13 memtest.bin -rw-r--r-- 1 fogproject www-data 29701 juin 21 17:13 refind.conf -rw-r--r-- 1 fogproject www-data 262592 juin 21 17:13 refind.efi -rw-r--r-- 1 fogproject www-data 201600 juin 21 17:13 refind_ia32.efi -rw-r--r-- 1 fogproject www-data 208776 juin 21 17:13 refind_x64.efi
Bios update doesn’t fix the problem but remove the “Firmware Bug” line.
Thank you for your help.
I also see this in apache error log :
[Mon Jun 24 09:31:59.632454 2019] [proxy_fcgi:error] [pid 2051] [client 10.21.1.226:51916] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Class 'ServiceModule' not found in /var/www/html/fog/service/servicemodule-active.php:25\nStack trace:\n#0 {main}\n thrown in /var/www/html/fog/service/servicemodule-active.php on line 25\n'
-
@jmeyer The updated init files I pushed out are a bit bigger in size so you need to update the RAMDISK size in the FOG settings. The next FOG releases will do that for you but up to now this is something to be manually done: Please go to the FOG web UI -> FOG Configuration -> FOG Settings -> FTP Server and increase KERNEL RAMDISK SIZE from
127000
to275000
.Executing /lib/systemd/systemd-sysv-install is-enabled tftpd-hpa Too few arguments. Too few arguments. OK
Maybe something that needs fixing. What OS do you install FOG on?
-
@Sebastian-Roth
I run Ubuntu 16.04. lol
It’s an old FOG install.It’s working much better.
Thank you for the information. -
@jmeyer said in Fog 1.6 - Kernel Panic:
It’s an old FOG install.
What do you mean by that??
Do I get this right? You updated to
working-1.6
? Why did you decide to use that version? -
@Sebastian-Roth
I make new install of Fog under Debian.
I was using Ubuntu years ago so it’s old install (3 years old).I have been testing Fog version since years with Tom.
And as i work with VM, i can revert change easily.