@Junkhacker Alright I disabled IMAGEREPLICATORGLOBALENABLED and that process went away. Thanks.
Posts made by andjjru
-
RE: 1.3.4 - high cpu load - client login
-
RE: 1.3.4 - high cpu load - client login
@Junkhacker /opt/fog/snapins
Sorry for the confusion earlier with us all participating here, I should’ve introduced myself.
-
RE: 1.3.4 - high cpu load - client login
@andjjru OK I discovered the IGNORE option and it appears to have run on 5025 hosts. No noticeable improvement in CPU load still, so probably need figure out that error.
mysql> UPDATE IGNORE hosts SET hostPubKey="", hostSecToken="", hostSecTime="0000-00-00 00:00:00"; Query OK, 5025 rows affected, 21415 warnings (0.43 sec) Rows matched: 21415 Changed: 5025 Warnings: 21415
-
RE: 1.3.4 - high cpu load - client login
@Wayne-Workman I tried running that command from the wiki and received an error.
ERROR 1292 (22007): Incorrect datetime value: '0000-00-00 00:00:00' for column 'hostSecTime' at row 1
-
RE: Additional MACs picking up software VPN
Alright, I’ll just go scrub them from the database then. Thanks, Tom.
-
RE: Additional MACs picking up software VPN
I put in the full MAC in there and saved but I’m still seeing the MAC under pending and on a host I picked out from the list. Is there anything else I need to do? Do I just need to be patient?
-
RE: Additional MACs picking up software VPN
Well, look at that. “[FONT=Ubuntu][COLOR=#555555]FOG_QUICKREG_PENDING_MAC_FILTER” is the setting I take it?[/COLOR][/FONT]
-
Additional MACs picking up software VPN
We had an issue recently where a software VPN MAC address was picked up by the FOG client on a laptop and accidentally added by someone (me) as an additional MAC. Since the VPN is installed the same and has the same MAC address on all the laptops it’s on, this caused quite a few laptops to rename themselves once taken offsite before we realized what was happening and deleted the offending host from FOG. We now know better and to be more careful in the future, but is there any chance of a safeguard to this sort of thing in the future?
edit: Or does anyone have any ideas on how to blacklist one MAC address from being added to the database?
-
RE: Can't add AD OU in 1.1.2
Thanks, that’ll work well enough for now.
With the newest version of GroupManagementPage.class.php, clicking on a group from search results takes several minutes to load, as do most changes to the group once it finally loads. During these times, apache is pegging a CPU core or two.
-
RE: Can't add AD OU in 1.1.2
Tom, seems that the fancy new features on the new group page are really slowing things down for me. Could you make a new version of the “orig” file with the AD settings fixed the same way?
-
RE: Can't add AD OU in 1.1.2
OK. What file is that in so that I can just pull that?
-
RE: Can't add AD OU in 1.1.2
While this is much friendlier for those adverse to typing, I’ve got a couple hundred OUs to pipe into that one line now. Would it be possible to at least make the settings edit-able on a host and group level?
-
RE: Setting Printer settings by Group not functioning (1.1.1)
Thanks. I had been waiting for more of a changelog before updating again, but I’ll just go ahead and do that I guess.
-
Setting Printer settings by Group not functioning (1.1.1)
It’s come to my attention today that group printer settings are not functioning. Adding or removing printers or changing the management level does not change on any of the group members.
-
RE: Unassigned snapins deploying with imaging tasks with timestamps in the past
Well, I did a “mysqlcheck -o” and will be keeping an eye on things.
-
Unassigned snapins deploying with imaging tasks with timestamps in the past
I’m having a weird issue with seemingly random and sometimes blank snapins deploying with imaging tasks with timestamps in the past. Most recently this is on newly registered hosts that I know never had any snapins assigned to them previously. Similarly, I’ve been having snapins show up in active snapins with the host column blank. I’m guessing I might have some database corruption?
-
Enlarge Snapins selection box and/or sort it by name
I really like the new snapin selection box’s ability to select more than one snapin, and the ability to click on assigned snapins to get to their edit pages. However, with the amount of snapins we have in our organization the sorting by creation time, especially with the small size of the box, is a bit of a pain.
-
RE: Realtek 8111\8168 & undionly.kpxe -> hangs on Initialising Devices...
Did you try undionly.kkpxe as I recommended earlier in the thread?
-
RE: Realtek 8111\8168 & undionly.kpxe -> hangs on Initialising Devices...
The undionly.kkpxe from trunk seems to have resolved my IRRT issues, at least on the E6500. Moves on to the hard drive via sanboot no problem.
[url]http://sourceforge.net/p/freeghost/code/1769/tree//trunk/packages/tftp/undionly.kkpxe[/url]