关于 Oracle ZFS Storage Appliance
配置 Oracle ZFS Storage Appliance
"Shares"(共享资源)BUI 页面" id="GOKQM" base="Shares_Shares_BUI.xml"> "Shares"(共享资源)> "General"(常规)BUI 页面" id="GOKRF" base="Shares_Shares_General_BUI.xml"> "Shares"(共享资源)> "General"(常规)BUI 页面设置" id="GOKQP"> "Shares"(共享资源)> "Protocols"(协议)BUI 页面" id="GOKRL" base="Shares_Shares_Protocols_BUI.xml"> "Shares"(共享资源)> "Access"(访问)BUI 页面" id="GOKVG" base="Shares_Shares_Access_BUI.xml"> "Project"(项目)> "General"(常规)BUI 页面" id="GOKRQ">此过程假定设备上以前未设置过加密。有关加密属性的信息,请参见加密属性。
brm7330-020:> shares encryption
brm7330-020:shares encryption> show
Children:
                              okm => Manage encryption keys
                            local => Manage encryption keys
brm7330-020:shares encryption> local
brm7330-020:shares encryption local> show
Properties:
             master_passphrase =
Children:
                       keys => Manage this Keystore's Keys
brm7330-020:shares encryption local> set master_passphrase
Enter new master_passphrase:
Re-enter new master_passphrase:
             master_passphrase = *********
            这是在将密钥分配给项目或共享资源时在 CLI 和 BUI 中使用的名称。可以将密钥属性留空,系统将生成一个随机的密钥值;也可以输入一个十六进制编码的原始 256 位密钥值。
brm7330-020:shares encryption local> keys create
show
Properties:
                        cipher = AES
                           key =
                       keyname = (unset)
brm7330-020:shares encryption local key (uncommitted)>set keyname=MyFirstKey
                       keyname = MyFirstKey (uncommitted)
brm7330-020:shares encryption local key (uncommitted)> commit