- Owner Privilege change failed When I chagne privileage "read & write" to "read only"
- "An unexpected error occurred (error -50)" error occured
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static ixgb_vendor_info_t ixgb_vendor_info_array[] = | |
{ | |
/* Intel(R) PRO/10000 Network Connection */ | |
{INTEL_VENDOR_ID, IXGB_DEVICE_ID_82597EX, PCI_ANY_ID, PCI_ANY_ID, 0}, | |
{INTEL_VENDOR_ID, IXGB_DEVICE_ID_82597EX_SR, PCI_ANY_ID, PCI_ANY_ID, 0}, | |
{INTEL_VENDOR_ID, IXGB_DEVICE_ID_82597EX_LR, PCI_ANY_ID, PCI_ANY_ID, 0}, | |
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */ | |
/* required last entry */ | |
{0, 0, 0, 0, 0} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- compat-rdma-3.5/compat/compat-3.3.c.org 2013-08-16 19:20:02.447724492 +0900 | |
+++ compat-rdma-3.5/compat/compat-3.3.c 2013-08-16 19:19:47.834773493 +0900 | |
@@ -101,6 +101,7 @@ | |
} | |
+#ifndef CONFIG_COMPAT_RHEL_6_4 | |
/** | |
* __pskb_copy - create copy of an sk_buff with private head. | |
* @skb: buffer to copy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; 言語を日本語にする | |
(set-language-environment 'Japanese) | |
; UTF-8とする | |
(prefer-coding-system 'utf-8) | |
; 起動時の画面はいらない | |
(setq inhibit-startup-message t) | |
(setq-default ispell-program-name "aspell") |
yum install -y libibverbs-devel libibverbs-utils librdmacm librdmacm-utils librdmacm-devel infiniband-diags opensm perftest
rpm -ivh http://www.nminoru.jp/%7Enminoru/network/infiniband/src/libpib-0.0.6-1.el6.x86_64.rpm
cd ~
git clone https://github.com/nminoru/pib.git
cd pib/driver
make
/sbin/service rdma start
insmod pib.ko
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
# ib_read_lat -d pib_1 -a server_ip
---------------------------------------------------------------------------------------
Device not recognized to implement inline feature. Disabling it
---------------------------------------------------------------------------------------
RDMA_Read Latency Test
# ib_read_lat -d pib_1 -a server_ip
---------------------------------------------------------------------------------------
Device not recognized to implement inline feature. Disabling it
---------------------------------------------------------------------------------------
RDMA_Read Latency Test
Dual-port : OFF Device : pib_1
Number of qps : 1 Transport type : IB
Connection type : RC
TX depth : 1
Mtu : 4096[B]
# ib_read_bw -d pib_1 -a server_ip
---------------------------------------------------------------------------------------
Device not recognized to implement inline feature. Disabling it
---------------------------------------------------------------------------------------
RDMA_Read BW Test
Dual-port : OFF Device : pib_1
Number of qps : 1 Transport type : IB
Connection type : RC