Difference between revisions of "Server Evaluation Triage"

From FreekiWiki
Jump to navigation Jump to search
m
(really remove holdfor question)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
     yes [label="PXE Boot the server to the\nHardware Detection Tool and have\nthe Instructor look it over before\nbeginning the Build process", shape="box", style="bold"]
 
     yes [label="PXE Boot the server to the\nHardware Detection Tool and have\nthe Instructor look it over before\nbeginning the Build process", shape="box", style="bold"]
  
    HoldTag [label="Does the system have a Hold For Tag?"]
 
 
     HardDrives [label="Does the system have any hard drives in it?"]
 
     HardDrives [label="Does the system have any hard drives in it?"]
 
     KeyboardlessBoot [label="Can it boot without a keyboard?"]
 
     KeyboardlessBoot [label="Can it boot without a keyboard?"]
Line 16: Line 15:
 
     DualCore [label="Is the processor Dual Core?"]
 
     DualCore [label="Is the processor Dual Core?"]
 
     DualProc [label="Does it have more than one processor?"]
 
     DualProc [label="Does it have more than one processor?"]
     FastProc [label="Is it faster than 2.8GHz?"]
+
     FastProc [label="Is it faster than 3.0GHz?"]
 
     BitWidth [label="Is it 64-bit? (Opterons are always 64-bit)"]
 
     BitWidth [label="Is it 64-bit? (Opterons are always 64-bit)"]
 
     RackSize [label="Is it a 2U or larger rackmount?"]
 
     RackSize [label="Is it a 2U or larger rackmount?"]
Line 22: Line 21:
 
     NoPentium [label="Is it a Pentium/Celeron?"]
 
     NoPentium [label="Is it a Pentium/Celeron?"]
  
     start -> HoldTag
+
     start -> HardDrives
 
 
    HoldTag -> notyet [label="NO"]
 
    HoldTag -> HardDrives [label="YES"]
 
  
 
     HardDrives -> DualCore [label="NO"]
 
     HardDrives -> DualCore [label="NO"]

Latest revision as of 12:26, 9 November 2011

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

Boot Without Keyboard
Just make sure it attempts to boot; no need to install a hard drive during Eval.
Auto-Reboot After Power-Loss
Will the system reboot all by itself after a power-loss when the system was running before the power-loss (required)? Will the system stay off after a power-loss when the system was not running before the power-loss (optional)?