<?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: Tar Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811190#M827296</link>
    <description>If you moved the tape device to a different server then the problem is not with the system, but the tape device!&lt;BR /&gt;1.  Try a new tape/brand of tape.  (I once bought 3rd party tapes.  I had lots of problems.  Sent them to the drive MFR whow measured the tapes.  Turned out the company that made the tapes was not making them to proper specs.&lt;BR /&gt;2.  Try a different tape device.  If media is not the problem, then the tape drive is the problem.  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
    <pubDate>Tue, 24 Sep 2002 12:56:02 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2002-09-24T12:56:02Z</dc:date>
    <item>
      <title>Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811183#M827285</link>
      <description>Hello Folks,&lt;BR /&gt;&lt;BR /&gt;When I want to make a tar command, my system MUST have a error, please make a help to me, thanks !!&lt;BR /&gt;&lt;BR /&gt;cbs-dr:/&amp;gt;tar -cvf /dev/rmt/0m /opt/omni/lbin&lt;BR /&gt;a /opt/omni/lbin/.util 64 blocks&lt;BR /&gt;Tar: ioctl to write filemarks failed (5). aborting...&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2002 06:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811183#M827285</guid>
      <dc:creator>cheng</dc:creator>
      <dc:date>2002-09-23T06:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811184#M827286</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. Is there any error in /var/adm/syslog/syslog.log ?&lt;BR /&gt;&lt;BR /&gt;2. Can you 'ls -l /dev/rmt/0m' to check the permission of the tape ?&lt;BR /&gt;&lt;BR /&gt;3. Have you try the command with another tape ?&lt;BR /&gt;&lt;BR /&gt;4. Can you perform the ioscan again to re-configure the tape, i.e. ioscan -fnC tape, remember no need to add the -k option .&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Mon, 23 Sep 2002 06:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811184#M827286</guid>
      <dc:creator>Patrick Chim</dc:creator>
      <dc:date>2002-09-23T06:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811185#M827287</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;looks like problem with tape, could you try with another tape.</description>
      <pubDate>Mon, 23 Sep 2002 06:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811185#M827287</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-09-23T06:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811186#M827288</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;looks like problem with tape, could you try with another tape.&lt;BR /&gt;&lt;BR /&gt;try with command&lt;BR /&gt;#tar cvf /dev/rmt/0m /opt/omni/lbin</description>
      <pubDate>Mon, 23 Sep 2002 06:55:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811186#M827288</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-09-23T06:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811187#M827289</link>
      <description>Hi,&lt;BR /&gt;Have you tried some other directory/files instead of /opt/omni/lbin ?</description>
      <pubDate>Mon, 23 Sep 2002 07:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811187#M827289</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-09-23T07:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811188#M827290</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;  My tape is STK3480. And now I try to other server connect to this tape. But the result same to before, so how can I fix it, thanks !!&lt;BR /&gt;&lt;BR /&gt;cbs-prd:/&amp;gt;tar cvf /dev/rmt/1m /opt/omni/lbin/*&lt;BR /&gt;a /opt/omni/lbin/cat_d 746 blocks&lt;BR /&gt;Tar: ioctl to write filemarks failed (5). aborting...&lt;BR /&gt;cbs-prd:/&amp;gt;tar cvf /dev/rmt/1m /etc/hosts&lt;BR /&gt;a /etc/hosts 5 blocks&lt;BR /&gt;Tar: ioctl to write filemarks failed (5). aborting...</description>
      <pubDate>Tue, 24 Sep 2002 01:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811188#M827290</guid>
      <dc:creator>cheng</dc:creator>
      <dc:date>2002-09-24T01:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811189#M827294</link>
      <description>Try following:&lt;BR /&gt;mt -t /dev/rmt/0m status&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What's the output ???&lt;BR /&gt;&lt;BR /&gt;Pls use ioscan -fnC tape.&lt;BR /&gt;the option -k takes the information from the cache.&lt;BR /&gt;&lt;BR /&gt;Try an reset to the tape. Just power off and on the tape and try it again.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2002 09:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811189#M827294</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-09-24T09:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811190#M827296</link>
      <description>If you moved the tape device to a different server then the problem is not with the system, but the tape device!&lt;BR /&gt;1.  Try a new tape/brand of tape.  (I once bought 3rd party tapes.  I had lots of problems.  Sent them to the drive MFR whow measured the tapes.  Turned out the company that made the tapes was not making them to proper specs.&lt;BR /&gt;2.  Try a different tape device.  If media is not the problem, then the tape drive is the problem.  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 24 Sep 2002 12:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811190#M827296</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-09-24T12:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811191#M827297</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please try cleaning the drive and also try chanigng the media , if it does nt work then you amy try like lthis &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/cxtydz ( os some data) of =/dev/rmt/0m and  let it write in bigger size blocks jsut to insure that the drive can writer and read properly .If this fails too then try cahinging media , then the drive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 24 Sep 2002 13:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811191#M827297</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-09-24T13:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811192#M827298</link>
      <description>Hello Folks,&lt;BR /&gt;&lt;BR /&gt;  I will request HP send the other tape drive to me and try it again. I hope have a great result!</description>
      <pubDate>Thu, 26 Sep 2002 05:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-problem/m-p/2811192#M827298</guid>
      <dc:creator>cheng</dc:creator>
      <dc:date>2002-09-26T05:00:55Z</dc:date>
    </item>
  </channel>
</rss>

