[Bug 1566468] Re: systemd-modules-load.service: Failing due to missing module 'ib_iser'
Martin Pitt
martin.pitt at ubuntu.com
Tue Apr 5 19:20:02 UTC 2016
Well, don't shoot the messenger :-) ib_iser.ko is in linux-image-extra
which we (consciously) don't install on cloud images. So please fix the
cloud image builds or cloud-init (whichever it is) to not add the module
to /etc/modules by default, unless you actually install linux-image-
extra.
** Package changed: systemd (Ubuntu) => cloud-init (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1566468
Title:
systemd-modules-load.service: Failing due to missing module 'ib_iser'
Status in cloud-init package in Ubuntu:
New
Bug description:
On a number of VMs using Xenial daily builds 20160330 and 20160403,
out of the box (just after booting for the first time), the following
appears in dmesg at boot time:
systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: Failed to start Load Kernel Modules.
systemd[1]: systemd-modules-load.service: Unit entered failed state.
systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
The following related complaint appears in /var/log/syslog:
ubuntu systemd-modules-load[352]: Inserted module 'iscsi_tcp'
ubuntu systemd-modules-load[352]: Failed to find module 'ib_iser'
It looks like 'ib_iser' is some Mellanox-related module, which I don't
*think* is something that a stock cloudimg install should attempt to
load but I may be wrong; in any case, it's not present (nor is there
any similar whingeing) on similar VMs running off 14.04 cloudimg.
More info: http://askubuntu.com/questions/753672/xenial-beta2-systemd-
modules-load-service-failed-due-to-missing-module-ib-i
---
root at testvm4:~# lsb_release -rd
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
root at testvm4:~# apt policy systemd
systemd:
Installed: 229-3ubuntu2
Candidate: 229-3ubuntu2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1566468/+subscriptions
More information about the foundations-bugs
mailing list