Search results

  1. S

    Problem during CT backup with i/o error on lvm snapshot

    I're right. Je suis une buse ! On another 1.8 node with the same 4G space, a tgz backup of à 65Go CT backup works fine... I hope to upgrade this cluster to 2.1 as soon as possible. Thanks,
  2. S

    Problem during CT backup with i/o error on lvm snapshot

    No, I don't check snapshot size during tgz backup as backup aborted due to the failed snapshot creation. I'll try again later tgz with default value and will check snapshot size. Current disk usage: vs004:~# pvs PV VG Fmt Attr PSize PFree /dev/block/104:2 pve lvm2 a-...
  3. S

    Problem during CT backup with i/o error on lvm snapshot

    Hello! Unfortunately, it doesn't work. Oct 23 19:30:02 cerimes-vs004 vzdump[19427]: INFO: Starting Backup of VM 115 (openvz) Oct 23 19:30:03 cerimes-vs004 vzdump[19427]: ERROR: Backup of VM 115 failed - command 'lvcreate --size 8192M --snapshot --name vzsnap-cerimes-vs004-0 /dev/pve/data'...
  4. S

    Problem during CT backup with i/o error on lvm snapshot

    Sorry, May I create it if using pve 1.8? With: /etc/vzdump.conf size:8192
  5. S

    Problem during CT backup with i/o error on lvm snapshot

    /etc/vzdump.conf doesn't exist for PVE 1.8?
  6. S

    Problem during CT backup with i/o error on lvm snapshot

    Hi Tom! Yes, I know. My others servers are running 2.1 but for the 3 ones, I can't migrate before January for various reason. Do you have an idea for my problem?
  7. S

    Problem during CT backup with i/o error on lvm snapshot

    Hello! I'm pretty lost. If someone have an idea on this problem? I've a Proxmox VE 1.8 cluster of 3 nodes (not updated, sorry). The servers are HP DL360 G7 with SAS disk. On one node ONLY, the openvz CT backup generate errors during scheduled backup (each time). The openvz CT is 40Go...
  8. S

    How to upgrade to 1.9 with missing Lenny repository

    Sorry, I've found the solution. Use: deb http://archive.debian.org/debian/ lenny main non-free contrib deb http://archive.debian.org/debian-security/ lenny/updates main contrib non-free deb http://archive.debian.org/debian-volatile lenny/volatile main contrib non-free
  9. S

    How to upgrade to 1.9 with missing Lenny repository

    Hello! Seems Lenny is no longer online on debian.org. When I tried to upgrade an 1.8 pve node to 1.9, I got this: Err http://http.us.debian.org lenny/main libglib2.0-0 2.16.6-3 404 Not Found [IP: 35.9.37.225 80] Err http://http.us.debian.org lenny/main...
  10. S

    HP proliant support pack not recognizing the smartarray controller DL360 g7

    Hello! If you want to just manage raid with G7 and Debian (and PVE), look at this site. http://hwraid.le-vert.net/ And install hpacucli (depending of the raid card). This work very fine and don't need all the complicated hspa stuff from HP.
  11. S

    Invalid ticket at en of upload

    Hello, Seems difficult to upload a large file in pve (using an ADSL line). I tried 3 times to upload a 3.2 Go file. Each time the job ended with "Error 401: permission denied - invalid ticket. pve-manager: 2.0-59 (pve-manager/2.0/18400f07) running kernel: 2.6.32-11-pve proxmox-ve-2.6.32...
  12. S

    Problem with pve-upgrade-1.9-to-2.0

    Thank, work fine now. I removed the cluster config as requested and run again import. sd-33092:~# ./pve-upgrade-1.9-to-2.0 --import starting import import file: /etc/pve/user.cfg import file: /etc/pve/datacenter.cfg import file: /etc/pve/storage.cfg import file: /etc/pve/openvz/101.conf import...
  13. S

    Problem with pve-upgrade-1.9-to-2.0

    Sorry, these 2 test nodes was in cluster when with 1.9. But with 2.0, I don't do a cluster as the network do not support multicast. But yesterday, I tried to setup the cluster with 2.0 just to verify that multicast is not working...
  14. S

    Problem with pve-upgrade-1.9-to-2.0

    No output message. /etc/hosts and /etc/hostname are right. But when I've upgraded the server, hosts was empty. I corrected that during the upgrade.
  15. S

    Problem with pve-upgrade-1.9-to-2.0

    sd-33092:~# pvecm updatecerts no quorum - unable to update files sd-33092:~# ./pve-upgrade-1.9-to-2.0 --import starting import import file: /etc/pve/user.cfg unable to open file '/etc/pve/user.cfg' - Permission denied at ./pve-upgrade-1.9-to-2.0 line 125. No luke!
  16. S

    Problem with pve-upgrade-1.9-to-2.0

    Here it goes! sd-33092:~# ls -l /etc/pve total 1 -r--r----- 1 root www-data 291 Apr 3 14:59 cluster.conf lr-xr-x--- 1 root www-data 0 Jan 1 1970 local -> nodes/sd-33092 lr-xr-x--- 1 root www-data 0 Jan 1 1970 openvz -> nodes/sd-33092/openvz lr-xr-x--- 1 root www-data 0 Jan 1 1970...
  17. S

    Problem with pve-upgrade-1.9-to-2.0

    Single. The network here, doesn't support multicast.
  18. S

    Problem with pve-upgrade-1.9-to-2.0

    Hello again me! I finally well upgraded 2 testing nodes with success. Apart some problems during the apt-get dist-upgrade, the rest is fine. I've a new problem. sd-33092:~# ./pve-upgrade-1.9-to-2.0 --import starting import import file: /etc/pve/user.cfg unable to open file '/etc/pve/user.cfg'...
  19. S

    Problem with pve-upgrade-1.9-to-2.0

    Oops, seems that something emptied /etc/hosts. The file was completely empty. I corrected that. After, that upgrade well finished.