Difference between revisions of "SCSI Hard Drive Triage"

From FreekiWiki
Jump to navigation Jump to search
m
Line 12: Line 12:
 
   start    [label="START HERE", shape="box", style="bold"]
 
   start    [label="START HERE", shape="box", style="bold"]
 
   inspect  [label="Visually inspect it\nAre there any signs of damage?"]
 
   inspect  [label="Visually inspect it\nAre there any signs of damage?"]
   sizespeed [label="Is it: \n(> 36 GB?) \nOR \n(36 GB And rated U160 (Ultra160) or faster?)"]
+
   size      [label="Is it > 36 GB?"]
 +
  sizespeed [label="Is it 36 GB And rated U160 (Ultra160) or faster?"]
 
   keep      [label="KEEP."  shape="box", style="bold"]
 
   keep      [label="KEEP."  shape="box", style="bold"]
 
   recycle  [label="RECYCLE" shape="box", style="bold"]
 
   recycle  [label="RECYCLE" shape="box", style="bold"]
Line 18: Line 19:
 
   start -> inspect  
 
   start -> inspect  
 
   inspect -> recycle [label="YES"]
 
   inspect -> recycle [label="YES"]
   inspect -> sizespeed [label="NO"]
+
   inspect -> size [label="NO"]
 +
 
 +
  size -> keep [label="YES"]
 +
  size -> sizespeed [label="NO"]
  
 
   sizespeed -> keep [label="YES"]
 
   sizespeed -> keep [label="YES"]

Revision as of 16:32, 12 May 2010

Currently, Eval is told to bring all SCSI HDs 36GB & larger to HD Incoming in the TARDIS.
We do not ask them to tell if a drive is U160 or not.

Triage Chart

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

.
.
.
.
.

Testing SCSI Hard Drives

SCSI Hard Drive Testing