Multicasting stuck on starting to restore image
-
@arainero Did you get this solved?
-
@Sebastian-Roth No, I do not know what to do next. I was waiting to see if anyone had any thoughts.
-
Updated to the latest trunk? Do you still see errors when rebooting? Please check your apache error log and let us know about errors you see in there.
-
@Sebastian-Roth I just updated to the latest trunk and attempted a multicast. The multicast failed and this was in the apache error log. I no longer have a multicast log from the drop down menu in the Log Viewer.
[Fri Nov 20 16:06:55 2015] [error] [client 192.168.1.2] Directory index forbidden by Options directive: /var/www/html/ [Fri Nov 20 22:20:30 2015] [notice] caught SIGTERM, shutting down [Fri Nov 20 22:20:46 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Fri Nov 20 22:20:46 2015] [notice] Digest: generating secret for digest authentication ... [Fri Nov 20 22:20:46 2015] [notice] Digest: done [Fri Nov 20 22:20:46 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.6.15 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured -- resuming normal operations BFD: /var/www/html/fog/service/ipxe/bzImage: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss BFD: /var/www/html/fog/service/ipxe/bzImage32: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss```
-
@arainero are you still getting the getBanner message too?
-
@Tom-Elliott Yes, after doing a multicast service restart I get:
[root@fogserv bin]# PHP Fatal error: Call to undefined method MulticastManager::getBanner() in /opt/fog/service/FOGMulticastManager/FOGMulticastManager on line 14
-
Well I guess the Multicast service is crashing and that’s why you never see clients start a multicast session. But I really wonder why you have this error. Do you have enough free space on your disk
df -h
? Did you see any errors when updating to the latest version? -
@Sebastian-Roth There is enough space and I don’t notice any errors while updating.
-
@arainero I believe I know the problem but I may need a teamviewer session to verify and help fix.
-
@Tom-Elliott What time works for you?
-
Remoted in and found that the files in /opt/fog/{service,etc} were having problems for some reason. Deleted them and installed again and all appears to have worked properly.