Difference between revisions of "SCSI Hard Drive Triage"

From FreekiWiki
Jump to navigation Jump to search
(reduce spec back to 36gb)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
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.
+
Currently, SysEval is told to bring all SCSI HDs 146GB & larger to HD Incoming in the TARDIS.
  
 
== Triage Chart ==
 
== Triage Chart ==
Line 11: Line 11:
 
   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?"]
   size      [label="Is it larger than 36 GB?"]
+
   size      [label="Is it 146 GB or larger?"]
  connector [label="Does it have an 80-pin connector?"]
 
  sizespeed [label="Is it at least 36 GB \nAnd \nIs it 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 22: Line 20:
  
 
   size -> keep [label="YES"]
 
   size -> keep [label="YES"]
   size -> connector [label="NO"]
+
   size -> recycle [label="NO"]
  
  connector -> sizespeed [label="YES"]
 
  connector -> recycle [label="NO"]
 
 
  sizespeed -> keep [label="YES"]
 
  sizespeed -> recycle [label="NO"]
 
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
 
'' 80-PIN CONNECTOR ''
 
 
[[Image:SCSI80PinConn.jpg]] 
 
  
 
[[SCSI Hard Drive Testing]]
 
[[SCSI Hard Drive Testing]]

Latest revision as of 15:51, 4 December 2012

Currently, SysEval is told to bring all SCSI HDs 146GB & larger to HD Incoming in the TARDIS.

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.

SCSI Hard Drive Testing