<?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: moving printers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638107#M238705</link>
    <description>Well - I just realized something - hpdps - that means you are running HP Distributed Print Service.&lt;BR /&gt;&lt;BR /&gt;You can't use the lpmgr for that - only for native spooler...&lt;BR /&gt;&lt;BR /&gt;Second, the ch_hostp not found - means ch_hostp is not in DNS (though maybe HPDPS knows how to get to it)...&lt;BR /&gt;&lt;BR /&gt;You may want to review &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90156/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90156/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Fri, 30 Sep 2005 11:22:18 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-09-30T11:22:18Z</dc:date>
    <item>
      <title>moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638102#M238700</link>
      <description>moved printers from one unix system to another using following commands:&lt;BR /&gt;(1)/usr/sam/lbin/lpmgr -S&lt;BR /&gt;(2)rcp -rp /var/sam/lp/* phoenix:/var/sam/lp/./&lt;BR /&gt;The files were moved over and when I issued the restore command /usr/sam/lbi/lpmgr -R, the command didn't complete, I waited about 30-45 mins and when i pressed the enter key i got the following error : ch_hostp:is not a valid internet address. When I login to the sever that we did the restore command on, instead of the normal prompt 'rooot@phoenix:/' i get '-a:/'. The lpstat command returns 'hpdps error'&lt;BR /&gt;followed by the status of some of the printers (these weren't there before the rcp and restore). Is there anyway I can find out why the restore didn't complete and at this point should I restore the printer files to the way they were before i tried the rcp and restore. This is a test server and I have the files backed up on tape.</description>
      <pubDate>Thu, 29 Sep 2005 08:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638102#M238700</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-29T08:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638103#M238701</link>
      <description>Try it like this:&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/lpmgr -S -v -xsavedir=/var/sam/lp/ ; cp -r -p /var/sam/lp/lp.new/* /var/sam/lp/&lt;BR /&gt;&lt;BR /&gt;tar up /var/sam/lp/, then rcp the tar ball to remote host.&lt;BR /&gt;&lt;BR /&gt;Untar it on remote and execute:&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/lpmgr -R -xsavedir=/var/sam/lp/&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 29 Sep 2005 09:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638103#M238701</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-29T09:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638104#M238702</link>
      <description>where can i find documentation on the lpmgr routine? I'm a little confused as to what the filename is and where it is created by the -xsavedir parameter.</description>
      <pubDate>Fri, 30 Sep 2005 08:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638104#M238702</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-30T08:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638105#M238703</link>
      <description>Yes - I can't seem to find any docs...I know I just figured it out a long time ago...by checking the sam log (when running the backup spooler configuration from within sam).&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 30 Sep 2005 09:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638105#M238703</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-30T09:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638106#M238704</link>
      <description>the lpmgr routine seems to hang, i wait about 20-30 mins and nothing happens. when i press the enter key i get 'ch_hostip not a valid internet address'.when i do an lpstat i get the error 'can't open printer status file'. the system prompt instead of returning 'root@phoenix:' shows '-a:'.&lt;BR /&gt;I've checked and all the files and directories that were on the genesis:/var/sam/lp are in the phoenix:/var/sam/lp ?</description>
      <pubDate>Fri, 30 Sep 2005 10:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638106#M238704</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-30T10:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638107#M238705</link>
      <description>Well - I just realized something - hpdps - that means you are running HP Distributed Print Service.&lt;BR /&gt;&lt;BR /&gt;You can't use the lpmgr for that - only for native spooler...&lt;BR /&gt;&lt;BR /&gt;Second, the ch_hostp not found - means ch_hostp is not in DNS (though maybe HPDPS knows how to get to it)...&lt;BR /&gt;&lt;BR /&gt;You may want to review &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90156/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90156/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 30 Sep 2005 11:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638107#M238705</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-30T11:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: moving printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638108#M238706</link>
      <description>you are right lpmgr didn't work and in the process of following the procedures that were previously outlined i managed to change the hostname on the test server. once i reset the hostname and used sam to save the spooler configuration on my production sysem, and restored the configuration on my test server using sam, everything is now right with the world. Thanks</description>
      <pubDate>Fri, 30 Sep 2005 14:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-printers/m-p/3638108#M238706</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-30T14:18:16Z</dc:date>
    </item>
  </channel>
</rss>

