Users Guide

Table Of Contents
7–Linux ドラ
Linux iSCSI オフ
文書番号 BC0054508-04 リビジョ R
2021
1 21 59 ページ
Copyright © 2021 Marvell
iSCSI ターゲットの Marvell iSCSI トランスポート名へのバインド
デフォル Open-iSCSI は、 transport
name = 'tcp')を使
iSCSI 接続
C-NIC
デバ には、 iSCSI iface 結合明示的
変更す必要が す。 次の
iscsiadm CLI ユー 使 てバ
ング更を実ます
iscsiadm -m iface -I <iface_file_name> -n iface.transport_name -v
bnx2i -o update
ここ iface ファイ
SLES めの次の情報が含
iface.net_ifacename = ethX
iface.iscsi_ifacename = <name of the iface file>
iface.hwaddress = xx:xx:xx:xx:xx:xx
iface.ipaddress = XX.XX.XX.XX
iface.transport_name = bnx2i
iface.hwaddress が小文字に 確認 す。
エー を使 替える 次を入ます
iscsiadm -m iface -I <iface_file_name> -n iface.transport_name -v
tcp -o update
ここ iface は次の情報が含す。
iface.net_ifacename = ethX
iface.iscsi_ifacename = <name of the iface file>
iface.transport_name = tcp
iSCSI オフロードの VLAN 設定 (Linux)
ネッ iSCSI トラフィックトラフィ VLAN
隔離す 隔離場合は、 iSCSI インターイス
該当す
VLAN のメ
iSCSI VLAN を設るには iSCSI iface ファイ VLAN ID を追ます
次の例は、
VLAN ID 100 に設れてす。
#Begin Record 6.2.0-873.2.el6
Iface.iscsi_ifacefile name = <>
Iface.ipaddress = 0.0.0.0
Iface.hwaddress = <>
Iface.trasport_name = bnx2i
Iface.vlan_id = 100
Iface.vlan_priority = 0
Iface.iface_num = 100