EasyManuals Logo

Oracle ZFS Storage Appliance User Manual

Oracle ZFS Storage Appliance
650 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #43 background imageLoading...
Page #43 background image
Working with CLI Scripting
“Browser User Interface (BUI)” on page 22
“Command Line Interface (CLI)” on page 33
Working with CLI Scripting
The CLI is designed to provide a powerful scripting environment for performing repetitive
tasks.
You can use Batching Commands or Scripting Commands (or some combination), but in any
case the automated infrastructure requires automated access to the appliance. This must be done
by user configuration, user authorizations, and setting SSH public keys using the CLI.
For information about configuring users, see the following:
“Configuring Users” on page 160
“User Authorizations” on page 178
“Setting SSH Public Keys (CLI)” on page 184
To use CLI scripting, use the following sections:
Using Batch Commands
Understanding the CLI Scripting Commands
Accessing the CLI Script Environment
Understanding the Built-in CLI Functions
Using the Run Function
Using the Get Function
Using the List Function
Using the Children Function
Using the Choices Function
Using the Functions for Generating Output
Understanding CLI Scripting Errors
Using Batch Commands
The simplest scripting mechanism is to batch appliance shell commands. For example, to
automatically take a snapshot called "newsnap" in the project "myproj" and the filesystem
"myfs", put the following commands in a file:
shares
select myproj
About the Oracle ZFS Storage Appliance 43

Table of Contents

Other manuals for Oracle ZFS Storage Appliance

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle ZFS Storage Appliance and is the answer not in the manual?

Oracle ZFS Storage Appliance Specifications

General IconGeneral
Connectivity10GbE, 40GbE, InfiniBand, Fibre Channel
ProtocolsNFS, SMB, iSCSI, Fibre Channel, HTTP
Operating SystemOracle Solaris
Data Protectionsnapshots, clones, remote replication
Data ReductionInline compression, deduplication
High AvailabilityRedundant hardware components (controllers, power supplies, fans). Automatic failover between controllers. Hot-swappable drives and components. Cluster configurations for increased availability and scalability.
Management InterfaceWeb-based GUI, CLI, REST API
Storage TypeHybrid (SSD + HDD), All-Flash
Storage CapacityUp to several petabytes
EncryptionAES-256 encryption at rest

Related product manuals