Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-20 Thread Jiri Belka
On Sat, 18 Oct 2014 14:39:12 -0400 (EDT) Alon Bar-Lev alo...@redhat.com wrote: Please read [1]. I am unsure about concurrent access, this should be done using ssh bridge and now low level solution. Thanks, Alon [1] http://www.ovirt.org/Features/Serial_Console How will it behave

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-20 Thread Alon Bar-Lev
- Original Message - From: Jiri Belka jbe...@redhat.com To: Alon Bar-Lev alo...@redhat.com Cc: users@ovirt.org Sent: Monday, October 20, 2014 2:40:01 PM Subject: Re: [ovirt-users] Thinking loud about VM's serial console access On Sat, 18 Oct 2014 14:39:12 -0400 (EDT) Alon Bar

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-20 Thread Jiri Belka
about VM's serial console access On Sat, 18 Oct 2014 14:39:12 -0400 (EDT) Alon Bar-Lev alo...@redhat.com wrote: Please read [1]. I am unsure about concurrent access, this should be done using ssh bridge and now low level solution. Thanks, Alon [1] http

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-20 Thread Alon Bar-Lev
- Original Message - From: Jiri Belka jbe...@redhat.com To: Alon Bar-Lev alo...@redhat.com Cc: users@ovirt.org Sent: Monday, October 20, 2014 3:56:12 PM Subject: Re: [ovirt-users] Thinking loud about VM's serial console access On Mon, 20 Oct 2014 08:40:34 -0400 (EDT) Alon Bar

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-18 Thread Alon Bar-Lev
, 2014 6:15:43 PM Subject: [ovirt-users] Thinking loud about VM's serial console access Hi, on KVM forum VM's serial console access was raised. I'd like to make some comments, hopefully it would help to think about how we would access VM's serial consoles in oVirt. 1. encrypted access

[ovirt-users] Thinking loud about VM's serial console access

2014-10-17 Thread Jiri Belka
Hi, on KVM forum VM's serial console access was raised. I'd like to make some comments, hopefully it would help to think about how we would access VM's serial consoles in oVirt. 1. encrypted access (ssh preferable) is a must 2. not to type any automatically generated password to access

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-17 Thread Dan Yasny
I have posted a ready script and a VDSM hook for this exact use case a couple of years ago. http://www.ovirt.org/Features/Serial_Console_in_CLI The actual locateVM.py script is missing from there, but it's an elementary API script that will receive a VM name, find the VM's host location and

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-17 Thread Jiri Belka
I have posted a ready script and a VDSM hook for this exact use case a couple of years ago. http://www.ovirt.org/Features/Serial_Console_in_CLI The actual locateVM.py script is missing from there, but it's an elementary API script that will receive a VM name, find the VM's host location