Packet Fragmentation
-
You’re fine man. Thanks for attempting. Hopefully all works well tomorrow. Try using the wiki though to install. It may help a little bit.
-
I’m going to fire up that mobile version I made last week and go through the history. It only took a little bit and I had it up and running, there’s just something I either messed up bad or am missing. I’ll get it figured out.
-
Just an update, looks like I used 5.9 last time. Did so again this time and had fog up and running in minutes…
-
Hey Tom, got a minute?
-
K, installed Fog on Centos 5.9 but have another issue. Sorry, I know I’m a pain…
When I go to create a task and get to the part to confirm the task, All I get is the Task Management title and a Confirm Task sub title, but no buttons or any way to confirm.
-
In the file tasks.confirm.include.php change the references to &$tmp to $tmp and you should be good.
-
[quote=“Tom Elliott, post: 23756, member: 7271”]In the file tasks.confirm.include.php change the references to &$tmp to $tmp and you should be good.[/quote]
Ya, did that but it didn’t change anything.
-
It’s not just the web gui, if I do it from the pxe menu, I have the same result
-
Hey Tom,
Some more issues, though I may be onto something. With our .30 fog server that is on a VM, I can image 6 or 7 pc’s at a time without issue. With the new .32 server, which is a dedicated server (hardware not vm) connected directly to our core switch, I can’t image more than 2. If I try a third, it just locks up. I’ve tried an old Dell 860 and a Dell 2850 (getting very good at building a FOG server now, only takes about half an hour lol).
Before our Sys Admin left, he told us to always use the bzImage file and pxelinux.0 from the original FOG server (can’t remember why). My question is, would those files from .30 be compatible with the .32 FOG? Could this be what is causing the issue?
Our network guy noticed a lot of DUP ACK packets. This happens with the .30 server as well, just not as much as the .32 server.
So I’ve tried different server hardware, different network cables, different ports on the core. All with the same results. The only thing the same everytime is using those 2 files. Also, 32 always fails for me at clamav (yes I modified the config.sh file to remove the -update) so I install that prior to running the ./installfog.sh using yum (yum install clamav).
Any ideas that could help me out here?
-
Thanks for the help on IRC Tom!
-
hey tom, have that issue again like above where task management is blank. I’m on irc and could really use your help if you are around
-
Here is the error_log:
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of createCronScheduledPackage(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 1951, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of createSingleRunScheduledPackage(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 2045, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of createCronScheduledPackage(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 2072, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of createSingleRunScheduledPackage(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 2158, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of createCronScheduledPackage(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 2185, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Notice: Undefined index: noconfirm in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 29, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Notice: Undefined index: shutdown in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 732, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Notice: Undefined index: singlesched in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 845, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Notice: Undefined index: cronsched in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 846, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url]
[Fri Apr 04 15:48:00 2014] [error] [client 192.168.206.7] PHP Fatal error: Call to undefined function sys_get_temp_dir() in /var/www/html/fog/commons/functions.include.php on line 1552, referer: [url]http://192.168.96.5/fog/management/index.php?node=tasks&type=host&direction=down&noconfirm=527[/url] -
Try the command
[code]sed ‘s:&$tmp:$tmp:g’ -i /var/www/fog/management/includes/tasks.confirm.include.php[/code]