FS#60498 - [libvirtd] won't start (virModuleLoadFile:53 : internal error: Failed to load module)

Attached to Project: Community Packages
Opened by Ivan Grimaldi (ivangrimaldi) - Friday, 19 October 2018, 20:45 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 20 October 2018, 02:12 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

libvirtd will not start

Additional info:
* libvirt version 4.8.0-1 and kernel 4.14.76-1-lts


Steps to reproduce:

- Change libvirtd logging level in /etc/libvirt/libvirtd.conf:

# You need to uncomment this line
log_outputs="3:syslog:libvirtd"

- Start libvirtd service:

> systemctl start libvirtd

- View journalctl log:

> journalctl -u libvirtd
....

Oct 19 22:34:48 beethoven systemd[1]: Started Virtualization daemon.
Oct 19 22:34:48 beethoven libvirtd[10690]: 10690: info : libvirt version: 4.8.0
Oct 19 22:34:48 beethoven libvirtd[10690]: 10690: info : hostname: beethoven
Oct 19 22:34:48 beethoven libvirtd[10690]: 10690: error : virModuleLoadFile:53 : internal error: Failed to load module '/usr/lib/libvirt/storage-backend/libvirt_storage_backend_iscsi-direct.so': libiscsi.so.8: >
Oct 19 22:34:48 beethoven systemd[1]: libvirtd.service: Main process exited, code=exited, status=3/NOTIMPLEMENTED
Oct 19 22:34:48 beethoven systemd[1]: libvirtd.service: Failed with result 'exit-code'.
Oct 19 22:34:48 beethoven systemd[1]: libvirtd.service: Service RestartSec=100ms expired, scheduling restart.
Oct 19 22:34:48 beethoven systemd[1]: libvirtd.service: Scheduled restart job, restart counter is at 5.
Oct 19 22:34:48 beethoven systemd[1]: Stopped Virtualization daemon.


......




This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 20 October 2018, 02:12 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#60478   FS#60483   FS#60484   FS#60496 

Loading...