sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

igor: add console #1400

Closed jcrussell closed 2 years ago

jcrussell commented 4 years ago

ipmitool has a console that igor could proxy so that users can diagnose boot issues.

From man ipmitool:

activate Causes ipmitool to enter Intel IPMI v1.5 Serial Over LAN mode. An RMCP+ connection is made to the BMC, the terminal is set to raw mode, and user input is sent to the serial console on the remote server. On exit, the the SOL payload mode is deactivated and the terminal is reset to its original settings.

afbagwell commented 2 years ago

In version 2.x of igor we are moving to a client-server architecture. Users will not be logging into or necessarily even have an account on the cluster head node. Thus connecting to console apps on the head node is not in the purview of igor at this time.