All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [Bug 121501] New: [userspace rdma package] after update kernel to upstream, rdma service start fail
Date: Wed, 6 Jul 2016 17:58:46 -0600	[thread overview]
Message-ID: <20160706235846.GA13310@obsidianresearch.com> (raw)
In-Reply-To: <bug-121501-11804-3bo0kxnWaOQUvHkbgXJLS5sdmw4N0Rt+2LY78lusg7I@public.gmane.org/>

On Wed, Jul 06, 2016 at 02:37:08AM +0000, bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org wrote:

> [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

These modules have been replaced with ib_core in upstream.

There is no reason to load these modules directly as they are all
brought in as dependencies from other useful modules, just remove
loading them from /usr/libexec/rdma-init-kernel and ignore failures on
removal.

Jason
--
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

      parent reply	other threads:[~2016-07-06 23:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-06  2:37 [Bug 121501] New: [userspace rdma package] after update kernel to upstream, rdma service start fail bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
     [not found] ` <bug-121501-11804-3bo0kxnWaOQUvHkbgXJLS5sdmw4N0Rt+2LY78lusg7I@public.gmane.org/>
2016-07-06 23:58   ` Jason Gunthorpe [this message]

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=20160706235846.GA13310@obsidianresearch.com \
    --to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
    --cc=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.