Difference between revisions of "SCSI Hard Drive Triage"

From FreekiWiki
Jump to navigation Jump to search
(raised spec to 146GB, all connectors, speeds)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
Currently, Eval is told to bring all SCSI HDs 72GB & larger to HD Incoming in the TARDIS.  We do not ask them to tell if a drive is U320 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 72 GB or larger?"]
+
   size      [label="Is it 146 GB or larger?"]
  connector [label="Does it have a 68-pin connector?"]
 
  speed    [label="Is it rated U320 (Ultra320) 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 21: Line 19:
 
   inspect -> size [label="NO"]
 
   inspect -> size [label="NO"]
  
   size -> connector [label="YES"]
+
   size -> keep [label="YES"]
 
   size -> recycle [label="NO"]
 
   size -> recycle [label="NO"]
  
  connector -> speed [label="YES"]
 
  connector -> keep [label="NO"]
 
 
  speed -> keep [label="YES"]
 
  speed -> recycle [label="NO"]
 
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
.<br>
 
 
'' 80-PIN CONNECTOR ''
 
 
[[Image:SCSI80PinConn.jpg]] 
 
  
 
[[SCSI Hard Drive Testing]]
 
[[SCSI Hard Drive Testing]]

Revision as of 16:48, 13 September 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