NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

How can I check if the data or file is encrypted or not?

Sungwoo
4,798 Views

There is storage that is using NVE.
The command can confirm whether the volume is encrypted.
By the way, is there a way to check if the data or files in the volume are encrypted?

1 ACCEPTED SOLUTION

Ontapforrum
4,757 Views

Interesting query. According to this detailed KB - Encryption happens at the RAID layer, which is way below the file-system(files)/protocol(cifs/nfs/iscsi)/application layer. After a read operation, data is unencrypted when the data leaves the RAID layer.

 

FAQ: NetApp Volume Encryption and NetApp Aggregate Encryption:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_NetApp_Volume_Encryption_and_NetApp_Aggregate_Encryption

View solution in original post

3 REPLIES 3

Ontapforrum
4,758 Views

Interesting query. According to this detailed KB - Encryption happens at the RAID layer, which is way below the file-system(files)/protocol(cifs/nfs/iscsi)/application layer. After a read operation, data is unencrypted when the data leaves the RAID layer.

 

FAQ: NetApp Volume Encryption and NetApp Aggregate Encryption:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_NetApp_Volume_Encryption_and_NetApp_Aggregate_Encryption

pedro_rocha
4,749 Views

You can’t 

 

you can check if the vol is and then believe all it’s contents are 

CHRISMAKI
4,737 Views

Pedro is correct here, NVE is basically protecting your data from being read from a drive that has been removed from the system.

Public