<?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: How do I format tapes in HP-UX? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940717#M929976</link>
    <description>There is no format command for a tape. To erase the data, you can just use dd to copy some disk lvol to the tape where the size of the lvol is about the size of the tape. Degaussing is not recommended for modern tapes (Exabyte, DDS, DLT, etc).</description>
    <pubDate>Tue, 01 Apr 2003 15:41:50 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2003-04-01T15:41:50Z</dc:date>
    <item>
      <title>How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940714#M929973</link>
      <description>I have an Exabyte Mammoth2 tape drive I just hooked to my rp5450 server.  I would like to format some existing Exabyte 225m tapes created under VMS to re-use for HP-UX.  Can you tell me what the command is to format these Exabyte tapes on /dev/rmt/2m?&lt;BR /&gt;&lt;BR /&gt;Thank you!  ==Robert</description>
      <pubDate>Tue, 01 Apr 2003 15:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940714#M929973</guid>
      <dc:creator>Robert Funk_1</dc:creator>
      <dc:date>2003-04-01T15:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940715#M929974</link>
      <description>Formatting should be unnecessary.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 01 Apr 2003 15:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940715#M929974</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-01T15:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940716#M929975</link>
      <description>There is sensitive data on these tapes that I would like to erase.  Some of these tapes will be distributed to other groups within my company so I want to ensure the data has been removed.&lt;BR /&gt;&lt;BR /&gt;Thank you...  ==Robert</description>
      <pubDate>Tue, 01 Apr 2003 15:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940716#M929975</guid>
      <dc:creator>Robert Funk_1</dc:creator>
      <dc:date>2003-04-01T15:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940717#M929976</link>
      <description>There is no format command for a tape. To erase the data, you can just use dd to copy some disk lvol to the tape where the size of the lvol is about the size of the tape. Degaussing is not recommended for modern tapes (Exabyte, DDS, DLT, etc).</description>
      <pubDate>Tue, 01 Apr 2003 15:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940717#M929976</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-04-01T15:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940718#M929977</link>
      <description>If you want to do an over-write erase, then tar a file onto them.&lt;BR /&gt;&lt;BR /&gt;Or cpio.&lt;BR /&gt;&lt;BR /&gt;Or fbackup /etc/issue&lt;BR /&gt;&lt;BR /&gt;That will make the prior data on the tape quite unrecoverable.&lt;BR /&gt;&lt;BR /&gt;A large magnet might damage the tape.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 01 Apr 2003 15:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940718#M929977</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-04-01T15:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940719#M929978</link>
      <description>There is no proper way to do it. You can use the mediainit command but its not necessary and i dont know if it will work successfully on an Exabyte tape.&lt;BR /&gt;&lt;BR /&gt;Just use dd to blast the tape to whatever size you want. Use /dev/zero, if it doesnt exist create it with;&lt;BR /&gt;&lt;BR /&gt;mknod /dev/zero c 3 4&lt;BR /&gt;&lt;BR /&gt;Then use dd;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/rmt/0m bs=1024k count=1000&lt;BR /&gt;&lt;BR /&gt;This will write 1Gb of zeroes to the tape. You can adjust as needed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2003 15:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940719#M929978</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-04-01T15:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940720#M929979</link>
      <description>If you insist, you could always try something like this:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/rmt/2m bs=1024k&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 01 Apr 2003 15:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940720#M929979</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-01T15:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format tapes in HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940721#M929980</link>
      <description>Thanks for all the responses!  After following your advise, I've discovered that I cannot write to /dev/rmt/2m - I'm getting an error message of "output file /dev/rmt/2m is not a valid device file for backup".  I'll start a separate thread for this error.  Points will be assigned!</description>
      <pubDate>Tue, 01 Apr 2003 17:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-format-tapes-in-hp-ux/m-p/2940721#M929980</guid>
      <dc:creator>Robert Funk_1</dc:creator>
      <dc:date>2003-04-01T17:01:33Z</dc:date>
    </item>
  </channel>
</rss>

