<?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: transferqueue is failing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757887#M944860</link>
    <description>I can't  put the request directory back on /var/spool/lp.. Could it be a proiblem???&lt;BR /&gt;&lt;BR /&gt;Another thing: i had no files .old under model.orig. I had those files and also .orig under /etc/lp/interface. I deleted them..&lt;BR /&gt;&lt;BR /&gt;however now i'm going away .. Tomorrow i'll perform the tasks and i'll let you know..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;many thanks&lt;BR /&gt;&lt;BR /&gt;federico&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Jul 2002 13:29:32 GMT</pubDate>
    <dc:creator>federico_3</dc:creator>
    <dc:date>2002-07-04T13:29:32Z</dc:date>
    <item>
      <title>transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757877#M944850</link>
      <description>I'm trying to move the printers configuration from a system to another one but i'm getting the error message:&lt;BR /&gt;&lt;BR /&gt;Failed to configure the spooler queue. Aborting the operation!</description>
      <pubDate>Thu, 04 Jul 2002 11:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757877#M944850</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-07-04T11:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757878#M944851</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At a guess dns&lt;BR /&gt;&lt;BR /&gt;using DNS, in put the IP address instead&lt;BR /&gt;of the printer name. After this change, test it by  a printjob with the lp command .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Did you export and import the system via sam&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                   steve Steel</description>
      <pubDate>Thu, 04 Jul 2002 11:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757878#M944851</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-04T11:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757879#M944852</link>
      <description>I have followed the instructions described on /opt/hpnp/TRANSRER.UNX file.......&lt;BR /&gt;&lt;BR /&gt;Can you help me?.. It's very urgent!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Federico</description>
      <pubDate>Thu, 04 Jul 2002 11:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757879#M944852</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-07-04T11:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757880#M944853</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It is almost certainly name lookups&lt;BR /&gt;&lt;BR /&gt;try this&lt;BR /&gt;&lt;BR /&gt;Original system:&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; SAM&lt;BR /&gt;-&amp;gt; Printers and Plotters&lt;BR /&gt;-&amp;gt; Lp Spooler&lt;BR /&gt;-&amp;gt; Save/Restore Spooler Configuration&lt;BR /&gt;&lt;BR /&gt;Then-&amp;gt; Actions&lt;BR /&gt;-&amp;gt; Save Spooler Configuration&lt;BR /&gt;&lt;BR /&gt;This will save  the information necessary to rebuild the spooler in directory /var/sam/lp.&lt;BR /&gt;&lt;BR /&gt;Tar (/var/sam/lp) :&lt;BR /&gt;&lt;BR /&gt;# tar cvf /tmp/lp.tar /var/sam/lp&lt;BR /&gt;&lt;BR /&gt;Copy tar file, lp.tar, to the target system.&lt;BR /&gt;&lt;BR /&gt;Unpack file on  target system :&lt;BR /&gt;&lt;BR /&gt;# tar xvf lp.tar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Execute&lt;BR /&gt;-&amp;gt; SAM&lt;BR /&gt;-&amp;gt; Printers and Plotters&lt;BR /&gt;-&amp;gt; Lp Spooler&lt;BR /&gt;-&amp;gt; Save/Restore Spooler Configuration&lt;BR /&gt;&lt;BR /&gt;Choose&lt;BR /&gt;-&amp;gt; Actions&lt;BR /&gt;-&amp;gt; Restore Spooler Configuration&lt;BR /&gt;&lt;BR /&gt;This will build the lp spooler configuration on the target system using the&lt;BR /&gt;information from the source system, creating a "clone" of the old system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THIS IS IMPORTANT&lt;BR /&gt;&lt;BR /&gt;An error may occur when restoring the spooler if the root umask is set to&lt;BR /&gt;something other than 022. The permission on /var/sam/lp and all file&lt;BR /&gt;under it could be changed from their defaults, 755 or rwxr-xr-x, with the result&lt;BR /&gt;that SAM cannot access the files to perform the restore. The error received in&lt;BR /&gt;SAMlog would be something like:&lt;BR /&gt;&lt;BR /&gt; ERROR A problem occurred doing "lpadmin -ptrec_stor&lt;BR /&gt;-i/var/sam/lp/interface/trec_st or -v/dev/null ". Stderr from this command is&lt;BR /&gt;"/usr/sbin/lpadmin: can't access file "/var/sam/lp/interface/trec_stor"".&lt;BR /&gt;* Failed to restore trec_stor.&lt;BR /&gt;&lt;BR /&gt;                   Steve</description>
      <pubDate>Thu, 04 Jul 2002 11:32:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757880#M944853</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-04T11:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757881#M944854</link>
      <description>Is it normal that after the saving configuration on the initial machine /var/sam/lp/interface in empty? It should not contain the printers drivers( the ones below /etc/lp/interface)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;federico</description>
      <pubDate>Thu, 04 Jul 2002 11:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757881#M944854</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-07-04T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757882#M944855</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;No&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Should contain data&lt;BR /&gt;&lt;BR /&gt;post &lt;BR /&gt;ll /etc /var/spool&lt;BR /&gt;ll -trR /var/spool/lp  /etc/lp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;         Steve</description>
      <pubDate>Thu, 04 Jul 2002 11:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757882#M944855</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-04T11:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757883#M944856</link>
      <description>I hope this help you in solving my problem....!</description>
      <pubDate>Thu, 04 Jul 2002 12:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757883#M944856</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-07-04T12:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757884#M944857</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I can see that the format of /var/spool/lp is wrong as is /etc/lp/interface&lt;BR /&gt;&lt;BR /&gt;There are a lot of files which should not be there&lt;BR /&gt;&lt;BR /&gt;The export and transferqueue are scripts and breaking up on these things&lt;BR /&gt;&lt;BR /&gt;Do&lt;BR /&gt;ll -d / /var /var/sam /var/sam/lp&lt;BR /&gt;drwxr-xr-x  37 root       root          2048 Jun 11 15:38 /&lt;BR /&gt;dr-xr-xr-x  24 bin        bin           1024 Jul  4 10:44 /var&lt;BR /&gt;dr-xr-xr-x  11 bin        bin           2048 Jul  1 11:30 /var/sam&lt;BR /&gt;drwxrwxrwx   8 root       sys           1024 Mar 13 12:51 /var/sam/lp&lt;BR /&gt;&lt;BR /&gt;ll /var/sam/lp&lt;BR /&gt;total 8&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Mar 13 12:51 cinterface&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Mar 13 12:51 class&lt;BR /&gt;-rwxr-xr-x   1 root       sys             11 Mar 13 12:51 default&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Mar 13 12:51 dev&lt;BR /&gt;drwxrwxrwx   3 root       sys           1024 Mar 13 12:51 interface&lt;BR /&gt;-rw-rw-rw-   1 root       sys             76 Mar 13 12:51 lpinfo&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Mar 13 12:51 member&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Mar 13 12:51 sinterface&lt;BR /&gt;-rw-rw-rw-   1 root       sys             18 Mar 13 12:51 timestamp&lt;BR /&gt;topaz:/usr/sam/lbin #&lt;BR /&gt;&lt;BR /&gt;post result but the /var/spool/lp should look like this&lt;BR /&gt;&lt;BR /&gt; ll /var/spool/lp&lt;BR /&gt;total 128&lt;BR /&gt;-rw-------   1 lp         lp               8 Aug  9  2001 .sh_history&lt;BR /&gt;prw-------   1 lp         lp               0 Jul  3 15:51 CLD_FIFO&lt;BR /&gt;prw-------   1 lp         lp               0 Jul  3 15:51 FIFO&lt;BR /&gt;-rw-rw-rw-   1 lp         lp               4 Jun 28 11:18 SCHEDLOCK&lt;BR /&gt;lrwxrwxrwt   1 root       sys             14 Jan  9 13:07 Tclass -&amp;gt; /etc/lp/Tclass&lt;BR /&gt;lrwxrwxrwt   1 root       sys             15 Jan  9 13:07 Tmember -&amp;gt; /etc/lp/Tmember&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Jan  9 13:07 cinterface -&amp;gt; /etc/lp/cinterface&lt;BR /&gt;lrwxr-xr-t   1 root       sys             13 Jan  9 13:07 class -&amp;gt; /etc/lp/class&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Jan  9 13:07 cmodel -&amp;gt; /usr/lib/lp/cmodel&lt;BR /&gt;-rwxr-xr-x   1 lp         bin             11 Nov 27  2001 default&lt;BR /&gt;lrwxr-xr-t   1 root       sys             17 Jan  9 13:07 fonts -&amp;gt; /usr/lib/lp/fonts&lt;BR /&gt;lrwxr-xr-t   1 root       sys             12 Jan  9 13:07 info -&amp;gt; /etc/lp/info&lt;BR /&gt;lrwxr-xr-t   1 root       sys             17 Jan  9 13:07 interface -&amp;gt; /etc/lp/interface&lt;BR /&gt;lrw-r--r-T   1 root       sys             15 Jan  9 13:07 log -&amp;gt; /var/adm/lp/log&lt;BR /&gt;lrwxrwxrwt   1 root       sys             21 Jan  9 13:07 lpana.log -&amp;gt; /var/adm/lp/lpana.log&lt;BR /&gt;lrw-r--r-T   1 root       sys             19 Jan  9 13:07 lpd.log -&amp;gt; /var/adm/lp/lpd.log&lt;BR /&gt;lrwxr-xr-t   1 root       sys             14 Jan  9 13:07 member -&amp;gt; /etc/lp/member&lt;BR /&gt;lrwxr-xr-t   1 root       sys             17 Jan  9 13:07 model -&amp;gt; /usr/lib/lp/model&lt;BR /&gt;-rw-r--r--   1 lp         lp           22908 Jul  3 15:51 outputq&lt;BR /&gt;-rw-r--r--   1 lp         lp            3024 Jul  3 15:51 pstatus&lt;BR /&gt;-rw-r--r--   1 lp         lp             752 Mar 13 12:51 qstatus&lt;BR /&gt;drwxr-xr-x   2 lp         bin             96 Jun 16  2001 receive&lt;BR /&gt;drwxr-xr-x   6 lp         bin           1024 Mar  5 16:58 request&lt;BR /&gt;-rw-r--r--   1 lp         lp               4 Jul  3 15:51 seqfile&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Jan  9 13:07 sinterface -&amp;gt; /etc/lp/sinterface&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Jan  9 13:07 smodel -&amp;gt; /usr/lib/lp/smodel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                 steve steel</description>
      <pubDate>Thu, 04 Jul 2002 12:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757884#M944857</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-04T12:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757885#M944858</link>
      <description>I have cleaned the /var/spool/lp directory removing all the files should not be there..&lt;BR /&gt;&lt;BR /&gt;Look at the attachement.. now the information i'm going to save should be OK for the rebuild...... &lt;BR /&gt;&lt;BR /&gt;Am i forgetting anything????&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jul 2002 13:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757885#M944858</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-07-04T13:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757886#M944859</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;get rid of request.old&lt;BR /&gt;&lt;BR /&gt;If you can put the request directory back on /var/spool/lp&lt;BR /&gt;&lt;BR /&gt;The rest looks ok&lt;BR /&gt;&lt;BR /&gt;Did you remember to clean out /etc/lp/interface/model.orig from all old files&lt;BR /&gt;&lt;BR /&gt;Try it anyway and look on your source system.&lt;BR /&gt;&lt;BR /&gt;If you can before you save again backup the spool diretcories with tar to another disk&lt;BR /&gt;&lt;BR /&gt;it is better safe&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Thu, 04 Jul 2002 13:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757886#M944859</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-04T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757887#M944860</link>
      <description>I can't  put the request directory back on /var/spool/lp.. Could it be a proiblem???&lt;BR /&gt;&lt;BR /&gt;Another thing: i had no files .old under model.orig. I had those files and also .orig under /etc/lp/interface. I deleted them..&lt;BR /&gt;&lt;BR /&gt;however now i'm going away .. Tomorrow i'll perform the tasks and i'll let you know..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;many thanks&lt;BR /&gt;&lt;BR /&gt;federico&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jul 2002 13:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757887#M944860</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-07-04T13:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: transferqueue is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757888#M944861</link>
      <description>Steve it works!!! I don't know why it did not copy the information under /var/sam/lp/interface that after the saving spooler configuration was empty. I  copied by hand /etc/lp/interface in it and now it works!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jul 2002 05:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferqueue-is-failing/m-p/2757888#M944861</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2002-07-05T05:39:09Z</dc:date>
    </item>
  </channel>
</rss>

