Re: [pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Adrian Costin
>>> Do you have a re-producible test case? >> Ah i got it. That VM / Disk had a parent snapshot... > mhm but even than shouldn't it be listed as unused0? I've noticed this as well when I was playing with snapshots. If the disk has a snapshot, it won't be placed as unusedX and is completely removed

Re: [pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Stefan Priebe
Am 20.04.2013 22:12, schrieb Stefan Priebe: Am 20.04.2013 16:15, schrieb Dietmar Maurer: Do you have a re-producible test case? Ah i got it. That VM / Disk had a parent snapshot... mhm but even than shouldn't it be listed as unused0? Stefan ___ p

Re: [pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Stefan Priebe
Am 20.04.2013 16:15, schrieb Dietmar Maurer: Do you have a re-producible test case? Ah i got it. That VM / Disk had a parent snapshot... right now if i remove a disk from config it doesn't get reinserted as unused. Anybody seen this before? The disk is 'owned' by the VM? (Disk name looks l

[pve-devel] Fw: new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Michael Rasmussen
Sorry, forgot to send to list. Begin forwarded message: Date: Sat, 20 Apr 2013 19:07:16 +0200 From: Michael Rasmussen To: Dietmar Maurer Subject: Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn On Sat, 20 Apr 2013 16:53:43 + Dietmar Maurer wrote: > > > Besides, I still d

Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Dietmar Maurer
> > Besides, I still do not understand how that improves security. > > > It does not. Java applets are, security wise, defective by design! I do not really understand that. It is exactly the same if you download and install a program? So why is java defective by design? _

Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Alexandre DERUMIER
Works fine here too ! Thanks ! - Mail original - De: "Dietmar Maurer" À: "Alexandre DERUMIER" Cc: pve-devel@pve.proxmox.com Envoyé: Samedi 20 Avril 2013 16:14:28 Objet: RE: [pve-devel] new vnc 1.2 works fine now with http://fqdn Hi Alexandre, that really solved the problem

Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Michael Rasmussen
On Sat, 20 Apr 2013 14:14:28 + Dietmar Maurer wrote: > > Besides, I still do not understand how that improves security. > It does not. Java applets are, security wise, defective by design! As long as the security permissions are all or nothing you cannot speak about security. A signed java

Re: [pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Dietmar Maurer
Do you have a re-producible test case? > >> right now if i remove a disk from config it doesn't get reinserted as > >> unused. > >> Anybody seen this before? > > > > The disk is 'owned' by the VM? (Disk name looks like 'vm-$VMID-a-name...'?) > > > Yes

Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Dietmar Maurer
Hi Alexandre, that really solved the problem - please can you verify: https://git.proxmox.com/?p=vncterm.git;a=summary Many thanks for finding this! Besides, I still do not understand how that improves security. > -Original Message- > From: Alexandre DERUMIER [mailto:aderum...@odiso.co

Re: [pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Stefan Priebe - Profihost AG
Am 20.04.2013 um 15:20 schrieb Dietmar Maurer : >> right now if i remove a disk from config it doesn't get reinserted as unused. >> Anybody seen this before? > > The disk is 'owned' by the VM? (Disk name looks like 'vm-$VMID-a-name...'?) > Yes ___ pve

Re: [pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Dietmar Maurer
> right now if i remove a disk from config it doesn't get reinserted as unused. > Anybody seen this before? The disk is 'owned' by the VM? (Disk name looks like 'vm-$VMID-a-name...'?) ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.prox

[pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Stefan Priebe - Profihost AG
Hi, right now if i remove a disk from config it doesn't get reinserted as unused. Anybody seen this before? Stefan ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Dietmar Maurer
> Per the release notes: As of JDK 7u21, JavaScript code that calls code within > a > privileged applet is treated as mixed code and warning dialogs are raised if > the > signed JAR files are not tagged with the Trusted-Library attribute. But that is a good hint, thanks. I will do further inves

Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Dietmar Maurer
> -Original Message- > From: Alexandre DERUMIER [mailto:aderum...@odiso.com] > Sent: Samstag, 20. April 2013 09:03 > To: Dietmar Maurer > Cc: pve-devel@pve.proxmox.com > Subject: Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn > > If I understand, it seem that the problem

Re: [pve-devel] new vnc 1.2 works fine now with http://fqdn....

2013-04-20 Thread Alexandre DERUMIER
If I understand, it seem that the problem is that we interact from extjs javascript (unsigned code) with vnc java console (signed code). Maybe adding "Trusted-Library: true " to VncViewer.jar manifest.mf could help ? - Mail original - De: "Alexandre DERUMIER" À: "Dietmar Maurer" C