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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容