<?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 lp sched-- problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622915#M39059</link>
    <description>I am trying to stop the scheduler so I can add a new printer/queue.&lt;BR /&gt;&lt;BR /&gt;I tried using SAM, printers &amp;amp; plotters, print queues, printers and ploters&lt;BR /&gt;&lt;BR /&gt;I also tried lpshut&lt;BR /&gt;&lt;BR /&gt;I attempted to add a printer using SAM, too - unable as scheduler will not&lt;BR /&gt;shutdown&lt;BR /&gt;I tried using a utility IBMnp (IBM net print) - same basic error, lpsched&lt;BR /&gt;active - shutdown first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when I ps-ef | grep lp&lt;BR /&gt;I get:&lt;BR /&gt;&lt;BR /&gt; lpsched&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Nov 2001 14:11:06 GMT</pubDate>
    <dc:creator>SSO Montgomery</dc:creator>
    <dc:date>2001-11-30T14:11:06Z</dc:date>
    <item>
      <title>lp sched-- problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622915#M39059</link>
      <description>I am trying to stop the scheduler so I can add a new printer/queue.&lt;BR /&gt;&lt;BR /&gt;I tried using SAM, printers &amp;amp; plotters, print queues, printers and ploters&lt;BR /&gt;&lt;BR /&gt;I also tried lpshut&lt;BR /&gt;&lt;BR /&gt;I attempted to add a printer using SAM, too - unable as scheduler will not&lt;BR /&gt;shutdown&lt;BR /&gt;I tried using a utility IBMnp (IBM net print) - same basic error, lpsched&lt;BR /&gt;active - shutdown first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when I ps-ef | grep lp&lt;BR /&gt;I get:&lt;BR /&gt;&lt;BR /&gt; lpsched&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Nov 2001 14:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622915#M39059</guid>
      <dc:creator>SSO Montgomery</dc:creator>
      <dc:date>2001-11-30T14:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: lp sched-- problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622916#M39060</link>
      <description>Try killing it, with first just &lt;BR /&gt;&lt;BR /&gt;kill &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;if that doesn't work, try these&lt;BR /&gt;&lt;BR /&gt;kill -5 &lt;PID&gt;&lt;BR /&gt;kill -15 &lt;PID&gt;&lt;BR /&gt;kill -9 &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;/PID&gt;&lt;/PID&gt;&lt;/PID&gt;&lt;/PID&gt;</description>
      <pubDate>Fri, 30 Nov 2001 14:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622916#M39060</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-30T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: lp sched-- problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622917#M39061</link>
      <description>I think there is a sched.lock (or is it SCHED.LOCK) file in one of the lp directories that it is best to remove after killing the 'lpsched' daemon in this manner. Can't find the man page on it.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 30 Nov 2001 14:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622917#M39061</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2001-11-30T14:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: lp sched-- problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622918#M39062</link>
      <description>You could also try doing:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/lp stop&lt;BR /&gt;&lt;BR /&gt;Although this just does an lpshut as well.  If all else fails kill may be your only option.</description>
      <pubDate>Fri, 30 Nov 2001 14:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622918#M39062</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-30T14:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: lp sched-- problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622919#M39063</link>
      <description>Try to kill it with kill -9.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Vince</description>
      <pubDate>Fri, 30 Nov 2001 14:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622919#M39063</guid>
      <dc:creator>Vincent Farrugia</dc:creator>
      <dc:date>2001-11-30T14:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: lp sched-- problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622920#M39064</link>
      <description>If you got multiple lpsched processes, lpshut somoetimes fail to do the job.&lt;BR /&gt;Got to do this :&lt;BR /&gt;&lt;BR /&gt;    1. Kill -9 on all lpsched sessions.&lt;BR /&gt;    2. Suppress the CLD_FIFO, FIFO, and SCHEDLOCK files in the /var/spool/lp directory.&lt;BR /&gt;    3. Use this command:&lt;BR /&gt;         /usr/sbin/lpsched -v -a&lt;BR /&gt;    4. Shut down spooler:&lt;BR /&gt;         /usr/sbin/lpshut</description>
      <pubDate>Fri, 30 Nov 2001 16:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622920#M39064</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2001-11-30T16:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: lp sched-- problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622921#M39065</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Take a look at the thread below,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=01c0cd4a0f10c7beab/screen=ckiDisplayDocument?docId=200000042264025" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=01c0cd4a0f10c7beab/screen=ckiDisplayDocument?docId=200000042264025&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=01c0cd4a0f10c7beab/screen=ckiDisplayDocument?docId=200000024628488" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=01c0cd4a0f10c7beab/screen=ckiDisplayDocument?docId=200000024628488&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Nov 2001 19:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-sched-problems/m-p/2622921#M39065</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-30T19:26:51Z</dc:date>
    </item>
  </channel>
</rss>

