Both error logs are clean and I have rebooted. There is a lot of communication from the client to the server going on in the access_log. I was going to try and post some of it, but it keeps being declared as spam.
Posts made by tmerrick
-
RE: High load on FOG server
-
RE: High load on FOG server
It is a Dell R300 server. It ran a load of almost 0 with 0.32 and 250 clients. I currently have only 100 clients.
-
High load on FOG server
I am seeing very high load values on the FOG server:I have set the FOG_SERVICE_CHECKIN_TIME to 300 and it is not doing any imaging - just fog client checkins. Any ideas?
-
RE: New Client issue
I have 250 computers that apparently need their Encryption Data reset. The reset encryption data option would be nice on the group management window.
-
GreenFog does not work
This is on a Red Hat 6.6 system using GIT 4250. When I add an event under Service Configuration I get a message that the service is updated, but no event is ever listed.
-
Git 4250 HostnameChanger fails
Hostname Changer is throwing a security error (see below). The server is Red Hat 6 and the client is windows 7.
------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 7/29/2015 1:24 PM Client-Info Version: 0.9.4 7/29/2015 1:24 PM HostnameChanger Running... 7/29/2015 1:24 PM Middleware::Communication URL: http://10.3.64.58/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=78:2B:CB:A0:35:F6||00:00:00:00:00:00:00:E0&newService=1 7/29/2015 1:24 PM Middleware::Communication Response: Success 7/29/2015 1:24 PM Middleware::Communication URL: http://10.3.64.58/fog/service/hostname.php?moduleid=hostnamechanger&mac=78:2B:CB:A0:35:F6||00:00:00:00:00:00:00:E0&newService=1 7/29/2015 1:24 PM Middleware::Communication Response: Invalid host certificate 7/29/2015 1:24 PM Middleware::Communication URL: http://10.3.64.58/fog/management/other/ssl/srvpublic.crt 7/29/2015 1:24 PM Data::RSA CA cert found 7/29/2015 1:24 PM Middleware::Authentication Cert OK 7/29/2015 1:24 PM Middleware::Communication POST URL: http://10.3.64.58/fog/management/index.php?sub=authorize 7/29/2015 1:24 PM Middleware::Communication Response: Invalid security token ------------------------------------------------------------------------------
-
RE: SVN 3710 : udp-sender send multicast to eth0 instead of em1
It is fixed at 4250.
-
RE: SVN 3710 : udp-sender send multicast to eth0 instead of em1
At 4236 and it is still going to eth1. There is only one Storage node and it has eth0 defined in its interface. Is the master interface setting set someplace else?
-
RE: Red Hat fails to install on service 4236
This will fail on all release 5/6 red hat based systems. ‘chkconfig’ is misspelled in lib/common/functions.sh on line 1089.
-
Red Hat fails to install on service 4236
Here is the error message that I get during install
* Enabling apache and fpm services on boot....................Failed!
-
RE: Muticast broken on git 4196 for servers with multiple nics
This has not been solved.
-
RE: Muticast broken on git 4196 for servers with multiple nics
That did not work (I have even rebooted since this started). It acts like it is no longer using that interface value, but getting a list of NICs from the system and using one of those.
-
RE: Muticast broken on git 4196 for servers with multiple nics
The Interface is set to eth0 there also. So it is not using that value now.
-
Muticast broken on git 4196 for servers with multiple nics
I am running git version 4196 of fog on a red hat release 6.6 system. I can no longer multicast - it just hangs on the clients waiting for the multicast to start. The multicast.log file shows that the multicast server is picking up eth1 instead of eth0 for the multicast interface (both are active). The FOG_UDPCAST_INTERFACE is set to eth0. Is there someplace else to look?
-
RE: SVN 3710 : udp-sender send multicast to eth0 instead of em1
I am running git version 4196 of fog on a red hat release 6.6 system. I can no longer multicast it just hangs on the clients waiting for the multicast to start. The multicast.log file shows that the multicast server is picking up eth1 instead of eth0 for the multicast interface (both are active). The FOG_UDPCAST_INTERFACE is set to eth0. Is there someplace else to look?
-
RE: GreenFOG does not work in either the new or old client
Yes, no longer getting that error message on the new client. I will know tonight if it does shutdown the computer.
I take it that there is a problem with the old client and the current fog? They were shutting down with 0.32, but no longer doing it with 3671.
-
RE: GreenFOG does not work in either the new or old client
Yes, it renames and joins the active directory fine. It is interesting though that the fogTray does not do anything except run. One thing to note is that I am running 64 bit windows 7.
-
GreenFOG does not work in either the new or old client
I am trying to get GreenFOG to work on a Windows 7 Enterprise box with the new client. My FOG server is at SVN 3671, but this looks like a fairly major error:
------------------------------------------------------------------------------ -----------------------------------GreenFOG----------------------------------- ------------------------------------------------------------------------------ 7/2/2015 10:01 AM Client-Info Version: 0.8.4 7/2/2015 10:01 AM GreenFOG Running... 7/2/2015 10:01 AM Middleware::Communication URL: http://10.3.64.58/fog/service/servicemodule-active.php?moduleid=greenfog&mac=34:17:EB:BA:12:E7||00:00:00:00:00:00:00:E0&newService=1 7/2/2015 10:01 AM Middleware::Communication Response: Success 7/2/2015 10:01 AM Middleware::Communication URL: http://10.3.64.58/fog/service/greenfog.php?mac=34:17:EB:BA:12:E7||00:00:00:00:00:00:00:E0&newService=1 7/2/2015 10:01 AM Middleware::Communication Response: Success 7/2/2015 10:01 AM Service ERROR: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) ------------------------------------------------------------------------------