<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cron:  b queue max run limit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853362#M94178</link>
    <description>Ralph,&lt;BR /&gt;&lt;BR /&gt;I certainly don't think it could hurt.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 27 Nov 2002 14:42:33 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2002-11-27T14:42:33Z</dc:date>
    <item>
      <title>cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853356#M94172</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I wonder if the reason for this is a massive performance bottleneck (but PerfView doesn't indicate such for the  time of occurance), or there exists a maximum run limit to be set/configured somewhere?&lt;BR /&gt;&lt;BR /&gt;In /var/adm/cron/log there are excessive entries as such (see below), and all cron jobs weren't executed but (as written) rescheduled.&lt;BR /&gt;The only rescue was to restart cron :-(&lt;BR /&gt;&lt;BR /&gt;! b queue max run limit reached Tue Nov 26 18:05:06 MET 2002&lt;BR /&gt;! rescheduling at job Tue Nov 26 18:05:06 MET 2002&lt;BR /&gt;! b queue max run limit reached Tue Nov 26 18:05:34 MET 2002&lt;BR /&gt;! rescheduling at job Tue Nov 26 18:05:34 MET 2002&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can someone give me an explanation or a hint?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ralph</description>
      <pubDate>Wed, 27 Nov 2002 13:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853356#M94172</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2002-11-27T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853357#M94173</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;have a look at /var/adm/cron/queuedefs (man queuedefs) to see how concurrent cron jobs are limited.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 27 Nov 2002 13:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853357#M94173</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-11-27T13:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853358#M94174</link>
      <description>Ralph,&lt;BR /&gt;&lt;BR /&gt;If you have PHCO_24702 installed, you need to install PHCO_27141 as well.  See this thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1cb03a7b3682d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1cb03a7b3682d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 27 Nov 2002 14:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853358#M94174</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-27T14:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853359#M94175</link>
      <description>Hi Ralph:&lt;BR /&gt;&lt;BR /&gt;See 'man 4 queuedefs'.  The system-wide limit for all queues is 100.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 27 Nov 2002 14:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853359#M94175</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-11-27T14:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853360#M94176</link>
      <description>Set queuedefs to allow single or 2 jobs only.  Also, make sure you install the patch recommended as your system will sit and spin trying to launch at jobs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 27 Nov 2002 14:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853360#M94176</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-11-27T14:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853361#M94177</link>
      <description>Yes, &lt;BR /&gt;it seems you all were right in your assumption of too low queuedef values.&lt;BR /&gt;As it revealed upon inspection the value for batch jobs was set to only 4 and that for at jobs also.&lt;BR /&gt;For cron there wasn't an entry in the file so that I presume the default of 100 (or what is left from 100 when max batch an d at jobs are subtracted) will be taken for cron.&lt;BR /&gt;I increased both max jobs No. to 10 for at and batch (hope this will suffice).&lt;BR /&gt;Unfortunately I couldn't find something in neither the manpages of cron nor queuedefs on how this new value is conveyed to the running cron daemon.&lt;BR /&gt;I hesitate to restart cron through its init script right now (production server).&lt;BR /&gt;Will a SIGHUP to cron's PID be of any help?</description>
      <pubDate>Wed, 27 Nov 2002 14:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853361#M94177</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2002-11-27T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853362#M94178</link>
      <description>Ralph,&lt;BR /&gt;&lt;BR /&gt;I certainly don't think it could hurt.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 27 Nov 2002 14:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853362#M94178</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-27T14:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853363#M94179</link>
      <description>Actually, Ralph, I tried the SIGHUP to be sure.  It didn't have any ill effects - I just don't know if it will make cron re-read it's config.  Try it and let me know, then we'll both have learned something.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 27 Nov 2002 14:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853363#M94179</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-27T14:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853364#M94180</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;actually, I cannot tell if SIGHUP has any effect on HP-UX's cron.&lt;BR /&gt;&lt;BR /&gt;(usually this signal was only chosen as an informal convention of daemon developers to have them reread their configuration and reinitialize themselves, because as session leaders that are dissociated from the terminal they have no other need for a SIGHUP.&lt;BR /&gt;More recent daemons such as Apache's httpd actually prefer SIGUSR[12] to reinitialize I think)&lt;BR /&gt;&lt;BR /&gt;After I sent cron a SIGHUP I couldn't find a confirming entry that it caught it.&lt;BR /&gt;&lt;BR /&gt;I assume cron wil read queuedefs file (or a hashed copy) continously like new entries to crontabs.&lt;BR /&gt;&lt;BR /&gt;Unfortunately the manpage doesn't reveal anything about its behaviour.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Nov 2002 16:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853364#M94180</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2002-11-27T16:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: cron:  b queue max run limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853365#M94181</link>
      <description>Ralph,&lt;BR /&gt;&lt;BR /&gt;I was hoping that, once you'd SIGHUP'ed, you would be able to see a flow of at jobs.  Did you check for that patch I mentioned?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 27 Nov 2002 16:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-b-queue-max-run-limit/m-p/2853365#M94181</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-27T16:09:02Z</dc:date>
    </item>
  </channel>
</rss>

