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

From FreekiWiki
Jump to navigation Jump to search
m
(dropped dell-specific questions)
 
(30 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?"]
+
     rackmount  [label="Is it a Rackmount system?"]
     fast      [label="Is there a 1000 Mhz\nor faster processor?"]
+
     hdenc  [label="Is it a hard drive enclosure?\n(Hard drive enclosures do not typically\nhave video, keyboard, or USB ports)"]
     multiproc  [label="Can it take\nMULTIPLE PROCESSORS?"]
+
    good_tower [label="Is it an HP, IBM\nor SuperMicro tower?"]
     veryfast  [label="Is there a 2000 Mhz\nor faster processor?"]
+
     ddr [label="Does it use DDR2, DDR3 or DDR4 ram?"]
     yes        [label="YES\n(we want it for a server)", shape="box", style="bold"]
+
     sata [label="Does it use SATA\nor SAS hard drives?"]
 +
     pcie [label="Does it have PCI-e slots?"]
  
    start -> rambus
 
  
     rambus -> multipower [label="NO"]
+
     start -> sticker
    rambus -> no [label="YES"]
 
  
     multipower -> multiproc [label="NO"]
+
     sticker -> no [label="Pentium\nII / III / IV"]
     multipower -> fast [label="YES"]
+
     sticker -> yes [label="Core2"]
 +
    sticker -> ddr [label="Xeon\nOpteron"]
 +
    sticker -> hdenc [label="No sticker"]
  
     fast -> yes [label="YES"]
+
     hdenc -> notcomp [label="YES"]
     fast -> no [taillabel="NO"]
+
     hdenc -> ddr [label="NO"]
 +
   
 +
    sata -> yes [taillabel="YES"]
 +
    sata -> rackmount [label="NO"]
  
     multiproc -> veryfast [label="YES"]
+
     pcie -> yes [taillabel="YES"]
     multiproc -> no [label="NO"]
+
     pcie -> sata [label="NO"]
  
     veryfast -> yes [taillabel="YES"]
+
     ddr -> pcie [label="YES"]
     veryfast -> no [label="NO"]
+
     ddr -> no [taillabel="NO"]
  
 +
    rackmount -> good_tower [label="NO"]
 +
    rackmount -> judge_yes [taillabel="YES"]
 +
 +
    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