Difference between revisions of "SCSI Hard Drive Triage"

From FreekiWiki
Jump to navigation Jump to search
m
 
(54 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. <br>
+
Currently, SysEval is told to bring all SCSI HDs 146GB & larger to HD Incoming in the TARDIS.
We do not ask them to tell if a drive is U160 or not.
 
  
 
== Triage Chart ==
 
== Triage Chart ==
Line 11: Line 10:
  
 
   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: (36 GB \nAND rated U160 (Ultra160) or faster?) OR (> 36 GB?)"]
+
   size      [label="Is it 146 GB or larger?"]
   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"]
  
   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 -> recycle [label="NO"]
  
  sizespeed -> keep [label="YES"]
 
  sizespeed -> recycle [label="NO"]
 
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
  
:.
 
:.
 
:.
 
:.
 
:.
 
:.
 
:.
 
:.
 
== What to do when done, where to put them ==
 
 
: NEVER leave unwiped Hard Drives sitting around - this is a violation of Free Geek's data security policy.
 
 
; Keep
 
: Put them on the "SCSI HD INCOMING" shelf, or, IF AND ONLY IF you are looking for drives to TEST RIGHT NOW,
 
: take them to the SCSI HD testing station in Advanced Test and test them.
 
; Recycle
 
: Pound them with a hammer until the platters are undoubtedly too bent to be read.
 
: Put them in the Hard Drive Recycle bucket in Advanced Test.
 
: NEVER MIX THEM WITH THE REJECT HARD DRIVES IN EVAL1!  This will interfere with successful Hard Drive Sorting in Eval1.
 
 
== Testing SCSI Hard Drives ==
 
 
[[SCSI Hard Drive Testing]]
 
[[SCSI Hard Drive Testing]]
  
 
[[Category: Advanced Testing]]
 
[[Category: Advanced Testing]]
 +
 +
<!-- comment here -->

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