1 Oracle ZFS Storage Appliance の概要
自動生成された IQN による iSCSI ターゲットの追加
次の例では、CLI の configuration san targets srp groups コンテキストを使用して、targetSRPgroup という SRP ターゲットグループを作成する方法を示します。
swallower:configuration san targets srp groups> create
swallower:configuration san targets srp group (uncommitted)> set name=targetSRPgroup
name = targetSRPgroup (uncommitted)
swallower:configuration san targets srp group (uncommitted)>
set targets=eui.0002C903000489A4
targets = eui.0002C903000489A4 (uncommitted)
swallower:configuration san targets srp group (uncommitted)> commit
swallower:configuration san targets srp groups> list
GROUP NAME
group-000 targetSRPgroup
|
+-> TARGETS
eui.0002C903000489A4
次の例では、CLI shares CLI コンテキストを使用し、LUN を作成して targetSRPgroup に関連付ける方法を示します。
swallower:shares default> lun mylun
swallower:shares default/mylun (uncommitted)> set targetgroup=targetSRPgroup
targetgroup = targetSRPgroup (uncommitted)
swallower:shares default/mylun (uncommitted)> set volsize=10
volsize = 10 (uncommitted)
swallower:shares default/mylun (uncommitted)> commit
swallower:shares default> list
Filesystems:
NAME SIZE MOUNTPOINT
test 38K /export/test
LUNs:
NAME SIZE GUID
mylun 10G 600144F0E9D19FFB00004B82DF490001