关于 Oracle ZFS Storage Appliance
配置 Oracle ZFS Storage Appliance
配置网络 IP 多路径 (IP MultiPathing, IPMP)
创建使用基于探测的故障检测和链路状态故障检测的 IPMP 组
使用 BUI 创建 InfiniBand 分区数据链路和接口
使用 BUI 为群集化控制器创建没有 VLAN ID 的 VNIC
使用 BUI 为群集化控制器创建具有相同 VLAN ID 的 VNIC
通过 CLI 使用自动生成的 IQN 添加 iSCSI 目标
使用 CLI 添加利用特定 IQN 和 RADIUS 验证的 iSCSI 目标
使用 CLI 添加利用 CHAP 验证的 iSCSI 启动器
设置 Oracle ZFS Storage Appliance 首选项
以下示例说明如何使用 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