Go to main content
Oracle® Fabric Manager 5.0.0 コマンドリファレンス

印刷ビューの終了

更新: 2016 年 9 月
 
 

io-profile

io-profile コマンドは、I/O プロファイルの作成、管理、および削除を行います。すでに物理サーバーに接続されている I/O プロファイルを変更する場合は、それらの変更をその物理サーバーにプッシュする必要があります。

構文

add io-profile name template [–fabric-device=device-name] [–numberOfiops=value]

remove io-profile name [–no-confirm]

set io-profile name connect physical-server [–iqn=iSCSI-IQN target] [–iqn-ha=secondary-ISCSI-IQN-target] [–wwpn=SAN-WWPN-target] [–wwpn-ha=secondary-SAN-WWPN-target] [–explicit-mapping1=mapping1] [–explicit-mapping2=mapping2]

set io-profile name set convert-vnics vnic1 vnic2

set io-profile name disconnect [–no-confirm]

set io-profile name server-profile [–server-profile-name=server-profile-name] up

set io-profile name server-profile [–server-profile-name=server-profile-name] down

set io-profile name server-profile [–server-profile-name=server-profile-name] reset

set io-profile name set io-profile [–description=text] [–default-gateway=default-gateway] [–san-boot-profile=SAN-boot-profile] [–iscsi-boot-profile=iSCSI-boot-profile]

show io-profile name

show io-profile name server-profiles

show io-profile name vnics

show io-profile name vhbas

ここでは:

  • name は I/O プロファイルの名前です。

  • physical-server は物理サーバーの名前です。

  • template は、I/O プロファイルに関連付けられている I/O テンプレートの名前です。

サブコマンド
説明
connect
I/O プロファイルを物理サーバーに接続します。
convert-vnics
vNIC のペア (vnic1vnic2) を HA vNIC に変換します。
disconnect
I/O プロファイルを物理サーバーから切断します。
server-profile
サーバープロファイルの状態を制御します。
  • up

  • down

  • reset

server-profiles
I/O プロファイルのサーバープロファイルを表示します。
set io-profile
I/O プロファイルを更新します。
update io-profile
I/O プロファイルの詳細を更新します。
vnics
I/O プロファイルに関連付けられている vNIC のリストを表示します。
vhbas
I/O プロファイルに関連付けられている vHBA のリストを表示します。
server-profile
I/O プロファイルに関連付けられているサーバープロファイルのリストを表示します。

オプション

オプション
説明
–description
I/O プロファイルのオプションの説明を設定します。
–default-gateway
I/O プロファイルを使用しているサーバーのデフォルトゲートウェイを設定または変更します。
–explicit-mapping1
サーバープロファイルと HCA ポートの間に明示的なマッピング 1 を定義します。サポートされるマッピングは 2 つだけです。
–explicit-mapping2
サーバープロファイルと HCA ポートの間に明示的なマッピング 2 を定義します。サポートされるマッピングは 2 つだけです。
–fabric-device
I/O プロファイルに関連付けるファブリックデバイスの名前を指定します。複数のデバイスを区切るにはコンマを挿入してください。
–iqn
iSCSI IQN ターゲットを指定します。
–iqn-ha
セカンダリ終端の ISCSI IQN ターゲットを指定します (HA vNIC にのみ使用)。
–iscsi-boot-profile
I/O プロファイルの iSCSI ブートプロファイルを設定または変更します。iSCSI ブートプロファイルはすでに存在している必要があります。
–no-confirm
エンティティーを削除または切断するときに確認をスキップします。
–numberOfiops
I/O プロファイルの数を指定します。
–san-boot-profile
I/O プロファイルの SAN ブートプロファイルを設定または変更します。SAN ブートプロファイルはすでに存在している必要があります。
–server-profile-name
I/O プロファイルに関連付けられているサーバープロファイルの名前を指定します。
–wwpn
SAN WWPN ターゲットを指定します。
–wwpn-ha
セカンダリ終端の SAN WWPN ターゲットを指定します (HA vHBA にのみ使用)。

例: I/O プロファイルの作成

この例では、montana という名前の新しい I/O プロファイルを I/O テンプレート cloud9template から作成します。

[OFM] add io-profile montana cloud9template

例: I/O プロファイルオプションの更新

この例では、サーバー montana の I/O プロファイルを更新して、SB14 という名前の SAN ブートプロファイルを追加します。

[OFM] set io-profile montana update io-profile -san-boot-profile=SB14

例: I/O プロファイルのサーバーへの接続

この例では、I/O プロファイル montana を物理サーバー montana1 に接続します。

[OFM] set io-profile montana connect montana1

例: I/O プロファイルの vNIC の表示

この例では、scissors という名前の I/O プロファイルに関連付けられているすべての vNIC を表示します。

[OFM] show io-profile scissors vnics
---------------------------------------------------------
parent.name     scissors-4c4c454400434e108059c3c04f4b4d31
name            eth6
net-cloud-name  discovered-network-cloud
termination     arkansas/14/5
state           up/resourceUnavailable
ip-address      0.0.0.0
mac-address     00:13:97:02:50:69
is-ha           false
description
----------------------------------------------------------
parent.name     scissors-44454c4c4300104e8059c3c04f4b4d31
name            bug20568
net-cloud-name  discovered-network-cloud
termination     texas/14/7
state           up/up
ip-address      0.0.0.0
mac-address     00:13:97:01:F0:28
is-ha           false
description
---------------------------------------------------------
parent.name     scissors-44454c4c4300104e8059c3c04f4b4d31
name            eth5
net-cloud-name  discovered-network-cloud
termination     texas/14/7
state           up/up
ip-address      192.168.15.205
mac-address     00:13:97:01:F0:25
is-ha           false
description
----------------------------------------------------------
3 records displayed

例: I/O プロファイルの削除

この例では、Oracle Fabric Manager 環境から I/O プロファイル scissors を削除します。

[OFM] remove io-profile scissors