Difference between revisions of "Server Evaluation Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 20: Line 20:
 
     RackSize [label="Is it a 2U or larger rackmount?"]
 
     RackSize [label="Is it a 2U or larger rackmount?"]
 
     Tower    [label="Is it a tower?"]
 
     Tower    [label="Is it a tower?"]
 +
    NoPentium [label="Is it a Pentium?"]
  
 
     start -> HoldTag
 
     start -> HoldTag
Line 29: Line 30:
 
     HardDrives -> notyet [label="YES"]
 
     HardDrives -> notyet [label="YES"]
  
     DualCore -> Tower [label="NO"]
+
     DualCore -> NoPentium [label="NO"]
 
     DualCore -> KeyboardlessBoot [label=YES]
 
     DualCore -> KeyboardlessBoot [label=YES]
 +
 +
    NoPentium -> Tower [label="NO"]
 +
    NoPentium -> no [label="YES"]
  
 
     Tower -> RackSize [label="NO"]
 
     Tower -> RackSize [label="NO"]
Line 47: Line 51:
 
     BitWidth -> notyet [label="NO"]
 
     BitWidth -> notyet [label="NO"]
  
     KeyboardlessBoot -> no [taillabel="NO"]
+
     KeyboardlessBoot -> no [label="NO"]
 
     KeyboardlessBoot -> AutoReboot [label="YES"]
 
     KeyboardlessBoot -> AutoReboot [label="YES"]
  

Revision as of 13:40, 23 March 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)?