Difference between revisions of "Bright:SOL"
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 | |
## 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
- Enable "Console Redirection" in BIOS
- E.g. BIOS setting for systems from Supermicro
- Advanced -> Super IO configuration -> SOL Configuration
- SOL Serial Port -> Enabled
- SOL Changed Settings -> Auto
- SOL Device Mode -> Normal
- Advanced -> Serial Port Console Redirection
- SOL Console Redirection -> Enabled
- Console Redirection Settings
- Terminal Type -> VT100+
- Bits per second -> 115200
- Data Bits -> 8
- Parity -> 1
- 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