Operating System - OpenVMS
1827922 Members
2394 Online
109971 Solutions
New Discussion

How to destroy data on disk

 
SOLVED
Go to solution
Guillou_2
Frequent Advisor

How to destroy data on disk

Hi all,

I would like to know what methods I can use to destroy data on RA92 disks before stopping a vax 6000?

Thanks for your help

regards

Steph
10 REPLIES 10
Volker Halle
Honored Contributor
Solution

Re: How to destroy data on disk

Steph,

INIT/ERASE device:

This will overwrite every block of the disk with the system-specified erase pattern.

Volker.
comarow
Trusted Contributor

Re: How to destroy data on disk

It should be noted that the $init/erase will write a pattern of zeros. Old HSCs had a special program that wrote 3 patterns down as required by DIS.

A single pass for example is not impossible to recover, hence not DOD approved. For all practical purposes it is. If your security depends on it, than you must have three passes and keep track of the bad blocks.
labadie_1
Honored Contributor

Re: How to destroy data on disk

melt down the disk
Less than that: security erase the disk.
Less than that: delete/erase all the files.
Less than that: delete the files.

People can recover a lot of data, so melt down the disks, if you have sensitive data
Jan van den Ende
Honored Contributor

Re: How to destroy data on disk

Steph,

we usually INIT/ERASE the disk,
then copy VMB.EXE to it, and in a loop appand it until DEVICE/FULL error.
After repeating that sequence again, at least we, consider it safe,

Of course, it all depends on your requirements.

Proost.

Have one on me.

jpe
Don't rust yours pelled jacker to fine doll missed aches.
John Gillings
Honored Contributor

Re: How to destroy data on disk

Steph,

RA92 drivers are very small capacity and very slow by today's standards. They're physically large, power hungry and have non-industry standard interfaces. The only reason you'd ever want to clear the data is if you want to sell or give the drives away. The chances of anyone wanting to use these drives again is very slim. Therefore your best option for destroying the data is to destroy the drives.

Note that the options given by others certainly deal with the accessible data on the drive, but they don't necessarily clear old data in failed blocks that have been replaced by the controller. Who knows if anyone might be able to recover data in those blocks. There are labs around that claim to be able to recover data up to 7 rewrites deep. So, if you really don't want anyone reading your data, go for the destruction solution.

A minute or so with a sledge hammer per drive might be very therapeutic to the operator and should sort out the data permanetly. For the truly paranoid, take the shards and burn them.
A crucible of informative mistakes
Ian Miller.
Honored Contributor

Re: How to destroy data on disk

the UK MOD used to sand blast the disk platters then put them in a furnace to be melted down (so I was told).
A power sanding tool would be fun to try. No one is going to want to buy these to reuse unless you know of a museum.
____________________
Purely Personal Opinion
Carl Couric
Occasional Advisor

Re: How to destroy data on disk

I seem to remember that if the RA92 was connected to a HSC, you could run dilx on the HSC and allow it to get at the data... Let it run long enough to go past those "7" write/rewrites and it should erase it.

Personally, pull the HDA, pull each data platter and put it in a shreader. The other way to erase the data is to put the HDA in an oven, heat for days.

My money is on a shreader... :)

Carl
http://www.carlc.com
Joseph Huber_1
Honored Contributor

Re: How to destroy data on disk

At least the
"recover data up to 7 rewrites deep"
case is save by several runs of
$ ANALYZE/MEDIA/EXERCISE/FULL ddu:
Each run overrides 3 times with alternating patterns.
http://www.mpp.mpg.de/~huber
Jeroen Hartgers_3
Frequent Advisor

Re: How to destroy data on disk

If you do it init erase en after that you damage the drive with a hammer or drill a few holes in the drive noone could use it again
Jan van den Ende
Honored Contributor

Re: How to destroy data on disk

...
or maybe take it apart, take the platters to the next local charity fair, and offer a prize about 1/4 of the cost of the previous solutions to the person that causes the most damage...

Very effective, could well be your your most effective destruction, and put you on the list as a good charity donator as well!

Talking about win-win-win constructions...

Proost.

Have one on me.

jpe
Don't rust yours pelled jacker to fine doll missed aches.