Bug 1246867 - [RFE] Provide interface to access guest serial console in engine's WEBUI
Summary: [RFE] Provide interface to access guest serial console in engine's WEBUI
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.WebAdmin
Version: 3.6.0
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: bugs@ovirt.org
QA Contact: Nikolai Sednev
URL:
Whiteboard:
Depends On: 1223671
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-26 13:43 UTC by Nikolai Sednev
Modified: 2019-04-28 09:37 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-07-06 13:06:31 UTC
oVirt Team: Virt
Embargoed:
ylavi: ovirt-future?
rule-engine: planning_ack?
nsednev: devel_ack?
rule-engine: testing_ack?


Attachments (Terms of Use)

Description Nikolai Sednev 2015-07-26 13:43:39 UTC
Description of problem:
Provide interface to access guest serial console in engine's WEBUI. Please add serial console option via right clicking on VM 

Actual results:
Currently there is no graphical user friendly interface provided for the customer to get to the serial console of the VM. The only way to get to the serial console  is only CLI in form of SSH, e.g. SSH connection to SSH_serial_console_proxy->hypervisor->VM

Expected results:
WEBUI via engine should provide serial console connectivity option via the "console options"->choose from the options and select serial console as possible option, added additionally to already existing Spice, VNC and remote desktop.
Once serial console option selected and then "console" chosen, SSH session to SSH_serial_console_proxy should be opened, which in turn will forward the session to appropriate host, on which VM is running.

Comment 1 Michal Skrivanek 2015-07-27 11:40:49 UTC
I don't see much of a point.
serial console feature is for CLI purposes, for GUI integration we have graphical consoles

What would be the use via UI?

Comment 2 Nikolai Sednev 2015-07-27 13:21:21 UTC
(In reply to Michal Skrivanek from comment #1)
> I don't see much of a point.
> serial console feature is for CLI purposes, for GUI integration we have
> graphical consoles
> 
> What would be the use via UI?

To get to the engine and simply open the serial console directly from it to required VM, the opened console will be CLI, but the way of opening it will be a way simpler. Customer will only need to choose the console option to be chosen, serial console/SPICE/VNC/RDP. All options from the same screen.

Comment 3 Martin Tessun 2018-07-06 13:06:31 UTC
As stated in c#1 the usage for a serial console is a CLI usecase. Having to use ssh is totally fine, whereas invoking ssh from out of the browser is more like a hack to me.


Note You need to log in before you can comment on or make changes to this bug.