Search results

  1. G

    Details about the new pve-no-subscripton repository

    Dear nopenopenope, I would like to reply from a customer side. I also open source lover and donater. I would also be happy to live in the "gift economy" wolrd when we take all software for free and pay (donate) as much as we want or can. And we will live in such a world but this change will...
  2. G

    windows 2008 r2 on Proxmox 2.x very slow - howto get more performance ?

    Be sure that: - hardware virtualization is enabled # lsmod | grep kvm kvm_intel 52794 30 kvm 316356 1 kvm_intel - you use hardware raid with write cache enabled
  3. G

    dedicated network for live migration

    I think it is still possible now. You can just create another vmbr for management.
  4. G

    HW Raid status.

    I use for monitoring Dell servers this http://linux.dell.com/repo/community/deb/latest/ + http://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/Dell/check_openmanage/details + nagios
  5. G

    dedicated network for live migration

    I mean that separating "management network" and "cluster/migration" seems possible to me.
  6. G

    dedicated network for live migration

    I suppose you can assign an IP for another vmbr and use that IP to manage Proxmox VE. Should be checked if I am right.
  7. G

    Proxmox VE 3.0 RC1 released!

    Thank you for the link. What is clear for me now that if I don't use SSD or I don't use hardware raid (for some reasons) then I should change it manually to CFQ.
  8. G

    Proxmox VE 3.0 RC1 released!

    I've read controversial discussions in relation to scheduler and finally we have the "DEADLINE" for the new Proxmox VE :) I can remember talks about vzdump and openvz that were depended on CFQ. Martin, could I have the link to the latest discussion please?
  9. G

    BLNSRV.EXE Error

    https://github.com/YanVugenfirer/kvm-guest-drivers-windows/issues/11
  10. G

    memory ballooning in windows 2003r2 x86 guest

    This is a bug (non-critical): https://github.com/YanVugenfirer/kvm-guest-drivers-windows/issues/11
  11. G

    VM drive cache mode and performance

    > I think it's because of your writeback cache of your perc HD700. try to put it in writethrough, and retry to do same benchs. But write-through would make it even slower, right?
  12. G

    VM drive cache mode and performance

    Hello everybody, Could anybody try to explain why cache=directsync and cache=none (which is write-back with host cache disabled) give completely same results? Shouldn't it be better on writing with cache=none? ------------------ Hardware: - Dell PE 710 - PERC H700 Integrated - RAID 0+1 -...
  13. G

    [SOLVED] Boot order questions

    Re: Boot order questions Thank you!
  14. G

    [SOLVED] Boot order questions

    Re: Boot order questions Okay. Thanks. There is no such information there.
  15. G

    [SOLVED] Boot order questions

    1) Does boot order work through the whole cluster on one host only? 2) What is the default index for boot order? For example, I have set "10" for DHCP server but when Proxmox host starts all the machines start almost at the same time.
  16. G

    PVE 2.3 Backup in Snapshot Mode starts an stopped VM

    https://bugzilla.proxmox.com/show_bug.cgi?id=359
  17. G

    Curiosity about spice

    Thanks for the info!
  18. G

    Curiosity about spice

    Is this in pvetest already and we can participate in testing or not uploaded yet?
  19. G

    VNC issues

    Sometimes Java VM takes more than 10 seconds to start. 10 seconds is not enough and should be increased. https://bugzilla.proxmox.com/show_bug.cgi?id=223