[pve-devel] [PATCH 3/3] add spice migration

Alexandre DERUMIER aderumier at odiso.com
Wed Jul 24 16:02:54 CEST 2013


>>Should we make that configurable with: 
>>vga: qxl,port=xxxx,addr=X.X.X.X 
>>What do you think? 
I don't known, maybe some users need it. (Internal proxmox cluster for vdi desktop ?)


>>But we need to modify the spice server code to support pve authentification (like we do for VNC). 
Do you think it's possible without hacking the client ?
Maybe using sasl ? 



Another way:

remote-viewer support ovirt api like this:

remote-viewer ovirt://hostname/vmname

see commit : http://en.it-usenet.org/thread/11793/3454/

This call the ovirt rest api, generate the ticket+configuration, then connect to spice server.

I don't known if it's possible to reimplement the api ? (don't have read the code yet)


----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Mercredi 24 Juillet 2013 13:35:17 
Objet: RE: [pve-devel] [PATCH 3/3] add spice migration 

BTW, referring to your suggestion on the forum: 

> args: -vga qxl -spice port=xxxx,addr=X.X.X.X,password=xxxx -device virtio-serial,id=spice,bus=pci.0,addr=0x9 -chardev spicevmc,id=vdagent,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 

Should we make that configurable with: 

vga: qxl,port=xxxx,addr=X.X.X.X 

What do you think? 

But we need to modify the spice server code to support pve authentification (like we do for VNC). 

> -----Original Message----- 
> From: Alexandre DERUMIER [mailto:aderumier at odiso.com] 
> Sent: Mittwoch, 24. Juli 2013 13:08 
> To: Dietmar Maurer 
> Cc: pve-devel at pve.proxmox.com 
> Subject: Re: [pve-devel] [PATCH 3/3] add spice migration 
> 
> Works fine! Thanks! 



More information about the pve-devel mailing list