Hi all, I have a guest (id 101) with a single vdi hosted on a zfs storage named 'meccanico'.
I created a backup job with 'Stop' option and gzip compression.
I noticed that the guest has been shutdown and restarted right after.
Backup is actually running but I was expecting the guest to stay off, till the end of the backup.
Otherwise, there should be at least an active snapshot.
So I tried to list zfs snapshots:
Consider I'm not familiar yet with zfs, so ask me more detail I have to report.
Proxmox 5.0-23/af4267bf.
Thank you.
I created a backup job with 'Stop' option and gzip compression.
I noticed that the guest has been shutdown and restarted right after.
Backup is actually running but I was expecting the guest to stay off, till the end of the backup.
Otherwise, there should be at least an active snapshot.
So I tried to list zfs snapshots:
Code:
zpool get listsnapshots
NAME PROPERTY VALUE SOURCE
rpool listsnapshots off default
tank listsnapshots off default
zfs list -t snapshot
no datasets available
zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 144G 80.8G 96K /rpool
rpool/ROOT 5.12G 80.8G 96K /rpool/ROOT
rpool/ROOT/pve-1 5.12G 80.8G 5.12G /
rpool/data 130G 80.8G 96K /rpool/data
rpool/data/vm-100-disk-1 130G 80.8G 130G -
rpool/swap 8.50G 86.6G 2.67G -
tank 708G 191G 96K /tank
tank/vm-100-disk-1 619G 649G 161G -
tank/vm-100-disk-2 24.8G 214G 2.47G -
tank/vm-101-disk-1 64.0G 213G 42.6G -
Consider I'm not familiar yet with zfs, so ask me more detail I have to report.
Proxmox 5.0-23/af4267bf.
Thank you.
Last edited: