JavaScript is required to for searching.
跳过导航链接
退出打印视图
Oracle® ZFS Storage Appliance 管理指南
Oracle 技术网
文档库
PDF
打印视图
反馈
search filter icon
search icon

文档信息

使用本文档

 1 Oracle ZFS Storage Appliance 概述

 2 状态

 3 初始配置

 4 网络配置

 5 存储配置

 6 存储区域网络配置

SAN 目标和启动器

SAN 目标和启动器组

使用 BUI 配置 SAN

使用 CLI 配置 SAN

SAN 术语

SAN 光纤通道

FC 端口目标配置

群集注意事项

FC 启动器配置

群集注意事项

性能注意事项

FC 故障排除

FC 队列溢出

FC 链路级别问题

使用 BUI 配置 FC

更改 FC 端口的模式

查看搜索到的 FC 端口

创建 FC 启动器组

将 LUN 与 FC 启动器组关联

使用 CLI 配置 FC

更改 FC 端口的模式

查看搜索到的 FC 端口

创建 FC 启动器组

将 LUN 与 FC 启动器组关联

编写用于创建启动器和启动器组别名的脚本

iSCSI

目标配置

群集注意事项

启动器配置

规划客户机配置

iSCSI 故障排除

监测 iSCSI 性能

使用 BUI 配置 iSCSI

创建 Analytics 工作表

iSER 目标配置

使用 CLI 配置 iSCSI

使用自动生成的 IQN 添加 iSCSI 目标

添加使用特定 IQN 和 RADIUS 验证的 iSCSI 目标

添加使用 CHAP 验证的 iSCSI 启动器

添加 iSCSI 目标组

添加 iSCSI 启动器组

SRP

SRP 目标配置

群集注意事项

启动器配置

监测 SRP 性能

使用 BUI 配置 SRP 目标

SRP 目标配置

使用 CLI 配置 SRP 目标

 7 用户配置

 8 设置 ZFSSA 首选项

 9 警报配置

 10 群集配置

 11 ZFSSA 服务

 12 共享资源、项目和模式

 13 复制

 14 影子迁移

 15 CLI 脚本化

 16 维护工作流

 17 集成

索引

使用 CLI 配置 SRP 目标

以下示例说明如何使用 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