each vm needs a port to listen to for spice, and we allowed only
100 for each host, meaning the 101. vm with spice could not start

for it to work, both patches have to be applied on all
servers involved in the spice connection, otherwise the user
cannot connect to the vm via spice

also http-server depends on the new pve-common

changes from v1:
* add spice_port_range sub to Tools to export the range to http-server
* use it in http-server

pve-common:

Dominik Csapak (1):
  fix #2618: increase maximum port for spice to 61999

 src/PVE/Tools.pm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

pve-http-server:

Dominik Csapak (1):
  increase allowed spiceport range

 PVE/APIServer/AnyEvent.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.20.1


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to