Encrypting Master Root Volume

0

For my application, all storage devices require encryption. I have a config file that specifies the following:

\[cluster default]
...
ebs_settings = custom

\[ebs custom]
encrypted = true

The resulting instance has two drives:
/dev/sda1 (not encrypted)
/dev/sdb (encrypted)

According to this thread: https://forums.aws.amazon.com/thread.jspa?messageID=720702^, I would need to point to a custom AMI with an encrypted drive. Is this the current solution? Is there a better way to make an encrypted drive from scratch?

질문됨 3년 전353회 조회
1개 답변
0
수락된 답변

Hi @ProlucidDavid,
I have answered your question in the GitHub issue https://github.com/aws/aws-parallelcluster/issues/834

AWS
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠