Search results

  1. sumsum

    disk I/O wait on guest at 30% while I/O wait on host below 3%

    How many CPU Cores have you assigned to the guest OS?
  2. sumsum

    disk I/O wait on guest at 30% while I/O wait on host below 3%

    What application do you run in the guest VM ?
  3. sumsum

    USB Device Missing After VM Reboot

    There is a way to configure the host system to avoid the USB Connection goes into suspend Mode. I've had once the Same Situation but cant remember the command you Need to ad to the boot Command line.
  4. sumsum

    device eth0 entered promiscuous mode (on startup)

    I can fully understand your frustration about Realtek Cards. There is only one way to go. purchase a Intel Network Card for your Computer. If not possible. Go for a motherboard which has Intel NIC onboard. My three point recommendation for any Linux based Computer. 1. never use Realtek NIC's 2...
  5. sumsum

    device eth0 entered promiscuous mode (on startup)

    I Compiled a lot of Realtek Drivers in the past for my old asus motherboard and it worked Always, I just found this page for you guys, maybe It will help you http://wiki.hetzner.de/index.php/Installation_des_r8168-Treibers#Proxmox Sorry it is in German, but more or less self explaining.
  6. sumsum

    Are there repositories for older versions available somewhere?

    I would like to Know as well how to Pin my Enterprise Installation to version 3.3 imstead of upgrading directly to 3.4
  7. sumsum

    Problem Proxmox v3.2 and Windows 2012 in virtual machine

    What is the Intention to use version 3.2 ? If possible Upgrade to Proxmox 3.4 and read this best practice Wiki https://pve.proxmox.com/wiki/Windows_2012_guest_best_practices . We used this and made good experience with Windows 2012 R2. Well, we use Intel Based Cpu's but this doesnt matter. Check...
  8. sumsum

    Proxmox VE 3.4 Where to get documentation ???

    Buenas Díaz Cuba Aqui es la documentation gratis en ingles : https://pve.proxmox.com/wiki/Main_Page Perdona, mi español es mui malo :) Saludo Tom
  9. sumsum

    hotplug usb proxmox 3.4

    Well, I'm Using this Feature in 3.4 to "hotplug" an external sub disk to a vm. And it works.
  10. sumsum

    hotplug usb proxmox 3.4

    Have you seen this imstructions in the wiki :https://pve.proxmox.com/wiki/USB_physical_port_mapping
  11. sumsum

    USB 3 passthrough different behavior

    [SOLVED] USB 3 passthrough different behavior This issues was more or less solved with upgrading to Kernel 3.10. I guess newer Boards need a more recent kernel.
  12. sumsum

    USB 3 passthrough different behavior

    good morning community On my old DEV Server with Proxmox 3.4, running on a ASUS P7P55D I was able to passthrough 2 external drives with USB 2 and one external USB 3 drive connected to USB 2 ports w/o any problems. I passed the USB drives to a Windows 8.1 VM and the behavior was rock solid. On a...
  13. sumsum

    Anyone running Tomcat/JBoss/Oracle on OpenVZ CT?

    We run a Legacy system with tomcat/Jboss/MySQL with 32GB in a KVM. We did P2V of the old system into KVM. So far no problems. I don't know how it would bevave in OpenVZ. Anyway KVM is a good choice for such a approach.
  14. sumsum

    iSCSI Reconnecting every 10 seconds to FreeNAS solution

    FreeNas connection to proxmox with scsi is pretty stable here. Even synology to proxmox. Some suggestions: Replace the network cable Check the switch - use another port That currently came to my mind.
  15. sumsum

    Windows 2012 R2 RDP slowness

    I'm not sure if this might improved the performance only on my site, but I identified that I used an older virtio driver on the windows guests - Dated back in November 2014. Now I just figured, that there is a newer available, dated mid of January 2015. After I updated the virtio drivers I have...
  16. sumsum

    Windows 2012 R2 RDP slowness

    I dont have a similar Setup like you, but I identified the same behavior in our updated Dev Server with Windows 2012 R2 and 8.1 . RDP is pretty slow and network seems to be not that stable as before.
  17. sumsum

    ip6tables-save error in syslog

    I'm not familiar with the PVE-Firewall since i'm not using it on my DEV Server. But per definition the PVE-Firewall should be disabled as I learned. I checked all of my configuration Files if the PVE-Firewall service is really disabled. Just out of curiosity I stopped the PVE-Firewall...
  18. sumsum

    Proxmox hardware specifications for hosting SQL database

    As a supplier of services and hardware I would offer you the same approach. I would not be happy to sell or host/Support a custom made Server for you. As your Boss I would ask you to find a solution for your use case, which does not cost to much and gives me the same functionality. You need to...
  19. sumsum

    Mirroring Backups to multiple storages

    I do backup of the backups from the nfs backup Share with rsync. We do that in the other night after the backups done. I'm not aware of an api of Proxmox what could trigger a script immediately the Backups are done. Rsync is pretty easy to use.
  20. sumsum

    ip6tables-save error in syslog

    I see the same messages since I did the a dist-upgrade yesterday vmonster:/var/log# pveversion -v proxmox-ve-2.6.32: 3.3-147 (running kernel: 2.6.32-37-pve) pve-manager: 3.3-19 (running version: 3.3-19/c4c740ea) pve-kernel-2.6.32-37-pve: 2.6.32-147 pve-kernel-2.6.32-34-pve: 2.6.32-140 lvm2...