public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Sokolovsky <vlad-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
To: Lukas Razik <linux-GLgANOly0l1BDLzU/O5InQ@public.gmane.org>
Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [BUG] Bad page map in process ibv_devinfo
Date: Sun, 13 Nov 2011 10:26:36 +0200	[thread overview]
Message-ID: <4EBF7F3C.2020804@dev.mellanox.co.il> (raw)
In-Reply-To: <1321110951.99968.YahooMailNeo-06aSuiz6pSvyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>

On 11/12/2011 05:15 PM, Lukas Razik wrote:
> Hello Mr. Sokolovsky,
>
> i've built OFED-1.5.3.2 for a linux-2.6.39.4 sparc64 (vanilla) kernel. The IPoIB stuff works fine.
>
> If I run 'ibv_devinfo' I get:
> ---
>
> hca_id: mlx4_0
>          transport:                      InfiniBand (0)
>          fw_ver:                         2.6.628
>          node_guid:                      0003:ba00:0100:b1d8
>          sys_image_guid:                 0003:ba00:0100:b1db
>          vendor_id:                      0x03ba
>          vendor_part_id:                 25418
>          hw_ver:                         0xA0
>          board_id:                       SUN0070000001
>          phys_port_cnt:                  2
>                  port:   1
>                          state:                  PORT_ACTIVE (4)
>                          max_mtu:                2048 (4)
>                          active_mtu:             2048 (4)
>                          sm_lid:                 1
>                          port_lid:               6
>                          port_lmc:               0x00
>                          link_layer:             IB[...]
> ---
>


Hello Lukas,
Try to update HCA's firmware to the latest version (http://www.mellanox.com/content/pages.php?pg=firmware_download).

Regards,
Vladimir



> But I also get this BUG message from the kernel:
> ---
> [ 9305.698663] swap_free: Bad swap file entry 100005e000061800
> [ 9305.698791] BUG: Bad page map in process ibv_devinfo  pte:bc0000c300104848 pmd:00f38054
> [ 9305.698908] addr:fffff80100114000 vm_flags:000844fa anon_vma:          (null) mapping:fffff807f313a410 index:6180082
> [ 9305.699087] vma->vm_file->f_op->mmap: ib_uverbs_mmap+0x8/0x38 [ib_uverbs]
> [ 9305.699135] Call Trace:
> [ 9305.699174]  [00000000004cd558] unmap_vmas+0x514/0x7f4
> [ 9305.699302]  [00000000004d1274] unmap_region+0xb4/0x164
> [ 9305.699383]  [00000000004d22c0] do_munmap+0x2a8/0x31c
> [ 9305.699467]  [000000000042d350] SyS_64_munmap+0x88/0xa8
> [ 9305.699550]  [0000000000406154] linux_sparc_syscall+0x34/0x44
> ---
>
>
> I've the following
> - System: Sun T5120 (SPARC64)
>
> - OS: Debian 6.0.3
> - IB-card:
> # lspci -s 12:00
>
> 12:00.0 InfiniBand: Mellanox Technologies MT25418 [ConnectX VPI PCIe 2.0 2.5GT/s - IB DDR / 10GigE] (rev a0)
>
>
> And same BUG messages with:
> - OFED-1.5.3.2 with linux-2.6.38 (vanilla)
>
> - OFED-1.5.4-rc4 with linux-2.6.39.4 (vanilla)
>
>
> The problem is that I also get such messages when I run openmpi over openib (naturally with another process name than 'ibv_devinfo'). Then mpirun dies with an error message. Hence I can't use MPI over the Infiniband cards...
>
>
> So is there something I could try to do to get these cards working?
> Can I give you more debug information?
>
>
> I'm very happy about any help!
>
>
> Regards,
> Lukas
>
>
>
> PS:
> My kernel-config:
> http://net.razik.de/linux/T5120/config-2.6.39.4-razik-2011-11-05
>
>
> The OFED-packets I've installed:
>
> ---
>
> kernel-ib
> ofed-scripts
> libibverbs
> libibverbs-devel
> libibverbs-utils
> libmlx4
> libmlx4-devel
> libibumad
> libibumad-devel
> libibmad
> libibmad-devel
> librdmacm
> librdmacm-utils
> librdmacm-devel
> opensm-libs
> ibutils
> infiniband-diags
> ofed-docs
> mpi-selector
> openmpi_gcc
> mpitests_openmpi_gcc
> ---
>
> --
> 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
>

--
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:[~2011-11-13  8:26 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-12 15:15 [BUG] Bad page map in process ibv_devinfo Lukas Razik
     [not found] ` <1321110951.99968.YahooMailNeo-06aSuiz6pSvyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-13  8:26   ` Vladimir Sokolovsky [this message]
     [not found]     ` <4EBF7F3C.2020804-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2011-11-13 11:20       ` Lukas Razik
     [not found]         ` <4EC0D87E.6090203@dev.mellanox.co.il>
     [not found]           ` <4EC0D87E.6090203-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2011-11-14 17:10             ` Lukas Razik
     [not found]               ` <1321290618.98338.YahooMailNeo-KNHbfBHkazLyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-14 21:10                 ` Lukas Razik
     [not found]                   ` <1321305022.98364.YahooMailNeo-+zsyL4fNFP7yX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-14 22:42                     ` Lukas Razik
     [not found]                       ` <1321310529.30932.YahooMailNeo-7VlcqDaCG9fyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-15  9:59                         ` Vladimir Sokolovsky
2011-11-14 23:23       ` Roland Dreier
     [not found]         ` <CAL1RGDV3X=vrCC4YCuUBRx9UwMQp0LfRG0y6Lh5z6hx4ROZ4yw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-15  0:03           ` Lukas Razik
     [not found]             ` <1321315430.19223.YahooMailNeo-Y9hhLc0nQDHyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-15 19:10               ` Roland Dreier
     [not found]                 ` <CAL1RGDVas0srOARofFV2e9=9_5z+VTTpa1k+Eh532xxGVC0uyw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-15 19:47                   ` Roland Dreier
     [not found]                     ` <CAL1RGDWNJrbVkTTQ9sDod_x5H6FBEWkyqXT=--TomX1DhTRSmA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-15 20:03                       ` Lukas Razik
     [not found]                         ` <1321387415.58210.YahooMailNeo-HXL2TcxrD9byX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-15 20:59                           ` Roland Dreier
     [not found]                             ` <CAL1RGDXa8hy-Hg-eauj3NbPv=YsFjpQkNq1fTF1qpE7cdhRdng-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-16  0:18                               ` Lukas Razik
     [not found]                                 ` <1321402689.7734.YahooMailNeo-qMtvQvuh2VDyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-16 13:47                                   ` Lukas Razik
     [not found]                                     ` <1321451273.56607.YahooMailNeo-C13AICjm7gDyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-16 18:56                                       ` Lukas Razik
2011-11-15 18:38   ` Roland Dreier
2011-11-16 19:22     ` Lukas Razik
     [not found]       ` <1321471354.5493.YahooMailNeo-tOYT8urs2cbyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-17 21:49         ` David Miller
2011-11-17 23:30           ` Roland Dreier
     [not found]             ` <CAL1RGDV_AwOOnLvWJKGqBTaptetfVN_gXNG=PcaFUXYSXrQ5AA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-18  2:03               ` David Miller
2011-11-18  2:17                 ` Roland Dreier
2011-11-18  2:29                   ` David Miller
     [not found]                 ` <20111117.210316.83327515715765011.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2011-11-18  2:28                   ` David Miller
     [not found]                     ` <20111117.212847.1778246801048496855.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2011-11-18  2:33                       ` Lukas Razik
2011-11-18  5:02                     ` Lukas Razik
     [not found]                       ` <1321592577.354.YahooMailNeo-06aSuiz6pSvyX4RqAA4FmIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org>
2011-11-18  6:04                         ` David Miller
2011-11-18  6:17                       ` David Miller
2011-11-18  6:55                         ` David Miller
2011-11-18 13:07                           ` Lukas Razik
2011-11-18 17:42                           ` Lukas Razik
2011-11-18 19:12                             ` David Miller
     [not found]                               ` <20111118.141246.1415928404544076848.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2011-11-18 21:29                                 ` Lukas Razik

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=4EBF7F3C.2020804@dev.mellanox.co.il \
    --to=vlad-ldsdmyg8hgv8yrgs2mwiifqbs+8scbdb@public.gmane.org \
    --cc=linux-GLgANOly0l1BDLzU/O5InQ@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox