FS#49374 - [qemu-block-iscsi] Qemu crash when use iscsi after update libiscsi - recompile package need

Attached to Project: Arch Linux
Opened by Marcos Alves Pintar (mapintar) - Tuesday, 17 May 2016, 20:05 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 03 September 2016, 07:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Qemu crash when use iscsi as a disk after recent update libiscsi package (version 1.17.0-2)


Additional info:
* package version(s)

qemu > 2.5.1-1
libiscsi > 1.17.0-2

* config and/or log files etc.
- no

Steps to reproduce:

Failed to open module: libiscsi.so.4: cannot open shared object file: No such file or directory


Solution:

Rebuild qemu (and qemu-block-iscsi) solve the problem.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Saturday, 03 September 2016, 07:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.6.1
Comment by Brandon Golway (brando56894) - Friday, 29 July 2016, 22:26 GMT
Still exists:

rror starting domain: internal error: qemu unexpectedly closed the monitor: Failed to open module: libiscsi.so.4: cannot open shared object file: No such file or directory
2016-07-29T22:20:16.650701Z qemu-system-x86_64: CPU feature cmt not found

Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 88, in cb_wrapper callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 124, in tmpcb callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 83, in newfn ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/domain.py", line 1404, in startup self._backend.create()
File "/usr/lib/python2.7/site-packages/libvirt.py", line 1035, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error: qemu unexpectedly closed the monitor: Failed to open module: libiscsi.so.4: cannot open shared object file: No such file or directory
2016-07-29T22:20:16.650701Z qemu-system-x86_64: CPU feature cmt not found
Comment by Tobias Powalowski (tpowa) - Saturday, 03 September 2016, 06:47 GMT
This should be fixed or not?

Loading...