Hi all,

I have another suggestion: Wouldn't it be nice if the user could assign
an existing disk to another VM in the 'add disk' panel?

Pseudo code 1:
1) Click an used disk.
2) An extra drop-down added to panel listing existing VMs. Current VM
chosen by default.

if chosen vm ne current vm
    add disk to chosen vm (includes update config)
    update current vm config
else
    add disk to current vm (current functionality)
endif

Pseudo code 2:
1) Click 'add disk'.
2) An extra drop-down added to panel listing existing unused disks.
Empty by default.

if unused disk
   dim out format and size
   add disk to current vm
   update vm which has the disk marked as unused
else
   add disk to current vm (current functionality)
endif

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
A lot of people are afraid of heights.  Not me.  I'm afraid of widths.
                -- Steven Wright

Attachment: signature.asc
Description: PGP signature

_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to