Search results

  1. T

    Kernel Panic by starting vzdump

    Hello, I got an critical issue with vzdump. I start vzdump with a cronjob and the system gets a kernel panic. syslog: Apr 2 04:28:37 system-1 vzdump[469932]: INFO: starting new backup job: vzdump 100013 --quiet --bwlimit 20480 --dumpdir /mnt/pve/storage/vs-13/backup/ --exclude-path...
  2. T

    vzctl new Version

    Hello, is it possible to get fixes of the actual vzctl version? vzctl umount: try to umount all submounts first, do not use detached umount vzctl set --ipadd: fix default IPv6 route for Debian Can you upgrade this features in pve-test? http://wiki.openvz.org/Download/vzctl/3.0.30.1 <--...
  3. T

    How long you want support 1.9?

    How long you plan to support 1.9? Do you plan to integrate vzctl-3.0.30 (http://openvz.livejournal.com/39765.html )? May be you can stop support for < 2.6.32 to spend the time integrate the new vzctl? May the inegration will take only one hour. Any plans or ideas for the development of 1.9 till 2.0?
  4. T

    iptables

    Have somebody run iptables on a Proxmox VE 2.0? Any ideas?
  5. T

    vgs and lvs hang without output

    I have big problem to work with clvm. I cannot run clvmd correct on 2 different testing clusters (enterprise and comodity hardware). lvcreate dont work and vgs and lvs hang. The clvm service is runnning but it hang on restart (At Deactivating VG) root@xxxxx:~# /etc/init.d/clvm restart...
  6. T

    iptables and open ports

    Can you say whitch ports i have to open for corosync - can find the configuration for that. May be a list of used ports would be usefull in the documentation. Thanks!
  7. T

    reset cluster configuration

    Hi. It think i broken my new Proxmox 2.0 cluster, so how can i reset the configuration. Just delete cluster.conf and reboot? Can not found somethink about it in the documentation. Thanks for advice.
  8. T

    probably incorrect template

    please delete
  9. T

    pvetest sources

    Hello, is it possible to get sources of pvetest? I want to change a patch of your pvetest deployment.
  10. T

    Kernel Oops - Container kills HN

    Hi, get a kernel bug today. while apt-get dist-upgrade - from lenny to squeeze in a original debian container. Apr 19 14:39:37 my-server kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000004 Apr 19 14:39:37 my-server kernel: IP: [<ffffffff81315820>]...
  11. T

    New OpenVZ Kernel for 2.6.32

    Just want inform you about new OpenVZ Kernel for 2.6.32 (http://wiki.openvz.org/Download/kernel/rhel6/042test006.1). Very important : CPU limits are back! Blog : http://community.livejournal.com/openvz/35500.html And vzctl gets an update : http://wiki.openvz.org/Download/vzctl/3.0.25.2 It...
  12. T

    Experience with PPTP VPN in OpenVZ Container

    Have somebody experience with PPTP VPN in OpenVZ Container? Any How-To? I found some information for OpenVPN. How I can configure PPTP VPN over to Hardware Nodes in a Proxmox Cluster? Can I use venet or can I use only veth? Any Ideas or Tips?
  13. 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...
  14. 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?
  15. 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.
  16. 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...
  17. T

    Set IP for OpenVZ container in webinterface?

    -- solved -- remove thread ---
  18. 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...
  19. 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...