- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Local Drive Encryption
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2018 11:15 AM
11-23-2018 11:15 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 07:25 PM
12-03-2018 07:25 PM
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