Displaying 10 results from an estimated 10 matches for "download_volume".
2016 Apr 17
2
stream finish throws exception via python API
...following error:
stream = con.newStream()
vol.download(stream, 0, 0, 0)
buf = stream.recv(1024)
stream.finish()
libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
Traceback (most recent call last):
File "./helpers/kvm2ovirt", line 149, in <module>
download_volume(vol, item[1], diskno, disksitems, pksize)
File "./helpers/kvm2ovirt", line 102, in download_volume
stream.finish()
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in finish
if ret == -1: raise libvirtError ('virStreamFinish() failed')
libvirt...
2016 Apr 25
2
Re: stream finish throws exception via python API
..., 0, 0, 0)
>> buf = stream.recv(1024)
>> stream.finish()
>>
>> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
>> Traceback (most recent call last):
>> File "./helpers/kvm2ovirt", line 149, in <module>
>> download_volume(vol, item[1], diskno, disksitems, pksize)
>> File "./helpers/kvm2ovirt", line 102, in download_volume
>> stream.finish()
>> File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in finish
>> if ret == -1: raise libvirtError ('vi...
2016 Apr 26
2
Re: stream finish throws exception via python API
...t; stream.finish()
> > >>
> > >> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
> > >> Traceback (most recent call last):
> > >> File "./helpers/kvm2ovirt", line 149, in <module>
> > >> download_volume(vol, item[1], diskno, disksitems, pksize)
> > >> File "./helpers/kvm2ovirt", line 102, in download_volume
> > >> stream.finish()
> > >> File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in finish
> > >> i...
2016 Apr 26
2
Re: stream finish throws exception via python API
...;>>>
>>>>>> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
>>>>>> Traceback (most recent call last):
>>>>>> File "./helpers/kvm2ovirt", line 149, in <module>
>>>>>> download_volume(vol, item[1], diskno, disksitems, pksize)
>>>>>> File "./helpers/kvm2ovirt", line 102, in download_volume
>>>>>> stream.finish()
>>>>>> File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in finish
>&g...
2016 Apr 26
2
Re: stream finish throws exception via python API
...t;>>> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
>>>>>>>> Traceback (most recent call last):
>>>>>>>> File "./helpers/kvm2ovirt", line 149, in <module>
>>>>>>>> download_volume(vol, item[1], diskno, disksitems, pksize)
>>>>>>>> File "./helpers/kvm2ovirt", line 102, in download_volume
>>>>>>>> stream.finish()
>>>>>>>> File "/usr/lib64/python2.7/site-packages/libvirt.py", lin...
2016 Apr 25
0
Re: stream finish throws exception via python API
...()
> vol.download(stream, 0, 0, 0)
> buf = stream.recv(1024)
> stream.finish()
>
> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
> Traceback (most recent call last):
> File "./helpers/kvm2ovirt", line 149, in <module>
> download_volume(vol, item[1], diskno, disksitems, pksize)
> File "./helpers/kvm2ovirt", line 102, in download_volume
> stream.finish()
> File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in finish
> if ret == -1: raise libvirtError ('virStreamFinish()...
2016 Apr 26
0
Re: stream finish throws exception via python API
...am.recv(1024)
> >> stream.finish()
> >>
> >> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
> >> Traceback (most recent call last):
> >> File "./helpers/kvm2ovirt", line 149, in <module>
> >> download_volume(vol, item[1], diskno, disksitems, pksize)
> >> File "./helpers/kvm2ovirt", line 102, in download_volume
> >> stream.finish()
> >> File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in finish
> >> if ret == -1: raise l...
2016 Apr 26
0
Re: stream finish throws exception via python API
...gt; > >>
> > > >> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
> > > >> Traceback (most recent call last):
> > > >> File "./helpers/kvm2ovirt", line 149, in <module>
> > > >> download_volume(vol, item[1], diskno, disksitems, pksize)
> > > >> File "./helpers/kvm2ovirt", line 102, in download_volume
> > > >> stream.finish()
> > > >> File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in finish
> >...
2016 Apr 27
0
Re: stream finish throws exception via python API
...libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
> >>>>>>>> Traceback (most recent call last):
> >>>>>>>> File "./helpers/kvm2ovirt", line 149, in <module>
> >>>>>>>> download_volume(vol, item[1], diskno, disksitems, pksize)
> >>>>>>>> File "./helpers/kvm2ovirt", line 102, in download_volume
> >>>>>>>> stream.finish()
> >>>>>>>> File "/usr/lib64/python2.7/site-packages/libvir...
2016 Apr 26
0
Re: stream finish throws exception via python API
...t;>>>>>> libvirt: I/O Stream Utils error : internal error: I/O helper exited abnormally
>>>>>>> Traceback (most recent call last):
>>>>>>> File "./helpers/kvm2ovirt", line 149, in <module>
>>>>>>> download_volume(vol, item[1], diskno, disksitems, pksize)
>>>>>>> File "./helpers/kvm2ovirt", line 102, in download_volume
>>>>>>> stream.finish()
>>>>>>> File "/usr/lib64/python2.7/site-packages/libvirt.py", line 5501, in f...