Changing A Share Encryption Key (Cli); Backing Up A Local Key (Bui) - Oracle ZFS Storage Appliance Administration Manual

Hide thumbs Also See for ZFS Storage Appliance:
Table of Contents

Advertisement

Changing a Share Encryption Key (CLI)

Related Topics
"Changing a Project Encryption Key (BUI)" on page 568
"Deleting an Encryption Key (BUI)" on page 575
"Encryption Properties" on page 581
Changing a Share Encryption Key (CLI)
You can change the encryption key associated share at any time, even while it is in use by client
systems. To change a key for a share without changing the parent project, use the following
procedure:
1.
To see a share's current key, navigate to that filesystem or LUN and enter get
keyname.
hostname:shares default> select fs-1
hostname:shares default/fs-1> get keyname
2.
To change the key used for the share, enter set keyname= followed by the new
keyname, and then enter commit.
hostname:shares default/fs-1> set keyname=MySecondKey
hostname: shares default/fs-1> commit.
3.
Verify the new share key by entering get keyname.
shares default/fs-1> get keyname
Related Topics
"Changing a Project Encryption Key (CLI)" on page 570
"Deleting an Encryption Key (CLI)" on page 578
"Encryption Properties" on page 581

Backing Up a LOCAL Key (BUI)

Use the following procedure to retrieve the information for a single LOCAL key in order to
back it up.
Navigate to Shares > Encryption > Local.
1.
574
Oracle ZFS Storage Appliance Administration Guide, Release OS8.6.x • September 2016
keyname = MyFirstKey
keyname = MySecondKey (uncommitted)
keyname = MySecondKey

Advertisement

Table of Contents
loading

Table of Contents