Search results

  1. Y

    OpenVZ Ploop support

    As far as I know, there is no OpenVZ support for the v3 kernel. OpenVZ team has not yet ported it to the RHEL-7 (3.10) kernel.
  2. Y

    [SOLVED] QED: pve 3 ignores qed-disks, is it on purpose?

    thank you for the quick answer, Dietmar! You are right - I could not find any information about status of this format. For me it is not clear, if it is stable at all. Best regards yarick123
  3. Y

    [SOLVED] QED: pve 3 ignores qed-disks, is it on purpose?

    Dear Proxmox team, thank you for amazing product! I am experimenting now with QED disk format for qemu. This format cannot be specified in the pve GUI, this is why I changed the virtual machine configuration file /etc/pve/qemu-server/101.conf this way: virtio0...
  4. Y

    Proxmox 3.0 - appearance of "bind" mounts

    The option '-n' was created exactly to disable writing anything to /etc/mtab. This means, that the utility does not open this file for writing and does not write there anything, if the option is specified. /proc/mounts works different. It is a virtual file, where the kernel keeps information...
  5. Y

    [SOLVED] proxmox 2.3: win2003 server vm cannot be started - BSOD, caused by virtio-balloon-pci

    Re: proxmox 2.3: win2003 server vm cannot be started - BSOD, caused by virtio-balloon Hi spirit, it is win2003 std SP2 32bit
  6. Y

    [SOLVED] proxmox 2.3: win2003 server vm cannot be started - BSOD, caused by virtio-balloon-pci

    Re: proxmox 2.3: win2003 server vm cannot be started - BSOD, caused by virtio-balloon Hi Tom, thank you for the quick answer! it works with 'balloon: 0', thank you! btw, I could not boot the machine anyhow. I tried hundred of variants. With safe-mode, without, with installed ballooning...
  7. Y

    [SOLVED] proxmox 2.3: win2003 server vm cannot be started - BSOD, caused by virtio-balloon-pci

    Dear Proxmox team, thank you for very good product - it works rock-stable! After upgrading proxmox ve 2.2 to 2.3 my windows server 2003 kvm cannot be startet - it stops with BSOD on booting. If I manually start the virtual machine without '-device...