Re: [libvirt] testing volDownload and volUpload different md5 on source and dest for qcow2

2017-03-30 Thread Michal Privoznik
On 03/29/2017 06:42 PM, Vasiliy Tolstov wrote: Hi. I'm fix libvirt php binding to properly recv from stream and after that test volume download and volume upload functions. And see, that in case of raw image md5sum on src and on dst is equal. But in case of qcow - phisical size of image is

[libvirt] testing volDownload and volUpload different md5 on source and dest for qcow2

2017-03-29 Thread Vasiliy Tolstov
Hi. I'm fix libvirt php binding to properly recv from stream and after that test volume download and volume upload functions. And see, that in case of raw image md5sum on src and on dst is equal. But in case of qcow - phisical size of image is different and md5sum does not equal. Why this can