<?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: HP 9000 Print Queue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539158#M26385</link>
    <description>These are not basic LPD (rlp) spoolers... This is where I stop. Sorry.</description>
    <pubDate>Wed, 13 Jun 2001 04:17:08 GMT</pubDate>
    <dc:creator>Jordan Bean</dc:creator>
    <dc:date>2001-06-13T04:17:08Z</dc:date>
    <item>
      <title>HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539150#M26377</link>
      <description>I recently inherited an HP 9000 as part of a remote network under my administration and I don't know a great deal about it.  I recently changed the ip addressing of my network.  None of the printers will print.  I have modified the hosts file to represent the new IP's of the printers.  I have been told that I may need to restart the print queue for the printers.  Does this sound right and how do I do that?   Thanks very much for your help.</description>
      <pubDate>Mon, 11 Jun 2001 19:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539150#M26377</guid>
      <dc:creator>Steven Blevins</dc:creator>
      <dc:date>2001-06-11T19:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539151#M26378</link>
      <description>There are a couple of things you could try:&lt;BR /&gt;&lt;BR /&gt;1)  disable printer_name&lt;BR /&gt;enable printer_name&lt;BR /&gt;&lt;BR /&gt;Do this for each printer, if you don't have very many.  Try one first and see if it works.&lt;BR /&gt;&lt;BR /&gt;2)  lpshut   --&amp;gt; to stop the lp scheduler&lt;BR /&gt;lpsched --&amp;gt; to restart the lp scheduler&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/lp stop&lt;BR /&gt;/sbin/init.d/lp start&lt;BR /&gt;&lt;BR /&gt;will do the same exact thing.&lt;BR /&gt;&lt;BR /&gt;Can you ping the printers by name and IP address.  Did you change the IP address on the printers themselves?</description>
      <pubDate>Mon, 11 Jun 2001 21:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539151#M26378</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-06-11T21:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539152#M26379</link>
      <description>lpshut&lt;BR /&gt;ps -ef | grep lpsched&lt;BR /&gt;&lt;BR /&gt;kill all remaining lpsched&lt;BR /&gt;&lt;BR /&gt;lpsched -v&lt;BR /&gt;&lt;BR /&gt;check with ps to make sure that lpsched can run</description>
      <pubDate>Tue, 12 Jun 2001 05:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539152#M26379</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-06-12T05:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539153#M26380</link>
      <description>Hi Steven&lt;BR /&gt;&lt;BR /&gt;Incase you are sure that the printers installed are fine interms of IP connectivity and have the valid IP ADD in the /etc/hosts then follow the following :&lt;BR /&gt;&lt;BR /&gt;1. lpshut ---&amp;gt; to stop the scheduler.&lt;BR /&gt;2. cd /usr/spool/lp&lt;BR /&gt;3. rm FIFO , rm SCHEDLOCK&lt;BR /&gt;4. enable &amp;lt; printer name &amp;gt;&lt;BR /&gt;5  accept &amp;lt; printer name &amp;gt;&lt;BR /&gt;6. lpsched ---- &amp;gt; to restart the scheduler.&lt;BR /&gt;&lt;BR /&gt;This will set the printer right  , incase it was installed and was working , in case it is not done please remove  the printers and reinstall them.&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 12 Jun 2001 12:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539153#M26380</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-06-12T12:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539154#M26381</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'd look at Patrick's last issue first.  Can you ping the printers from the HP?  If not you should verify routing on the HP as well as the default gateway on each printer.</description>
      <pubDate>Tue, 12 Jun 2001 13:10:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539154#M26381</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-06-12T13:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539155#M26382</link>
      <description>What interface is used? JetAdmin or LPD? What does `lpstat -v` report? If the printers where setup by IP (eg lpadmin -pprinter -ormIP -orpTEXT ...) then it will be a little work correct them.</description>
      <pubDate>Tue, 12 Jun 2001 16:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539155#M26382</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-06-12T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539156#M26383</link>
      <description>OK... I have 4 printers and now I have 2 of them printing.  I can ping all the printers by name and address.  lpstat -v says /dev/null for all.  lpstat -t says that the 2 dead printers are printing a job but nothing is actually printing....the jobs just sit there.  All the ip addresses were set using JetAdmin.  All printers are enabled and accepting requests.  Thanks for your help so far.</description>
      <pubDate>Wed, 13 Jun 2001 00:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539156#M26383</guid>
      <dc:creator>Steven Blevins</dc:creator>
      <dc:date>2001-06-13T00:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539157#M26384</link>
      <description>Depending on how JetAdmin was used, the IP address for the printer (rather than the hostname) may have been used and thus, the scripts are ignoring /etc/hosts or DNS. First, disable the printer(s) that are not working.&lt;BR /&gt;&lt;BR /&gt;Go to the /etc/lp/interface and look at the script named the same as the failing printers. vi the file and search for PERIPH= and change it to match the network name of the printer. Save the file and enable printer(s). They should start working. You can also troubleshoot JetDirect printers with the JetAdmin program.</description>
      <pubDate>Wed, 13 Jun 2001 00:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539157#M26384</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-06-13T00:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539158#M26385</link>
      <description>These are not basic LPD (rlp) spoolers... This is where I stop. Sorry.</description>
      <pubDate>Wed, 13 Jun 2001 04:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539158#M26385</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-06-13T04:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP 9000 Print Queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539159#M26386</link>
      <description>We got em'....The setup files for the printers indeed had the IP's in them instead of the printer name.  We have all 4 working now.  Thanks to all for your help...</description>
      <pubDate>Wed, 13 Jun 2001 11:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-9000-print-queue/m-p/2539159#M26386</guid>
      <dc:creator>Steven Blevins</dc:creator>
      <dc:date>2001-06-13T11:23:47Z</dc:date>
    </item>
  </channel>
</rss>

