1826345 Members
3872 Online
109692 Solutions
New Discussion

Local Drive Encryption

 
Charles Dombek
Occasional Visitor

Local Drive Encryption

I am trying to scan a series of HPUX 11.X servers and determine if the local drives are encrypted. Is there a flag on ioscan that will give me the desired output or is there some other way that i can accomplish this. For exmple, on RHEL I would use blkid to output the information about the drive and it would say it was LUKS encrypted. Any help greatly appreciated.

1 REPLY 1
_man
New Member

Re: Local Drive Encryption

In HP-UX you don`t encrypt drives but there is an option to encrypt filesystem using EVFS product.

https://h20392.www2.hpe.com/portal/swdepot/displayProductInfo.do?productNumber=EVFS

If you are already setup EVFS, "evfadm stat -a" command can be used to check the encryption details.

If you want to setup filesystem encryption, you may refer following documents:

https://support.hpe.com/hpsc/doc/public/display?docId=mmr_kc-0129681

https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c04609088

 

Regards

_man