Group: Member
Post Group: Newbie
Posts: 15
Status:
|
NO.
If it shouldn't behave like that, then it would be a bug.
I only have a Storage of type FILE, the local disk.
All my VMs when powered off give that error. Yesterday I powered on only 3 VMs, and those 3 did backup. The vms turned off showed the mentioned error.
Example: the same vm 29 that gave an error, but now that it is turned on it already allowed backup yesterday:
Code Connecting to the backup server
Creating the backup folders
Preparing temporary backup locations
Storage : 2 LV Name :backup-29-0
Creating backup of DISK: 1 [Size: 50.000GB]
Temp Directory : /var/lib/libvirt/images/backup-29-0/29_sv-I3tTSR7Sfz-*************_2022_06_12-11_40_03.qcow2
Qemu User : qemu
Executing command : /usr/bin/virsh qemu-monitor-command v1024 '{"execute":"query-block"}'
OUTPUT : {"return":[{"io-status":"ok","device":"drive-scsi0-0-0-0","locked":false,"removable":false,"inserted":{"iops_rd":0,"detect_zeroes":"off","image":{"virtual-size":53687091200,"filename":"/var/lib/libvirt/images/v1024-dtfljuzhxnqx1z9o-j9varfof1rorlxdm.qcow2","cluster-size":65536,"format":"qcow2","actual-size":1750470656,"format-specific":{"type":"qcow2","data":{"compat":"1.1","lazy-refcounts":false,"refcount-bits":16,"corrupt":false}},"dirty-flag":false},"iops_wr":0,"group":"drive-scsi0-0-0-0","ro":false,"node-name":"#block113","backing_file_depth":0,"drv":"qcow2","iops":500,"bps_wr":5242880000,"write_threshold":0,"encrypted":false,"bps":0,"bps_rd":5242880000,"cache":{"no-flush":false,"direct":true,"writeback":true},"file":"/var/lib/libvirt/images/v1024-dtfljuzhxnqx1z9o-j9varfof1rorlxdm.qcow2","encryption_key_missing":false},"qdev":"scsi0-0-0-0","type":"unknown"}],"id":"libvirt-2573"}
Executing command : /usr/bin/virsh qemu-monitor-command v1024 '{"execute":"drive-backup","arguments":{"device":"drive-scsi0-0-0-0","target":"\/var\/lib\/libvirt\/images\/backup-29-0\/29_sv-I3tTSR7Sfz-*************_2022_06_12-11_40_03.qcow2","sync":"full","format":"qcow2","speed":91750400,"compress":true}}'
OUTPUT : {"return":{},"id":"libvirt-2574"}
VPS Backup Completed
Uploading to backup server
|