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

From FreekiWiki
Jump to navigation Jump to search
(added slocket)
(dropped dell-specific questions)
 
(44 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Do we want to use this system as a server? ==
+
this chart is meant to help instructors determine if systems should be recycled or sent to server build.
 +
 
 +
== Instructor Chart ==
 +
 
 
<graphviz>
 
<graphviz>
 
   digraph D {
 
   digraph D {
Line 6: Line 9:
 
     edge [fontname="Helvetica"]
 
     edge [fontname="Helvetica"]
  
     start [label="START", shape="box", style="bold"]
+
     start     [label="START", shape="box", style="bold"]
     no [label="NO\n(not 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"]
     slocket [label="Is it a SLOT-BASED SYSTEM\nor\nSOCKET-BASED SYSTEM?"]
+
     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"]
     fsb [label="What is the\nFRONT SIDE BUS\nspeed?"]
+
     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"]
     multiproc [label="Can it take\nMULTIPLE PROCESSORS?"]
+
    judge_no [label="Use your best judgement,\nbut we probably do not want it", shape="box", style="bold"]
     proctype [label="What is the\nPROCESSOR TYPE?"]
+
    judge_yes [label="Use your best judgement,\nbut we probably want it", shape="box", style="bold"]  
     yes [label="YES\n(usable as a server)", shape="box", style="bold"]
+
 
 +
     sticker    [label="Does it have a sticker\nshowing what kind of processor it has?"]
 +
     rackmount  [label="Is it a Rackmount system?"]
 +
     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 -> multiproc
 
  
     multiproc -> proctype [label="YES"]
+
     start -> sticker
    multiproc -> no [label="NO"]
 
  
     proctype -> yes [label="P-III\n(XEON)"]
+
     sticker -> no [label="Pentium\nII / III / IV"]
     proctype -> slocket [label="P-III\n(non XEON)"]
+
     sticker -> yes [label="Core2"]
     proctype -> yes [label="P-4"]
+
     sticker -> ddr [label="Xeon\nOpteron"]
     proctype -> no [label="OTHER"]
+
     sticker -> hdenc [label="No sticker"]
  
     slocket -> fsb [label="SOCKET"]
+
     hdenc -> notcomp [label="YES"]
     slocket -> no [label="SLOT"]
+
     hdenc -> ddr [label="NO"]
 +
   
 +
    sata -> yes [taillabel="YES"]
 +
    sata -> rackmount [label="NO"]
  
 +
    pcie -> yes [taillabel="YES"]
 +
    pcie -> sata [label="NO"]
  
     fsb -> no [label="66 or 100"]
+
     ddr -> pcie [label="YES"]
     fsb -> yes [label="133"]
+
     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