snapshot

  1. B

    Snapshot taken. How to restore?

    Hello, Greeting from new member :) I'm running Proxmox 4.2 HA. I'm taking live snaphot from all of the running KVM from the GUI. The result is vzdump-qemu-kvmid*.vmz.lzo. I'm using qcow2. How to test or verify that the backup file is fine or not? I would like to test restore but this is a...
  2. J

    Snapshot storage location

    Hello, I've noticed snapshots are typically stored in the same folder as the actual VM (/var/lib/vz/images/{vmid}) but not for my Windows snapshots. They are not to be found there. So where are they stored exactly?
  3. Y

    Local Backup using pve-zsync

    Hello, i have one server with Two Raid1: First Raid 1 on 2 SSD with my VPS Second Raid 1 on two sata HD for backup. I would like to use pve-zsync localy for incremental backup: is correct set this conjob ?: 30 06 * * * root pve-zsync sync --source 1000 --dest 127.0.0.1:STORAGE/SNAPSHOT...
  4. Y

    Can i Remove Backup Snapshot

    Hello, after a Kill -15 of the Backup process ( hang ) of an LXC vps, now i have a snapshot: pct listsnapshot 100 vzdump no-parent vzdump backup snapshot current no-parent no-description On web interface i see an icon with a "clock" vzdump no...
  5. E

    Backup Stop / Snapshot Hybridification Question

    Does / can Proxmox on a suitable file system (ex. ZFS), when using the Stop method of backup, have the ability to STOP the vm, snapshot the disks, start the vm, and then backup the snapshot? If Proxmox doesn't, could it? Would there be any reasons against this? Reasons for - 100% data...
  6. Y

    Use PVE-zsync to have daily/weekley/montly backup

    Hello, can i use PVE-zsync to have daily, weekly and montly backup ? i have think to set this cron: ## Backup of Last 6 days 0 3 * * * pve-zsync sync --source 100 --dest 192.168.1.2:tank/backup --verbose --maxsnap 6 --name daily ## Backup of Last 3 weeks 30 2 * * 0 pve-zsync sync --source 100...
  7. Y

    Backup Error

    Hello, i have changed an HD failed where i store my backup. Now i have this error if i run new backup on the new HD: INFO: starting new backup job: vzdump 100 --mode snapshot --storage BACKUP_HD_EXT --node prx9 --remove 0 INFO: Starting Backup of VM 100 (lxc) INFO: status = running INFO: found...
  8. C

    Snapshot

    How to do snapshot on proxmox ? Backup and restore