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

Jiri Belka jbelka at redhat.com
Mon Oct 20 11:40:01 UTC 2014


On Sat, 18 Oct 2014 14:39:12 -0400 (EDT)
Alon Bar-Lev <alonbl at 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 when:

- VM is being snapshotted?
- VM is being migrated?
- VM is suspended?
- VM is being (cold)rebooted?

At least for last two I suppose the serial console session will be
interrupted.

VMWare uses extended communication to inform virtual serial port
concentrator about various action of a VM, thus "proxy" doesn't drop
serial connections.

http://www.vmware.com/support/developer/vc-sdk/visdk41pubs/vsp41_usingproxy_virtual_serial_ports.pdf

j.



More information about the Users mailing list