<?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: printer problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348486#M344510</link>
    <description>Hello Bill,&lt;BR /&gt;&lt;BR /&gt;If it was only for 1 printer i would have just created the printer queue manually on another server.&lt;BR /&gt;&lt;BR /&gt;That was just an example.&lt;BR /&gt;&lt;BR /&gt;I have 750 servers to move to other server.&lt;BR /&gt;That is why i am using "lpmgr"&lt;BR /&gt;&lt;BR /&gt;This is the post i had posted before but couldn't get a solution to my problrm&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1306455&amp;amp;admit=109447626+1233518653336+28353475" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1306455&amp;amp;admit=109447626+1233518653336+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sunny</description>
    <pubDate>Sun, 01 Feb 2009 20:14:25 GMT</pubDate>
    <dc:creator>Sunny Jaisinghani</dc:creator>
    <dc:date>2009-02-01T20:14:25Z</dc:date>
    <item>
      <title>printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348483#M344507</link>
      <description>I have a printer configured on a server&lt;BR /&gt;&lt;BR /&gt;Printer Description:&lt;BR /&gt;--------------------&lt;BR /&gt;MANUFACTURER        :Hewlett-Packard;&lt;BR /&gt;COMMAND SET         :PJL,MLC,PCL,PCLXL,POSTSCRIPT;&lt;BR /&gt;MODEL               :HP LaserJet 2100 Series;&lt;BR /&gt;CLASS               :PRINTER;&lt;BR /&gt;DESCRIPTION         :Hewlett-Packard LaserJet 2100 Series&lt;BR /&gt;Printer ID          : 513&lt;BR /&gt;&lt;BR /&gt;The printer works fine on this server (11.11)&lt;BR /&gt;&lt;BR /&gt;When i transferred the printer queue from this server to another(11.11) using &lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/lpmgr -S -xsavedir=/var/sam/lp&lt;BR /&gt;tar -cf /var/sam/lp_spools.tar /var/sam/lp&lt;BR /&gt;&lt;BR /&gt;transferred using scp to another server&lt;BR /&gt;&lt;BR /&gt;On another server&lt;BR /&gt;&lt;BR /&gt;chown -R lp:bin /var/sam/lp_spools.tar&lt;BR /&gt;tar -xfp /var/sam/lp_spools.tar&lt;BR /&gt;/usr/sbin/lpshut&lt;BR /&gt;/usr/sam/lbin/lpmgr –R –xsavedir=/var/sam/lp&lt;BR /&gt;/usr/sbin/lpsched&lt;BR /&gt;&lt;BR /&gt;It does not work. The print jobs get stuck up in the queue.&lt;BR /&gt;&lt;BR /&gt;The printer IP address is reachable from both server and telnet &lt;PRINTER ip=""&gt; 515 works from both servers&lt;BR /&gt;&lt;BR /&gt;Also when i give a test print i do not see the logs updated under /var/adm/lp/log&lt;BR /&gt;&lt;BR /&gt;Instead the log file is getting updated with some old jobs.&lt;BR /&gt;&lt;BR /&gt;I have tried restarting the lp scheduler on server 2&lt;BR /&gt;&lt;BR /&gt;Nothing works&lt;BR /&gt;&lt;BR /&gt;Please suggest&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny&lt;BR /&gt;&lt;BR /&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Fri, 30 Jan 2009 14:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348483#M344507</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-01-30T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348484#M344508</link>
      <description>Can somebody help&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny</description>
      <pubDate>Sun, 01 Feb 2009 19:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348484#M344508</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-02-01T19:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348485#M344509</link>
      <description>This is way too complicated. First, test the printer with hpnpadmin:&lt;BR /&gt; &lt;BR /&gt;hpnpadmin -AaSs 12.34.56.78&lt;BR /&gt; &lt;BR /&gt;or for everything:&lt;BR /&gt; &lt;BR /&gt;hpnpadmn -v 12.34.56.78&lt;BR /&gt; &lt;BR /&gt;So if all is well, then simply delete the printer at the second server (lpadmin -x myprinter). Then use this command:&lt;BR /&gt; &lt;BR /&gt;addqueue -h 12.34.56.78 -q myprinter -b off -t off -r off&lt;BR /&gt; &lt;BR /&gt;where: 12.34.56.78 is the printer's IP address.</description>
      <pubDate>Sun, 01 Feb 2009 19:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348485#M344509</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-02-01T19:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348486#M344510</link>
      <description>Hello Bill,&lt;BR /&gt;&lt;BR /&gt;If it was only for 1 printer i would have just created the printer queue manually on another server.&lt;BR /&gt;&lt;BR /&gt;That was just an example.&lt;BR /&gt;&lt;BR /&gt;I have 750 servers to move to other server.&lt;BR /&gt;That is why i am using "lpmgr"&lt;BR /&gt;&lt;BR /&gt;This is the post i had posted before but couldn't get a solution to my problrm&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1306455&amp;amp;admit=109447626+1233518653336+28353475" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1306455&amp;amp;admit=109447626+1233518653336+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sunny</description>
      <pubDate>Sun, 01 Feb 2009 20:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348486#M344510</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-02-01T20:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348487#M344511</link>
      <description>did you follow *all* the steps in the attachment in your other post, including the transferqueue step.  Be aware that if the destination system has both jetdirect and jetadmin installed, you need to use the correct one, as they do different things</description>
      <pubDate>Mon, 02 Feb 2009 00:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348487#M344511</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-02-02T00:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348488#M344512</link>
      <description>Both servers have&lt;BR /&gt;&lt;BR /&gt;# HPNPL                                 E.10.34        Hewlett-Packard JetDirect Printer Installer for Unix&lt;BR /&gt;  HPNPL.HPNPL-MAN                       E.10.34        Standard Man Pages for JetDirect Printer Installer for Unix&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Initially i was not aware of the transferqueue step so i had not used it.&lt;BR /&gt;&lt;BR /&gt;But since i am doing this on a production environment i will have to wait for another chance to try it.&lt;BR /&gt;&lt;BR /&gt;What difference can it make. Now when i check on server 2 i can pass the test print through the print queue but i was not able to do it when i was performing the drill. &lt;BR /&gt;&lt;BR /&gt;Sunny</description>
      <pubDate>Mon, 02 Feb 2009 00:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-problem/m-p/4348488#M344512</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-02-02T00:26:25Z</dc:date>
    </item>
  </channel>
</rss>

