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 #315 background imageLoading...
Page #315 background image
Configuring NTP (CLI)
2.
Disable the NTP service.
3.
Click SYNC.
Configuring NTP (CLI)
1.
Under configuration services ntp, edit authorizations with the authkey command:
hostname:configuration services ntp> authkey
hostname:configuration services ntp authkey>
2.
From this context, new keys can be added with the create command:
hostname:configuration services ntp authkey> create
hostname:configuration services ntp authkey-000 (uncommitted)> get
keyno = (unset)
type = (unset)
key = (unset)
hostname:configuration services ntp authkey-000 (uncommitted)> set keyno=1
keyno = 1 (uncommitted)
hostname:configuration services ntp authkey-000 (uncommitted)> set type=A
type = A (uncommitted)
hostname:configuration services ntp authkey-000 (uncommitted)> set key=coconuts
key = ******** (uncommitted)
hostname:configuration services ntp authkey-000 (uncommitted)> commit
hostname:configuration services ntp authkey>
3.
To associate authentication keys with servers via the CLI, the serverkeys property
should be set to a list of values in which each value is a key to be associated
with the corresponding server in the servers property.
If a server does not use authentication, the corresponding server key should be set to 0. For
example, to use the key created above to authenticate the servers "gefilte" and "carp":
hostname:configuration services ntp> set servers=gefilte,carp
servers = gefilte,carp (uncommitted)
hostname:configuration services ntp> set serverkeys=1,1
serverkeys = 1,1 (uncommitted)
hostname:configuration services ntp> commit
hostname:configuration services ntp>
4.
To associate authentication keys with servers, set the serverkeys property
to a list of values in which each value is a key to be associated with the
corresponding server in the servers property.
If a server does not use authentication, the corresponding server key should be set to 0. For
example, to use the key created above to authenticate the servers "gefilte" and "carp":
Appliance Services 315

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