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

From FreekiWiki
Jump to navigation Jump to search
(dropped dell-specific questions)
 
(36 intermediate revisions by 5 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"]
     naw [label="NO\n(we do not want\nit 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"]
     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"]
    cpu [label="Is there at least\nONE PROCESSOR?"]
+
     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"]
     piii [label="Is the processor\na P-III?"]
+
     judge_no [label="Use your best judgement,\nbut we probably do not want it", shape="box", style="bold"]
    xeon [label="Is it a XEON?"]
+
     judge_yes [label="Use your best judgement,\nbut we probably want it", shape="box", style="bold"]  
    fsb [label="What is the\nFRONT SIDE BUS\nspeed?"]
 
     multiproc [label="Can it take\nMULTIPLE PROCESSORS?"]
 
    proctype [label="Is the processor\na P-4,\nan OPTERON,\nor an ATHLON MP?"]
 
     yes [label="YES\n(usable as a server)", shape="box", style="bold"]
 
 
 
    start -> multiproc
 
  
     multiproc -> cpu [taillabel="YES"]
+
     sticker    [label="Does it have a sticker\nshowing what kind of processor it has?"]
     multiproc -> naw [taillabel="NO"]
+
    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?"]
  
    cpu -> naw [taillabel="NO"]
 
    cpu -> piii [taillabel="YES"]
 
  
     piii -> xeon [label="YES"]
+
     start -> sticker
    piii -> proctype [taillabel="NO"]
 
  
     xeon -> slocket [taillabel="NO"]
+
     sticker -> no [label="Pentium\nII / III / IV"]
     xeon -> yes [taillabel="YES"]
+
     sticker -> yes [label="Core2"]
 +
    sticker -> ddr [label="Xeon\nOpteron"]
 +
    sticker -> hdenc [label="No sticker"]
  
     proctype -> yes [taillabel="YES"]
+
     hdenc -> notcomp [label="YES"]
     proctype -> naw [taillabel="NO"]
+
    hdenc -> ddr [label="NO"]
 +
   
 +
    sata -> yes [taillabel="YES"]
 +
     sata -> rackmount [label="NO"]
  
     slocket -> fsb [label="SOCKET"]
+
     pcie -> yes [taillabel="YES"]
     slocket -> naw [taillabel="SLOT"]
+
     pcie -> sata [label="NO"]
  
     fsb -> naw [taillabel="66 or 100"]
+
     ddr -> pcie [label="YES"]
     fsb -> yes [taillabel="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