DoD Erasure Pattern

You are currently browsing articles tagged DoD Erasure Pattern.

Safe Data Storage

Sometimes it is necessary to erase the contents of a volume either before or after it is put into use in an OpenVMS environment. This can be driven by corporate rules and regulations. The need to erase the data can be driven by the need to follow governmental rules and regulations. And as we all know, it can be driven by the need to protect secrets.

Whatever the driving force behind the need to protect the contents of a volume, the use of SAN storage greatly complicates this issue. For example, how do you ensure the data is fully protected from scavenging of data in an environment that might move from location to location?  Let’s expand upon this with two different storage array technologies.

EVA Storage Arrays

EVA Storage Arrays provide virtual RAID volumes. The advantage of this approach is that the volume is automatically spread across as many physical spindles as possible to decrease the utilization of any single spindle and thus decrease the overall response time from all physical spindles.

Unfortunately, this also implies the data will migrate from physical volume to physical volume. What happens if a physical disk fails? Can we guarantee the data on that volume has been properly erased, even if we performed an INITIALIZE/ERASE using the DoD erasure pattern?

Update on 2008/08/10: I put on my thinking cap on this, and realized there are two potential solutions to this issue with the EVA storage arrays. First, the EVA Storage Array can be used to contain similar data. Second, if a mixed environment is needed (such as patient information mixed with user data storage), then a separate disk group to contain the sensitive data can be used. This helps isolate the data within the EVA storage array.

For most sites, destruction of that failed physical spindle would probably suffice. But some sites might need to be able to ascertain the contents of the physical disk. In those situations, virtual raid technology, such as the EVA Storage Arrays might not be the best choice.

For most OpenVMS installations (probably over 98% of them), this is not an issue. However, since many in the OpenVMS community must deal with sensitive data of various levels, it is important to realize this could be an issue.

XP Disk Arrays

XP Disk Arrays do offer the chance to better control the contents of the physical volumes. While the data can be spread across numerous physical disks, the assignment of the data to specific physical disks is completely up to the SAN administrator. This would allow a customer, who handles sensitive data, to assign a specific pool of physical disks to handle the sensitive data.

Additionally, you can purchase software to provide Data Shredding for XP Disk Arrays. There are several advantages to this. First, it ensures data presented to various hosts follow corporate / regulatory guidelines. Second, the work is done outside of the host environment. Though INITIALIZE/ERASE with the DoD erasure pattern can do the same, with very large volumes, the time required is extensive. Performing this operation on the array allows the array to completely offload the work from the host.

Some Pointers

The following pointers might provide a better understanding of this information.

HP ITRC OpenVMS Forum Discussion about DoD Erasure Pattern Usage

HP StorageWorks XP Data Shredder Software

Finally, if all else fails, turning the physical disk drive into a nonfunctional drive is an option:

Tags: , , ,

Perhaps it is your auditing department, or perhaps it is some rule or regulation, but you may face the need to erase – forever – the contents of an OpenVMS volume. The following IT Resource Center OpenVMS forum discussion helps explain some of the complexity of just using INITIALIZE/ERASE.
clipped from forums12.itrc.hp.com

HP.com Home

IT Resource Center

DOD Erase pattern on Alpha VMS


Richard W Hunt

Expert in this area

Jul 18, 2005 10:21:44 GMT?
4?pts

Please be aware that DOD-class erasure is an interesting problem in not only what you write BUT also the level to which you have to certify the erasure. I’m at a Navy site so I have run afoul of this exact problem.

Tags: , , ,

Steve Hoffman (now of HoffmanLabs) created this response to how to perform a DoD security disk erasure.
clipped from hoffmanlabs.org


The OpenVMS Frequently Asked Questions (FAQ)
5.42.6 How to perform a DoD security disk erasure?


Sometimes refered to as disk, tape, or media declassification, as formatting, as pattern erasure, or occasionally by the generic reference of data remanence. Various references to the US Deparment of Defence (DoD) or NCSC “Rainbow Books” documentation are also seen in this context.


While this erasure task might initially appear quite easy, basic characteristics of the storage media and of the device error recovery and bad block handling can make this effort far more difficult than it might initially appear.

Tags: , , ,

Due to various rules, regulations and laws, it is often necessary to ascertain data is destroyed through use of an erasure pattern. OpenVMS has long supported the DoD erasure pattern during the initialization of volumes. This feature allows this erasure work to be done by the XP Disk Array, not by the host.
clipped from h18006.www1.hp.com

HP StorageWorks XP Data Shredder Software –
Overview & Features

screen shot from HP StorageWorks XP Data Shredder

Business Value

Reduce risk and enhance compliance with corporate security initiatives by deleting sensitive data with repetitive overwrites, thus reducing the likelihood that the old data could be recovered.

Features and Benefits

  • Repetitive overwrites: Thoroughly erase old data by overwriting up to eight time.
  • User selectable overwrite patterns: Choose your own overwrite patterns or use a random overwrite pattern.
  • Verification: Verification that the overwrites have taken place.
  • Erasure progress display: The Graphical User Interface displays real time completion percentage.
  • Abort feature: Stop the overwrite process if needed.

Tags: , , ,