Recent content by krok

  1. K

    [SOLVED] Failed to start VNC server: The server Certificate /etc/pve/local/pve-ssl.pem is not yet active

    sorry i don't understand "baremetal", i have installed with ISO images available on your site https://www.proxmox.com/en/downloads
  2. K

    [SOLVED] Failed to start VNC server: The server Certificate /etc/pve/local/pve-ssl.pem is not yet active

    I have install only One machine with the iso 4.1 I have internet connection (DHCP with ntp info) i didnt't set RTC time on bios setup root@phy1:~# timedatectl Local time: jeu. 2016-03-10 14:20:51 CET Universal time: jeu. 2016-03-10 13:20:51 UTC RTC time: jeu. 2016-03-10 13:20:51...
  3. K

    [SOLVED] Failed to start VNC server: The server Certificate /etc/pve/local/pve-ssl.pem is not yet active

    Hi, i have the same problem with a fresh install the problem that the certificat has generate into the future (+ 12 hours) So i don't start a VM when the certificate become valide (i wait 12 Hours) i install proxmox with iso proxmox-ve_4.1-2f9650d4-21 with previous version the problem not exist
  4. K

    OpenVz Snapshot work from GUI but not from Vzdump command

    Problem corrected with last update : root@phy1:~# pveversion -v pve-manager: 2.0-38 (pve-manager/2.0/af81df02) running kernel: 2.6.32-7-pve proxmox-ve-2.6.32: 2.0-60 pve-kernel-2.6.32-6-pve: 2.6.32-55 pve-kernel-2.6.32-7-pve: 2.6.32-60 lvm2: 2.02.88-2pve1 clvm: 2.02.88-2pve1 corosync-pve...
  5. K

    OpenVz Snapshot work from GUI but not from Vzdump command

    # vzdump 102 --mode snapshot --compress lzo --storage backup --node phy1 INFO: starting new backup job: vzdump 102 --mode snapshot --compress lzo --node phy1 --storage backup INFO: Starting Backup of VM 102 (openvz) INFO: CTID 102 exist mounted running INFO: status = running INFO: mode failure -...
  6. K

    OpenVz Snapshot work from GUI but not from Vzdump command

    Hi, i have upgrade to proxmox 2 Rc1, i have test a vzdump dump in command line : # vzdump 102 -mode snapshot INFO: starting new backup job: vzdump 102 --mode snapshot INFO: Starting Backup of VM 102 (openvz) INFO: CTID 102 exist mounted running INFO: status = running INFO: mode failure -...
  7. K

    vzdump syntax

    Hi, i have test a CT backup with vzdump in command line but i have this error : shell_quote(): No way to quote string containing null (\000) bytes at /usr/share/perl5/PVE/Tools.pm line 695 command line : vzdump 102 -mode snapshot -stdexcludes 1 -exclude-path "/file/.+" -size 500 -dumpdir...