Difference between revisions of "Bright:SOL"

From Define Wiki
Jump to navigation Jump to search
(Created page with "==Enable SOL on Bright compute nodes== # Enable "Console Redirection" in BIOS * E.g. BIOS setting for systems from Supermicro ## Advanced -> Super IO configuration -> SOL Con...")
 
 
Line 1: Line 1:
 
==Enable SOL on Bright compute nodes==
 
==Enable SOL on Bright compute nodes==
 
# Enable "Console Redirection" in BIOS
 
# Enable "Console Redirection" in BIOS
* E.g.  BIOS setting for systems from Supermicro
+
## E.g.  BIOS setting for systems from Supermicro
 
## Advanced -> Super IO configuration -> SOL Configuration
 
## Advanced -> Super IO configuration -> SOL Configuration
 
### SOL Serial Port -> Enabled
 
### SOL Serial Port -> Enabled
Line 14: Line 14:
 
#### Parity -> 1
 
#### Parity -> 1
 
#### Flow Control -> None
 
#### Flow Control -> None
 +
# Due to the compatibility issues of current BMC firmwer, the **SOL FLOW CONTROL** feature of Bright manager might not work.
 +
## for CMGUI, go to Software Images -> target-image -> settings -> uncheck the SOL Flow Control option
 +
## for CMSH
 +
### cmsh
 +
### softwareimage use default-image
 +
### set solflowcontrol no
 +
### commit

Latest revision as of 13:04, 17 December 2014

Enable SOL on Bright compute nodes

  1. Enable "Console Redirection" in BIOS
    1. E.g. BIOS setting for systems from Supermicro
    2. Advanced -> Super IO configuration -> SOL Configuration
      1. SOL Serial Port -> Enabled
      2. SOL Changed Settings -> Auto
      3. SOL Device Mode -> Normal
    3. Advanced -> Serial Port Console Redirection
      1. SOL Console Redirection -> Enabled
      2. Console Redirection Settings
        1. Terminal Type -> VT100+
        2. Bits per second -> 115200
        3. Data Bits -> 8
        4. Parity -> 1
        5. Flow Control -> None
  2. Due to the compatibility issues of current BMC firmwer, the **SOL FLOW CONTROL** feature of Bright manager might not work.
    1. for CMGUI, go to Software Images -> target-image -> settings -> uncheck the SOL Flow Control option
    2. for CMSH
      1. cmsh
      2. softwareimage use default-image
      3. set solflowcontrol no
      4. commit