<?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: Will INIT of a disk do a zero replace? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447189#M66228</link>
    <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;maybe &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://groups-beta.google.com/group/comp.os.vms/browse_thread/thread/9ac350f609a388aa/ee0afc6f74d74f65#ee0afc6f74d74f65" target="_blank"&gt;http://groups-beta.google.com/group/comp.os.vms/browse_thread/thread/9ac350f609a388aa/ee0afc6f74d74f65#ee0afc6f74d74f65&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;gives some reasons why destruction is maybe even a GOOD option towards the recipients as well.&lt;BR /&gt;&lt;BR /&gt;Modern disks are so (relatively) cheap, have so much more capacity, consume so much less power, that even for itself that would be quite a valid argument!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
    <pubDate>Mon, 20 Dec 2004 09:43:56 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2004-12-20T09:43:56Z</dc:date>
    <item>
      <title>Will INIT of a disk do a zero replace?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447187#M66226</link>
      <description>I need to INIT several data disks on an ALPHA machine which is changing ownership and the customer wants to be sure that the data which was originally on the disk cannot be restored under ANY circumstances. Will INIT insure thsi?&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Mon, 20 Dec 2004 09:20:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447187#M66226</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-12-20T09:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Will INIT of a disk do a zero replace?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447188#M66227</link>
      <description>INIT/ERASE is what you can do at VMS level. some people do it multiple times. Some use custom written erase patterns (there used to be a example DOD erase example in MACRO32 around).&lt;BR /&gt;&lt;BR /&gt;Some people are only happy with physical destruction of the media in a furnace!&lt;BR /&gt;&lt;BR /&gt;It depends on how particular the customer is. The commertial ones I've dealt with have wanted three runs of INIT/ERASE.</description>
      <pubDate>Mon, 20 Dec 2004 09:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447188#M66227</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-12-20T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Will INIT of a disk do a zero replace?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447189#M66228</link>
      <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;maybe &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://groups-beta.google.com/group/comp.os.vms/browse_thread/thread/9ac350f609a388aa/ee0afc6f74d74f65#ee0afc6f74d74f65" target="_blank"&gt;http://groups-beta.google.com/group/comp.os.vms/browse_thread/thread/9ac350f609a388aa/ee0afc6f74d74f65#ee0afc6f74d74f65&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;gives some reasons why destruction is maybe even a GOOD option towards the recipients as well.&lt;BR /&gt;&lt;BR /&gt;Modern disks are so (relatively) cheap, have so much more capacity, consume so much less power, that even for itself that would be quite a valid argument!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Mon, 20 Dec 2004 09:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447189#M66228</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-12-20T09:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Will INIT of a disk do a zero replace?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447190#M66229</link>
      <description>Look at &lt;BR /&gt;&lt;BR /&gt;$ help analyze/media/exercise&lt;BR /&gt;&lt;BR /&gt;Run it with /LOG so you get a message at the end with what it found, if anything.  You can overwrite the disk with whatever pattern you want and of course run it as many times as you want depending on the local paranoia level.  This has the added benefit of locating and flagging any bad blocks the disk may have.  I would discourage the new customer from accepting used disks that have any bad blcoks at all since they may be an early sign of a more general failure.&lt;BR /&gt;&lt;BR /&gt;If it's not convenient to do this from VMS, the console firmware and/or the storage array firmware (if applicable) may have something similar.</description>
      <pubDate>Mon, 20 Dec 2004 11:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447190#M66229</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2004-12-20T11:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Will INIT of a disk do a zero replace?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447191#M66230</link>
      <description>For the truly paranoid.&lt;BR /&gt;&lt;BR /&gt;Note that INIT/ERASE will only erase blocks currently reachable from the sector map. It will not find any bad blocks that have been replaced. Although it's a very long shot, it's feasible those blocks could be read by someone determined enough...&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Dec 2004 15:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447191#M66230</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2004-12-20T15:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Will INIT of a disk do a zero replace?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447192#M66231</link>
      <description>Chaim:&lt;BR /&gt;Sorry to use forum but can't figure out another way to reach you. What's your current email? &lt;BR /&gt;Harry Gross</description>
      <pubDate>Tue, 04 Jan 2005 22:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/will-init-of-a-disk-do-a-zero-replace/m-p/3447192#M66231</guid>
      <dc:creator>Harry_65</dc:creator>
      <dc:date>2005-01-04T22:15:59Z</dc:date>
    </item>
  </channel>
</rss>

