[pve-devel] unusedX disk with size hint : : invalid format - unable	to parse drive options ?
    Alexandre DERUMIER 
    aderumier at odiso.com
       
    Tue Aug  7 14:27:25 CEST 2012
    
    
  
Hi,
I'm playing with unusedX disk, adding size=X  hint,
when I try to put them on virtio1 by exemple, I have an error message:
: invalid format - unable to parse drive options
Is it related to 
my $unuseddesc = {
    optional => 1,
    type => 'string', format => 'pve-volume-id',
    description => "Reference to unused volumes.",
};
in QemuServer.pm ?
I also notice that when we put a disk with disk size hint in unused, the disk size hint is removed.
    
    
More information about the pve-devel
mailing list