[ofa-general] ibv_ud_pingpong error

Jeffrey Wong jwong at datallegro.com
Wed Jun 6 10:52:54 PDT 2007



Seems that if I'm logged in as root the command works fine without
making any settings changes, but if I'm logged in as another user I am
getting the same error.  Are there permissions that I need to set on
binaries in order to run the pingpong as a regular user instead of root.


Thanks,
Jeff

-----Original Message-----
From: G.O. [mailto:gurhan.ozen at gmail.com] 
Sent: Wednesday, June 06, 2007 10:39 AM
To: Jeffrey Wong
Cc: general at lists.openfabrics.org
Subject: Re: [ofa-general] ibv_ud_pingpong error

On 6/6/07, Jeffrey Wong <jwong at datallegro.com> wrote:
> Hello,
>
> I have installed OFED1.2-rc4 on the my development machine.  When I
try to
> do a ping pong test I get the following error message:
>
>
>
> [ingres at centos5:master ~/jwong/tcp/ib_common_tcp]$ ibv_ud_pingpong
>
> libibverbs: Warning: RLIMIT_MEMLOCK is 32768 bytes.
>
>     This will severely limit memory registrations.
>
> Couldn't create QP
>

    Hi,
   If you are using bash shell do something like:

    ulimit -l unlimited

  to get rid of that limit and try again.  You can alternatively set
it to a large number.  Note that using ulimit only changes the limit
in the current shell, you'll have to edit system-wide configuration
file to make it permanent.

  Hope this helps.
  Gurhan
>
>
>
>
> Thanks in advance.
>
>
>
> Jeff
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit
> http://openib.org/mailman/listinfo/openib-general
>



More information about the general mailing list