Search results

  1. M

    PXE booting VMs not working.

    I had the same problem...please try to use ide as harddisk...and don´t use qlx...for the pxe boot machine
  2. M

    USB physical port mapping (Crashes VM and partially Proxmox)

    i thing you should try this....https://www.virtualhere.com/
  3. M

    [SOLVED] VM machine pauses and hangs

    yes in my setups i always use no-barriers, no-md-flushes and no-disk-flushes. my dell raid controller is pretty fast. your welcome
  4. M

    [SOLVED] VM machine pauses and hangs

    Hello, please try to disable the balance-rr mode back to active-backup. Also disable the Power-Management-Features on every Windows machine. I have 3 customers with a 10gig drbd setup. good luck mac
  5. M

    Kernel 3.10.0-3-pve / IP-less vmbr1 / not working

    Here you go, this is working on pve-kernel-2.6.32-30
  6. M

    Kernel 3.10.0-3-pve / IP-less vmbr1 / not working

    Hi guys, I´m testing the new kernel on some of my Dell Servers and an IP-less bridge to a separate bond is not working. The KVM´s boot up but thereis no ping from any KVM on this bridge. Is this a known problem? Thnx Mac
  7. M

    Windows 7 x64 VMs crashing randomly during process termination

    but I don't have the /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor key..
  8. M

    Windows 7 x64 VMs crashing randomly during process termination

    I used this fix... in my /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_idle.max_cstate=0 processor.max_cstate=0" after update-grub every kernel is "patched" :)
  9. M

    Windows 7 x64 VMs crashing randomly during process termination

    Thank you spirit...how could we set the governor on runtime? echo perfomance > /sys/devices/......
  10. M

    Support for software raid?

    Hello, I did also an software-raid on my supermicro-server. But you have to do a Debian7 Install first and after that install Proxmox like described in the wiki. Cheers Mac
  11. M

    Fencing with Dell Drac Does Not Work

    Hi Thor, I have the same problem...I have purchased a subscription....but not time to open a ticket. I have 3 Dell PE 515 Servers with IDRAC 6. Would be fine to hear other responses. Mac
  12. M

    PfSense on PROXMOX with VLANs?

    OK :) You want to do the VLAN Handling/Routing via the pfsense, right? So you need to look for a free NIC in Proxmox and create a bond (active-passive) upon it via the Network tab. This NIC should be connected to a intelligent switch which has the VLANs configured (tagged). After that you...
  13. M

    PfSense on PROXMOX with VLANs?

    I think VLAN mapping is just possible through a trunk. So create a bond (also with one interface only) and create an empty bridge upon this bond.
  14. M

    Problem with connecting between VMs

    Hi I also have this kind of problem with 2 windows machines...but only about once a week...these machines have e1000 as nic
  15. M

    Beta packages for Proxmox VE 3.2 - pvetest

    thanks Tom...but do you think it takes long time before 3.2 release?
  16. M

    Beta packages for Proxmox VE 3.2 - pvetest

    Hi guys, could some of you tell me how to revert to the stable packages if i did an dist-upgrade to pvetest? Thank you.
  17. M

    Proxmox VNC console gets blocked by java

    I had the same, too on Fedora 20 with the actual Java Plugin x.xx.51. You have to disable the security checks in Java Control Panel. It is getting worse with every Java release ;)
  18. M

    New server, VM mbr problems

    Please enable VT and VT-d in your HP Bios Settings.
  19. M

    New 3.10.0 Kernel

    ok I could not use this on my dell pe 515...the raid controller is not found (perc h700)
  20. M

    New 3.10.0 Kernel

    Thank you for drbd 8.4.3 :) Do I have to make drbd-config changes as on drbd wiki recommended ?