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 #570 background imageLoading...
Page #570 background image
Changing a Project Encryption Key (CLI)
Changing a Project Encryption Key (CLI)
Changing a project encryption key changes the key for shares that inherit the key from the
project. You can change the encryption key associated share at any time, even while it is in use
by client systems. To change the key for a project, use the following procedure:
1.
To see a projects's current key, navigate to that project and enter get keyname.
hostname:shares> select default
hostname:shares default> get keyname
keyname = MyFirstKey
2.
To change the key used for the project and all associated shares, enter set
keyname= followed by the new keyname, and then enter commit.
hostname:shares default> set keyname=MySecondKey
keyname = MySecondKey (uncommitted)
hostname: shares default> commit.
3.
Verify the new project key by entering get keyname.
shares default> get keyname
keyname = MySecondKey
Related Topics
“Changing a Project Encryption Key (BUI)” on page 568
“Changing a Share Encryption Key (CLI)” on page 574
“Deleting an Encryption Key (CLI)” on page 578
“Encryption Properties” on page 581
Creating an Encrypted Filesystem or LUN (BUI)
Shares (filesystems and LUNs) can be encrypted individually or they can be encrypted at the
project level because shares inherit project properties. If the project is encrypted, a filesystem or
LUN created within it is also encrypted. To create an individual encrypted filesystem or LUN
within an unencrypted project, use the following procedure.
Before You Begin
To use encryption, you must first configure a keystore and keys; see “Data
Encryption” on page 559.
1.
Go to Shares > Shares.
2.
Select Filesystems or LUNs.
570 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