JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle® ZFS Storage Appliance Administration Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Chapter 1 Oracle ZFS Storage Appliance Overview

Chapter 2 Status

Chapter 3 Initial Configuration

Chapter 4 Network Configuration

Chapter 5 Storage Configuration

Chapter 6 Storage Area Network Configuration

SAN Targets and Initiators

SAN Target and Initiator Groups

Configuring SAN Using the BUI

Configuring SAN Using the CLI

SAN Terminology

SAN Fibre Channel

FC Port Target Configuration

Clustering Considerations

FC Initiator Configuration

Clustering Considerations

Performance Considerations

Troubleshooting FC

FC Queue Overruns

FC Link-level Issues

Configuring FC Using the BUI

Changing Modes of FC Ports

Viewing Discovered FC Ports

Creating FC Initiator Groups

Associating a LUN with an FC Initiator Group

Configuring FC Using the CLI

Changing Modes of FC Ports

Viewing Discovered FC Ports

Creating FC Initiator Groups

Associating a LUN with an FC initiator group

Scripting Aliases for Initiators and Initiator Groups

iSCSI

Target Configuration

Clustering Considerations

Initiator Configuration

Planning Client Configuration

Troubleshooting iSCSI

Observing iSCSI Performance

Configuring iSCSI Using the BUI

Creating an Analytics Worksheet

iSER Target Configuration

Configuring iSCSI Using the CLI

Adding an iSCSI Target with an Auto-generated IQN

Adding an iSCSI Target with a Specific IQN and RADIUS Authentication

Adding an iSCSI Initiator which uses CHAP Authentication

Adding an iSCSI Target Group

Adding an iSCSI Initiator Group

SRP

SRP Target Configuration

Clustering Considerations

Initiator Configuration

Observing SRP Performance

Configuring SRP Targets Using the BUI

SRP Target Configuration

Configuring SRP Targets Using the CLI

Chapter 7 User Configuration

Chapter 8 Setting ZFSSA Preferences

Chapter 9 Alert Configuration

Chapter 10 Cluster Configuration

Chapter 11 ZFSSA Services

Chapter 12 Shares, Projects, and Schema

Chapter 13 Replication

Chapter 14 Shadow Migration

Chapter 15 CLI Scripting

Chapter 16 Maintenance Workflows

Chapter 17 Integration

Index

Configuring SRP Targets Using the CLI

The following example demonstrates how to create an SRP target group named targetSRPgroup using the CLI configuration san targets srp groups context:

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

The following example demonstrates how to create a LUN and associate it with the targetSRPgroup using the CLI shares CLI context:

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