General
1833784 Members
2076 Online
110063 Solutions
New Discussion

"Scrubbing the Disk"

 
SOLVED
Go to solution
Tommy Brown
Respected Contributor

"Scrubbing the Disk"

We are returniing a system to HP from a lease and need to "scrub" (remove all data traces) the disk to prevent unauthorized access to the sensitive data. Does any one have a procedure/program to facilitate the process?
thanks,
Tommy
I may be slow, but I get there !
4 REPLIES 4
Tim Malnati
Honored Contributor
Tommy Brown
Respected Contributor

Re: "Scrubbing the Disk"

Thanks, Tim
I couldn't think of good keywords for searching. Your response gives me something to work with.
Tommy
I may be slow, but I get there !
paul courry
Honored Contributor

Re: "Scrubbing the Disk"

You make no mention of whether the system is an HP9000 or an HP3000. The HP9000 answer you have received is good. If you have an HP3000 the procedures is as follows:

For every private volume *except* MPEXL_SYSTEM_VOLUME_SET do the following

1. VSCLOSE volumename
2. VOLUTIL
volutil: SCRATCHVOL ldev
repeat for each drive
3. For the system volume set
PURGEACCT accountname
for each account on the system volume set
Tommy Brown
Respected Contributor

Re: "Scrubbing the Disk"

Thanks Paul, but It is a 9000, running 10.20
tommy
I may be slow, but I get there !