<?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: Wipe Disk Array in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025605#M9121</link>
    <description>Download the Erase Utility from the compaq.com\support web site. That should do it.</description>
    <pubDate>Wed, 16 Jul 2003 16:37:29 GMT</pubDate>
    <dc:creator>clay bowman</dc:creator>
    <dc:date>2003-07-16T16:37:29Z</dc:date>
    <item>
      <title>Wipe Disk Array</title>
      <link>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025604#M9120</link>
      <description>I have several servers from various manufactureres (mostly Compaq) with RAID5 configurations.  The company is closing down and I need to start selling the servers.  I need to "wipe" the drives.  Wipe.exe works fine for workstations and basic SCSI but what can I use for drives on RAID controllers.</description>
      <pubDate>Wed, 16 Jul 2003 15:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025604#M9120</guid>
      <dc:creator>Drew_20</dc:creator>
      <dc:date>2003-07-16T15:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Wipe Disk Array</title>
      <link>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025605#M9121</link>
      <description>Download the Erase Utility from the compaq.com\support web site. That should do it.</description>
      <pubDate>Wed, 16 Jul 2003 16:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025605#M9121</guid>
      <dc:creator>clay bowman</dc:creator>
      <dc:date>2003-07-16T16:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wipe Disk Array</title>
      <link>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025606#M9122</link>
      <description>I have the CD and saw the system erase utility but I have found nothing to indicate that it will actually do a low level format or at least overwrite the drive with 0's.  What is to stop someone from removing the drive installing it on a standard SCSI card and running a restore utility?</description>
      <pubDate>Wed, 16 Jul 2003 20:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025606#M9122</guid>
      <dc:creator>Drew_20</dc:creator>
      <dc:date>2003-07-16T20:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wipe Disk Array</title>
      <link>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025607#M9123</link>
      <description>If you have the arrays hooked up to a Unix host, you could use the dd command and just completely write over everything on the device, or write random data.&lt;BR /&gt;&lt;BR /&gt;Something like 'dd if=/dev/zero of=/dev/sdx bs=1024k' or 'dd if=/dev/urandom of=/dev/sdx bs=1024k' would work, adjusting it to your needs.&lt;BR /&gt;&lt;BR /&gt;Read up on dd if you are not familiar with it.  This would write over the device at the block level, and make any previous data written very hard to access.  Doing it multiple times would make it extremely hard to recover any real data, but is probably unecessary.&lt;BR /&gt;&lt;BR /&gt;If you need the dd utility for windows, a ported version is available.  See &lt;A href="http://www.nu2.nu/bootcd/#aboutdd" target="_blank"&gt;http://www.nu2.nu/bootcd/#aboutdd&lt;/A&gt;  for getting a copy of dd.exe.  The syntax is a bit different for Windows devices, but it is very similar - just the paths would look different.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Scott&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 16:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025607#M9123</guid>
      <dc:creator>scott fuhrman_2</dc:creator>
      <dc:date>2003-07-17T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Wipe Disk Array</title>
      <link>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025608#M9124</link>
      <description>Drew,&lt;BR /&gt;&lt;BR /&gt;the erase utility deletes the RAID configuration information at all places they are stored (NVRAM, RAID Controller and Disk). Without this data the disks can't be restored.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jul 2003 06:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025608#M9124</guid>
      <dc:creator>Lucian Deuter</dc:creator>
      <dc:date>2003-07-18T06:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Wipe Disk Array</title>
      <link>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025609#M9125</link>
      <description>Hi,&lt;BR /&gt;at boot, most scsi controller have a bios that let you do a low level format.&lt;BR /&gt;&lt;BR /&gt;This should accomplish your needs.&lt;BR /&gt;&lt;BR /&gt;Massimo&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jul 2003 07:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/wipe-disk-array/m-p/3025609#M9125</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-18T07:42:28Z</dc:date>
    </item>
  </channel>
</rss>

