OpenStack's VMware Virtual Serial Port Concentrator container
- Container runtime (tested with podman)
VMware Documentation:
- Click on host -> Configure -> Firewall -> Edit... Enable "VM serial port over network" and "VM serial port connected to vSPC"
See ./powercli/configure-host-firewall.ps1
-
Right click on virtual machine -> "Edit Settings..." -> Add New Device (serial)
-
Use Network
-
Direction: Server
-
Port URI: vmware-vspc
-
Use Virtual Serial Port Concentrator
-
vSPC URI: telnet://container_host_ip_address:13370
-
I/O Mode: enabled
See ./powercli/configure-vm-serial-device.ps1
Use ./run.sh
to build, destroy and start container
- Use certificates