Search results

  1. J

    Proxmox VE vzdump backup of vm's

    Hi Oguz, here you can find the output: total 8.0K 3 -rw-r----- 1 root www-data 880 May 14 11:59 vzdump.cron 104717 -r--r----- 1 root www-data 483 Jan 1 1970 .vmlist 104715 -r--r----- 1 root www-data 445 Jan 1 1970 .version 104723 -rw-r----- 1 root www-data 60 Jul 30 2018...
  2. J

    Proxmox VE vzdump backup of vm's

    I did a complete upgrade of my pve server and then rebooted. After the reboot I triggered a manual backup proces, but I still receive the error message for all my vm's. 100: 2019-05-18 00:32:43 ERROR: unable to find configuration file for VM 100 - no such machine 100: 2019-05-18 00:32:43 INFO...
  3. J

    Proxmox VE vzdump backup of vm's

    Hi * are you on the latest pve version? (output of `pveversion -v` is useful) the output: proxmox-ve: 5.4-1 (running kernel: 4.15.18-14-pve) pve-manager: 5.4-5 (running version: 5.4-5/c6fdb264) pve-kernel-4.15: 5.4-2 pve-kernel-4.15.18-14-pve: 4.15.18-38 pve-kernel-4.15.18-13-pve: 4.15.18-37...
  4. J

    Proxmox VE vzdump backup of vm's

    The output off qm config 100: agent: 1 bootdisk: scsi0 cores: 2 keyboard: fr-be memory: 2048 name: Fedorasrv28 net0: virtio=B6:9A:CC:FD:55:CC,bridge=vmbr0 numa: 0 onboot: 1 ostype: l26 parent: snapRestoreDisk scsi0: local-lvm:vm-100-disk-0,size=30G scsi1: local-lvm:vm-100-disk-1,size=60G...
  5. J

    Proxmox VE vzdump backup of vm's

    Thank you for your reply oguz, The backup command: vzdump 100 101 104 106 --mailto "email-address" --compress gzip --mailnotification failure --mode snapshot --quiet 1 --storage back-up --node proxmox-sam The output of one VM (same for the others): 100: 2019-05-18 00:30:02 INFO: Starting Backup...
  6. J

    Proxmox VE vzdump backup of vm's

    Dear members of the Proxmox forum Since yesterday I'm experiencing a problem with the vzdump back-up tool. When the backup of my vm's starts, everything goes well, except after a minutes or 5-10 I receive the following error message: unable to find configuration file for VM 100 - no such...