Difference between revisions of "Do we want it for a server?"

From FreekiWiki
Jump to navigation Jump to search
(dropped dell-specific questions)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== PURPLE Chart ==
+
this chart is meant to help instructors determine if systems should be recycled or sent to server build.
 +
 
 +
== Instructor Chart ==
  
 
<graphviz>
 
<graphviz>
Line 8: Line 10:
  
 
     start      [label="START", shape="box", style="bold"]
 
     start      [label="START", shape="box", style="bold"]
     no        [label="NO\n(we do not want it for a server)", shape="box", style="bold"]
+
     no        [label="NO\nwe do not want it for a server\npull all hard drives\nsend to recycling, and\nmark it on the clipboard\nin the server section", shape="box", style="bold"]
 +
    yes        [label="YES\nwe want it for a server\nplace a Hard Drive Removed sticker\non it and take to server build", shape="box", style="bold"]
 +
    notcomp    [label="Not a computer!\nMake sure all the hard drives\nhave been removed, then recycle it\nWITHOUT marking it on the cart", shape="box", style="bold"]
 +
    judge_no [label="Use your best judgement,\nbut we probably do not want it", shape="box", style="bold"]
 +
    judge_yes [label="Use your best judgement,\nbut we probably want it", shape="box", style="bold"]  
  
     rambus    [label="Does it use Rambus Memory?"]
+
     sticker    [label="Does it have a sticker\nshowing what kind of processor it has?"]
    multipower [label="Can it take\nMULTIPLE POWER SUPPLIES?"]
 
    fast      [label="Is there a 1.0 Ghz\nor faster processor?"]
 
    multiproc  [label="Can it take\nMULTIPLE PROCESSORS?"]
 
    veryfast  [label="Is there a 2.0 Ghz\nor faster processor?"]
 
    oneurack [label="Is it a 1U Rackmount system?"]
 
 
     rackmount  [label="Is it a Rackmount system?"]
 
     rackmount  [label="Is it a Rackmount system?"]
     yes        [label="YES\n(we want it for a server)", shape="box", style="bold"]
+
     hdenc  [label="Is it a hard drive enclosure?\n(Hard drive enclosures do not typically\nhave video, keyboard, or USB ports)"]
 +
    good_tower [label="Is it an HP, IBM\nor SuperMicro tower?"]
 +
    ddr [label="Does it use DDR2, DDR3 or DDR4 ram?"]
 +
    sata [label="Does it use SATA\nor SAS hard drives?"]
 +
    pcie [label="Does it have PCI-e slots?"]
  
    start -> rambus
 
  
     rambus -> oneurack [label="NO"]
+
     start -> sticker
    rambus -> no [label="YES"]
 
  
     oneurack -> multipower [label="NO"]
+
     sticker -> no [label="Pentium\nII / III / IV"]
     oneurack -> fast [label="YES"]
+
     sticker -> yes [label="Core2"]
 +
    sticker -> ddr [label="Xeon\nOpteron"]
 +
    sticker -> hdenc [label="No sticker"]
  
     multipower -> multiproc [label="NO"]
+
     hdenc -> notcomp [label="YES"]
     multipower -> rackmount [label="YES"]
+
    hdenc -> ddr [label="NO"]
 +
      
 +
    sata -> yes [taillabel="YES"]
 +
    sata -> rackmount [label="NO"]
  
     rackmount -> fast [label="YES"]
+
     pcie -> yes [taillabel="YES"]
     rackmount -> multiproc [label="NO"]
+
     pcie -> sata [label="NO"]
  
     fast -> yes [label="YES"]
+
     ddr -> pcie [label="YES"]
     fast -> no [taillabel="NO"]
+
     ddr -> no [taillabel="NO"]
  
     multiproc -> veryfast [label="YES"]
+
     rackmount -> good_tower [label="NO"]
    multiproc -> no [label="NO"]
+
     rackmount -> judge_yes [taillabel="YES"]
 
 
     veryfast -> yes [taillabel="YES"]
 
    veryfast -> no [label="NO"]
 
  
 +
    good_tower -> yes [taillabel="YES"]
 +
    good_tower -> judge_no [taillabel="NO"]
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 +
 +
[http://en.wikipedia.org/wiki/List_of_Dell_PowerEdge_Servers List of Dell Poweredge Models]
  
 
[[Category:Server Build]]
 
[[Category:Server Build]]
[[Category:Prebuild]]
 

Latest revision as of 14:58, 30 October 2012

this chart is meant to help instructors determine if systems should be recycled or sent to server build.

Instructor Chart

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

List of Dell Poweredge Models