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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ