<?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 moving printers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3418450#M203797</link>
    <description>We have a k460 running 11.0 and a new RP7410 running 11.i.  I want to bring the printers from the K460 to the rp7410.  I used lpmgr -S -x savedir=/tmp/lp then a lpmgr -R -x.  All the printers are there, but they don't work.  I've stopped the scheduler and started it. Disabled the printers and enabled them.  The print job will get qued, but it won't print?&lt;BR /&gt;Help, I don't want to re-created a few hundred printers.</description>
    <pubDate>Tue, 09 Nov 2004 15:48:32 GMT</pubDate>
    <dc:creator>Jeff Hagstrom</dc:creator>
    <dc:date>2004-11-09T15:48:32Z</dc:date>
    <item>
      <title>moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3418450#M203797</link>
      <description>We have a k460 running 11.0 and a new RP7410 running 11.i.  I want to bring the printers from the K460 to the rp7410.  I used lpmgr -S -x savedir=/tmp/lp then a lpmgr -R -x.  All the printers are there, but they don't work.  I've stopped the scheduler and started it. Disabled the printers and enabled them.  The print job will get qued, but it won't print?&lt;BR /&gt;Help, I don't want to re-created a few hundred printers.</description>
      <pubDate>Tue, 09 Nov 2004 15:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3418450#M203797</guid>
      <dc:creator>Jeff Hagstrom</dc:creator>
      <dc:date>2004-11-09T15:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3418451#M203798</link>
      <description>This is my tried and true method:&lt;BR /&gt;&lt;BR /&gt;1) On old box, do an lpstat -t and look for any hung/old printjobs and issue a cancel for each one. No point in bring those over.&lt;BR /&gt;&lt;BR /&gt;2) lpshut&lt;BR /&gt;&lt;BR /&gt;3) cd /&lt;BR /&gt;   find ./var/spool/lp ./etc/lp -print | cpio -ocv &amp;gt; /var/tmp/oldprinters.cpio&lt;BR /&gt;&lt;BR /&gt;4) On the new box, install the latest JetDirect software; even if you were running JetAdmin on the old box install JetDirect anyway.&lt;BR /&gt;&lt;BR /&gt;5) On the new box, make sure that hostnames for all the printers is set up (/etc/hosts,DNS,NIS, and/or NIS+ as appropriate for your environment).&lt;BR /&gt;&lt;BR /&gt;5) lpshut&lt;BR /&gt;   cd /&lt;BR /&gt;   find ./var/spool/lp ./etc/lp -print | cpio -ocv &amp;gt; /var/tmp/printersjustincase.cpio&lt;BR /&gt;&lt;BR /&gt;6) Ftp, tar, cpio ... /var/tmp/oldprinters.cpio from old box to new box.&lt;BR /&gt;&lt;BR /&gt;7) cd /&lt;BR /&gt;   cpio -icvdum &amp;lt; /var/tmp/oldprinters.cpio&lt;BR /&gt;&lt;BR /&gt;8) If you are converting from JetAdmin to JetDirect, /opt/hpnpl/bin transferqueue local; respond "all"; this will convert all of your old interface files to use JetDirect&lt;BR /&gt;&lt;BR /&gt;9) lpsched&lt;BR /&gt;&lt;BR /&gt;Now everything including your default printer should be setup. The most common mistake in moving print queues is using commands like cp or rcp which do not preserve all the permissions and ownerships.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Nov 2004 16:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3418451#M203798</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-11-09T16:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3418452#M203799</link>
      <description>This is how I've done it:&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/lpmgr -S -v -xsavedir=/var/sam/lp/ &lt;BR /&gt;&lt;BR /&gt;cp -r -p /var/sam/lp/lp.new/* /var/sam/lp/&lt;BR /&gt;&lt;BR /&gt;tar cvf /tmp/lp.tar /var/sam/lp/&lt;BR /&gt;&lt;BR /&gt;ftp /tmp/lp.tar to remote server&lt;BR /&gt;&lt;BR /&gt;Untar it, then:&lt;BR /&gt;&lt;BR /&gt;lpshut&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/lpmgr -R -xsavedir=/var/sam/lp/&lt;BR /&gt;&lt;BR /&gt;lpsched -v&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 09 Nov 2004 16:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3418452#M203799</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-11-09T16:43:35Z</dc:date>
    </item>
  </channel>
</rss>

