Recent content by rubenfdez

  1. R

    Problem with pveca

    This is the server node. xxx:~# pveversion -v pve-manager: 1.6-5 (pve-manager/1.6/5261) running kernel: 2.6.18-4-pve proxmox-ve-2.6.18: 1.6-8 pve-kernel-2.6.18-2-pve: 2.6.18-5 pve-kernel-2.6.18-4-pve: 2.6.18-8 qemu-server: 1.1-22 pve-firmware: 1.0-9 libpve-storage-perl: 1.0-14 vncterm: 0.9-2...
  2. R

    Problem with pveca

    xxx:~# cat /root/.ssh/id_rsa.pub ssh-rsa...
  3. R

    Problem with pveca

    xxx:~# rm -rf /root/.ssh/ xxx:~# pveca strange key format - not base64 encoded at /usr/share/perl5/PVE/Config.pm line 304, <GEN5> line 1. xxx:~# pveca -a -h xxx.yyy.zzz.xxx strange key format - not base64 encoded at /usr/share/perl5/PVE/Config.pm line 304, <GEN5> line 1. xxx:~#
  4. R

    Problem with pveca

    Server with Proxmox Master. i got to create a "pveca -c" But now, when i connect with ssh to other server for join a node to the master: pveca -a -h IP-ADDRESS-MASTER pveca -a -h XXX.YYY.ZZZ.XXX strange key format - not base64 encoded at /usr/share/perl5/PVE/Config.pm line 304, <GEN5> line 1.
  5. R

    Problem with pveca

    When i want add a other proxmox to node master.. XXYY:~# pveca -a -h XXX.YYY.ZZZ.XXX strange key format - not base64 encoded at /usr/share/perl5/PVE/Config.pm line 304, <GEN5> line 1. i remove /root/.ssh and generate the new a ssh-keygen -t rsa
  6. R

    Problem with pveca

    Pleaseeeeeeeeeeeee! i need help!
  7. R

    Problem with pveca

    Ok, thanks. the problem solved. But when i write pveca -c for create a cluster : xxx:~# pveca -c strange key format - not base64 encoded at /usr/share/perl5/PVE/Config.pm line 304, <GEN5> line 1. xxx:~# pveca --help Unknown option: help USAGE: pveca -l # show cluster status...
  8. R

    Problem with pveca

    After the install aptitude install pve-kernel-2.6.32-4-pve and reboot. Before: aptitude remove firmware-linux-free and aptitude remove firmware-linux-nonfree s15714556:~# uname -a Linux s15714556 2.6.32-bpo.5-amd64 #1 SMP Thu Oct 21 10:02:18 UTC 2010 x86_64 GNU/Linux s15714556:~# because run...
  9. R

    Problem with pveca

    This is my problem. xxx:~# pveca ---help Unknown option: -help USAGE: pveca -l # show cluster status pveca -c # create new cluster with localhost as master pveca -s [-h IP] # sync cluster configuration from master (or IP) pveca -d ID #...
  10. R

    KVM 0.15 - pvetest repository

    I have the same problem. My Log: apt-get update apt-get install vim vim /etc/apt/sources.list deb http://ftp.debian.org/debian lenny main # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian lenny pve # security updates deb...