Introduction to InfiniBand technology and its usage on Debian platform. Includes various examples of NAS/SAN over IB configuration (NFSoRDMA, SRP, and other standard IP and IPoIB based setups).
1 of 61
Downloaded 38 times
More Related Content
InfiniBand on Debian
1. 家庭内 LAN を高速に!
~ InfiniBand on Debian ~
for 大統一 Debian 勉強会 , 2012/6/23
@tyamadajp
39. LIO for SRP (ターゲット側)
事前準備
// ターゲット側の IPoIB I/F の Port GUID を確認
target# ibstat
....
Port 2:
....
Port GUID: 0x0008f1040399d832
// イニシエータ側の IPoIB I/F の Port GUID を確認
initiator# ibstat
....
Port 2:
....
Port GUID: 0x0008f1040399d85a
以降でアクセス先や認証対象の
ID として利用するポート固有 ID
40. LIO for SRP (ターゲット側)
設定と利用 ターゲット側 Port GUID
# targetcli
/> cd /backstores/iblock
/backstores/iblock> create zero /dev/mapper/zero
/> cd /ib_srpt
/ib_srpt> create 0xfe800000000000000008f1040399d832
/ib_srpt/0xfe...8f1040399d832> cd luns
/ib_srpt/0xfe...0399d832/luns>
create /backstores/iblock/zero 0
/ib_srpt/0xfe...832/luns/lun0> cd ../../acls
/ib_srpt/0xfe...0399d832/acls>
create 0x00000000000000000008f1040399d85a
/ib_srpt/0xfe...8f1040399d85a> cd /
/> saveconfig
/> exit
イニシエータ側 Port GUID