Encryption
ONTAP offers both software- and hardware-based encryption technologies to ensure that data at rest cannot be read if the storage medium is repurposed, returned, misplaced, or stolen.
- Hardware solutions:
Lenovo Storage Encryption (LSE)
LSE is a hardware solution that uses self-encrypting drives (SEDs).
ONTAP provides full disk encryption for NVMe SEDs that do not have FIPS 140-2 certification.
- Software solutions:
Lenovo Aggregate Encryption (LAE)
LAE is a software solution that enables encryption of any data volume on any drive type where it is enabled with unique keys for each aggregate.
Lenovo Volume Encryption (LVE)
LVE is a software solution that enables encryption of any data volume on any drive type where it is enabled with a unique key for each volume.
Use both software (LAE or LVE) and hardware (LSE or NVMe SED) encryption solutions to achieve double encryption at rest. Storage efficiency is not affected by LAE or LVE encryption.
Lenovo Storage Encryption
Lenovo Storage Encryption (LSE) supports SEDs that encrypt data as it is written. The data cannot be read without an encryption key stored on the disk. The encryption key, in turn, is accessible only to an authenticated node.
On an I/O request, a node authenticates itself to an SED using an authentication key retrieved from an external key management server or Onboard Key Manager:
The external key management server is a third-party system in your storage environment that serves authentication keys to nodes using the Key Management Interoperability Protocol (KMIP).
The Onboard Key Manager is a built-in tool that serves authentication keys to nodes from the same storage system as your data.
LSE supports self-encrypting HDDs and SSDs. You can use Lenovo Volume Encryption with LSE to “double encrypt” data on LSE drives,.
NVMe self-encrypting drives
NVMe SEDs do not have FIPS 140-2 certification, however, these disks use AES 256-bit transparent disk encryption to protect data at rest.
Data encryption operations, such as generating an authentication key, are performed internally. The authentication key is generated the first time the disk is accessed by the storage system. After that, the disks protect data at rest by requiring storage system authentication each time data operations are requested.
Lenovo Aggregate Encryption
Lenovo Aggregate Encryption (LAE) is a software-based technology for encrypting all data on an aggregate. A benefit of LAE is that volumes are included in aggregate level deduplication, whereas LVE volumes are excluded.
With LAE enabled, the volumes within the aggregate can be encrypted with aggregate keys.
Starting with ONTAP 9.7, newly created aggregates and volumes are encrypted by default when you have the LVE license and onboard or external key management.
Lenovo Volume Encryption
Lenovo Volume Encryption (LVE) is a software-based technology for encrypting data at rest one volume at a time. An encryption key accessible only to the storage system ensures that volume data cannot be read if the underlying device is separated from the system.
Both data, including Snapshot copies, and metadata are encrypted. Access to the data is given by a unique XTS-AES-256 key, one per volume. A built-in Onboard Key Manager secures the keys on the same system with your data.
You can use LVE on any type of aggregate (HDD, SSD, hybrid, array LUN), with any RAID type, and in any supported ONTAP implementation. You can also use LVE with Lenovo Storage Encryption (LSE) to double encrypt data on LSE drives.
When to use KMIP servers Although it is less expensive and typically more convenient to use the Onboard Key Manager, you should set up KMIP servers if any of the following are true: |