Search results

  1. T

    Illegal division by zero at /usr/share/perl5/PVE/HTMLServices.pm line 154.

    Sure to 100000. BTW. It was a HW error. A disk crashed.
  2. T

    Illegal division by zero at /usr/share/perl5/PVE/HTMLServices.pm line 154.

    Hi, during a vzdump (OpenVZ container / 120 GB HDD) i get this error : Illegal division by zero at /usr/share/perl5/PVE/HTMLServices.pm line 154. Now it was impossible to login through the webinterface or ssh. Over SSH i get : Connection to XXX.XXX.XXX.XXX closed by remote host. Connection to...
  3. T

    Copy&Paste in VNCTerm

    Hi, i read in the source that you support copy & paste for the Java Web VncClient. But it does not work for me. Not under Windows XP or Ubuntu 10.04. Maybe you can help? Copy with Left-Click, Paste with Right Click? Can you help?
  4. T

    First release of 2.6.32 OpenVZ kernel

    Blog: http://community.livejournal.com/openvz/30998.html Kernel: http://wiki.openvz.org/Download/kernel/2.6.32/2.6.32-afanasyev.1 Changelog: http://git.openvz.org/?p=linux-2.6.32-openvz;a=log;h=2.6.32-afanasyev I hope, this can be a part of next Proxmox. With KSM it will be a killer feature.
  5. T

    New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) [UPDATE]

    OpenVZ for 2.6.32 is here Blog: http://community.livejournal.com/openvz/30998.html Kernel: http://wiki.openvz.org/Download/kernel/2.6.32/2.6.32-afanasyev.1 Changelog: http://git.openvz.org/?p=linux-2.6.32-openvz;a=log;h=2.6.32-afanasyev I hope, this can be a part of next Proxmox. With KSM it...
  6. T

    Kernel 2.6.18 - OpenVZ venet - Bonding

    How I can bond with venet? Is Bonding with venet possible? I see only veth on http://pve.proxmox.com/wiki/Bond_configuration_%28Video%29.
  7. T

    Bug: pvedaemon - WARNING: unable to parse line

    system1:~# pveversion -v pve-manager: 1.5-6 (pve-manager/1.5/4655) running kernel: 2.6.18-2-pve proxmox-ve-2.6.18: 1.5-5 pve-kernel-2.6.18-2-pve: 2.6.18-5 pve-kernel-2.6.24-8-pve: 2.6.24-16 qemu-server: 1.1-11 pve-firmware: 1.0-3 libpve-storage-perl: 1.0-9 vncterm: 0.9-2 vzctl: 3.0.23-1pve8...
  8. T

    Bug: pvedaemon - WARNING: unable to parse line

    Hi, after upgrade from 1.4 to 1.5 i have this warning in my syslog: Feb 8 18:43:59 pvedaemon 12986 WARNING: unable to parse line: 900001101:openvz:28:running:xxx.xxx.xxx.xxx:xxx.xxx.xxx.xxx:123:768:571:2048:0:10252:: at /usr/share/perl5/PVE/Config.pm line 449, <GEN5936> line 7. Feb...
  9. T

    Set IP for OpenVZ container in webinterface?

    -- solved -- remove thread ---
  10. T

    Survey: Proxmox VE Kernel with or without OpenVZ?

    http://ovirt.org/index.html - Done! "Current the oVirt Node runs KVM."
  11. T

    Survey: Proxmox VE Kernel with or without OpenVZ?

    I have three server with Proxmox and ONLY OpenVZ Contrainers. I like OpenVZ because the administration is very easy - and i have directly access to the "harddisk" of a contrainer. Next Point : Performance! OpenVZ is faster then KVM - if you only use Linux! Please dont remove OpenVZ - at the...
  12. T

    USB Installation

    I have some server in a DC and want install Proxmox on it. The problem is they have no CD/DVD-ROM. In this case I use tools like UNetbootin (http://en.wikipedia.org/wiki/UNetbootin) (check http://en.wikipedia.org/wiki/List_of_tools_to_create_Live_USB_systems) to convert a normal ISO to a USB...
  13. T

    Move files in a cluster

    I use proxmox for a while and want to use it in production after create a backup strategy. How can I move a file - in my case a backup with vzdump - from one cluster node to another? I want build a cross backup solution. Backups of cluster node A are saved in cluster node B, and backups of...