Recent content by Voleatech

  1. V

    VM Random Kernel Freeze

    Hi, I have the following Problem: I have a few Wheezy VMs (KVM) with a MySQL Database that gets used fairly often (90% reads, 10% writes). Every few month the VM freezes completely. No error message, no log file entry, nothing on the console. I have to stop and start the VM again. Does...
  2. V

    HTML5 console problem

    An update. It is working in Firefox for me now but not in Safari 7.0.6.
  3. V

    HTML5 console problem

    Thanks for the link. This error is gone now but I get a Server disconnected (code: 1006) error when opening the novnc console. The error message in the proxmox interface is: no connection : Connection timed out TASK ERROR: command '/bin/nc -l -p 5905 -w 10 -c '/usr/sbin/qm vncproxy 101...
  4. V

    HTML5 console problem

    It is across the board for me windows and osx with all browser. Do I have to restart the proxmox server for it to work? Do I have to set anything else, open the port in the new firewall?
  5. V

    HTML5 console problem

    Hi when I open the new HTML5 console it always asks me for host, port and password. (see screenshot) Any advice? Best Sven
  6. V

    GlusterFS Mount Options

    Hi, I need a way to add mount options for a Gluster mount point. Adding it to the /etc/pve/storage.cfg is not working: - unable to parse value of 'options': unexpected property 'options' I need to add acl support for a Samba4 OpenVZ CT. Any suggestions? Thanks Sven
  7. V

    OpenVZ Live Migration Network Problem DHCP Fix

    Hi, I just ran into a bug where my OpenVZ containers didn't grab a new dhcp lease after live migrating them from one server to the next. The network worked as long as the current lease was valid. I checked the traffic reached the CT but it wasn't picked up (Debian 7). I added the following...
  8. V

    [CRITICAL] Huge IO load causes freezing during backups

    I am using a Synology NAS for backup. I have 2 WD Red in a Raid 1 in there. My Dell Server is T420 Perc H710 I have 2x1 TB WD RE and 2x3 TB WD RE, each of them in a raid 1. I use the standard Dell onboard Broadcom 5720 in a bond configuration. So far the error just appears when I do snapshots. I...
  9. V

    [CRITICAL] Huge IO load causes freezing during backups

    I am using the default nfs3 settings: rw,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.5.9,mountvers=3,mountport=892,mountproto=udp,local_lock=none,addr=192.168.5.9 But it seems the bug is not just limited to nfs as storage...
  10. V

    [CRITICAL] Huge IO load causes freezing during backups

    I am using NFS3. Spirit do you have a Dell Raid Card or LSI Raid Card too?
  11. V

    [CRITICAL] Huge IO load causes freezing during backups

    I was just curious if it was related to NFS. I have the same problem but I am using a Dell T420 with a Perc 710 and NFS as storage for backups. I never had an issue (used it since 1.9) until the 3.0 update.