<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      I just tested this on a test cluster, and got the same error. If
      the VM is stopped, it works OK. If <vmid<big>>.conf has
        hotplug: 1 doesn't work either.</big><br>
      root@pmx1:/etc/pve/nodes/pmx2# pveversion -v<br>
      proxmox-ve-2.6.32: 3.2-129 (running kernel: 2.6.32-30-pve)<br>
      pve-manager: 3.2-4 (running version: 3.2-4/e24a91c1)<br>
      pve-kernel-2.6.32-30-pve: 2.6.32-130<br>
      pve-kernel-2.6.32-29-pve: 2.6.32-126<br>
      lvm2: 2.02.98-pve4<br>
      clvm: 2.02.98-pve4<br>
      corosync-pve: 1.4.5-1<br>
      openais-pve: 1.1.4-3<br>
      libqb0: 0.11.1-2<br>
      redhat-cluster-pve: 3.2.0-2<br>
      resource-agents-pve: 3.9.2-4<br>
      fence-agents-pve: 4.0.5-1<br>
      pve-cluster: 3.0-12<br>
      qemu-server: 3.1-16<br>
      pve-firmware: 1.1-3<br>
      libpve-common-perl: 3.0-18<br>
      libpve-access-control: 3.0-11<br>
      libpve-storage-perl: 3.0-19<br>
      pve-libspice-server1: 0.12.4-3<br>
      vncterm: 1.1-6<br>
      vzctl: 4.0-1pve5<br>
      vzprocps: 2.0.11-2<br>
      vzquota: 3.1-2<br>
      pve-qemu-kvm: 1.7-8<br>
      ksm-control-daemon: 1.1-1<br>
      glusterfs-client: 3.4.2-1<br>
      <br>
      <br>
      <br>
      On 09/07/14 16:02, Gilou wrote:<br>
    </div>
    <blockquote cite="mid:53BD4B8A.8070100@gilouweb.com" type="cite">Hi,
      <br>
      <br>
      I'm new on the list, so if you think this shouldn't be posted
      here, feel free to direct me elsewhere.
      <br>
      <br>
      I tried to resize a disk on Windows 2012/2008, and I got this
      error :
      <br>
      you can't online resize a virtio windows bootdisk
      <br>
      <br>
      Why not ? It seems to be fully supported on 2008 & 2012, so I
      wonder if I missed some incompatibility that would blow out at my
      face..
      <br>
      <br>
      Code is in API2/Qemu.pm:2643 (in 3.2-129)
      <br>
                  die "you can't online resize a virtio windows
      bootdisk\n"
      <br>
                      if PVE::QemuServer::check_running($vmid)
      && $conf->{bootdisk} eq $disk &&
      $conf->{ostype} =~ m/^w/ && $disk =~ m/^virtio/;
      <br>
      <br>
      I would say something like $conf->{ostype} =~ m/^w[^i]/ to only
      match pre-2008 windows, that most likely won't like this kind of
      resizing (Or let Proxmox believe it's Linux, but I guess that
      would have other implications, maybe).
      <br>
      <br>
      <br>
      Regards,
      <br>
      <br>
      Gilles
      <br>
      _______________________________________________
      <br>
      pve-user mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a>
      <br>
      <br>
      <br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Zuzendari Teknikoa / Director Técnico
Binovo IT Human Project, S.L.
Telf. 943575997
      943493611
Astigarraga bidea 2, planta 6 dcha., ofi. 3-2; 20180 Oiartzun (Gipuzkoa)
<a class="moz-txt-link-abbreviated" href="http://www.binovo.es">www.binovo.es</a></pre>
  </body>
</html>