<?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: DDS2 TAPE DRIVE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418710#M765982</link>
    <description>Tapes are expensive do you know the unix tape format command?</description>
    <pubDate>Wed, 23 Feb 2000 06:29:27 GMT</pubDate>
    <dc:creator>John Howarth_1</dc:creator>
    <dc:date>2000-02-23T06:29:27Z</dc:date>
    <item>
      <title>DDS2 TAPE DRIVE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418708#M765980</link>
      <description>My company has a scsi DDS 2 Tape drive in a unix machine on port 2 and a &lt;BR /&gt;database totaling approx 7.2GB, our backup tapes are 8GB 120meter in length, &lt;BR /&gt;however the backup is not completeing. If anyone has any ideas or solutions &lt;BR /&gt;please could they let me know.</description>
      <pubDate>Wed, 23 Feb 2000 02:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418708#M765980</guid>
      <dc:creator>John Howarth_1</dc:creator>
      <dc:date>2000-02-23T02:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: DDS2 TAPE DRIVE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418709#M765981</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I had a similar problem myself.&lt;BR /&gt;&lt;BR /&gt;I assume that your backup software has a compression capability, however this &lt;BR /&gt;only works when a tape was initially setup for compression when first used. If &lt;BR /&gt;the tape has been used previously using none compressed mode, compression won't &lt;BR /&gt;work.&lt;BR /&gt;&lt;BR /&gt;You could try and erase (not format) the tape which will return it to the &lt;BR /&gt;initial state, this takes ages though (2 or 3 hours per tape). Quick fix would &lt;BR /&gt;be to buy a new set of tapes.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Pete Davies</description>
      <pubDate>Wed, 23 Feb 2000 05:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418709#M765981</guid>
      <dc:creator>Peter Davies_7</dc:creator>
      <dc:date>2000-02-23T05:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: DDS2 TAPE DRIVE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418710#M765982</link>
      <description>Tapes are expensive do you know the unix tape format command?</description>
      <pubDate>Wed, 23 Feb 2000 06:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418710#M765982</guid>
      <dc:creator>John Howarth_1</dc:creator>
      <dc:date>2000-02-23T06:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: DDS2 TAPE DRIVE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418711#M765983</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;You didn't mention the software you are using for your backup.  It would help &lt;BR /&gt;if you mention that as well as the device file you use.  In any case, I think &lt;BR /&gt;DDS2 drives always use hardware compression but I'm not a fan of those &lt;BR /&gt;particular drives so don't take that as fact.  Are you trying to run software &lt;BR /&gt;compression as well?  If so, you might try running the backup with software &lt;BR /&gt;compression turned off.&lt;BR /&gt;&lt;BR /&gt;Good-luck,&lt;BR /&gt;Jim</description>
      <pubDate>Wed, 23 Feb 2000 07:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418711#M765983</guid>
      <dc:creator>James Shirley_1</dc:creator>
      <dc:date>2000-02-23T07:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: DDS2 TAPE DRIVE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418712#M765984</link>
      <description>G'day John,&lt;BR /&gt;&lt;BR /&gt;Your problem sounds similar to one I had quite a while ago.  Currently, we use &lt;BR /&gt;HP's Omniback II software which has a GUI front-end to create backup spec etc.  &lt;BR /&gt;Previously, I used the TAR command to backup to a DLT tape drive instead of our &lt;BR /&gt;DDS drive, but regardless the problem was as follows....&lt;BR /&gt;&lt;BR /&gt;I had many mount points that I wish to backup onto tape using the 1m device &lt;BR /&gt;driver and on startup of the script it wrote to the tape, but as it went it &lt;BR /&gt;seem to get slower and slower. After attempting to backup 20 gig I killed the &lt;BR /&gt;process after 10-15 hours..(I forget, but it was a long time).  Anyways, what &lt;BR /&gt;was occuring was the first set of data would be written, then the tape would &lt;BR /&gt;rewind to the beggining, then the next set of data would have to wait as the &lt;BR /&gt;tape device read to the end of the fisrt set, then start writing. This rewind, &lt;BR /&gt;read ahead, write, then rewind again dragged out and it never seem to finish.&lt;BR /&gt;&lt;BR /&gt;Weeks later I found out if I used the TAR command and a different drive then &lt;BR /&gt;the rewind would not occur, but the tape would stop at the end of the 1st &lt;BR /&gt;write, then write the 2nd, then the 3rd, and so on.&lt;BR /&gt;&lt;BR /&gt;I hope that helps.&lt;BR /&gt;&lt;BR /&gt;Cheers...Roger Sager&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Feb 2000 14:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds2-tape-drive/m-p/2418712#M765984</guid>
      <dc:creator>Roger Sager_1</dc:creator>
      <dc:date>2000-02-23T14:01:04Z</dc:date>
    </item>
  </channel>
</rss>

