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 #34 background imageLoading...
Page #34 background image
Command Line Interface (CLI)
either the Console or SSH. There are several situations in which the preferred interaction with
the system is the CLI:
Network unavailability - If the network is unavailable, browser-based management is
impossible; the only vector for management is the Console, which can only accommodate a
text-based interface
Expediency - Starting a browser may be prohibitively time-consuming, especially if you
only want to examine a particular aspect of the system or make a quick configuration
change
Precision - In some situations, the information provided by the browser may be more
qualitative than quantitative in nature, and you need a more precise answer
Automation - Browser-based interaction cannot be easily automated; if you have repetitive
or rigidly defined tasks, script the tasks
When navigating through the CLI, there are two principles to be aware of:
Tab completion is used extensively - if you are not sure what to type in any given context,
pressing the Tab key will provide you with possible options. Throughout the documentation,
pressing Tab is presented as the word "tab" in bold italics.
Help is always available - the help command provides context-specific help. Help on a
particular topic is available by specifying the topic as an argument to help, for example
help commands. Available topics are displayed by tab-completing the help command, or by
typing help topics.
You can combine these two principles as follows:
dory:> help tab
builtins commands general help properties script
To log in remotely using the CLI, use an ssh client. If you have not followed the instructions
in “Configuring Users” on page 160 to administer the appliance, you will need to log in as
root. When you log in, the CLI will present you with a prompt that consists of the hostname,
followed by a colon, followed by a greater-than sign:
% ssh root@dory
Password:
Last login: Mon Oct 13 15:43:05 2009 from kiowa.sf.fishpo
dory:>
Related Topics
“Browser User Interface (BUI)” on page 22
“CLI Contexts” on page 35
“CLI Properties” on page 40
34 Oracle ZFS Storage Appliance Administration Guide, Release OS8.6.x • September 2016

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