<div dir="ltr"><div><div><div>Thanks for the tip!<br><br></div>I restarted taskomatic and the newly registered servers are checking in immediately, so it looks like that may have been the issue.<br><br></div>I set up a cronjob to restart taskomatic every 12 hours, so hopefully that should solve it.<br><br></div>Thanks again!<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Pat Blair<br>Sr. Unix Administrator<br>Peapod, LLC<br><a href="mailto:pblair@peapod.com" style="color:rgb(17,85,204)" target="_blank">pblair@peapod.com</a><br></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Fri, Aug 28, 2015 at 11:46 AM, Coffman, Anthony J <span dir="ltr"><<a href="mailto:Tony.Coffman@snapon.com" target="_blank">Tony.Coffman@snapon.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">There is some kind of new bug in the Spacewalk 2.3 version of taskomatic where client system reports aren’t processed in a timely fashion.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">If you restart taskomatic, it should process in a few minutes which is definitely less painful than a full restart.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">If you are on 2.3 – this might be the issue you are experiencing.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">--Tony<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><a name="14f7534307d7d576__MailEndCompose"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></a></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> <a href="mailto:spacewalk-list-bounces@redhat.com" target="_blank">spacewalk-list-bounces@redhat.com</a> [mailto:<a href="mailto:spacewalk-list-bounces@redhat.com" target="_blank">spacewalk-list-bounces@redhat.com</a>]
<b>On Behalf Of </b>Patrick Blair - Peapod<br>
<b>Sent:</b> Friday, August 28, 2015 11:59 AM<br>
<b>To:</b> <a href="mailto:spacewalk-list@redhat.com" target="_blank">spacewalk-list@redhat.com</a><br>
<b>Subject:</b> [Spacewalk-list] Added servers not showing updates in UI without master server restart<u></u><u></u></span></p><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hi Spacewalkers,<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">I was just wondering if anyone has come across a similar problem:<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">After I register a new server (that requires updates) to our Spacewalk instance (either direct or through a proxy), the UI shows that it is fully up to date and that no package upgrades are required. This persists
 even through rhn_check(s) and rhn-profile-sync being run on the client servers.<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">The only way that this seems to resolve itself is through a full restart of the Spacewalk master.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Though, if I run a yum update on the client, all the updates will come through correctly.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">This started happening after I ran pgtune on the postgresql DB and applied the optimized settings as follows:<br>
<br>
maintenance_work_mem = 704MB<br>
effective_cache_size = 8GB<br>
work_mem = 18MB<br>
wal_buffers = 16MB<br>
shared_buffers = 2816MB<br>
default_statistics_target = 100<br>
checkpoint_segments = 32<u></u><u></u></p>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">I also enabled autovacuum with the default settings.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Has anyone else experienced these issues and/or found a fix?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Thanks!<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<u></u><u></u></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal">Pat Blair<br>
Sr. Unix Administrator<br>
Peapod, LLC<br>
<a href="mailto:pblair@peapod.com" target="_blank"><span style="color:#1155cc">pblair@peapod.com</span></a><u></u><u></u></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div></div><div>
<p class="MsoNormal">This email and any attachments may contain information that is proprietary,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">confidential and/or privileged and for the sole use of the intended recipients(s)<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">only.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">If you are not the intended recipient, please notify the sender by return<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">email and delete all copies of this email and any attachments. Ahold and/or its<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">subsidiaries shall neither be liable for the inaccurate or incomplete transmission<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">of the information contained in this email or any attachments, nor for any delay<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">in its receipt. To the extent this email is intended to create any legal obligation,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">the obligation shall bind only the contracting entity and not any other entity within<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">the Ahold Group.<u></u><u></u></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">This email and any attachments may contain information that is proprietary,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">confidential and/or privileged and for the sole use of the intended recipients(s)<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">only.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">If you are not the intended recipient, please notify the sender by return<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">email and delete all copies of this email and any attachments. Ahold and/or its<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">subsidiaries shall neither be liable for the inaccurate or incomplete transmission<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">of the information contained in this email or any attachments, nor for any delay<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">in its receipt. To the extent this email is intended to create any legal obligation,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">the obligation shall bind only the contracting entity and not any other entity within<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">the Ahold Group.<u></u><u></u></p>
</div>
</div>
</div>

</blockquote></div><br></div></div>

<br>
<div>This email and any attachments may contain information that is proprietary,</div><div>confidential and/or privileged and for the sole use of the intended recipients(s)</div><div>only.</div><div>If you are not the intended recipient, please notify the sender by return</div><div>email and delete all copies of this email and any attachments. Ahold and/or its</div><div>subsidiaries shall neither be liable for the inaccurate or incomplete transmission</div><div>of the information contained in this email or any attachments, nor for any delay</div><div>in its receipt. To the extent this email is intended to create any legal obligation,</div><div>the obligation shall bind only the contracting entity and not any other entity within</div><div>the Ahold Group.</div>
<br>
<div>This email and any attachments may contain information that is proprietary,</div><div>confidential and/or privileged and for the sole use of the intended recipients(s)</div><div>only.</div><div>If you are not the intended recipient, please notify the sender by return</div><div>email and delete all copies of this email and any attachments. Ahold and/or its</div><div>subsidiaries shall neither be liable for the inaccurate or incomplete transmission</div><div>of the information contained in this email or any attachments, nor for any delay</div><div>in its receipt. To the extent this email is intended to create any legal obligation,</div><div>the obligation shall bind only the contracting entity and not any other entity within</div><div>the Ahold Group.</div>