-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Problem
The ssh-console service connects to BMCs via SSH to provide Serial over LAN access. The Lenovo HS350X V3 does not support SOL over SSH — only ipmitool is supported for SOL on this platform. As a result, ssh-console fails to establish a console session on these machines.
Workaround
Use ipmitool for SOL on HS350X V3 nodes. This has been implemented as a temporary measure until native SSH SOL support is available on this platform.
Expected Behavior
The HS350X V3 should support SOL over SSH, consistent with other Lenovo servers supported by this codebase.
Additional Context
A bug has been opened by @williampnvidia with Lenovo requesting that SOL over SSH be implemented on the HS350X V3 in a future firmware release. This issue tracks the upstream dependency and any internal workarounds required in the interim.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status