Skip to content

Instantly share code, notes, and snippets.

@hiroyuki-sato
Created March 6, 2014 14:15
Show Gist options
  • Save hiroyuki-sato/9390600 to your computer and use it in GitHub Desktop.
Save hiroyuki-sato/9390600 to your computer and use it in GitHub Desktop.
Install debuginfo for Infiniband o CentOS6.5
perl -i -pe 's/^enabled=0/enabled=1/' /etc/yum.repos.d/CentOS-Debuginfo.repo
debuginfo-install libibverbs-utils \
librdmacm \
librdmacm-utils \
infiniband-diags \
opensm kernel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment