Welcome to the Linux Foundation Forum!

Lab 4.1-Encryption problem

Hi

I have created Volume type Luks as in step 3 in Lab.

For step 5, I am having trouble, when I use this command, getting some error. Here is the output:

Any advice what is wrong here:

ubuntu@devstack-cc:~/devstack$ cinder encryption-type-create--cipher aes-xts-plain64

nova.volume.encryptors.luks.LuksEncryptor

 

error: argument <subcommand>: invalid choice: u'encryption-type-create--cipher'

 

Comments

  • serewicz
    serewicz Posts: 1,000
    edited May 2017

    Double check you are including all the necessary whitespace in the command. You will find you are missing one, which is why the shell has this output: 

    error: argument <subcommand>: invalid choice: u'encryption-type-create--cipher'

     

Categories

Upcoming Training