Quantcast
Channel: Mellanox Interconnect Community: Message List
Viewing all articles
Browse latest Browse all 6278

Re: “Invalid module format” error while loading nv_peer_mem in CentOS 6.6

$
0
0

Anything in dmesg?

The only suspicious line seems to be "nv_p2p_dummy: exports duplicate symbol nvidia_p2p_free_page_table (owned by nvidia)", which appears 6 times in dmesg output, anyway I attach here the full log text file.

 

You may run 'bash -x service nv_peer_mem start' or add...

Done it. The issue seems to come only from the command "modprobe nv_peer_mem", issued from the /etc/init.d/nv_peer_mem script file.

Here is the output of the bash command:

[root@vega2 ~]# bash -x service nv_peer_mem start

+ . /etc/init.d/functions

++ TEXTDOMAIN=initscripts

++ umask 022

++ PATH=/sbin:/usr/sbin:/bin:/usr/bin

++ export PATH

++ '[' -z '' ']'

++ COLUMNS=80

++ '[' -z '' ']'

+++ /sbin/consoletype

++ CONSOLETYPE=pty

++ '[' -f /etc/sysconfig/i18n -a -z '' -a -z '' ']'

++ . /etc/profile.d/lang.sh

++ unset LANGSH_SOURCED

++ '[' -z '' ']'

++ '[' -f /etc/sysconfig/init ']'

++ . /etc/sysconfig/init

+++ BOOTUP=color

+++ RES_COL=60

+++ MOVE_TO_COL='echo -en \033[60G'

+++ SETCOLOR_SUCCESS='echo -en \033[0;32m'

+++ SETCOLOR_FAILURE='echo -en \033[0;31m'

+++ SETCOLOR_WARNING='echo -en \033[0;33m'

+++ SETCOLOR_NORMAL='echo -en \033[0;39m'

+++ PROMPT=yes

+++ AUTOSWAP=no

+++ ACTIVE_CONSOLES='/dev/tty[1-6]'

+++ SINGLE=/sbin/sushell

++ '[' pty = serial ']'

++ __sed_discard_ignored_files='/\(~\|\.bak\|\.orig\|\.rpmnew\|\.rpmorig\|\.rpmsave\)$/d'

++ basename service

+ VERSION='service ver. 0.91'

++ basename service

+ USAGE='Usage: service < option > | --status-all | [ service_name [ command | --full-restart ] ]'

+ SERVICE=

+ SERVICEDIR=/etc/init.d

+ OPTIONS=

+ '[' 2 -eq 0 ']'

+ cd /

+ '[' 2 -gt 0 ']'

+ case "${1}" in

+ '[' -z '' -a 2 -eq 1 -a nv_peer_mem = --status-all ']'

+ '[' 2 -eq 2 -a start = --full-restart ']'

+ '[' -z '' ']'

+ SERVICE=nv_peer_mem

+ shift

+ '[' 1 -gt 0 ']'

+ case "${1}" in

+ '[' -z nv_peer_mem -a 1 -eq 1 -a start = --status-all ']'

+ '[' 1 -eq 2 -a '' = --full-restart ']'

+ '[' -z nv_peer_mem ']'

+ OPTIONS=' start'

+ shift

+ '[' 0 -gt 0 ']'

+ '[' -f /etc/init.d/nv_peer_mem ']'

+ env -i PATH=/sbin:/usr/sbin:/bin:/usr/bin TERM=xterm /etc/init.d/nv_peer_mem start

starting... FATAL: Error inserting nv_peer_mem (/lib/modules/2.6.32-504.el6.x86_64/extra/nv_peer_mem.ko): Invalid module format

Failed to load nv_peer_mem


Viewing all articles
Browse latest Browse all 6278

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>