<?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: howto determine DDS tape format in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288065#M181552</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;to check what type of tape your tape driver may take:&lt;BR /&gt;&lt;BR /&gt;# ioscan fnC tape&lt;BR /&gt;u may see the following type of device names&lt;BR /&gt;/dev/rmt/0m &lt;BR /&gt;/dev/rmt/0mb &lt;BR /&gt;/dev/rmt/0mn &lt;BR /&gt;/dev/rmt/0mnb &lt;BR /&gt;/dev/rmt/c3t3d0BEST &lt;BR /&gt;/dev/rmt/c3t3d0BESTb &lt;BR /&gt;/dev/rmt/c3t3d0BESTn &lt;BR /&gt;/dev/rmt/c3t3d0BESTnb&lt;BR /&gt;/dev/rmt/c3t3d0DDS &lt;BR /&gt;/dev/rmt/c3t3d0DDSb &lt;BR /&gt;/dev/rmt/c3t3d0DDSn &lt;BR /&gt;/dev/rmt/c3t3d0DDSnb &lt;BR /&gt;&lt;BR /&gt;to rewind your tape:&lt;BR /&gt;# mt -f &lt;DEVICE name="" of="" tape=""&gt; rew&lt;BR /&gt;&lt;BR /&gt;regards.&lt;/DEVICE&gt;</description>
    <pubDate>Thu, 27 May 2004 00:40:04 GMT</pubDate>
    <dc:creator>Joseph Loo</dc:creator>
    <dc:date>2004-05-27T00:40:04Z</dc:date>
    <item>
      <title>howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288062#M181549</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have been asked to do a restore from about 2000. There is no documentation on the backup procedure then, and all I have is a DDS3 tape...&lt;BR /&gt;&lt;BR /&gt;How can I tell what type of medium format the tape is in i.e. tar, cpio, data protector, fbackup etc...&lt;BR /&gt;&lt;BR /&gt;Also, this host is connected to SAN tape library, and "no tape rewind" kernel parameter is set. Would this effect my ability to read tar etc... How do I rewind a DDS tape once this kernel parameter is in place?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Wed, 26 May 2004 23:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288062#M181549</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2004-05-26T23:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288063#M181550</link>
      <description>hi andrew,&lt;BR /&gt;&lt;BR /&gt;don't know how to check/verify the type of the data written, but i'm sure, mt command could be of a great help to you...&lt;BR /&gt;&lt;BR /&gt;mt status will give you atleast the tape drive and the catridge information.&lt;BR /&gt;&lt;BR /&gt;you can rewind a dds tape by&lt;BR /&gt;&lt;BR /&gt;mt rew&lt;BR /&gt;specify the device file for tape with the -f option&lt;BR /&gt;&lt;BR /&gt;with regards&lt;BR /&gt;sajeesh</description>
      <pubDate>Wed, 26 May 2004 23:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288063#M181550</guid>
      <dc:creator>sajeesh_3</dc:creator>
      <dc:date>2004-05-26T23:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288064#M181551</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;Try to read the tape using different utilities like tar, cpio, fbackup etc.  You wont have to spend much time for this, because the frequently used utilities are hardly 3 or 4.  "no tape rewind" parameter will not affect the ability to read tar backup.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;RDL.</description>
      <pubDate>Wed, 26 May 2004 23:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288064#M181551</guid>
      <dc:creator>Rajesh D L</dc:creator>
      <dc:date>2004-05-26T23:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288065#M181552</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to check what type of tape your tape driver may take:&lt;BR /&gt;&lt;BR /&gt;# ioscan fnC tape&lt;BR /&gt;u may see the following type of device names&lt;BR /&gt;/dev/rmt/0m &lt;BR /&gt;/dev/rmt/0mb &lt;BR /&gt;/dev/rmt/0mn &lt;BR /&gt;/dev/rmt/0mnb &lt;BR /&gt;/dev/rmt/c3t3d0BEST &lt;BR /&gt;/dev/rmt/c3t3d0BESTb &lt;BR /&gt;/dev/rmt/c3t3d0BESTn &lt;BR /&gt;/dev/rmt/c3t3d0BESTnb&lt;BR /&gt;/dev/rmt/c3t3d0DDS &lt;BR /&gt;/dev/rmt/c3t3d0DDSb &lt;BR /&gt;/dev/rmt/c3t3d0DDSn &lt;BR /&gt;/dev/rmt/c3t3d0DDSnb &lt;BR /&gt;&lt;BR /&gt;to rewind your tape:&lt;BR /&gt;# mt -f &lt;DEVICE name="" of="" tape=""&gt; rew&lt;BR /&gt;&lt;BR /&gt;regards.&lt;/DEVICE&gt;</description>
      <pubDate>Thu, 27 May 2004 00:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288065#M181552</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-27T00:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288066#M181553</link>
      <description>Thanks for this.&lt;BR /&gt;&lt;BR /&gt;I will play around with those utilities. Also I got the tape to rewind!! I must have been confused from some output in dmesg saying I cannot rewind the tape cause of that kernel parameter... After trying the above commands, the dmesg errors did not increase, and the tape rewound!&lt;BR /&gt;&lt;BR /&gt;But any more info on how to determine media type would be greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 27 May 2004 00:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288066#M181553</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2004-05-27T00:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288067#M181554</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Check the staus of the media&lt;BR /&gt;&lt;BR /&gt;#mt -t /dev/rmt/Xmn status&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;&lt;BR /&gt;Suresh</description>
      <pubDate>Thu, 27 May 2004 01:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288067#M181554</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2004-05-27T01:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288068#M181555</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;as suresh has mentioned:&lt;BR /&gt;&lt;BR /&gt;# mt -f &lt;DEVICE name="" of="" tape=""&gt; status&lt;BR /&gt;&lt;BR /&gt;the -t option is consider obsolete in some ux version.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;/DEVICE&gt;</description>
      <pubDate>Thu, 27 May 2004 02:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288068#M181555</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-27T02:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288069#M181556</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check this out&lt;BR /&gt;attached doc&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 27 May 2004 02:31:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288069#M181556</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-05-27T02:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288070#M181557</link>
      <description>awsome! using dd to read the first 1024 bytes was cool. It told me the format of the tape from the header... example output below...&lt;BR /&gt;&lt;BR /&gt;#dd if=/dev/rmt/5mn of=/var/opt/sw/omni/crap/crap.5m bs=1024&lt;BR /&gt;&lt;BR /&gt;#strings ./crap.5m&lt;BR /&gt;&lt;BR /&gt;VOL1OMNI-2-[HP OmniBack II v1.0     ]D%-3310000003 [HP OmniBack II v1.0       ]1nNBSABCD&lt;BR /&gt;0ac40b87:3e032298:645c:0001&lt;BR /&gt;classakl_13&lt;BR /&gt;classakl&lt;BR /&gt;&lt;BR /&gt;Well this gives me some place to start. Thanks all for your help!&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 27 May 2004 18:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288070#M181557</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2004-05-27T18:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288071#M181558</link>
      <description>OK, I now have another question... It appears this backup was created on a AIX box using the aix "backup" command...&lt;BR /&gt;&lt;BR /&gt;I have tried using the hpux "restore" command but that is only used for restoring tapes created via "dump" or "rdump".&lt;BR /&gt;&lt;BR /&gt;I also tried cpio -itcv &amp;lt; /dev/rmt/3mn but had no joy with that either...&lt;BR /&gt;&lt;BR /&gt;I have no AIX experience, and would appreciate it if any has got an idea on how I can restore this data, and list the contents of the tape on HPUX, as we dont have an AIX box anymore...&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 27 May 2004 20:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288071#M181558</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2004-05-27T20:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288072#M181559</link>
      <description>Luckily, this is a backup from a commercial quality backup program (HP's Omniback product) so the header is quite readable. The same is true for fbackup. tar,cpio,pax, etc just start with binary volume data. You'll need a copy of Omniback to read this tape (it's a commercial product).&lt;BR /&gt; &lt;BR /&gt;Another trick to ID a tape is the file command. It reads a few bytes from any file (or device file) and then goes through several dozen tests to find a unique signature (a magic number). file is ideal for binary file identification.</description>
      <pubDate>Thu, 27 May 2004 20:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288072#M181559</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-05-27T20:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288073#M181560</link>
      <description>Oh, and btw... I am using a different tape now, so disregard the omniback stuff in the tape header... I will post the new header from the new tape...&lt;BR /&gt;&lt;BR /&gt;#strings crap.3mn&lt;BR /&gt;&lt;BR /&gt;by name&lt;BR /&gt;by name&lt;BR /&gt;root&lt;BR /&gt;/var/backup/log/tape.txt&lt;BR /&gt;yname.c&lt;BR /&gt;Backup of classakl started at Fri Dec  7 21:55:01 NZST 2001 to /dev/rmt0.1&lt;BR /&gt;Backup of  /var/backup/log/tape.txt /prod /u/appl /home / /usr /var /tmp  using backup and savevg commands&lt;BR /&gt;</description>
      <pubDate>Thu, 27 May 2004 20:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288073#M181560</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2004-05-27T20:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288074#M181561</link>
      <description>It is very likely that the AIX backup tape format is proprietary to IBM (like fbackup is for HP-UX). You'll need an AIX box to restore the tape (and convert it to an interchangeable format like tar)</description>
      <pubDate>Thu, 27 May 2004 20:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288074#M181561</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-05-27T20:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine DDS tape format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288075#M181562</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;with 'backup' - it also could be a backup tape written by SAM - Backup and Recovery!&lt;BR /&gt;&lt;BR /&gt;It's a try ...&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 28 May 2004 09:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-dds-tape-format/m-p/3288075#M181562</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-05-28T09:13:10Z</dc:date>
    </item>
  </channel>
</rss>

