[ofa-general] ENOMEM

Ruben Niederhagen ruben at lfbs.RWTH-Aachen.DE
Fri Feb 1 09:12:28 PST 2008


Hi!

When I try to run ibv_srq_pingpong as non-root-user, I get the error
"Couldn't create QP[5]".

The tail of strace is:

_______________________
write(3,
"\0\0\0\t\0\f\0\3\0\0\0\0\377\317\211\30\0\0\0\0\367\320\0\0\0\0\0\0\0\0\0@"...,
48) = 48
write(3,
"\0\0\0\30\0\30\0\10\0\0\0\0\377\317\211\210\0\0\0\0\20\0022\30\0\0\0\1\0\0\0\0"...,
96) = 96
mmap(NULL, 196608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xf7cc0000
write(3,
"\0\0\0\t\0\f\0\3\0\0\0\0\377\317\211\30\0\0\0\0\367\315\0\0\0\0\0\0\0\0\0@"...,
48) = -1 ENOMEM (Cannot allocate memory)
munmap(0xf7cc0000, 196608)              = 0
write(2, "Couldn\'t create QP[5]\n", 22Couldn't create QP[5]
) = 22
exit_group(1)                           = ?
_______________________

As root-user everything is working fine...

Does somebody have an idea, what's going wrong?
I assume, I did not set the rights accordingly for some files?

Thank you!
  Ruben Niederhagen




More information about the general mailing list