public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <rdreier-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
To: Gennadiy Nerubayev <parakie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Jason Gunthorpe
	<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
	Tziporet Koren <tziporet-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: mode connected infiniband
Date: Wed, 20 Jan 2010 11:21:34 -0800	[thread overview]
Message-ID: <adaiqaw8tvl.fsf@roland-alpha.cisco.com> (raw)
In-Reply-To: <ab66a8181001200002n120af0e7m3733b42a945dc06b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> (Gennadiy Nerubayev's message of "Wed, 20 Jan 2010 03:02:02 -0500")


 > I'll contribute my 2c here, as I have experienced some page allocation
 > errors in the past when using drbd and cm. I think drbd in particular
 > might trigger it since it's pushes a lot of data through the link, but
 > regardless the circumstances are somewhat difficult to replicate. I'm not
 > completely certain they are relevant, but here are some of the traces that
 > I've noticed then; these were observed on some version of OFED 1.4 if I
 > recall. Setting /proc/sys/vm/min_free_kbytes to some ridiculous number does
 > work around this.
 > 
 > http://www.mail-archive.com/drbd-user-cunTk1MwBs8qoQakbn7OcQ@public.gmane.org/msg00441.html
 > http://lists.linbit.com/pipermail/drbd-user/2009-April/011880.html

Thanks.  I notice that neither of these tracebacks actually have any
IPoIB functions (or indeed anything RDMA-related).  So it seems the
problem is probably somewhere more generic, triggered by the large MTU
allowed by IPoIB CM.

One traceback starts with

    drbd0_worker: page allocation failure. order:5, mode:0x10

so someone is trying to do an order 5 allocation on the send path.  And
the other one starts with

    drbd0_receiver: page allocation failure. order:4, mode:0x20

So similarly, the receive path is trying an order 4 allocation.

Are both of these tracebacks using IPoIB CM with a ~64K MTU?

 - R.

--
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:[~2010-01-20 19:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-14  8:11 mode connected infiniband Nico
     [not found] ` <8fd3bb681001140011k5ec9492eg19b59b110e45a2b5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-01-14 16:06   ` Frank Leers
2010-01-14 17:22   ` Roland Dreier
     [not found]     ` <adabpgwmwiw.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
2010-01-16 13:42       ` Nico
2010-01-17  8:03       ` Tziporet Koren
     [not found]         ` <4B52C456.5030501-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>
2010-01-18  2:56           ` Jason Gunthorpe
     [not found]             ` <20100118025626.GG9059-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2010-01-20  1:09               ` Roland Dreier
     [not found]                 ` <ab66a8181001200002n120af0e7m3733b42a945dc06b@mail.gmail.com>
     [not found]                   ` <ab66a8181001200002n120af0e7m3733b42a945dc06b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-01-20 19:21                     ` Roland Dreier [this message]
     [not found]                 ` <adar5pl37ky.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
2010-01-20 19:29                   ` Jason Gunthorpe
2010-01-20  1:10               ` Roland Dreier

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=adaiqaw8tvl.fsf@roland-alpha.cisco.com \
    --to=rdreier-fyb4gu1cfyuavxtiumwx3w@public.gmane.org \
    --cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=parakie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=tziporet-VPRAkNaXOzVS1MOuV/RT9w@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox