Sponsored Content
Full Discussion: Solaris box completely wipe
Operating Systems Solaris Solaris box completely wipe Post 302902351 by rbatte1 on Tuesday 20th of May 2014 06:04:56 AM
Old 05-20-2014
I think you should be able to verify the disk surface from within format and there is an option to do a destructive test. There was certainly one to do a non-destructive test when I used to have a Solaris server.

Is that an option? An alternate would be to slice the disk differently and then install a default Solaris and create filesystems from the other slices. That would probably clobber most data pointers.

Of course if you are super paranoid or have a regulatory or contractual obligation then you can remove and destroy the disks with a degausser (not sure on cost) or with one of the recycle companies that turn it all into high mineral compost.

What level of certainty do you need that no-one can read your data? A drill through the casing is a pretty good deterrent over data recovery.




Robin
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Good uses for a Solaris box?

I picked up an Ultra 10 for a great price, installed Solaris 10, and aside from running the usual network services I'm wondering, what can I use this box for? What are the killer apps for Solaris that you can't run on anything else? It's got the Elite3D graphics, and while I'm sure they're no... (1 Reply)
Discussion started by: b00m3rang
1 Replies

2. UNIX for Dummies Questions & Answers

Telnet into Solaris 8 box

I am new to Unix. What file do I need to edit so that I can telnet to Solaris 8. I recieve this message everytime I try to telnet. It allows me to LOGIN but kicks me out with this same message. SunOS 5.8 login: root Password: Not on system console (2 Replies)
Discussion started by: newbie05
2 Replies

3. UNIX for Dummies Questions & Answers

Java into Solaris box

Hi need to install java in a Unix box, but have not been able to. Does anyone know where I can find information on where and how to install. THank you (1 Reply)
Discussion started by: federico
1 Replies

4. Solaris

Error on Solaris box

We are getting the following error: warning: pm: Can't set power level of TSI, gfxp to level 0 The machine is running Solaris 8. I think it is a SUn 220R box. Any ideas what this means? (2 Replies)
Discussion started by: hshapiro
2 Replies

5. UNIX for Dummies Questions & Answers

difference between AIX box and Sun Solaris box

Hi, I need a clarification. Is there any difference between AIX box and Sun Solaris box? The bzip command with -c option works in AIX box and the same does not work in Sun Solaris box. Can anyone please explain if there is an implementation difference in both these boxes for the shell... (1 Reply)
Discussion started by: nisha4680
1 Replies

6. UNIX for Dummies Questions & Answers

New Solaris box how do I tell if its raided

Got a new machine in that was set up prior to receipt, how can I tell if the drives are raided and if so what raid level was used on Solaris 8? thanks, Jo C (1 Reply)
Discussion started by: jo calamine
1 Replies

7. UNIX for Advanced & Expert Users

New Solaris box how do I tell if its raided

New Solaris box how do I tell if its raided -------------------------------------------------------------------------------- Got a new machine in that was set up prior to receipt, how can I tell if the drives are raided and if so what raid level was used on Solaris 8? thanks, Jo C (1 Reply)
Discussion started by: jo calamine
1 Replies

8. Solaris

Perl comes with Solaris out of the box?

Hi guys. I plan to study Perl in near future, and Im just wondering, is Perl installed in Solaris with minimal install? Cheers. Edit: looks like I have found out Perl is installed with minimal install :) Re: perl in Solaris (was Re: Re: disable processor: msg#00085... (3 Replies)
Discussion started by: bsddaemon
3 Replies

9. Solaris

Solaris box as BGB

I have network with x computers which is divided in three subnets A, B ,C. All three subnets need can't access to internet because my old router -> R.I.P. Probably best solution is to get new router and set up back internet connection but that is not good enough for me. ... (6 Replies)
Discussion started by: solaris_user
6 Replies

10. Solaris

E1 on Solaris box

hi, can someone please guide me if there is any special hardware to use when we need to terminate an E1/T1 link on a Solaris10 box. I have a number of boxes and these all are located at longer distances. the only connectivity is the E1 links between these far location locations. Would it be... (0 Replies)
Discussion started by: busyboy
0 Replies
diskscan(1M)						  System Administration Commands					      diskscan(1M)

NAME
diskscan - perform surface analysis SYNOPSIS
diskscan [-W] [-n] [-y] raw_device DESCRIPTION
diskscan is used by the system administrator to perform surface analysis on a portion of a hard disk. The disk portion may be a raw parti- tion or slice; it is identified using its raw device name. By default, the specified portion of the disk is read (non-destructive) and errors reported on standard error. In addition, a progress report is printed on standard out. The list of bad blocks should be saved in a file and later fed into addbadsec(1M), which will remap them. OPTIONS
The following options are supported: -n Causes diskscan to suppress linefeeds when printing progress information on standard out. -W Causes diskscan to perform write and read surface analysis. This type of surface analysis is destructive and should be invoked with caution. -y Causes diskscan to suppress the warning regarding destruction of existing data that is issued when -W is used. OPERANDS
The following operands are supported: raw_device The address of the disk drive (see FILES). FILES
The raw device should be /dev/rdsk/c?[t?]d?[ps]?. See disks(1M) for an explanation of SCSI and IDE device naming conventions. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |x86 | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
addbadsec(1M), disks(1M), fdisk(1M), fmthard(1M), format(1M), attributes(5) NOTES
The format(1M) utility is available to format, label, analyze, and repair SCSI disks. This utility is included with the diskscan, addbad- sec(1M), fdisk(1M), and fmthard(1M) commands available for x86. To format an IDE disk, use the DOS format utility; however, to label, ana- lyze, or repair IDE disks on x86 systems, use the Solaris format(1M) utility. SunOS 5.10 24 Feb 1998 diskscan(1M)
All times are GMT -4. The time now is 04:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy