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?

feita há 3 anos353 visualizações
1 Resposta
0
Resposta aceita

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

AWS
respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas