I’m gonna shelve this for a bit we break for vacation today when i get back I will hit this again and get all the logs posted.

Best posts made by Joseph Hales
-
RE: Storage node not syncing
-
RE: No operating system error message after wiping HD and trying to image
What OS is your fog server running on? You can also try the script in this thread https://forums.fogproject.org/topic/4581/let-s-make-scripts
-
RE: Fog Storage Node is Unable to Connect
First thing to check is the ftp trouble shooting steps in the wiki.
-
RE: Fog web interface times out loading almost any page
Ok bit the bullet and restored a backup of the database seems to have fixed the issue I will keep an eye on how it behaves under load today.
-
RE: After Update to SVN 4928 web pages time out constantly
@Wayne-Workman said:
update globalSettings set settingValue = 300 where settingKey = ‘FOG_Service_Checkin_Time’;
Thank you now my web interface is responding did a recent SVN reset this value?
-
RE: After Update to SVN 4928 web pages time out constantly
updating here is lscpu output
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 16
On-line CPU(s) list: 0-15
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 2
NUMA node(s): 2
Vendor ID: GenuineIntel
CPU family: 6
Model: 26
Stepping: 5
CPU MHz: 2261.117
BogoMIPS: 4521.87
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 8192K
NUMA node0 CPU(s): 0,2,4,6,8,10,12,14
NUMA node1 CPU(s): 1,3,5,7,9,11,13,15 -
RE: After Update to SVN 4928 web pages time out constantly
The web page seems to be working now but I am still having some issues and the Apache stops logging a min after restart with the same errors as shown in the attached log.
Apache.log.txt -
RE: Pending hosts notification
I and several others had this issue what happened is during a certain SVN version the MAC addresses were being randomly deleted but this has since been fixed what you need to do is go into MySQL and remove the orphaned records manually. See this thread https://forums.fogproject.org/topic/5811/service-settings-not-enabled-by-default/3
-
RE: FOG User management not working
Version of FOG and last 20 lines or so of your Apache error log right after you try and add a user.
-
RE: SVN 4972 to SVN 5046 server load
SVN 5058 fixes the main issue or at least makes it manageable.
Username jhales Web Server 10.200.10.150 TFTP Server 10.200.10.150 Load Average 6.79, 13.52, 13.55 System Uptime 1:28, 1 user
-
RE: SVN 4972 to SVN 5046 server load
Current checkin time was set to 600 I now moved it to 60000 and restarted the server this is the result. Also what is the increment for the checkin value is it seconds or minutes. Can we update the tooltips to indicate the values for the config fields in fog?
Username jhales Web Server 10.200.10.150 TFTP Server 10.200.10.150 Load Average 34.96, 26.32, 11.34 System Uptime 5 min, 0 users``` No change or even worse preformance?
-
RE: Fog Doesn't copy all Partitions
If this system is still running the original load from dell it most likely has a gpt partition which fog doesn’t like.
-
RE: Fog SVN 5020 and above CPU Hammered thread.
Ok im functional at 4168 just a note all the snapins that weren’t showing up are all there now.
-
RE: Fog SVN 5020 and above CPU Hammered thread.
Updated to 5207 the sleeper code fixed my storage node not connecting but you are correct we are still seeing the max connections issue I will start a new thread on just that issue. As for the comment about to many hosts talking I would note the max connections issue is a recent thing and my hosts have actually decreased this year a small amount. I am also far from the only site running this many host but it is likely that I am the only one who is trying to run SVN at this time most large shops won’t upgrade till final release.
-
RE: Fog Client 11.12 not renaming computer/joining domain (Could not authenticate)
Also if you add the host to a group it will force the reset encryption button to appear in group management you can try that. This appears to be the same issue I am seeing in https://forums.fogproject.org/topic/10167/fog-client-fails-to-authenticate/11 but we haven’t got an answer there yet either but you can try some of the same steps yourself.