View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 11:19 AM
Dave (from the UK)
 
Posts: n/a
Default Testing a disk with 'format'

What is the best way to test a disk using 'format' under Solaris (Sparc)?

There seems to be several options, under the 'analyze' menu in format:

ANALYZE MENU:
read - read only test (doesn't harm SunOS)
refresh - read then write (doesn't harm data)
test - pattern testing (doesn't harm data)
write - write then read (corrupts data)
compare - write, read, compare (corrupts data)
purge - write, read, write (corrupts data)
verify - write entire disk, then verify (corrupts data)
print - display data buffer
setup - set analysis parameters
config - show analysis parameters
!<cmd> - execute <cmd> , then return
quit


I'm not sure of the difference between 'write', 'compare' and 'verify'.
All seem to be a different way of saying the same thing to me, but I
guess there must be a difference.

--
Dave (from the UK)

Please note my email address changes periodically to avoid spam.
It is always of the form: month-year@althorne.org
Hitting reply will work for a few months only - later set it manually.

http://chessdb.sourceforge.net/ - a Free open-source Chess Database
Reply With Quote