Search results

  1. T

    Why Qemu incremental backup is not supported by Proxmox

    Any official statement on this feature request?
  2. T

    Why Qemu incremental backup is not supported by Proxmox

    Please look at the cool feature in link below http://wiki.qemu.org/Features/IncrementalBackup In VmWare world there's so many incremental backup solutions while in Proxmox there's almost none, ( incremental backup should be fast too, while few implemented one are not ) Please someone from...
  3. T

    noVNC in different port other than 443

    I want to offer noVNC ( only noVNC ) to my clients and also prevent them from accessing ProxmoxVE webUI, ( just defining new role is not OK with me, I need to block http requests to webUI for security reasons ) Is there any way to initiate noVNC in different port and only noVNC be available at...
  4. T

    Venom vulnerablity

    Only stop and start VMs after upgrade is enough or I should reboot the physical server too?
  5. T

    Venom vulnerablity

    Would you please let me know the pve-qemu-kvm version which has fixed this vul ?
  6. T

    PPS limit on network interfaces

    In some cases a VM which sends too many packets per second can make router down so we need to put limit or atleast monitor the PPS Is there any way to do it in Proxmox ? Any help will be much appreciated.
  7. T

    Using arptables to filter invalid arp requests

    I want to filter arp requests which can lead to arp spoofing in my network, Unfortunately I have no access to router so I can use static arp table, instead I've found the arptables command which is like iptables but for arp requests http://linux.die.net/man/8/arptables I need to know is these 3...
  8. T

    CVE-2015-0235 and proxmox

    If you are using Proxmox2 ( debian 6 ) please firt add LTS repos. ( https://wiki.debian.org/LTS/Using )
  9. T

    CVE-2015-0235 and proxmox

    I've successfully patched Proxmox 2 and 3, but I don't know if the patch requires reboot, Does it require reboot to fully patch all affected software ?
  10. T

    CVE-2015-0235 and proxmox

    Would you please let me know how can I add LTS urls to my repo? do you have their URLs? I'm upgrading all my servers but it will take days to accomplish.
  11. T

    CVE-2015-0235 and proxmox

    But Debian 6 seems to be still vulnerable, isn't it? `ldd --version` show eglibc 2.11.3-4 which is vulnerable
  12. T

    CVE-2015-0235 and proxmox

    Does Proxmox use glibc in it's packages? is it possible to use this vulnerability to gain root access on Proxmox servers? Regards
  13. T

    CVE-2015-0235 and proxmox

    Hello, I have many servers with Proxmox 2.3 and 3.1(+), how can I find out if my servers are affected by CVE-2015-0235 ? http://seclists.org/oss-sec/2015/q1/274 Any fast help will be appreciated.
  14. T

    Drive Mirroring in Proxmox

    I don't want migration, I want shadow copy on separated storage.
  15. T

    Drive Mirroring in Proxmox

    I can see in link below ( page 32 ) there's an option to mirror drives via Qemu it self, http://www.linux-kvm.org/wiki/images/5/5f/2012-forum-Snapshots-Cody.pdf Is it possible to do so via Proxmox? if so how can I achieve that?
  16. T

    ipcc_send_rec failed: Resource temporarily unavailable

    Today I got this error on 3 different servers of mine in 3 separated network, Do you know the real cause of issue?
  17. T

    Hackintosh in MacOS

    I was able to use Hackintosh in VirtualBox with no problem in booting or installing it, But I can't do the same on Proxmox, even using the hdd file of VirtualBox VM which can be booted in VirtualBox, Does any one has experience in doing so...
  18. T

    Increase VNC timeout

    I usually get VNC time out on Internet access to my VMs, How can I ask Proxmox to open VNC with longer time out? ( via code )
  19. T

    Is Proxmox Vulnerable to CVE-2014-6271

    you can use apt-get install --only-upgrade bash