From: bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [Bug 121501] New: [userspace rdma package] after update kernel to upstream, rdma service start fail
Date: Wed, 06 Jul 2016 02:37:08 +0000 [thread overview]
Message-ID: <bug-121501-11804@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=121501
Bug ID: 121501
Summary: [userspace rdma package] after update kernel to
upstream, rdma service start fail
Product: Drivers
Version: 2.5
Kernel Version: 4.7
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Infiniband/RDMA
Assignee: drivers_infiniband-rdma-ztI5WcYan/vQLgFONoPN62D2FQJk+8+b@public.gmane.org
Reporter: yin-jianhong-9Onoh4P/yGk@public.gmane.org
Regression: No
OS:
RHEL-7.2
Problem:
After update kernel to upstream, start rdma fail: these modules (ib_mad
ib_sa ib_addr) not find.
Related patch:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/infiniband/core/Makefile?id=e3f20f02864f6da1509c523bfa1e928619e59095
Fail log:
'''
[root@hp-dl380pgen8-01 ~]# service rdma status
rdma.service - Initialize the iWARP/InfiniBand/RDMA stack in the kernel
Loaded: loaded (/usr/lib/systemd/system/rdma.service; disabled; vendor
preset: disabled)
Active: failed (Result: exit-code) since 二 2016-07-05 02:10:09 EDT; 6min ago
Docs: file:/etc/rdma/rdma.conf
Process: 13564 ExecStart=/usr/libexec/rdma-init-kernel (code=exited,
status=3)
Main PID: 13564 (code=exited, status=3)
7月 05 02:10:08 hp-dl380pgen8-01.khw.lab.eng.bos.redhat.com
rdma-init-kernel[13564]: modprobe: FATAL: Module ib_mad not found.
7月 05 02:10:08 hp-dl380pgen8-01.khw.lab.eng.bos.redhat.com
rdma-init-kernel[13564]: Failed to load module ib_mad
7月 05 02:10:08 hp-dl380pgen8-01.khw.lab.eng.bos.redhat.com
rdma-init-kernel[13564]: modprobe: FATAL: Module ib_sa not found.
7月 05 02:10:08 hp-dl380pgen8-01.khw.lab.eng.bos.redhat.com
rdma-init-kernel[13564]: Failed to load module ib_sa
7月 05 02:10:08 hp-dl380pgen8-01.khw.lab.eng.bos.redhat.com
rdma-init-kernel[13564]: modprobe: FATAL: Module ib_addr not found.
7月 05 02:10:08 hp-dl380pgen8-01.khw.lab.eng.bos.redhat.com
rdma-init-kernel[13564]: Failed to load module ib_addr
[root@hp-dl380pgen8-01 ~]# find /lib/modules/ -name ib_*.*
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_addr.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_cm.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_core.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_mad.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_sa.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_ucm.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_umad.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/core/ib_uverbs.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/hw/ipath/ib_ipath.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/hw/qib/ib_qib.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/ulp/iser/ib_iser.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/ulp/isert/ib_isert.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/ulp/srp/ib_srp.ko
/lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/core/ib_cm.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/core/ib_core.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/core/ib_ucm.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/core/ib_umad.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/core/ib_uverbs.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/hw/qib/ib_qib.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/ulp/iser/ib_iser.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/ulp/isert/ib_isert.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/ulp/srp/ib_srp.ko
/lib/modules/4.7.0-rc6/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko
'''
--
You are receiving this mail because:
You are watching the assignee of the bug.--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2016-07-06 2:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 2:37 bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r [this message]
[not found] ` <bug-121501-11804-3bo0kxnWaOQUvHkbgXJLS5sdmw4N0Rt+2LY78lusg7I@public.gmane.org/>
2016-07-06 23:58 ` [Bug 121501] New: [userspace rdma package] after update kernel to upstream, rdma service start fail Jason Gunthorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-121501-11804@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon-590eeb7gvniway/ihj7yzeb+6bgklq7r@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.