virDomainGetJobStats not populating VIR_DOMAIN_JOB_DISK_BPS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I'm using https://gitlab.com/libvirt/libvirt-go-module and executing 'GetJobStats' to get information about the progress of a VM with a disk migration in KubeVirt. Everything works correctly and the migration is successful, with the disk correctly copied.

Across multiple executions of 'GetJobStats' while copying the disk, I get the information about data:

DataTotal:151592960 DataProcessedSet:true DataProcessed:163080901 DataRemainingSet:true DataRemaining:266240

about disk total values:

DiskTotal:21037056 DiskProcessedSet:true DiskProcessed:13631488 DiskRemainingSet:true DiskRemaining:7405568

but 'DiskBpsSet:false ' and 'DiskBps:0 ' are always false and 0.

Even when I run 'virsh domjobinfo', I get Data and File absolute values, but not the throughput.
Is QEMU not reporting this data? Can this be a bug?

--
kind regards,
João Vilaça


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux